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 1.1.10, which was
|
---|
5 | generated by GNU Autoconf 2.63. Invocation command line was
|
---|
6 |
|
---|
7 | $ ../../configure --without-glu --without-x --disable-tests
|
---|
8 |
|
---|
9 | ## --------- ##
|
---|
10 | ## Platform. ##
|
---|
11 | ## --------- ##
|
---|
12 |
|
---|
13 | hostname = llp
|
---|
14 | uname -m = i686
|
---|
15 | uname -r = 1.5.24(0.156/4/2)
|
---|
16 | uname -s = CYGWIN_NT-5.1
|
---|
17 | uname -v = 2007-01-31 10:57
|
---|
18 |
|
---|
19 | /usr/bin/uname -p = unknown
|
---|
20 | /bin/uname -X = unknown
|
---|
21 |
|
---|
22 | /bin/arch = i686
|
---|
23 | /usr/bin/arch -k = unknown
|
---|
24 | /usr/convex/getsysinfo = unknown
|
---|
25 | /usr/bin/hostinfo = unknown
|
---|
26 | /bin/machine = unknown
|
---|
27 | /usr/bin/oslevel = unknown
|
---|
28 | /bin/universe = unknown
|
---|
29 |
|
---|
30 | PATH: /usr/local/bin
|
---|
31 | PATH: /usr/bin
|
---|
32 | PATH: /bin
|
---|
33 | PATH: /usr/X11R6/bin
|
---|
34 | PATH: /cygdrive/c/Sun/vbox/kBuild/bin/win.x86/
|
---|
35 | PATH: $PATH
|
---|
36 | PATH: /cygdrive/c/Sun/Python25
|
---|
37 | PATH: /cygdrive/c/Sun/vbox/tools/win.x86/vcc/v7/bin
|
---|
38 |
|
---|
39 |
|
---|
40 | ## ----------- ##
|
---|
41 | ## Core tests. ##
|
---|
42 | ## ----------- ##
|
---|
43 |
|
---|
44 | configure:2285: checking build system type
|
---|
45 | configure:2303: result: i686-pc-cygwin
|
---|
46 | configure:2325: checking host system type
|
---|
47 | configure:2340: result: i686-pc-cygwin
|
---|
48 | configure:2419: checking whether make sets $(MAKE)
|
---|
49 | configure:2441: result: yes
|
---|
50 | configure:2498: checking for gcc
|
---|
51 | configure:2528: result: no
|
---|
52 | configure:2591: checking for cc
|
---|
53 | configure:2638: result: no
|
---|
54 | configure:2694: checking for cl.exe
|
---|
55 | configure:2710: found /cygdrive/c/Sun/vbox/tools/win.x86/vcc/v7/bin/cl.exe
|
---|
56 | configure:2721: result: cl.exe
|
---|
57 | configure:2757: checking for C compiler version
|
---|
58 | configure:2765: cl.exe --version >&5
|
---|
59 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
60 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
61 |
|
---|
62 | cl : Command line warning D4002 : ignoring unknown option '--version'
|
---|
63 | cl : Command line error D2003 : missing source filename
|
---|
64 | configure:2769: $? = 2
|
---|
65 | configure:2776: cl.exe -v >&5
|
---|
66 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
67 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
68 |
|
---|
69 | cl : Command line warning D4002 : ignoring unknown option '-v'
|
---|
70 | cl : Command line error D2003 : missing source filename
|
---|
71 | configure:2780: $? = 2
|
---|
72 | configure:2787: cl.exe -V >&5
|
---|
73 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
74 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
75 |
|
---|
76 | cl : Command line error D2004 : '/V' requires an argument
|
---|
77 | configure:2791: $? = 2
|
---|
78 | configure:2814: checking for C compiler default output file name
|
---|
79 | configure:2836: cl.exe conftest.c >&5
|
---|
80 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
81 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
82 |
|
---|
83 | conftest.c
|
---|
84 | Microsoft (R) Incremental Linker Version 7.10.3077
|
---|
85 | Copyright (C) Microsoft Corporation. All rights reserved.
|
---|
86 |
|
---|
87 | /out:conftest.exe
|
---|
88 | conftest.obj
|
---|
89 | configure:2840: $? = 0
|
---|
90 | configure:2878: result: conftest.exe
|
---|
91 | configure:2897: checking whether the C compiler works
|
---|
92 | configure:2907: ./conftest.exe
|
---|
93 | configure:2911: $? = 0
|
---|
94 | configure:2930: result: yes
|
---|
95 | configure:2937: checking whether we are cross compiling
|
---|
96 | configure:2939: result: no
|
---|
97 | configure:2942: checking for suffix of executables
|
---|
98 | configure:2949: cl.exe -o conftest.exe conftest.c >&5
|
---|
99 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
100 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
101 |
|
---|
102 | conftest.c
|
---|
103 | Microsoft (R) Incremental Linker Version 7.10.3077
|
---|
104 | Copyright (C) Microsoft Corporation. All rights reserved.
|
---|
105 |
|
---|
106 | /out:conftest.exe
|
---|
107 | /out:conftest.exe
|
---|
108 | conftest.obj
|
---|
109 | configure:2953: $? = 0
|
---|
110 | configure:2979: result: .exe
|
---|
111 | configure:2985: checking for suffix of object files
|
---|
112 | configure:3011: cl.exe -c conftest.c >&5
|
---|
113 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
114 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
115 |
|
---|
116 | conftest.c
|
---|
117 | configure:3015: $? = 0
|
---|
118 | configure:3040: result: obj
|
---|
119 | configure:3044: checking whether we are using the GNU C compiler
|
---|
120 | configure:3073: cl.exe -c conftest.c >&5
|
---|
121 | conftest.c
|
---|
122 | conftest.c(13) : error C2065: 'choke' : undeclared identifier
|
---|
123 | conftest.c(13) : error C2146: syntax error : missing ';' before identifier 'me'
|
---|
124 | conftest.c(13) : error C2144: syntax error : '<Unknown>' should be preceded by '<Unknown>'
|
---|
125 | conftest.c(13) : error C2144: syntax error : '<Unknown>' should be preceded by '<Unknown>'
|
---|
126 | conftest.c(13) : error C2143: syntax error : missing ';' before 'identifier'
|
---|
127 | conftest.c(16) : error C2065: 'me' : undeclared identifier
|
---|
128 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
129 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
130 |
|
---|
131 | configure:3080: $? = 2
|
---|
132 | configure: failed program was:
|
---|
133 | | /* confdefs.h. */
|
---|
134 | | #define PACKAGE_NAME "Wine"
|
---|
135 | | #define PACKAGE_TARNAME "wine"
|
---|
136 | | #define PACKAGE_VERSION "1.1.10"
|
---|
137 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
138 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
139 | | /* end confdefs.h. */
|
---|
140 | |
|
---|
141 | | int
|
---|
142 | | main ()
|
---|
143 | | {
|
---|
144 | | #ifndef __GNUC__
|
---|
145 | | choke me
|
---|
146 | | #endif
|
---|
147 | |
|
---|
148 | | ;
|
---|
149 | | return 0;
|
---|
150 | | }
|
---|
151 | configure:3097: result: no
|
---|
152 | configure:3106: checking whether cl.exe accepts -g
|
---|
153 | configure:3136: cl.exe -c -g conftest.c >&5
|
---|
154 | conftest.c
|
---|
155 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
156 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
157 |
|
---|
158 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
159 | configure:3143: $? = 0
|
---|
160 | configure: failed program was:
|
---|
161 | | /* confdefs.h. */
|
---|
162 | | #define PACKAGE_NAME "Wine"
|
---|
163 | | #define PACKAGE_TARNAME "wine"
|
---|
164 | | #define PACKAGE_VERSION "1.1.10"
|
---|
165 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
166 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
167 | | /* end confdefs.h. */
|
---|
168 | |
|
---|
169 | | int
|
---|
170 | | main ()
|
---|
171 | | {
|
---|
172 | |
|
---|
173 | | ;
|
---|
174 | | return 0;
|
---|
175 | | }
|
---|
176 | configure:3175: cl.exe -c conftest.c >&5
|
---|
177 | conftest.c
|
---|
178 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
179 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
180 |
|
---|
181 | configure:3182: $? = 0
|
---|
182 | configure: failed program was:
|
---|
183 | | /* confdefs.h. */
|
---|
184 | | #define PACKAGE_NAME "Wine"
|
---|
185 | | #define PACKAGE_TARNAME "wine"
|
---|
186 | | #define PACKAGE_VERSION "1.1.10"
|
---|
187 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
188 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
189 | | /* end confdefs.h. */
|
---|
190 | |
|
---|
191 | | int
|
---|
192 | | main ()
|
---|
193 | | {
|
---|
194 | |
|
---|
195 | | ;
|
---|
196 | | return 0;
|
---|
197 | | }
|
---|
198 | configure:3215: cl.exe -c -g conftest.c >&5
|
---|
199 | conftest.c
|
---|
200 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
201 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
202 |
|
---|
203 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
204 | configure:3222: $? = 0
|
---|
205 | configure:3244: result: yes
|
---|
206 | configure:3261: checking for cl.exe option to accept ISO C89
|
---|
207 | configure:3335: cl.exe -c -g conftest.c >&5
|
---|
208 | conftest.c
|
---|
209 | conftest.c(54) : warning C4113: 'char *(__cdecl *)()' differs in parameter lists from 'char *(__cdecl *)(char ** ,int)'
|
---|
210 | conftest.c(54) : warning C4113: 'char *(__cdecl *)()' differs in parameter lists from 'char *(__cdecl *)(char ** ,int)'
|
---|
211 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
212 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
213 |
|
---|
214 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
215 | configure:3342: $? = 0
|
---|
216 | configure:3365: result: none needed
|
---|
217 | configure:3441: checking for g++
|
---|
218 | configure:3471: result: no
|
---|
219 | configure:3441: checking for c++
|
---|
220 | configure:3471: result: no
|
---|
221 | configure:3441: checking for gpp
|
---|
222 | configure:3471: result: no
|
---|
223 | configure:3441: checking for aCC
|
---|
224 | configure:3471: result: no
|
---|
225 | configure:3441: checking for CC
|
---|
226 | configure:3471: result: no
|
---|
227 | configure:3441: checking for cxx
|
---|
228 | configure:3471: result: no
|
---|
229 | configure:3441: checking for cc++
|
---|
230 | configure:3471: result: no
|
---|
231 | configure:3441: checking for cl.exe
|
---|
232 | configure:3457: found /cygdrive/c/Sun/vbox/tools/win.x86/vcc/v7/bin/cl.exe
|
---|
233 | configure:3468: result: cl.exe
|
---|
234 | configure:3495: checking for C++ compiler version
|
---|
235 | configure:3503: cl.exe --version >&5
|
---|
236 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
237 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
238 |
|
---|
239 | cl : Command line warning D4002 : ignoring unknown option '--version'
|
---|
240 | cl : Command line error D2003 : missing source filename
|
---|
241 | configure:3507: $? = 2
|
---|
242 | configure:3514: cl.exe -v >&5
|
---|
243 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
244 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
245 |
|
---|
246 | cl : Command line warning D4002 : ignoring unknown option '-v'
|
---|
247 | cl : Command line error D2003 : missing source filename
|
---|
248 | configure:3518: $? = 2
|
---|
249 | configure:3525: cl.exe -V >&5
|
---|
250 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
251 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
252 |
|
---|
253 | cl : Command line error D2004 : '/V' requires an argument
|
---|
254 | configure:3529: $? = 2
|
---|
255 | configure:3532: checking whether we are using the GNU C++ compiler
|
---|
256 | configure:3561: cl.exe -c conftest.cpp >&5
|
---|
257 | conftest.cpp
|
---|
258 | conftest.cpp(16) : error C2065: 'choke' : undeclared identifier
|
---|
259 | conftest.cpp(16) : error C2146: syntax error : missing ';' before identifier 'me'
|
---|
260 | conftest.cpp(16) : error C2065: 'me' : undeclared identifier
|
---|
261 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
262 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
263 |
|
---|
264 | configure:3568: $? = 2
|
---|
265 | configure: failed program was:
|
---|
266 | | /* confdefs.h. */
|
---|
267 | | #define PACKAGE_NAME "Wine"
|
---|
268 | | #define PACKAGE_TARNAME "wine"
|
---|
269 | | #define PACKAGE_VERSION "1.1.10"
|
---|
270 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
271 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
272 | | /* end confdefs.h. */
|
---|
273 | |
|
---|
274 | | int
|
---|
275 | | main ()
|
---|
276 | | {
|
---|
277 | | #ifndef __GNUC__
|
---|
278 | | choke me
|
---|
279 | | #endif
|
---|
280 | |
|
---|
281 | | ;
|
---|
282 | | return 0;
|
---|
283 | | }
|
---|
284 | configure:3585: result: no
|
---|
285 | configure:3594: checking whether cl.exe accepts -g
|
---|
286 | configure:3624: cl.exe -c -g conftest.cpp >&5
|
---|
287 | conftest.cpp
|
---|
288 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
289 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
290 |
|
---|
291 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
292 | configure:3631: $? = 0
|
---|
293 | configure: failed program was:
|
---|
294 | | /* confdefs.h. */
|
---|
295 | | #define PACKAGE_NAME "Wine"
|
---|
296 | | #define PACKAGE_TARNAME "wine"
|
---|
297 | | #define PACKAGE_VERSION "1.1.10"
|
---|
298 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
299 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
300 | | /* end confdefs.h. */
|
---|
301 | |
|
---|
302 | | int
|
---|
303 | | main ()
|
---|
304 | | {
|
---|
305 | |
|
---|
306 | | ;
|
---|
307 | | return 0;
|
---|
308 | | }
|
---|
309 | configure:3663: cl.exe -c conftest.cpp >&5
|
---|
310 | conftest.cpp
|
---|
311 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
312 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
313 |
|
---|
314 | configure:3670: $? = 0
|
---|
315 | configure: failed program was:
|
---|
316 | | /* confdefs.h. */
|
---|
317 | | #define PACKAGE_NAME "Wine"
|
---|
318 | | #define PACKAGE_TARNAME "wine"
|
---|
319 | | #define PACKAGE_VERSION "1.1.10"
|
---|
320 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
321 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
322 | | /* end confdefs.h. */
|
---|
323 | |
|
---|
324 | | int
|
---|
325 | | main ()
|
---|
326 | | {
|
---|
327 | |
|
---|
328 | | ;
|
---|
329 | | return 0;
|
---|
330 | | }
|
---|
331 | configure:3703: cl.exe -c -g conftest.cpp >&5
|
---|
332 | conftest.cpp
|
---|
333 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
334 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
335 |
|
---|
336 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
337 | configure:3710: $? = 0
|
---|
338 | configure:3732: result: yes
|
---|
339 | configure:3798: checking for cpp
|
---|
340 | configure:3828: result: no
|
---|
341 | configure:3848: checking for the directory containing the Wine tools
|
---|
342 | configure:3872: result: $(TOPOBJDIR)
|
---|
343 | configure:3883: checking how to run the C preprocessor
|
---|
344 | configure:3923: cl.exe -E conftest.c
|
---|
345 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
346 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
347 |
|
---|
348 | conftest.c
|
---|
349 | configure:3930: $? = 0
|
---|
350 | configure:3961: cl.exe -E conftest.c
|
---|
351 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
352 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
353 |
|
---|
354 | conftest.c
|
---|
355 | conftest.c(8) : fatal error C1083: Cannot open include file: 'ac_nonexistent.h': No such file or directory
|
---|
356 | configure:3968: $? = 2
|
---|
357 | configure: failed program was:
|
---|
358 | | /* confdefs.h. */
|
---|
359 | | #define PACKAGE_NAME "Wine"
|
---|
360 | | #define PACKAGE_TARNAME "wine"
|
---|
361 | | #define PACKAGE_VERSION "1.1.10"
|
---|
362 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
363 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
364 | | /* end confdefs.h. */
|
---|
365 | | #include <ac_nonexistent.h>
|
---|
366 | configure:4001: result: cl.exe -E
|
---|
367 | configure:4030: cl.exe -E conftest.c
|
---|
368 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
369 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
370 |
|
---|
371 | conftest.c
|
---|
372 | configure:4037: $? = 0
|
---|
373 | configure:4068: cl.exe -E conftest.c
|
---|
374 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
375 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
376 |
|
---|
377 | conftest.c
|
---|
378 | conftest.c(8) : fatal error C1083: Cannot open include file: 'ac_nonexistent.h': No such file or directory
|
---|
379 | configure:4075: $? = 2
|
---|
380 | configure: failed program was:
|
---|
381 | | /* confdefs.h. */
|
---|
382 | | #define PACKAGE_NAME "Wine"
|
---|
383 | | #define PACKAGE_TARNAME "wine"
|
---|
384 | | #define PACKAGE_VERSION "1.1.10"
|
---|
385 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
386 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
387 | | /* end confdefs.h. */
|
---|
388 | | #include <ac_nonexistent.h>
|
---|
389 | configure:4115: checking for X
|
---|
390 | configure:4344: result: disabled
|
---|
391 | configure:5499: checking for flex
|
---|
392 | configure:5515: found /usr/bin/flex
|
---|
393 | configure:5526: result: flex
|
---|
394 | configure:5549: checking for bison
|
---|
395 | configure:5565: found /usr/bin/bison
|
---|
396 | configure:5576: result: bison
|
---|
397 | configure:5644: checking for gas
|
---|
398 | configure:5674: result: no
|
---|
399 | configure:5644: checking for as
|
---|
400 | configure:5674: result: no
|
---|
401 | configure:5744: checking for ld
|
---|
402 | configure:5774: result: no
|
---|
403 | configure:5744: checking for gld
|
---|
404 | configure:5774: result: no
|
---|
405 | configure:5844: checking for nm
|
---|
406 | configure:5874: result: no
|
---|
407 | configure:5844: checking for gnm
|
---|
408 | configure:5874: result: no
|
---|
409 | configure:5944: checking for ar
|
---|
410 | configure:5974: result: no
|
---|
411 | configure:5944: checking for gar
|
---|
412 | configure:5974: result: no
|
---|
413 | configure:6040: checking for ranlib
|
---|
414 | configure:6070: result: no
|
---|
415 | configure:6132: checking for strip
|
---|
416 | configure:6162: result: no
|
---|
417 | configure:6224: checking for windres
|
---|
418 | configure:6254: result: no
|
---|
419 | configure:6273: checking whether ln -s works
|
---|
420 | configure:6277: result: yes
|
---|
421 | configure:6284: checking whether ln works
|
---|
422 | configure:6291: result: yes
|
---|
423 | configure:6300: checking for grep that handles long lines and -e
|
---|
424 | configure:6360: result: /usr/bin/grep
|
---|
425 | configure:6365: checking for egrep
|
---|
426 | configure:6429: result: /usr/bin/grep -E
|
---|
427 | configure:6436: checking for ldconfig
|
---|
428 | configure:6467: result: true
|
---|
429 | configure:6489: checking for a BSD-compatible install
|
---|
430 | configure:6557: result: /usr/bin/install -c
|
---|
431 | configure:6577: checking for lclint
|
---|
432 | configure:6607: result: no
|
---|
433 | configure:6577: checking for lint
|
---|
434 | configure:6607: result: no
|
---|
435 | configure:6626: checking for fontforge
|
---|
436 | configure:6656: result: no
|
---|
437 | configure:6669: checking for pkg-config
|
---|
438 | configure:6699: result: no
|
---|
439 | configure:6712: checking for rsvg
|
---|
440 | configure:6742: result: no
|
---|
441 | configure:6755: checking for icotool
|
---|
442 | configure:6785: result: no
|
---|
443 | configure:6806: checking for prelink
|
---|
444 | configure:6837: result: false
|
---|
445 | configure:6850: checking for i386_set_ldt in -li386
|
---|
446 | configure:6885: cl.exe -o conftest.exe -g conftest.c -li386 >&5
|
---|
447 | conftest.c
|
---|
448 | Microsoft (R) Incremental Linker Version 7.10.3077
|
---|
449 | Copyright (C) Microsoft Corporation. All rights reserved.
|
---|
450 |
|
---|
451 | /out:conftest.exe
|
---|
452 | /out:conftest.exe
|
---|
453 | conftest.obj
|
---|
454 | conftest.obj : error LNK2019: unresolved external symbol _i386_set_ldt referenced in function _main
|
---|
455 | conftest.exe : fatal error LNK1120: 1 unresolved externals
|
---|
456 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
457 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
458 |
|
---|
459 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
460 | cl : Command line warning D4002 : ignoring unknown option '-li386'
|
---|
461 | configure:6892: $? = 2
|
---|
462 | configure: failed program was:
|
---|
463 | | /* confdefs.h. */
|
---|
464 | | #define PACKAGE_NAME "Wine"
|
---|
465 | | #define PACKAGE_TARNAME "wine"
|
---|
466 | | #define PACKAGE_VERSION "1.1.10"
|
---|
467 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
468 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
469 | | #define X_DISPLAY_MISSING 1
|
---|
470 | | /* end confdefs.h. */
|
---|
471 | |
|
---|
472 | | /* Override any GCC internal prototype to avoid an error.
|
---|
473 | | Use char because int might match the return type of a GCC
|
---|
474 | | builtin and then its argument prototype would still apply. */
|
---|
475 | | #ifdef __cplusplus
|
---|
476 | | extern "C"
|
---|
477 | | #endif
|
---|
478 | | char i386_set_ldt ();
|
---|
479 | | int
|
---|
480 | | main ()
|
---|
481 | | {
|
---|
482 | | return i386_set_ldt ();
|
---|
483 | | ;
|
---|
484 | | return 0;
|
---|
485 | | }
|
---|
486 | configure:6913: result: no
|
---|
487 | configure:6925: checking for _oss_ioctl in -lossaudio
|
---|
488 | configure:6960: cl.exe -o conftest.exe -g conftest.c -lossaudio >&5
|
---|
489 | conftest.c
|
---|
490 | Microsoft (R) Incremental Linker Version 7.10.3077
|
---|
491 | Copyright (C) Microsoft Corporation. All rights reserved.
|
---|
492 |
|
---|
493 | /out:conftest.exe
|
---|
494 | /out:conftest.exe
|
---|
495 | conftest.obj
|
---|
496 | conftest.obj : error LNK2019: unresolved external symbol __oss_ioctl referenced in function _main
|
---|
497 | conftest.exe : fatal error LNK1120: 1 unresolved externals
|
---|
498 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
499 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
500 |
|
---|
501 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
502 | cl : Command line warning D4002 : ignoring unknown option '-lossaudio'
|
---|
503 | configure:6967: $? = 2
|
---|
504 | configure: failed program was:
|
---|
505 | | /* confdefs.h. */
|
---|
506 | | #define PACKAGE_NAME "Wine"
|
---|
507 | | #define PACKAGE_TARNAME "wine"
|
---|
508 | | #define PACKAGE_VERSION "1.1.10"
|
---|
509 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
510 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
511 | | #define X_DISPLAY_MISSING 1
|
---|
512 | | /* end confdefs.h. */
|
---|
513 | |
|
---|
514 | | /* Override any GCC internal prototype to avoid an error.
|
---|
515 | | Use char because int might match the return type of a GCC
|
---|
516 | | builtin and then its argument prototype would still apply. */
|
---|
517 | | #ifdef __cplusplus
|
---|
518 | | extern "C"
|
---|
519 | | #endif
|
---|
520 | | char _oss_ioctl ();
|
---|
521 | | int
|
---|
522 | | main ()
|
---|
523 | | {
|
---|
524 | | return _oss_ioctl ();
|
---|
525 | | ;
|
---|
526 | | return 0;
|
---|
527 | | }
|
---|
528 | configure:6988: result: no
|
---|
529 | configure:6999: checking for pthread_create in -lpthread
|
---|
530 | configure:7034: cl.exe -o conftest.exe -g conftest.c -lpthread >&5
|
---|
531 | conftest.c
|
---|
532 | Microsoft (R) Incremental Linker Version 7.10.3077
|
---|
533 | Copyright (C) Microsoft Corporation. All rights reserved.
|
---|
534 |
|
---|
535 | /out:conftest.exe
|
---|
536 | /out:conftest.exe
|
---|
537 | conftest.obj
|
---|
538 | conftest.obj : error LNK2019: unresolved external symbol _pthread_create referenced in function _main
|
---|
539 | conftest.exe : fatal error LNK1120: 1 unresolved externals
|
---|
540 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
541 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
542 |
|
---|
543 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
544 | cl : Command line warning D4002 : ignoring unknown option '-lpthread'
|
---|
545 | configure:7041: $? = 2
|
---|
546 | configure: failed program was:
|
---|
547 | | /* confdefs.h. */
|
---|
548 | | #define PACKAGE_NAME "Wine"
|
---|
549 | | #define PACKAGE_TARNAME "wine"
|
---|
550 | | #define PACKAGE_VERSION "1.1.10"
|
---|
551 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
552 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
553 | | #define X_DISPLAY_MISSING 1
|
---|
554 | | /* end confdefs.h. */
|
---|
555 | |
|
---|
556 | | /* Override any GCC internal prototype to avoid an error.
|
---|
557 | | Use char because int might match the return type of a GCC
|
---|
558 | | builtin and then its argument prototype would still apply. */
|
---|
559 | | #ifdef __cplusplus
|
---|
560 | | extern "C"
|
---|
561 | | #endif
|
---|
562 | | char pthread_create ();
|
---|
563 | | int
|
---|
564 | | main ()
|
---|
565 | | {
|
---|
566 | | return pthread_create ();
|
---|
567 | | ;
|
---|
568 | | return 0;
|
---|
569 | | }
|
---|
570 | configure:7062: result: no
|
---|
571 | configure:7076: checking for ANSI C header files
|
---|
572 | configure:7106: cl.exe -c -g conftest.c >&5
|
---|
573 | conftest.c
|
---|
574 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
575 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
576 |
|
---|
577 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
578 | configure:7113: $? = 0
|
---|
579 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
580 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
581 |
|
---|
582 | conftest.c
|
---|
583 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
584 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
585 |
|
---|
586 | conftest.c
|
---|
587 | configure:7212: cl.exe -o conftest.exe -g conftest.c >&5
|
---|
588 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
589 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
590 |
|
---|
591 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
592 | conftest.c
|
---|
593 | Microsoft (R) Incremental Linker Version 7.10.3077
|
---|
594 | Copyright (C) Microsoft Corporation. All rights reserved.
|
---|
595 |
|
---|
596 | /out:conftest.exe
|
---|
597 | /out:conftest.exe
|
---|
598 | conftest.obj
|
---|
599 | configure:7216: $? = 0
|
---|
600 | configure:7222: ./conftest.exe
|
---|
601 | configure:7226: $? = 0
|
---|
602 | configure:7244: result: yes
|
---|
603 | configure:7268: checking for sys/types.h
|
---|
604 | configure:7289: cl.exe -c -g conftest.c >&5
|
---|
605 | conftest.c
|
---|
606 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
607 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
608 |
|
---|
609 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
610 | configure:7296: $? = 0
|
---|
611 | configure:7313: result: yes
|
---|
612 | configure:7268: checking for sys/stat.h
|
---|
613 | configure:7289: cl.exe -c -g conftest.c >&5
|
---|
614 | conftest.c
|
---|
615 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
616 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
617 |
|
---|
618 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
619 | configure:7296: $? = 0
|
---|
620 | configure:7313: result: yes
|
---|
621 | configure:7268: checking for stdlib.h
|
---|
622 | configure:7289: cl.exe -c -g conftest.c >&5
|
---|
623 | conftest.c
|
---|
624 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
625 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
626 |
|
---|
627 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
628 | configure:7296: $? = 0
|
---|
629 | configure:7313: result: yes
|
---|
630 | configure:7268: checking for string.h
|
---|
631 | configure:7289: cl.exe -c -g conftest.c >&5
|
---|
632 | conftest.c
|
---|
633 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
634 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
635 |
|
---|
636 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
637 | configure:7296: $? = 0
|
---|
638 | configure:7313: result: yes
|
---|
639 | configure:7268: checking for memory.h
|
---|
640 | configure:7289: cl.exe -c -g conftest.c >&5
|
---|
641 | conftest.c
|
---|
642 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
643 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
644 |
|
---|
645 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
646 | configure:7296: $? = 0
|
---|
647 | configure:7313: result: yes
|
---|
648 | configure:7268: checking for strings.h
|
---|
649 | configure:7289: cl.exe -c -g conftest.c >&5
|
---|
650 | conftest.c
|
---|
651 | conftest.c(49) : fatal error C1083: Cannot open include file: 'strings.h': No such file or directory
|
---|
652 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
653 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
654 |
|
---|
655 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
656 | configure:7296: $? = 2
|
---|
657 | configure: failed program was:
|
---|
658 | | /* confdefs.h. */
|
---|
659 | | #define PACKAGE_NAME "Wine"
|
---|
660 | | #define PACKAGE_TARNAME "wine"
|
---|
661 | | #define PACKAGE_VERSION "1.1.10"
|
---|
662 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
663 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
664 | | #define X_DISPLAY_MISSING 1
|
---|
665 | | #define STDC_HEADERS 1
|
---|
666 | | #define HAVE_SYS_TYPES_H 1
|
---|
667 | | #define HAVE_SYS_STAT_H 1
|
---|
668 | | #define HAVE_STDLIB_H 1
|
---|
669 | | #define HAVE_STRING_H 1
|
---|
670 | | #define HAVE_MEMORY_H 1
|
---|
671 | | /* end confdefs.h. */
|
---|
672 | | #include <stdio.h>
|
---|
673 | | #ifdef HAVE_SYS_TYPES_H
|
---|
674 | | # include <sys/types.h>
|
---|
675 | | #endif
|
---|
676 | | #ifdef HAVE_SYS_STAT_H
|
---|
677 | | # include <sys/stat.h>
|
---|
678 | | #endif
|
---|
679 | | #ifdef STDC_HEADERS
|
---|
680 | | # include <stdlib.h>
|
---|
681 | | # include <stddef.h>
|
---|
682 | | #else
|
---|
683 | | # ifdef HAVE_STDLIB_H
|
---|
684 | | # include <stdlib.h>
|
---|
685 | | # endif
|
---|
686 | | #endif
|
---|
687 | | #ifdef HAVE_STRING_H
|
---|
688 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
689 | | # include <memory.h>
|
---|
690 | | # endif
|
---|
691 | | # include <string.h>
|
---|
692 | | #endif
|
---|
693 | | #ifdef HAVE_STRINGS_H
|
---|
694 | | # include <strings.h>
|
---|
695 | | #endif
|
---|
696 | | #ifdef HAVE_INTTYPES_H
|
---|
697 | | # include <inttypes.h>
|
---|
698 | | #endif
|
---|
699 | | #ifdef HAVE_STDINT_H
|
---|
700 | | # include <stdint.h>
|
---|
701 | | #endif
|
---|
702 | | #ifdef HAVE_UNISTD_H
|
---|
703 | | # include <unistd.h>
|
---|
704 | | #endif
|
---|
705 | |
|
---|
706 | | #include <strings.h>
|
---|
707 | configure:7313: result: no
|
---|
708 | configure:7268: checking for inttypes.h
|
---|
709 | configure:7289: cl.exe -c -g conftest.c >&5
|
---|
710 | conftest.c
|
---|
711 | conftest.c(49) : fatal error C1083: Cannot open include file: 'inttypes.h': No such file or directory
|
---|
712 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
713 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
714 |
|
---|
715 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
716 | configure:7296: $? = 2
|
---|
717 | configure: failed program was:
|
---|
718 | | /* confdefs.h. */
|
---|
719 | | #define PACKAGE_NAME "Wine"
|
---|
720 | | #define PACKAGE_TARNAME "wine"
|
---|
721 | | #define PACKAGE_VERSION "1.1.10"
|
---|
722 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
723 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
724 | | #define X_DISPLAY_MISSING 1
|
---|
725 | | #define STDC_HEADERS 1
|
---|
726 | | #define HAVE_SYS_TYPES_H 1
|
---|
727 | | #define HAVE_SYS_STAT_H 1
|
---|
728 | | #define HAVE_STDLIB_H 1
|
---|
729 | | #define HAVE_STRING_H 1
|
---|
730 | | #define HAVE_MEMORY_H 1
|
---|
731 | | /* end confdefs.h. */
|
---|
732 | | #include <stdio.h>
|
---|
733 | | #ifdef HAVE_SYS_TYPES_H
|
---|
734 | | # include <sys/types.h>
|
---|
735 | | #endif
|
---|
736 | | #ifdef HAVE_SYS_STAT_H
|
---|
737 | | # include <sys/stat.h>
|
---|
738 | | #endif
|
---|
739 | | #ifdef STDC_HEADERS
|
---|
740 | | # include <stdlib.h>
|
---|
741 | | # include <stddef.h>
|
---|
742 | | #else
|
---|
743 | | # ifdef HAVE_STDLIB_H
|
---|
744 | | # include <stdlib.h>
|
---|
745 | | # endif
|
---|
746 | | #endif
|
---|
747 | | #ifdef HAVE_STRING_H
|
---|
748 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
749 | | # include <memory.h>
|
---|
750 | | # endif
|
---|
751 | | # include <string.h>
|
---|
752 | | #endif
|
---|
753 | | #ifdef HAVE_STRINGS_H
|
---|
754 | | # include <strings.h>
|
---|
755 | | #endif
|
---|
756 | | #ifdef HAVE_INTTYPES_H
|
---|
757 | | # include <inttypes.h>
|
---|
758 | | #endif
|
---|
759 | | #ifdef HAVE_STDINT_H
|
---|
760 | | # include <stdint.h>
|
---|
761 | | #endif
|
---|
762 | | #ifdef HAVE_UNISTD_H
|
---|
763 | | # include <unistd.h>
|
---|
764 | | #endif
|
---|
765 | |
|
---|
766 | | #include <inttypes.h>
|
---|
767 | configure:7313: result: no
|
---|
768 | configure:7268: checking for stdint.h
|
---|
769 | configure:7289: cl.exe -c -g conftest.c >&5
|
---|
770 | conftest.c
|
---|
771 | conftest.c(49) : fatal error C1083: Cannot open include file: 'stdint.h': No such file or directory
|
---|
772 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
773 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
774 |
|
---|
775 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
776 | configure:7296: $? = 2
|
---|
777 | configure: failed program was:
|
---|
778 | | /* confdefs.h. */
|
---|
779 | | #define PACKAGE_NAME "Wine"
|
---|
780 | | #define PACKAGE_TARNAME "wine"
|
---|
781 | | #define PACKAGE_VERSION "1.1.10"
|
---|
782 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
783 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
784 | | #define X_DISPLAY_MISSING 1
|
---|
785 | | #define STDC_HEADERS 1
|
---|
786 | | #define HAVE_SYS_TYPES_H 1
|
---|
787 | | #define HAVE_SYS_STAT_H 1
|
---|
788 | | #define HAVE_STDLIB_H 1
|
---|
789 | | #define HAVE_STRING_H 1
|
---|
790 | | #define HAVE_MEMORY_H 1
|
---|
791 | | /* end confdefs.h. */
|
---|
792 | | #include <stdio.h>
|
---|
793 | | #ifdef HAVE_SYS_TYPES_H
|
---|
794 | | # include <sys/types.h>
|
---|
795 | | #endif
|
---|
796 | | #ifdef HAVE_SYS_STAT_H
|
---|
797 | | # include <sys/stat.h>
|
---|
798 | | #endif
|
---|
799 | | #ifdef STDC_HEADERS
|
---|
800 | | # include <stdlib.h>
|
---|
801 | | # include <stddef.h>
|
---|
802 | | #else
|
---|
803 | | # ifdef HAVE_STDLIB_H
|
---|
804 | | # include <stdlib.h>
|
---|
805 | | # endif
|
---|
806 | | #endif
|
---|
807 | | #ifdef HAVE_STRING_H
|
---|
808 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
809 | | # include <memory.h>
|
---|
810 | | # endif
|
---|
811 | | # include <string.h>
|
---|
812 | | #endif
|
---|
813 | | #ifdef HAVE_STRINGS_H
|
---|
814 | | # include <strings.h>
|
---|
815 | | #endif
|
---|
816 | | #ifdef HAVE_INTTYPES_H
|
---|
817 | | # include <inttypes.h>
|
---|
818 | | #endif
|
---|
819 | | #ifdef HAVE_STDINT_H
|
---|
820 | | # include <stdint.h>
|
---|
821 | | #endif
|
---|
822 | | #ifdef HAVE_UNISTD_H
|
---|
823 | | # include <unistd.h>
|
---|
824 | | #endif
|
---|
825 | |
|
---|
826 | | #include <stdint.h>
|
---|
827 | configure:7313: result: no
|
---|
828 | configure:7268: checking for unistd.h
|
---|
829 | configure:7289: cl.exe -c -g conftest.c >&5
|
---|
830 | conftest.c
|
---|
831 | conftest.c(49) : fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory
|
---|
832 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
833 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
834 |
|
---|
835 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
836 | configure:7296: $? = 2
|
---|
837 | configure: failed program was:
|
---|
838 | | /* confdefs.h. */
|
---|
839 | | #define PACKAGE_NAME "Wine"
|
---|
840 | | #define PACKAGE_TARNAME "wine"
|
---|
841 | | #define PACKAGE_VERSION "1.1.10"
|
---|
842 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
843 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
844 | | #define X_DISPLAY_MISSING 1
|
---|
845 | | #define STDC_HEADERS 1
|
---|
846 | | #define HAVE_SYS_TYPES_H 1
|
---|
847 | | #define HAVE_SYS_STAT_H 1
|
---|
848 | | #define HAVE_STDLIB_H 1
|
---|
849 | | #define HAVE_STRING_H 1
|
---|
850 | | #define HAVE_MEMORY_H 1
|
---|
851 | | /* end confdefs.h. */
|
---|
852 | | #include <stdio.h>
|
---|
853 | | #ifdef HAVE_SYS_TYPES_H
|
---|
854 | | # include <sys/types.h>
|
---|
855 | | #endif
|
---|
856 | | #ifdef HAVE_SYS_STAT_H
|
---|
857 | | # include <sys/stat.h>
|
---|
858 | | #endif
|
---|
859 | | #ifdef STDC_HEADERS
|
---|
860 | | # include <stdlib.h>
|
---|
861 | | # include <stddef.h>
|
---|
862 | | #else
|
---|
863 | | # ifdef HAVE_STDLIB_H
|
---|
864 | | # include <stdlib.h>
|
---|
865 | | # endif
|
---|
866 | | #endif
|
---|
867 | | #ifdef HAVE_STRING_H
|
---|
868 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
869 | | # include <memory.h>
|
---|
870 | | # endif
|
---|
871 | | # include <string.h>
|
---|
872 | | #endif
|
---|
873 | | #ifdef HAVE_STRINGS_H
|
---|
874 | | # include <strings.h>
|
---|
875 | | #endif
|
---|
876 | | #ifdef HAVE_INTTYPES_H
|
---|
877 | | # include <inttypes.h>
|
---|
878 | | #endif
|
---|
879 | | #ifdef HAVE_STDINT_H
|
---|
880 | | # include <stdint.h>
|
---|
881 | | #endif
|
---|
882 | | #ifdef HAVE_UNISTD_H
|
---|
883 | | # include <unistd.h>
|
---|
884 | | #endif
|
---|
885 | |
|
---|
886 | | #include <unistd.h>
|
---|
887 | configure:7313: result: no
|
---|
888 | configure:7567: checking AudioUnit/AudioUnit.h usability
|
---|
889 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
890 | conftest.c
|
---|
891 | conftest.c(48) : fatal error C1083: Cannot open include file: 'AudioUnit/AudioUnit.h': No such file or directory
|
---|
892 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
893 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
894 |
|
---|
895 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
896 | configure:7591: $? = 2
|
---|
897 | configure: failed program was:
|
---|
898 | | /* confdefs.h. */
|
---|
899 | | #define PACKAGE_NAME "Wine"
|
---|
900 | | #define PACKAGE_TARNAME "wine"
|
---|
901 | | #define PACKAGE_VERSION "1.1.10"
|
---|
902 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
903 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
904 | | #define X_DISPLAY_MISSING 1
|
---|
905 | | #define STDC_HEADERS 1
|
---|
906 | | #define HAVE_SYS_TYPES_H 1
|
---|
907 | | #define HAVE_SYS_STAT_H 1
|
---|
908 | | #define HAVE_STDLIB_H 1
|
---|
909 | | #define HAVE_STRING_H 1
|
---|
910 | | #define HAVE_MEMORY_H 1
|
---|
911 | | /* end confdefs.h. */
|
---|
912 | | #include <stdio.h>
|
---|
913 | | #ifdef HAVE_SYS_TYPES_H
|
---|
914 | | # include <sys/types.h>
|
---|
915 | | #endif
|
---|
916 | | #ifdef HAVE_SYS_STAT_H
|
---|
917 | | # include <sys/stat.h>
|
---|
918 | | #endif
|
---|
919 | | #ifdef STDC_HEADERS
|
---|
920 | | # include <stdlib.h>
|
---|
921 | | # include <stddef.h>
|
---|
922 | | #else
|
---|
923 | | # ifdef HAVE_STDLIB_H
|
---|
924 | | # include <stdlib.h>
|
---|
925 | | # endif
|
---|
926 | | #endif
|
---|
927 | | #ifdef HAVE_STRING_H
|
---|
928 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
929 | | # include <memory.h>
|
---|
930 | | # endif
|
---|
931 | | # include <string.h>
|
---|
932 | | #endif
|
---|
933 | | #ifdef HAVE_STRINGS_H
|
---|
934 | | # include <strings.h>
|
---|
935 | | #endif
|
---|
936 | | #ifdef HAVE_INTTYPES_H
|
---|
937 | | # include <inttypes.h>
|
---|
938 | | #endif
|
---|
939 | | #ifdef HAVE_STDINT_H
|
---|
940 | | # include <stdint.h>
|
---|
941 | | #endif
|
---|
942 | | #ifdef HAVE_UNISTD_H
|
---|
943 | | # include <unistd.h>
|
---|
944 | | #endif
|
---|
945 | | #include <AudioUnit/AudioUnit.h>
|
---|
946 | configure:7605: result: no
|
---|
947 | configure:7609: checking AudioUnit/AudioUnit.h presence
|
---|
948 | configure:7624: cl.exe -E conftest.c
|
---|
949 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
950 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
951 |
|
---|
952 | conftest.c
|
---|
953 | conftest.c(15) : fatal error C1083: Cannot open include file: 'AudioUnit/AudioUnit.h': No such file or directory
|
---|
954 | configure:7631: $? = 2
|
---|
955 | configure: failed program was:
|
---|
956 | | /* confdefs.h. */
|
---|
957 | | #define PACKAGE_NAME "Wine"
|
---|
958 | | #define PACKAGE_TARNAME "wine"
|
---|
959 | | #define PACKAGE_VERSION "1.1.10"
|
---|
960 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
961 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
962 | | #define X_DISPLAY_MISSING 1
|
---|
963 | | #define STDC_HEADERS 1
|
---|
964 | | #define HAVE_SYS_TYPES_H 1
|
---|
965 | | #define HAVE_SYS_STAT_H 1
|
---|
966 | | #define HAVE_STDLIB_H 1
|
---|
967 | | #define HAVE_STRING_H 1
|
---|
968 | | #define HAVE_MEMORY_H 1
|
---|
969 | | /* end confdefs.h. */
|
---|
970 | | #include <AudioUnit/AudioUnit.h>
|
---|
971 | configure:7645: result: no
|
---|
972 | configure:7678: checking for AudioUnit/AudioUnit.h
|
---|
973 | configure:7687: result: no
|
---|
974 | configure:7567: checking Carbon/Carbon.h usability
|
---|
975 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
976 | conftest.c
|
---|
977 | conftest.c(48) : fatal error C1083: Cannot open include file: 'Carbon/Carbon.h': No such file or directory
|
---|
978 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
979 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
980 |
|
---|
981 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
982 | configure:7591: $? = 2
|
---|
983 | configure: failed program was:
|
---|
984 | | /* confdefs.h. */
|
---|
985 | | #define PACKAGE_NAME "Wine"
|
---|
986 | | #define PACKAGE_TARNAME "wine"
|
---|
987 | | #define PACKAGE_VERSION "1.1.10"
|
---|
988 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
989 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
990 | | #define X_DISPLAY_MISSING 1
|
---|
991 | | #define STDC_HEADERS 1
|
---|
992 | | #define HAVE_SYS_TYPES_H 1
|
---|
993 | | #define HAVE_SYS_STAT_H 1
|
---|
994 | | #define HAVE_STDLIB_H 1
|
---|
995 | | #define HAVE_STRING_H 1
|
---|
996 | | #define HAVE_MEMORY_H 1
|
---|
997 | | /* end confdefs.h. */
|
---|
998 | | #include <stdio.h>
|
---|
999 | | #ifdef HAVE_SYS_TYPES_H
|
---|
1000 | | # include <sys/types.h>
|
---|
1001 | | #endif
|
---|
1002 | | #ifdef HAVE_SYS_STAT_H
|
---|
1003 | | # include <sys/stat.h>
|
---|
1004 | | #endif
|
---|
1005 | | #ifdef STDC_HEADERS
|
---|
1006 | | # include <stdlib.h>
|
---|
1007 | | # include <stddef.h>
|
---|
1008 | | #else
|
---|
1009 | | # ifdef HAVE_STDLIB_H
|
---|
1010 | | # include <stdlib.h>
|
---|
1011 | | # endif
|
---|
1012 | | #endif
|
---|
1013 | | #ifdef HAVE_STRING_H
|
---|
1014 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
1015 | | # include <memory.h>
|
---|
1016 | | # endif
|
---|
1017 | | # include <string.h>
|
---|
1018 | | #endif
|
---|
1019 | | #ifdef HAVE_STRINGS_H
|
---|
1020 | | # include <strings.h>
|
---|
1021 | | #endif
|
---|
1022 | | #ifdef HAVE_INTTYPES_H
|
---|
1023 | | # include <inttypes.h>
|
---|
1024 | | #endif
|
---|
1025 | | #ifdef HAVE_STDINT_H
|
---|
1026 | | # include <stdint.h>
|
---|
1027 | | #endif
|
---|
1028 | | #ifdef HAVE_UNISTD_H
|
---|
1029 | | # include <unistd.h>
|
---|
1030 | | #endif
|
---|
1031 | | #include <Carbon/Carbon.h>
|
---|
1032 | configure:7605: result: no
|
---|
1033 | configure:7609: checking Carbon/Carbon.h presence
|
---|
1034 | configure:7624: cl.exe -E conftest.c
|
---|
1035 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
1036 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
1037 |
|
---|
1038 | conftest.c
|
---|
1039 | conftest.c(15) : fatal error C1083: Cannot open include file: 'Carbon/Carbon.h': No such file or directory
|
---|
1040 | configure:7631: $? = 2
|
---|
1041 | configure: failed program was:
|
---|
1042 | | /* confdefs.h. */
|
---|
1043 | | #define PACKAGE_NAME "Wine"
|
---|
1044 | | #define PACKAGE_TARNAME "wine"
|
---|
1045 | | #define PACKAGE_VERSION "1.1.10"
|
---|
1046 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
1047 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
1048 | | #define X_DISPLAY_MISSING 1
|
---|
1049 | | #define STDC_HEADERS 1
|
---|
1050 | | #define HAVE_SYS_TYPES_H 1
|
---|
1051 | | #define HAVE_SYS_STAT_H 1
|
---|
1052 | | #define HAVE_STDLIB_H 1
|
---|
1053 | | #define HAVE_STRING_H 1
|
---|
1054 | | #define HAVE_MEMORY_H 1
|
---|
1055 | | /* end confdefs.h. */
|
---|
1056 | | #include <Carbon/Carbon.h>
|
---|
1057 | configure:7645: result: no
|
---|
1058 | configure:7678: checking for Carbon/Carbon.h
|
---|
1059 | configure:7687: result: no
|
---|
1060 | configure:7567: checking CoreAudio/CoreAudio.h usability
|
---|
1061 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
1062 | conftest.c
|
---|
1063 | conftest.c(48) : fatal error C1083: Cannot open include file: 'CoreAudio/CoreAudio.h': No such file or directory
|
---|
1064 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
1065 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
1066 |
|
---|
1067 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
1068 | configure:7591: $? = 2
|
---|
1069 | configure: failed program was:
|
---|
1070 | | /* confdefs.h. */
|
---|
1071 | | #define PACKAGE_NAME "Wine"
|
---|
1072 | | #define PACKAGE_TARNAME "wine"
|
---|
1073 | | #define PACKAGE_VERSION "1.1.10"
|
---|
1074 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
1075 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
1076 | | #define X_DISPLAY_MISSING 1
|
---|
1077 | | #define STDC_HEADERS 1
|
---|
1078 | | #define HAVE_SYS_TYPES_H 1
|
---|
1079 | | #define HAVE_SYS_STAT_H 1
|
---|
1080 | | #define HAVE_STDLIB_H 1
|
---|
1081 | | #define HAVE_STRING_H 1
|
---|
1082 | | #define HAVE_MEMORY_H 1
|
---|
1083 | | /* end confdefs.h. */
|
---|
1084 | | #include <stdio.h>
|
---|
1085 | | #ifdef HAVE_SYS_TYPES_H
|
---|
1086 | | # include <sys/types.h>
|
---|
1087 | | #endif
|
---|
1088 | | #ifdef HAVE_SYS_STAT_H
|
---|
1089 | | # include <sys/stat.h>
|
---|
1090 | | #endif
|
---|
1091 | | #ifdef STDC_HEADERS
|
---|
1092 | | # include <stdlib.h>
|
---|
1093 | | # include <stddef.h>
|
---|
1094 | | #else
|
---|
1095 | | # ifdef HAVE_STDLIB_H
|
---|
1096 | | # include <stdlib.h>
|
---|
1097 | | # endif
|
---|
1098 | | #endif
|
---|
1099 | | #ifdef HAVE_STRING_H
|
---|
1100 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
1101 | | # include <memory.h>
|
---|
1102 | | # endif
|
---|
1103 | | # include <string.h>
|
---|
1104 | | #endif
|
---|
1105 | | #ifdef HAVE_STRINGS_H
|
---|
1106 | | # include <strings.h>
|
---|
1107 | | #endif
|
---|
1108 | | #ifdef HAVE_INTTYPES_H
|
---|
1109 | | # include <inttypes.h>
|
---|
1110 | | #endif
|
---|
1111 | | #ifdef HAVE_STDINT_H
|
---|
1112 | | # include <stdint.h>
|
---|
1113 | | #endif
|
---|
1114 | | #ifdef HAVE_UNISTD_H
|
---|
1115 | | # include <unistd.h>
|
---|
1116 | | #endif
|
---|
1117 | | #include <CoreAudio/CoreAudio.h>
|
---|
1118 | configure:7605: result: no
|
---|
1119 | configure:7609: checking CoreAudio/CoreAudio.h presence
|
---|
1120 | configure:7624: cl.exe -E conftest.c
|
---|
1121 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
1122 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
1123 |
|
---|
1124 | conftest.c
|
---|
1125 | conftest.c(15) : fatal error C1083: Cannot open include file: 'CoreAudio/CoreAudio.h': No such file or directory
|
---|
1126 | configure:7631: $? = 2
|
---|
1127 | configure: failed program was:
|
---|
1128 | | /* confdefs.h. */
|
---|
1129 | | #define PACKAGE_NAME "Wine"
|
---|
1130 | | #define PACKAGE_TARNAME "wine"
|
---|
1131 | | #define PACKAGE_VERSION "1.1.10"
|
---|
1132 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
1133 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
1134 | | #define X_DISPLAY_MISSING 1
|
---|
1135 | | #define STDC_HEADERS 1
|
---|
1136 | | #define HAVE_SYS_TYPES_H 1
|
---|
1137 | | #define HAVE_SYS_STAT_H 1
|
---|
1138 | | #define HAVE_STDLIB_H 1
|
---|
1139 | | #define HAVE_STRING_H 1
|
---|
1140 | | #define HAVE_MEMORY_H 1
|
---|
1141 | | /* end confdefs.h. */
|
---|
1142 | | #include <CoreAudio/CoreAudio.h>
|
---|
1143 | configure:7645: result: no
|
---|
1144 | configure:7678: checking for CoreAudio/CoreAudio.h
|
---|
1145 | configure:7687: result: no
|
---|
1146 | configure:7567: checking DiskArbitration/DiskArbitration.h usability
|
---|
1147 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
1148 | conftest.c
|
---|
1149 | conftest.c(48) : fatal error C1083: Cannot open include file: 'DiskArbitration/DiskArbitration.h': No such file or directory
|
---|
1150 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
1151 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
1152 |
|
---|
1153 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
1154 | configure:7591: $? = 2
|
---|
1155 | configure: failed program was:
|
---|
1156 | | /* confdefs.h. */
|
---|
1157 | | #define PACKAGE_NAME "Wine"
|
---|
1158 | | #define PACKAGE_TARNAME "wine"
|
---|
1159 | | #define PACKAGE_VERSION "1.1.10"
|
---|
1160 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
1161 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
1162 | | #define X_DISPLAY_MISSING 1
|
---|
1163 | | #define STDC_HEADERS 1
|
---|
1164 | | #define HAVE_SYS_TYPES_H 1
|
---|
1165 | | #define HAVE_SYS_STAT_H 1
|
---|
1166 | | #define HAVE_STDLIB_H 1
|
---|
1167 | | #define HAVE_STRING_H 1
|
---|
1168 | | #define HAVE_MEMORY_H 1
|
---|
1169 | | /* end confdefs.h. */
|
---|
1170 | | #include <stdio.h>
|
---|
1171 | | #ifdef HAVE_SYS_TYPES_H
|
---|
1172 | | # include <sys/types.h>
|
---|
1173 | | #endif
|
---|
1174 | | #ifdef HAVE_SYS_STAT_H
|
---|
1175 | | # include <sys/stat.h>
|
---|
1176 | | #endif
|
---|
1177 | | #ifdef STDC_HEADERS
|
---|
1178 | | # include <stdlib.h>
|
---|
1179 | | # include <stddef.h>
|
---|
1180 | | #else
|
---|
1181 | | # ifdef HAVE_STDLIB_H
|
---|
1182 | | # include <stdlib.h>
|
---|
1183 | | # endif
|
---|
1184 | | #endif
|
---|
1185 | | #ifdef HAVE_STRING_H
|
---|
1186 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
1187 | | # include <memory.h>
|
---|
1188 | | # endif
|
---|
1189 | | # include <string.h>
|
---|
1190 | | #endif
|
---|
1191 | | #ifdef HAVE_STRINGS_H
|
---|
1192 | | # include <strings.h>
|
---|
1193 | | #endif
|
---|
1194 | | #ifdef HAVE_INTTYPES_H
|
---|
1195 | | # include <inttypes.h>
|
---|
1196 | | #endif
|
---|
1197 | | #ifdef HAVE_STDINT_H
|
---|
1198 | | # include <stdint.h>
|
---|
1199 | | #endif
|
---|
1200 | | #ifdef HAVE_UNISTD_H
|
---|
1201 | | # include <unistd.h>
|
---|
1202 | | #endif
|
---|
1203 | | #include <DiskArbitration/DiskArbitration.h>
|
---|
1204 | configure:7605: result: no
|
---|
1205 | configure:7609: checking DiskArbitration/DiskArbitration.h presence
|
---|
1206 | configure:7624: cl.exe -E conftest.c
|
---|
1207 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
1208 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
1209 |
|
---|
1210 | conftest.c
|
---|
1211 | conftest.c(15) : fatal error C1083: Cannot open include file: 'DiskArbitration/DiskArbitration.h': No such file or directory
|
---|
1212 | configure:7631: $? = 2
|
---|
1213 | configure: failed program was:
|
---|
1214 | | /* confdefs.h. */
|
---|
1215 | | #define PACKAGE_NAME "Wine"
|
---|
1216 | | #define PACKAGE_TARNAME "wine"
|
---|
1217 | | #define PACKAGE_VERSION "1.1.10"
|
---|
1218 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
1219 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
1220 | | #define X_DISPLAY_MISSING 1
|
---|
1221 | | #define STDC_HEADERS 1
|
---|
1222 | | #define HAVE_SYS_TYPES_H 1
|
---|
1223 | | #define HAVE_SYS_STAT_H 1
|
---|
1224 | | #define HAVE_STDLIB_H 1
|
---|
1225 | | #define HAVE_STRING_H 1
|
---|
1226 | | #define HAVE_MEMORY_H 1
|
---|
1227 | | /* end confdefs.h. */
|
---|
1228 | | #include <DiskArbitration/DiskArbitration.h>
|
---|
1229 | configure:7645: result: no
|
---|
1230 | configure:7678: checking for DiskArbitration/DiskArbitration.h
|
---|
1231 | configure:7687: result: no
|
---|
1232 | configure:7567: checking IOKit/IOKitLib.h usability
|
---|
1233 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
1234 | conftest.c
|
---|
1235 | conftest.c(48) : fatal error C1083: Cannot open include file: 'IOKit/IOKitLib.h': No such file or directory
|
---|
1236 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
1237 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
1238 |
|
---|
1239 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
1240 | configure:7591: $? = 2
|
---|
1241 | configure: failed program was:
|
---|
1242 | | /* confdefs.h. */
|
---|
1243 | | #define PACKAGE_NAME "Wine"
|
---|
1244 | | #define PACKAGE_TARNAME "wine"
|
---|
1245 | | #define PACKAGE_VERSION "1.1.10"
|
---|
1246 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
1247 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
1248 | | #define X_DISPLAY_MISSING 1
|
---|
1249 | | #define STDC_HEADERS 1
|
---|
1250 | | #define HAVE_SYS_TYPES_H 1
|
---|
1251 | | #define HAVE_SYS_STAT_H 1
|
---|
1252 | | #define HAVE_STDLIB_H 1
|
---|
1253 | | #define HAVE_STRING_H 1
|
---|
1254 | | #define HAVE_MEMORY_H 1
|
---|
1255 | | /* end confdefs.h. */
|
---|
1256 | | #include <stdio.h>
|
---|
1257 | | #ifdef HAVE_SYS_TYPES_H
|
---|
1258 | | # include <sys/types.h>
|
---|
1259 | | #endif
|
---|
1260 | | #ifdef HAVE_SYS_STAT_H
|
---|
1261 | | # include <sys/stat.h>
|
---|
1262 | | #endif
|
---|
1263 | | #ifdef STDC_HEADERS
|
---|
1264 | | # include <stdlib.h>
|
---|
1265 | | # include <stddef.h>
|
---|
1266 | | #else
|
---|
1267 | | # ifdef HAVE_STDLIB_H
|
---|
1268 | | # include <stdlib.h>
|
---|
1269 | | # endif
|
---|
1270 | | #endif
|
---|
1271 | | #ifdef HAVE_STRING_H
|
---|
1272 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
1273 | | # include <memory.h>
|
---|
1274 | | # endif
|
---|
1275 | | # include <string.h>
|
---|
1276 | | #endif
|
---|
1277 | | #ifdef HAVE_STRINGS_H
|
---|
1278 | | # include <strings.h>
|
---|
1279 | | #endif
|
---|
1280 | | #ifdef HAVE_INTTYPES_H
|
---|
1281 | | # include <inttypes.h>
|
---|
1282 | | #endif
|
---|
1283 | | #ifdef HAVE_STDINT_H
|
---|
1284 | | # include <stdint.h>
|
---|
1285 | | #endif
|
---|
1286 | | #ifdef HAVE_UNISTD_H
|
---|
1287 | | # include <unistd.h>
|
---|
1288 | | #endif
|
---|
1289 | | #include <IOKit/IOKitLib.h>
|
---|
1290 | configure:7605: result: no
|
---|
1291 | configure:7609: checking IOKit/IOKitLib.h presence
|
---|
1292 | configure:7624: cl.exe -E conftest.c
|
---|
1293 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
1294 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
1295 |
|
---|
1296 | conftest.c
|
---|
1297 | conftest.c(15) : fatal error C1083: Cannot open include file: 'IOKit/IOKitLib.h': No such file or directory
|
---|
1298 | configure:7631: $? = 2
|
---|
1299 | configure: failed program was:
|
---|
1300 | | /* confdefs.h. */
|
---|
1301 | | #define PACKAGE_NAME "Wine"
|
---|
1302 | | #define PACKAGE_TARNAME "wine"
|
---|
1303 | | #define PACKAGE_VERSION "1.1.10"
|
---|
1304 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
1305 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
1306 | | #define X_DISPLAY_MISSING 1
|
---|
1307 | | #define STDC_HEADERS 1
|
---|
1308 | | #define HAVE_SYS_TYPES_H 1
|
---|
1309 | | #define HAVE_SYS_STAT_H 1
|
---|
1310 | | #define HAVE_STDLIB_H 1
|
---|
1311 | | #define HAVE_STRING_H 1
|
---|
1312 | | #define HAVE_MEMORY_H 1
|
---|
1313 | | /* end confdefs.h. */
|
---|
1314 | | #include <IOKit/IOKitLib.h>
|
---|
1315 | configure:7645: result: no
|
---|
1316 | configure:7678: checking for IOKit/IOKitLib.h
|
---|
1317 | configure:7687: result: no
|
---|
1318 | configure:7567: checking alias.h usability
|
---|
1319 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
1320 | conftest.c
|
---|
1321 | conftest.c(48) : fatal error C1083: Cannot open include file: 'alias.h': No such file or directory
|
---|
1322 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
1323 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
1324 |
|
---|
1325 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
1326 | configure:7591: $? = 2
|
---|
1327 | configure: failed program was:
|
---|
1328 | | /* confdefs.h. */
|
---|
1329 | | #define PACKAGE_NAME "Wine"
|
---|
1330 | | #define PACKAGE_TARNAME "wine"
|
---|
1331 | | #define PACKAGE_VERSION "1.1.10"
|
---|
1332 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
1333 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
1334 | | #define X_DISPLAY_MISSING 1
|
---|
1335 | | #define STDC_HEADERS 1
|
---|
1336 | | #define HAVE_SYS_TYPES_H 1
|
---|
1337 | | #define HAVE_SYS_STAT_H 1
|
---|
1338 | | #define HAVE_STDLIB_H 1
|
---|
1339 | | #define HAVE_STRING_H 1
|
---|
1340 | | #define HAVE_MEMORY_H 1
|
---|
1341 | | /* end confdefs.h. */
|
---|
1342 | | #include <stdio.h>
|
---|
1343 | | #ifdef HAVE_SYS_TYPES_H
|
---|
1344 | | # include <sys/types.h>
|
---|
1345 | | #endif
|
---|
1346 | | #ifdef HAVE_SYS_STAT_H
|
---|
1347 | | # include <sys/stat.h>
|
---|
1348 | | #endif
|
---|
1349 | | #ifdef STDC_HEADERS
|
---|
1350 | | # include <stdlib.h>
|
---|
1351 | | # include <stddef.h>
|
---|
1352 | | #else
|
---|
1353 | | # ifdef HAVE_STDLIB_H
|
---|
1354 | | # include <stdlib.h>
|
---|
1355 | | # endif
|
---|
1356 | | #endif
|
---|
1357 | | #ifdef HAVE_STRING_H
|
---|
1358 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
1359 | | # include <memory.h>
|
---|
1360 | | # endif
|
---|
1361 | | # include <string.h>
|
---|
1362 | | #endif
|
---|
1363 | | #ifdef HAVE_STRINGS_H
|
---|
1364 | | # include <strings.h>
|
---|
1365 | | #endif
|
---|
1366 | | #ifdef HAVE_INTTYPES_H
|
---|
1367 | | # include <inttypes.h>
|
---|
1368 | | #endif
|
---|
1369 | | #ifdef HAVE_STDINT_H
|
---|
1370 | | # include <stdint.h>
|
---|
1371 | | #endif
|
---|
1372 | | #ifdef HAVE_UNISTD_H
|
---|
1373 | | # include <unistd.h>
|
---|
1374 | | #endif
|
---|
1375 | | #include <alias.h>
|
---|
1376 | configure:7605: result: no
|
---|
1377 | configure:7609: checking alias.h presence
|
---|
1378 | configure:7624: cl.exe -E conftest.c
|
---|
1379 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
1380 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
1381 |
|
---|
1382 | conftest.c
|
---|
1383 | conftest.c(15) : fatal error C1083: Cannot open include file: 'alias.h': No such file or directory
|
---|
1384 | configure:7631: $? = 2
|
---|
1385 | configure: failed program was:
|
---|
1386 | | /* confdefs.h. */
|
---|
1387 | | #define PACKAGE_NAME "Wine"
|
---|
1388 | | #define PACKAGE_TARNAME "wine"
|
---|
1389 | | #define PACKAGE_VERSION "1.1.10"
|
---|
1390 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
1391 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
1392 | | #define X_DISPLAY_MISSING 1
|
---|
1393 | | #define STDC_HEADERS 1
|
---|
1394 | | #define HAVE_SYS_TYPES_H 1
|
---|
1395 | | #define HAVE_SYS_STAT_H 1
|
---|
1396 | | #define HAVE_STDLIB_H 1
|
---|
1397 | | #define HAVE_STRING_H 1
|
---|
1398 | | #define HAVE_MEMORY_H 1
|
---|
1399 | | /* end confdefs.h. */
|
---|
1400 | | #include <alias.h>
|
---|
1401 | configure:7645: result: no
|
---|
1402 | configure:7678: checking for alias.h
|
---|
1403 | configure:7687: result: no
|
---|
1404 | configure:7567: checking alsa/asoundlib.h usability
|
---|
1405 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
1406 | conftest.c
|
---|
1407 | conftest.c(48) : fatal error C1083: Cannot open include file: 'alsa/asoundlib.h': No such file or directory
|
---|
1408 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
1409 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
1410 |
|
---|
1411 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
1412 | configure:7591: $? = 2
|
---|
1413 | configure: failed program was:
|
---|
1414 | | /* confdefs.h. */
|
---|
1415 | | #define PACKAGE_NAME "Wine"
|
---|
1416 | | #define PACKAGE_TARNAME "wine"
|
---|
1417 | | #define PACKAGE_VERSION "1.1.10"
|
---|
1418 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
1419 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
1420 | | #define X_DISPLAY_MISSING 1
|
---|
1421 | | #define STDC_HEADERS 1
|
---|
1422 | | #define HAVE_SYS_TYPES_H 1
|
---|
1423 | | #define HAVE_SYS_STAT_H 1
|
---|
1424 | | #define HAVE_STDLIB_H 1
|
---|
1425 | | #define HAVE_STRING_H 1
|
---|
1426 | | #define HAVE_MEMORY_H 1
|
---|
1427 | | /* end confdefs.h. */
|
---|
1428 | | #include <stdio.h>
|
---|
1429 | | #ifdef HAVE_SYS_TYPES_H
|
---|
1430 | | # include <sys/types.h>
|
---|
1431 | | #endif
|
---|
1432 | | #ifdef HAVE_SYS_STAT_H
|
---|
1433 | | # include <sys/stat.h>
|
---|
1434 | | #endif
|
---|
1435 | | #ifdef STDC_HEADERS
|
---|
1436 | | # include <stdlib.h>
|
---|
1437 | | # include <stddef.h>
|
---|
1438 | | #else
|
---|
1439 | | # ifdef HAVE_STDLIB_H
|
---|
1440 | | # include <stdlib.h>
|
---|
1441 | | # endif
|
---|
1442 | | #endif
|
---|
1443 | | #ifdef HAVE_STRING_H
|
---|
1444 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
1445 | | # include <memory.h>
|
---|
1446 | | # endif
|
---|
1447 | | # include <string.h>
|
---|
1448 | | #endif
|
---|
1449 | | #ifdef HAVE_STRINGS_H
|
---|
1450 | | # include <strings.h>
|
---|
1451 | | #endif
|
---|
1452 | | #ifdef HAVE_INTTYPES_H
|
---|
1453 | | # include <inttypes.h>
|
---|
1454 | | #endif
|
---|
1455 | | #ifdef HAVE_STDINT_H
|
---|
1456 | | # include <stdint.h>
|
---|
1457 | | #endif
|
---|
1458 | | #ifdef HAVE_UNISTD_H
|
---|
1459 | | # include <unistd.h>
|
---|
1460 | | #endif
|
---|
1461 | | #include <alsa/asoundlib.h>
|
---|
1462 | configure:7605: result: no
|
---|
1463 | configure:7609: checking alsa/asoundlib.h presence
|
---|
1464 | configure:7624: cl.exe -E conftest.c
|
---|
1465 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
1466 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
1467 |
|
---|
1468 | conftest.c
|
---|
1469 | conftest.c(15) : fatal error C1083: Cannot open include file: 'alsa/asoundlib.h': No such file or directory
|
---|
1470 | configure:7631: $? = 2
|
---|
1471 | configure: failed program was:
|
---|
1472 | | /* confdefs.h. */
|
---|
1473 | | #define PACKAGE_NAME "Wine"
|
---|
1474 | | #define PACKAGE_TARNAME "wine"
|
---|
1475 | | #define PACKAGE_VERSION "1.1.10"
|
---|
1476 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
1477 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
1478 | | #define X_DISPLAY_MISSING 1
|
---|
1479 | | #define STDC_HEADERS 1
|
---|
1480 | | #define HAVE_SYS_TYPES_H 1
|
---|
1481 | | #define HAVE_SYS_STAT_H 1
|
---|
1482 | | #define HAVE_STDLIB_H 1
|
---|
1483 | | #define HAVE_STRING_H 1
|
---|
1484 | | #define HAVE_MEMORY_H 1
|
---|
1485 | | /* end confdefs.h. */
|
---|
1486 | | #include <alsa/asoundlib.h>
|
---|
1487 | configure:7645: result: no
|
---|
1488 | configure:7678: checking for alsa/asoundlib.h
|
---|
1489 | configure:7687: result: no
|
---|
1490 | configure:7567: checking arpa/inet.h usability
|
---|
1491 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
1492 | conftest.c
|
---|
1493 | conftest.c(48) : fatal error C1083: Cannot open include file: 'arpa/inet.h': No such file or directory
|
---|
1494 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
1495 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
1496 |
|
---|
1497 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
1498 | configure:7591: $? = 2
|
---|
1499 | configure: failed program was:
|
---|
1500 | | /* confdefs.h. */
|
---|
1501 | | #define PACKAGE_NAME "Wine"
|
---|
1502 | | #define PACKAGE_TARNAME "wine"
|
---|
1503 | | #define PACKAGE_VERSION "1.1.10"
|
---|
1504 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
1505 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
1506 | | #define X_DISPLAY_MISSING 1
|
---|
1507 | | #define STDC_HEADERS 1
|
---|
1508 | | #define HAVE_SYS_TYPES_H 1
|
---|
1509 | | #define HAVE_SYS_STAT_H 1
|
---|
1510 | | #define HAVE_STDLIB_H 1
|
---|
1511 | | #define HAVE_STRING_H 1
|
---|
1512 | | #define HAVE_MEMORY_H 1
|
---|
1513 | | /* end confdefs.h. */
|
---|
1514 | | #include <stdio.h>
|
---|
1515 | | #ifdef HAVE_SYS_TYPES_H
|
---|
1516 | | # include <sys/types.h>
|
---|
1517 | | #endif
|
---|
1518 | | #ifdef HAVE_SYS_STAT_H
|
---|
1519 | | # include <sys/stat.h>
|
---|
1520 | | #endif
|
---|
1521 | | #ifdef STDC_HEADERS
|
---|
1522 | | # include <stdlib.h>
|
---|
1523 | | # include <stddef.h>
|
---|
1524 | | #else
|
---|
1525 | | # ifdef HAVE_STDLIB_H
|
---|
1526 | | # include <stdlib.h>
|
---|
1527 | | # endif
|
---|
1528 | | #endif
|
---|
1529 | | #ifdef HAVE_STRING_H
|
---|
1530 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
1531 | | # include <memory.h>
|
---|
1532 | | # endif
|
---|
1533 | | # include <string.h>
|
---|
1534 | | #endif
|
---|
1535 | | #ifdef HAVE_STRINGS_H
|
---|
1536 | | # include <strings.h>
|
---|
1537 | | #endif
|
---|
1538 | | #ifdef HAVE_INTTYPES_H
|
---|
1539 | | # include <inttypes.h>
|
---|
1540 | | #endif
|
---|
1541 | | #ifdef HAVE_STDINT_H
|
---|
1542 | | # include <stdint.h>
|
---|
1543 | | #endif
|
---|
1544 | | #ifdef HAVE_UNISTD_H
|
---|
1545 | | # include <unistd.h>
|
---|
1546 | | #endif
|
---|
1547 | | #include <arpa/inet.h>
|
---|
1548 | configure:7605: result: no
|
---|
1549 | configure:7609: checking arpa/inet.h presence
|
---|
1550 | configure:7624: cl.exe -E conftest.c
|
---|
1551 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
1552 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
1553 |
|
---|
1554 | conftest.c
|
---|
1555 | conftest.c(15) : fatal error C1083: Cannot open include file: 'arpa/inet.h': No such file or directory
|
---|
1556 | configure:7631: $? = 2
|
---|
1557 | configure: failed program was:
|
---|
1558 | | /* confdefs.h. */
|
---|
1559 | | #define PACKAGE_NAME "Wine"
|
---|
1560 | | #define PACKAGE_TARNAME "wine"
|
---|
1561 | | #define PACKAGE_VERSION "1.1.10"
|
---|
1562 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
1563 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
1564 | | #define X_DISPLAY_MISSING 1
|
---|
1565 | | #define STDC_HEADERS 1
|
---|
1566 | | #define HAVE_SYS_TYPES_H 1
|
---|
1567 | | #define HAVE_SYS_STAT_H 1
|
---|
1568 | | #define HAVE_STDLIB_H 1
|
---|
1569 | | #define HAVE_STRING_H 1
|
---|
1570 | | #define HAVE_MEMORY_H 1
|
---|
1571 | | /* end confdefs.h. */
|
---|
1572 | | #include <arpa/inet.h>
|
---|
1573 | configure:7645: result: no
|
---|
1574 | configure:7678: checking for arpa/inet.h
|
---|
1575 | configure:7687: result: no
|
---|
1576 | configure:7567: checking arpa/nameser.h usability
|
---|
1577 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
1578 | conftest.c
|
---|
1579 | conftest.c(48) : fatal error C1083: Cannot open include file: 'arpa/nameser.h': No such file or directory
|
---|
1580 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
1581 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
1582 |
|
---|
1583 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
1584 | configure:7591: $? = 2
|
---|
1585 | configure: failed program was:
|
---|
1586 | | /* confdefs.h. */
|
---|
1587 | | #define PACKAGE_NAME "Wine"
|
---|
1588 | | #define PACKAGE_TARNAME "wine"
|
---|
1589 | | #define PACKAGE_VERSION "1.1.10"
|
---|
1590 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
1591 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
1592 | | #define X_DISPLAY_MISSING 1
|
---|
1593 | | #define STDC_HEADERS 1
|
---|
1594 | | #define HAVE_SYS_TYPES_H 1
|
---|
1595 | | #define HAVE_SYS_STAT_H 1
|
---|
1596 | | #define HAVE_STDLIB_H 1
|
---|
1597 | | #define HAVE_STRING_H 1
|
---|
1598 | | #define HAVE_MEMORY_H 1
|
---|
1599 | | /* end confdefs.h. */
|
---|
1600 | | #include <stdio.h>
|
---|
1601 | | #ifdef HAVE_SYS_TYPES_H
|
---|
1602 | | # include <sys/types.h>
|
---|
1603 | | #endif
|
---|
1604 | | #ifdef HAVE_SYS_STAT_H
|
---|
1605 | | # include <sys/stat.h>
|
---|
1606 | | #endif
|
---|
1607 | | #ifdef STDC_HEADERS
|
---|
1608 | | # include <stdlib.h>
|
---|
1609 | | # include <stddef.h>
|
---|
1610 | | #else
|
---|
1611 | | # ifdef HAVE_STDLIB_H
|
---|
1612 | | # include <stdlib.h>
|
---|
1613 | | # endif
|
---|
1614 | | #endif
|
---|
1615 | | #ifdef HAVE_STRING_H
|
---|
1616 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
1617 | | # include <memory.h>
|
---|
1618 | | # endif
|
---|
1619 | | # include <string.h>
|
---|
1620 | | #endif
|
---|
1621 | | #ifdef HAVE_STRINGS_H
|
---|
1622 | | # include <strings.h>
|
---|
1623 | | #endif
|
---|
1624 | | #ifdef HAVE_INTTYPES_H
|
---|
1625 | | # include <inttypes.h>
|
---|
1626 | | #endif
|
---|
1627 | | #ifdef HAVE_STDINT_H
|
---|
1628 | | # include <stdint.h>
|
---|
1629 | | #endif
|
---|
1630 | | #ifdef HAVE_UNISTD_H
|
---|
1631 | | # include <unistd.h>
|
---|
1632 | | #endif
|
---|
1633 | | #include <arpa/nameser.h>
|
---|
1634 | configure:7605: result: no
|
---|
1635 | configure:7609: checking arpa/nameser.h presence
|
---|
1636 | configure:7624: cl.exe -E conftest.c
|
---|
1637 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
1638 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
1639 |
|
---|
1640 | conftest.c
|
---|
1641 | conftest.c(15) : fatal error C1083: Cannot open include file: 'arpa/nameser.h': No such file or directory
|
---|
1642 | configure:7631: $? = 2
|
---|
1643 | configure: failed program was:
|
---|
1644 | | /* confdefs.h. */
|
---|
1645 | | #define PACKAGE_NAME "Wine"
|
---|
1646 | | #define PACKAGE_TARNAME "wine"
|
---|
1647 | | #define PACKAGE_VERSION "1.1.10"
|
---|
1648 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
1649 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
1650 | | #define X_DISPLAY_MISSING 1
|
---|
1651 | | #define STDC_HEADERS 1
|
---|
1652 | | #define HAVE_SYS_TYPES_H 1
|
---|
1653 | | #define HAVE_SYS_STAT_H 1
|
---|
1654 | | #define HAVE_STDLIB_H 1
|
---|
1655 | | #define HAVE_STRING_H 1
|
---|
1656 | | #define HAVE_MEMORY_H 1
|
---|
1657 | | /* end confdefs.h. */
|
---|
1658 | | #include <arpa/nameser.h>
|
---|
1659 | configure:7645: result: no
|
---|
1660 | configure:7678: checking for arpa/nameser.h
|
---|
1661 | configure:7687: result: no
|
---|
1662 | configure:7567: checking asm/types.h usability
|
---|
1663 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
1664 | conftest.c
|
---|
1665 | conftest.c(48) : fatal error C1083: Cannot open include file: 'asm/types.h': No such file or directory
|
---|
1666 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
1667 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
1668 |
|
---|
1669 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
1670 | configure:7591: $? = 2
|
---|
1671 | configure: failed program was:
|
---|
1672 | | /* confdefs.h. */
|
---|
1673 | | #define PACKAGE_NAME "Wine"
|
---|
1674 | | #define PACKAGE_TARNAME "wine"
|
---|
1675 | | #define PACKAGE_VERSION "1.1.10"
|
---|
1676 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
1677 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
1678 | | #define X_DISPLAY_MISSING 1
|
---|
1679 | | #define STDC_HEADERS 1
|
---|
1680 | | #define HAVE_SYS_TYPES_H 1
|
---|
1681 | | #define HAVE_SYS_STAT_H 1
|
---|
1682 | | #define HAVE_STDLIB_H 1
|
---|
1683 | | #define HAVE_STRING_H 1
|
---|
1684 | | #define HAVE_MEMORY_H 1
|
---|
1685 | | /* end confdefs.h. */
|
---|
1686 | | #include <stdio.h>
|
---|
1687 | | #ifdef HAVE_SYS_TYPES_H
|
---|
1688 | | # include <sys/types.h>
|
---|
1689 | | #endif
|
---|
1690 | | #ifdef HAVE_SYS_STAT_H
|
---|
1691 | | # include <sys/stat.h>
|
---|
1692 | | #endif
|
---|
1693 | | #ifdef STDC_HEADERS
|
---|
1694 | | # include <stdlib.h>
|
---|
1695 | | # include <stddef.h>
|
---|
1696 | | #else
|
---|
1697 | | # ifdef HAVE_STDLIB_H
|
---|
1698 | | # include <stdlib.h>
|
---|
1699 | | # endif
|
---|
1700 | | #endif
|
---|
1701 | | #ifdef HAVE_STRING_H
|
---|
1702 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
1703 | | # include <memory.h>
|
---|
1704 | | # endif
|
---|
1705 | | # include <string.h>
|
---|
1706 | | #endif
|
---|
1707 | | #ifdef HAVE_STRINGS_H
|
---|
1708 | | # include <strings.h>
|
---|
1709 | | #endif
|
---|
1710 | | #ifdef HAVE_INTTYPES_H
|
---|
1711 | | # include <inttypes.h>
|
---|
1712 | | #endif
|
---|
1713 | | #ifdef HAVE_STDINT_H
|
---|
1714 | | # include <stdint.h>
|
---|
1715 | | #endif
|
---|
1716 | | #ifdef HAVE_UNISTD_H
|
---|
1717 | | # include <unistd.h>
|
---|
1718 | | #endif
|
---|
1719 | | #include <asm/types.h>
|
---|
1720 | configure:7605: result: no
|
---|
1721 | configure:7609: checking asm/types.h presence
|
---|
1722 | configure:7624: cl.exe -E conftest.c
|
---|
1723 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
1724 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
1725 |
|
---|
1726 | conftest.c
|
---|
1727 | conftest.c(15) : fatal error C1083: Cannot open include file: 'asm/types.h': No such file or directory
|
---|
1728 | configure:7631: $? = 2
|
---|
1729 | configure: failed program was:
|
---|
1730 | | /* confdefs.h. */
|
---|
1731 | | #define PACKAGE_NAME "Wine"
|
---|
1732 | | #define PACKAGE_TARNAME "wine"
|
---|
1733 | | #define PACKAGE_VERSION "1.1.10"
|
---|
1734 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
1735 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
1736 | | #define X_DISPLAY_MISSING 1
|
---|
1737 | | #define STDC_HEADERS 1
|
---|
1738 | | #define HAVE_SYS_TYPES_H 1
|
---|
1739 | | #define HAVE_SYS_STAT_H 1
|
---|
1740 | | #define HAVE_STDLIB_H 1
|
---|
1741 | | #define HAVE_STRING_H 1
|
---|
1742 | | #define HAVE_MEMORY_H 1
|
---|
1743 | | /* end confdefs.h. */
|
---|
1744 | | #include <asm/types.h>
|
---|
1745 | configure:7645: result: no
|
---|
1746 | configure:7678: checking for asm/types.h
|
---|
1747 | configure:7687: result: no
|
---|
1748 | configure:7567: checking capi20.h usability
|
---|
1749 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
1750 | conftest.c
|
---|
1751 | conftest.c(48) : fatal error C1083: Cannot open include file: 'capi20.h': No such file or directory
|
---|
1752 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
1753 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
1754 |
|
---|
1755 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
1756 | configure:7591: $? = 2
|
---|
1757 | configure: failed program was:
|
---|
1758 | | /* confdefs.h. */
|
---|
1759 | | #define PACKAGE_NAME "Wine"
|
---|
1760 | | #define PACKAGE_TARNAME "wine"
|
---|
1761 | | #define PACKAGE_VERSION "1.1.10"
|
---|
1762 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
1763 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
1764 | | #define X_DISPLAY_MISSING 1
|
---|
1765 | | #define STDC_HEADERS 1
|
---|
1766 | | #define HAVE_SYS_TYPES_H 1
|
---|
1767 | | #define HAVE_SYS_STAT_H 1
|
---|
1768 | | #define HAVE_STDLIB_H 1
|
---|
1769 | | #define HAVE_STRING_H 1
|
---|
1770 | | #define HAVE_MEMORY_H 1
|
---|
1771 | | /* end confdefs.h. */
|
---|
1772 | | #include <stdio.h>
|
---|
1773 | | #ifdef HAVE_SYS_TYPES_H
|
---|
1774 | | # include <sys/types.h>
|
---|
1775 | | #endif
|
---|
1776 | | #ifdef HAVE_SYS_STAT_H
|
---|
1777 | | # include <sys/stat.h>
|
---|
1778 | | #endif
|
---|
1779 | | #ifdef STDC_HEADERS
|
---|
1780 | | # include <stdlib.h>
|
---|
1781 | | # include <stddef.h>
|
---|
1782 | | #else
|
---|
1783 | | # ifdef HAVE_STDLIB_H
|
---|
1784 | | # include <stdlib.h>
|
---|
1785 | | # endif
|
---|
1786 | | #endif
|
---|
1787 | | #ifdef HAVE_STRING_H
|
---|
1788 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
1789 | | # include <memory.h>
|
---|
1790 | | # endif
|
---|
1791 | | # include <string.h>
|
---|
1792 | | #endif
|
---|
1793 | | #ifdef HAVE_STRINGS_H
|
---|
1794 | | # include <strings.h>
|
---|
1795 | | #endif
|
---|
1796 | | #ifdef HAVE_INTTYPES_H
|
---|
1797 | | # include <inttypes.h>
|
---|
1798 | | #endif
|
---|
1799 | | #ifdef HAVE_STDINT_H
|
---|
1800 | | # include <stdint.h>
|
---|
1801 | | #endif
|
---|
1802 | | #ifdef HAVE_UNISTD_H
|
---|
1803 | | # include <unistd.h>
|
---|
1804 | | #endif
|
---|
1805 | | #include <capi20.h>
|
---|
1806 | configure:7605: result: no
|
---|
1807 | configure:7609: checking capi20.h presence
|
---|
1808 | configure:7624: cl.exe -E conftest.c
|
---|
1809 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
1810 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
1811 |
|
---|
1812 | conftest.c
|
---|
1813 | conftest.c(15) : fatal error C1083: Cannot open include file: 'capi20.h': No such file or directory
|
---|
1814 | configure:7631: $? = 2
|
---|
1815 | configure: failed program was:
|
---|
1816 | | /* confdefs.h. */
|
---|
1817 | | #define PACKAGE_NAME "Wine"
|
---|
1818 | | #define PACKAGE_TARNAME "wine"
|
---|
1819 | | #define PACKAGE_VERSION "1.1.10"
|
---|
1820 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
1821 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
1822 | | #define X_DISPLAY_MISSING 1
|
---|
1823 | | #define STDC_HEADERS 1
|
---|
1824 | | #define HAVE_SYS_TYPES_H 1
|
---|
1825 | | #define HAVE_SYS_STAT_H 1
|
---|
1826 | | #define HAVE_STDLIB_H 1
|
---|
1827 | | #define HAVE_STRING_H 1
|
---|
1828 | | #define HAVE_MEMORY_H 1
|
---|
1829 | | /* end confdefs.h. */
|
---|
1830 | | #include <capi20.h>
|
---|
1831 | configure:7645: result: no
|
---|
1832 | configure:7678: checking for capi20.h
|
---|
1833 | configure:7687: result: no
|
---|
1834 | configure:7567: checking curses.h usability
|
---|
1835 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
1836 | conftest.c
|
---|
1837 | conftest.c(48) : fatal error C1083: Cannot open include file: 'curses.h': No such file or directory
|
---|
1838 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
1839 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
1840 |
|
---|
1841 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
1842 | configure:7591: $? = 2
|
---|
1843 | configure: failed program was:
|
---|
1844 | | /* confdefs.h. */
|
---|
1845 | | #define PACKAGE_NAME "Wine"
|
---|
1846 | | #define PACKAGE_TARNAME "wine"
|
---|
1847 | | #define PACKAGE_VERSION "1.1.10"
|
---|
1848 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
1849 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
1850 | | #define X_DISPLAY_MISSING 1
|
---|
1851 | | #define STDC_HEADERS 1
|
---|
1852 | | #define HAVE_SYS_TYPES_H 1
|
---|
1853 | | #define HAVE_SYS_STAT_H 1
|
---|
1854 | | #define HAVE_STDLIB_H 1
|
---|
1855 | | #define HAVE_STRING_H 1
|
---|
1856 | | #define HAVE_MEMORY_H 1
|
---|
1857 | | /* end confdefs.h. */
|
---|
1858 | | #include <stdio.h>
|
---|
1859 | | #ifdef HAVE_SYS_TYPES_H
|
---|
1860 | | # include <sys/types.h>
|
---|
1861 | | #endif
|
---|
1862 | | #ifdef HAVE_SYS_STAT_H
|
---|
1863 | | # include <sys/stat.h>
|
---|
1864 | | #endif
|
---|
1865 | | #ifdef STDC_HEADERS
|
---|
1866 | | # include <stdlib.h>
|
---|
1867 | | # include <stddef.h>
|
---|
1868 | | #else
|
---|
1869 | | # ifdef HAVE_STDLIB_H
|
---|
1870 | | # include <stdlib.h>
|
---|
1871 | | # endif
|
---|
1872 | | #endif
|
---|
1873 | | #ifdef HAVE_STRING_H
|
---|
1874 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
1875 | | # include <memory.h>
|
---|
1876 | | # endif
|
---|
1877 | | # include <string.h>
|
---|
1878 | | #endif
|
---|
1879 | | #ifdef HAVE_STRINGS_H
|
---|
1880 | | # include <strings.h>
|
---|
1881 | | #endif
|
---|
1882 | | #ifdef HAVE_INTTYPES_H
|
---|
1883 | | # include <inttypes.h>
|
---|
1884 | | #endif
|
---|
1885 | | #ifdef HAVE_STDINT_H
|
---|
1886 | | # include <stdint.h>
|
---|
1887 | | #endif
|
---|
1888 | | #ifdef HAVE_UNISTD_H
|
---|
1889 | | # include <unistd.h>
|
---|
1890 | | #endif
|
---|
1891 | | #include <curses.h>
|
---|
1892 | configure:7605: result: no
|
---|
1893 | configure:7609: checking curses.h presence
|
---|
1894 | configure:7624: cl.exe -E conftest.c
|
---|
1895 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
1896 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
1897 |
|
---|
1898 | conftest.c
|
---|
1899 | conftest.c(15) : fatal error C1083: Cannot open include file: 'curses.h': No such file or directory
|
---|
1900 | configure:7631: $? = 2
|
---|
1901 | configure: failed program was:
|
---|
1902 | | /* confdefs.h. */
|
---|
1903 | | #define PACKAGE_NAME "Wine"
|
---|
1904 | | #define PACKAGE_TARNAME "wine"
|
---|
1905 | | #define PACKAGE_VERSION "1.1.10"
|
---|
1906 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
1907 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
1908 | | #define X_DISPLAY_MISSING 1
|
---|
1909 | | #define STDC_HEADERS 1
|
---|
1910 | | #define HAVE_SYS_TYPES_H 1
|
---|
1911 | | #define HAVE_SYS_STAT_H 1
|
---|
1912 | | #define HAVE_STDLIB_H 1
|
---|
1913 | | #define HAVE_STRING_H 1
|
---|
1914 | | #define HAVE_MEMORY_H 1
|
---|
1915 | | /* end confdefs.h. */
|
---|
1916 | | #include <curses.h>
|
---|
1917 | configure:7645: result: no
|
---|
1918 | configure:7678: checking for curses.h
|
---|
1919 | configure:7687: result: no
|
---|
1920 | configure:7567: checking direct.h usability
|
---|
1921 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
1922 | conftest.c
|
---|
1923 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
1924 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
1925 |
|
---|
1926 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
1927 | configure:7591: $? = 0
|
---|
1928 | configure:7605: result: yes
|
---|
1929 | configure:7609: checking direct.h presence
|
---|
1930 | configure:7624: cl.exe -E conftest.c
|
---|
1931 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
1932 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
1933 |
|
---|
1934 | conftest.c
|
---|
1935 | configure:7631: $? = 0
|
---|
1936 | configure:7645: result: yes
|
---|
1937 | configure:7678: checking for direct.h
|
---|
1938 | configure:7687: result: yes
|
---|
1939 | configure:7567: checking dirent.h usability
|
---|
1940 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
1941 | conftest.c
|
---|
1942 | conftest.c(49) : fatal error C1083: Cannot open include file: 'dirent.h': No such file or directory
|
---|
1943 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
1944 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
1945 |
|
---|
1946 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
1947 | configure:7591: $? = 2
|
---|
1948 | configure: failed program was:
|
---|
1949 | | /* confdefs.h. */
|
---|
1950 | | #define PACKAGE_NAME "Wine"
|
---|
1951 | | #define PACKAGE_TARNAME "wine"
|
---|
1952 | | #define PACKAGE_VERSION "1.1.10"
|
---|
1953 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
1954 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
1955 | | #define X_DISPLAY_MISSING 1
|
---|
1956 | | #define STDC_HEADERS 1
|
---|
1957 | | #define HAVE_SYS_TYPES_H 1
|
---|
1958 | | #define HAVE_SYS_STAT_H 1
|
---|
1959 | | #define HAVE_STDLIB_H 1
|
---|
1960 | | #define HAVE_STRING_H 1
|
---|
1961 | | #define HAVE_MEMORY_H 1
|
---|
1962 | | #define HAVE_DIRECT_H 1
|
---|
1963 | | /* end confdefs.h. */
|
---|
1964 | | #include <stdio.h>
|
---|
1965 | | #ifdef HAVE_SYS_TYPES_H
|
---|
1966 | | # include <sys/types.h>
|
---|
1967 | | #endif
|
---|
1968 | | #ifdef HAVE_SYS_STAT_H
|
---|
1969 | | # include <sys/stat.h>
|
---|
1970 | | #endif
|
---|
1971 | | #ifdef STDC_HEADERS
|
---|
1972 | | # include <stdlib.h>
|
---|
1973 | | # include <stddef.h>
|
---|
1974 | | #else
|
---|
1975 | | # ifdef HAVE_STDLIB_H
|
---|
1976 | | # include <stdlib.h>
|
---|
1977 | | # endif
|
---|
1978 | | #endif
|
---|
1979 | | #ifdef HAVE_STRING_H
|
---|
1980 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
1981 | | # include <memory.h>
|
---|
1982 | | # endif
|
---|
1983 | | # include <string.h>
|
---|
1984 | | #endif
|
---|
1985 | | #ifdef HAVE_STRINGS_H
|
---|
1986 | | # include <strings.h>
|
---|
1987 | | #endif
|
---|
1988 | | #ifdef HAVE_INTTYPES_H
|
---|
1989 | | # include <inttypes.h>
|
---|
1990 | | #endif
|
---|
1991 | | #ifdef HAVE_STDINT_H
|
---|
1992 | | # include <stdint.h>
|
---|
1993 | | #endif
|
---|
1994 | | #ifdef HAVE_UNISTD_H
|
---|
1995 | | # include <unistd.h>
|
---|
1996 | | #endif
|
---|
1997 | | #include <dirent.h>
|
---|
1998 | configure:7605: result: no
|
---|
1999 | configure:7609: checking dirent.h presence
|
---|
2000 | configure:7624: cl.exe -E conftest.c
|
---|
2001 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
2002 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
2003 |
|
---|
2004 | conftest.c
|
---|
2005 | conftest.c(16) : fatal error C1083: Cannot open include file: 'dirent.h': No such file or directory
|
---|
2006 | configure:7631: $? = 2
|
---|
2007 | configure: failed program was:
|
---|
2008 | | /* confdefs.h. */
|
---|
2009 | | #define PACKAGE_NAME "Wine"
|
---|
2010 | | #define PACKAGE_TARNAME "wine"
|
---|
2011 | | #define PACKAGE_VERSION "1.1.10"
|
---|
2012 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
2013 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
2014 | | #define X_DISPLAY_MISSING 1
|
---|
2015 | | #define STDC_HEADERS 1
|
---|
2016 | | #define HAVE_SYS_TYPES_H 1
|
---|
2017 | | #define HAVE_SYS_STAT_H 1
|
---|
2018 | | #define HAVE_STDLIB_H 1
|
---|
2019 | | #define HAVE_STRING_H 1
|
---|
2020 | | #define HAVE_MEMORY_H 1
|
---|
2021 | | #define HAVE_DIRECT_H 1
|
---|
2022 | | /* end confdefs.h. */
|
---|
2023 | | #include <dirent.h>
|
---|
2024 | configure:7645: result: no
|
---|
2025 | configure:7678: checking for dirent.h
|
---|
2026 | configure:7687: result: no
|
---|
2027 | configure:7567: checking dlfcn.h usability
|
---|
2028 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
2029 | conftest.c
|
---|
2030 | conftest.c(49) : fatal error C1083: Cannot open include file: 'dlfcn.h': No such file or directory
|
---|
2031 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
2032 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
2033 |
|
---|
2034 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
2035 | configure:7591: $? = 2
|
---|
2036 | configure: failed program was:
|
---|
2037 | | /* confdefs.h. */
|
---|
2038 | | #define PACKAGE_NAME "Wine"
|
---|
2039 | | #define PACKAGE_TARNAME "wine"
|
---|
2040 | | #define PACKAGE_VERSION "1.1.10"
|
---|
2041 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
2042 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
2043 | | #define X_DISPLAY_MISSING 1
|
---|
2044 | | #define STDC_HEADERS 1
|
---|
2045 | | #define HAVE_SYS_TYPES_H 1
|
---|
2046 | | #define HAVE_SYS_STAT_H 1
|
---|
2047 | | #define HAVE_STDLIB_H 1
|
---|
2048 | | #define HAVE_STRING_H 1
|
---|
2049 | | #define HAVE_MEMORY_H 1
|
---|
2050 | | #define HAVE_DIRECT_H 1
|
---|
2051 | | /* end confdefs.h. */
|
---|
2052 | | #include <stdio.h>
|
---|
2053 | | #ifdef HAVE_SYS_TYPES_H
|
---|
2054 | | # include <sys/types.h>
|
---|
2055 | | #endif
|
---|
2056 | | #ifdef HAVE_SYS_STAT_H
|
---|
2057 | | # include <sys/stat.h>
|
---|
2058 | | #endif
|
---|
2059 | | #ifdef STDC_HEADERS
|
---|
2060 | | # include <stdlib.h>
|
---|
2061 | | # include <stddef.h>
|
---|
2062 | | #else
|
---|
2063 | | # ifdef HAVE_STDLIB_H
|
---|
2064 | | # include <stdlib.h>
|
---|
2065 | | # endif
|
---|
2066 | | #endif
|
---|
2067 | | #ifdef HAVE_STRING_H
|
---|
2068 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
2069 | | # include <memory.h>
|
---|
2070 | | # endif
|
---|
2071 | | # include <string.h>
|
---|
2072 | | #endif
|
---|
2073 | | #ifdef HAVE_STRINGS_H
|
---|
2074 | | # include <strings.h>
|
---|
2075 | | #endif
|
---|
2076 | | #ifdef HAVE_INTTYPES_H
|
---|
2077 | | # include <inttypes.h>
|
---|
2078 | | #endif
|
---|
2079 | | #ifdef HAVE_STDINT_H
|
---|
2080 | | # include <stdint.h>
|
---|
2081 | | #endif
|
---|
2082 | | #ifdef HAVE_UNISTD_H
|
---|
2083 | | # include <unistd.h>
|
---|
2084 | | #endif
|
---|
2085 | | #include <dlfcn.h>
|
---|
2086 | configure:7605: result: no
|
---|
2087 | configure:7609: checking dlfcn.h presence
|
---|
2088 | configure:7624: cl.exe -E conftest.c
|
---|
2089 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
2090 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
2091 |
|
---|
2092 | conftest.c
|
---|
2093 | conftest.c(16) : fatal error C1083: Cannot open include file: 'dlfcn.h': No such file or directory
|
---|
2094 | configure:7631: $? = 2
|
---|
2095 | configure: failed program was:
|
---|
2096 | | /* confdefs.h. */
|
---|
2097 | | #define PACKAGE_NAME "Wine"
|
---|
2098 | | #define PACKAGE_TARNAME "wine"
|
---|
2099 | | #define PACKAGE_VERSION "1.1.10"
|
---|
2100 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
2101 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
2102 | | #define X_DISPLAY_MISSING 1
|
---|
2103 | | #define STDC_HEADERS 1
|
---|
2104 | | #define HAVE_SYS_TYPES_H 1
|
---|
2105 | | #define HAVE_SYS_STAT_H 1
|
---|
2106 | | #define HAVE_STDLIB_H 1
|
---|
2107 | | #define HAVE_STRING_H 1
|
---|
2108 | | #define HAVE_MEMORY_H 1
|
---|
2109 | | #define HAVE_DIRECT_H 1
|
---|
2110 | | /* end confdefs.h. */
|
---|
2111 | | #include <dlfcn.h>
|
---|
2112 | configure:7645: result: no
|
---|
2113 | configure:7678: checking for dlfcn.h
|
---|
2114 | configure:7687: result: no
|
---|
2115 | configure:7567: checking elf.h usability
|
---|
2116 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
2117 | conftest.c
|
---|
2118 | conftest.c(49) : fatal error C1083: Cannot open include file: 'elf.h': No such file or directory
|
---|
2119 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
2120 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
2121 |
|
---|
2122 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
2123 | configure:7591: $? = 2
|
---|
2124 | configure: failed program was:
|
---|
2125 | | /* confdefs.h. */
|
---|
2126 | | #define PACKAGE_NAME "Wine"
|
---|
2127 | | #define PACKAGE_TARNAME "wine"
|
---|
2128 | | #define PACKAGE_VERSION "1.1.10"
|
---|
2129 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
2130 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
2131 | | #define X_DISPLAY_MISSING 1
|
---|
2132 | | #define STDC_HEADERS 1
|
---|
2133 | | #define HAVE_SYS_TYPES_H 1
|
---|
2134 | | #define HAVE_SYS_STAT_H 1
|
---|
2135 | | #define HAVE_STDLIB_H 1
|
---|
2136 | | #define HAVE_STRING_H 1
|
---|
2137 | | #define HAVE_MEMORY_H 1
|
---|
2138 | | #define HAVE_DIRECT_H 1
|
---|
2139 | | /* end confdefs.h. */
|
---|
2140 | | #include <stdio.h>
|
---|
2141 | | #ifdef HAVE_SYS_TYPES_H
|
---|
2142 | | # include <sys/types.h>
|
---|
2143 | | #endif
|
---|
2144 | | #ifdef HAVE_SYS_STAT_H
|
---|
2145 | | # include <sys/stat.h>
|
---|
2146 | | #endif
|
---|
2147 | | #ifdef STDC_HEADERS
|
---|
2148 | | # include <stdlib.h>
|
---|
2149 | | # include <stddef.h>
|
---|
2150 | | #else
|
---|
2151 | | # ifdef HAVE_STDLIB_H
|
---|
2152 | | # include <stdlib.h>
|
---|
2153 | | # endif
|
---|
2154 | | #endif
|
---|
2155 | | #ifdef HAVE_STRING_H
|
---|
2156 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
2157 | | # include <memory.h>
|
---|
2158 | | # endif
|
---|
2159 | | # include <string.h>
|
---|
2160 | | #endif
|
---|
2161 | | #ifdef HAVE_STRINGS_H
|
---|
2162 | | # include <strings.h>
|
---|
2163 | | #endif
|
---|
2164 | | #ifdef HAVE_INTTYPES_H
|
---|
2165 | | # include <inttypes.h>
|
---|
2166 | | #endif
|
---|
2167 | | #ifdef HAVE_STDINT_H
|
---|
2168 | | # include <stdint.h>
|
---|
2169 | | #endif
|
---|
2170 | | #ifdef HAVE_UNISTD_H
|
---|
2171 | | # include <unistd.h>
|
---|
2172 | | #endif
|
---|
2173 | | #include <elf.h>
|
---|
2174 | configure:7605: result: no
|
---|
2175 | configure:7609: checking elf.h presence
|
---|
2176 | configure:7624: cl.exe -E conftest.c
|
---|
2177 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
2178 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
2179 |
|
---|
2180 | conftest.c
|
---|
2181 | conftest.c(16) : fatal error C1083: Cannot open include file: 'elf.h': No such file or directory
|
---|
2182 | configure:7631: $? = 2
|
---|
2183 | configure: failed program was:
|
---|
2184 | | /* confdefs.h. */
|
---|
2185 | | #define PACKAGE_NAME "Wine"
|
---|
2186 | | #define PACKAGE_TARNAME "wine"
|
---|
2187 | | #define PACKAGE_VERSION "1.1.10"
|
---|
2188 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
2189 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
2190 | | #define X_DISPLAY_MISSING 1
|
---|
2191 | | #define STDC_HEADERS 1
|
---|
2192 | | #define HAVE_SYS_TYPES_H 1
|
---|
2193 | | #define HAVE_SYS_STAT_H 1
|
---|
2194 | | #define HAVE_STDLIB_H 1
|
---|
2195 | | #define HAVE_STRING_H 1
|
---|
2196 | | #define HAVE_MEMORY_H 1
|
---|
2197 | | #define HAVE_DIRECT_H 1
|
---|
2198 | | /* end confdefs.h. */
|
---|
2199 | | #include <elf.h>
|
---|
2200 | configure:7645: result: no
|
---|
2201 | configure:7678: checking for elf.h
|
---|
2202 | configure:7687: result: no
|
---|
2203 | configure:7567: checking float.h usability
|
---|
2204 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
2205 | conftest.c
|
---|
2206 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
2207 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
2208 |
|
---|
2209 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
2210 | configure:7591: $? = 0
|
---|
2211 | configure:7605: result: yes
|
---|
2212 | configure:7609: checking float.h presence
|
---|
2213 | configure:7624: cl.exe -E conftest.c
|
---|
2214 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
2215 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
2216 |
|
---|
2217 | conftest.c
|
---|
2218 | configure:7631: $? = 0
|
---|
2219 | configure:7645: result: yes
|
---|
2220 | configure:7678: checking for float.h
|
---|
2221 | configure:7687: result: yes
|
---|
2222 | configure:7567: checking fontconfig/fontconfig.h usability
|
---|
2223 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
2224 | conftest.c
|
---|
2225 | conftest.c(50) : fatal error C1083: Cannot open include file: 'fontconfig/fontconfig.h': No such file or directory
|
---|
2226 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
2227 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
2228 |
|
---|
2229 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
2230 | configure:7591: $? = 2
|
---|
2231 | configure: failed program was:
|
---|
2232 | | /* confdefs.h. */
|
---|
2233 | | #define PACKAGE_NAME "Wine"
|
---|
2234 | | #define PACKAGE_TARNAME "wine"
|
---|
2235 | | #define PACKAGE_VERSION "1.1.10"
|
---|
2236 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
2237 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
2238 | | #define X_DISPLAY_MISSING 1
|
---|
2239 | | #define STDC_HEADERS 1
|
---|
2240 | | #define HAVE_SYS_TYPES_H 1
|
---|
2241 | | #define HAVE_SYS_STAT_H 1
|
---|
2242 | | #define HAVE_STDLIB_H 1
|
---|
2243 | | #define HAVE_STRING_H 1
|
---|
2244 | | #define HAVE_MEMORY_H 1
|
---|
2245 | | #define HAVE_DIRECT_H 1
|
---|
2246 | | #define HAVE_FLOAT_H 1
|
---|
2247 | | /* end confdefs.h. */
|
---|
2248 | | #include <stdio.h>
|
---|
2249 | | #ifdef HAVE_SYS_TYPES_H
|
---|
2250 | | # include <sys/types.h>
|
---|
2251 | | #endif
|
---|
2252 | | #ifdef HAVE_SYS_STAT_H
|
---|
2253 | | # include <sys/stat.h>
|
---|
2254 | | #endif
|
---|
2255 | | #ifdef STDC_HEADERS
|
---|
2256 | | # include <stdlib.h>
|
---|
2257 | | # include <stddef.h>
|
---|
2258 | | #else
|
---|
2259 | | # ifdef HAVE_STDLIB_H
|
---|
2260 | | # include <stdlib.h>
|
---|
2261 | | # endif
|
---|
2262 | | #endif
|
---|
2263 | | #ifdef HAVE_STRING_H
|
---|
2264 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
2265 | | # include <memory.h>
|
---|
2266 | | # endif
|
---|
2267 | | # include <string.h>
|
---|
2268 | | #endif
|
---|
2269 | | #ifdef HAVE_STRINGS_H
|
---|
2270 | | # include <strings.h>
|
---|
2271 | | #endif
|
---|
2272 | | #ifdef HAVE_INTTYPES_H
|
---|
2273 | | # include <inttypes.h>
|
---|
2274 | | #endif
|
---|
2275 | | #ifdef HAVE_STDINT_H
|
---|
2276 | | # include <stdint.h>
|
---|
2277 | | #endif
|
---|
2278 | | #ifdef HAVE_UNISTD_H
|
---|
2279 | | # include <unistd.h>
|
---|
2280 | | #endif
|
---|
2281 | | #include <fontconfig/fontconfig.h>
|
---|
2282 | configure:7605: result: no
|
---|
2283 | configure:7609: checking fontconfig/fontconfig.h presence
|
---|
2284 | configure:7624: cl.exe -E conftest.c
|
---|
2285 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
2286 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
2287 |
|
---|
2288 | conftest.c
|
---|
2289 | conftest.c(17) : fatal error C1083: Cannot open include file: 'fontconfig/fontconfig.h': No such file or directory
|
---|
2290 | configure:7631: $? = 2
|
---|
2291 | configure: failed program was:
|
---|
2292 | | /* confdefs.h. */
|
---|
2293 | | #define PACKAGE_NAME "Wine"
|
---|
2294 | | #define PACKAGE_TARNAME "wine"
|
---|
2295 | | #define PACKAGE_VERSION "1.1.10"
|
---|
2296 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
2297 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
2298 | | #define X_DISPLAY_MISSING 1
|
---|
2299 | | #define STDC_HEADERS 1
|
---|
2300 | | #define HAVE_SYS_TYPES_H 1
|
---|
2301 | | #define HAVE_SYS_STAT_H 1
|
---|
2302 | | #define HAVE_STDLIB_H 1
|
---|
2303 | | #define HAVE_STRING_H 1
|
---|
2304 | | #define HAVE_MEMORY_H 1
|
---|
2305 | | #define HAVE_DIRECT_H 1
|
---|
2306 | | #define HAVE_FLOAT_H 1
|
---|
2307 | | /* end confdefs.h. */
|
---|
2308 | | #include <fontconfig/fontconfig.h>
|
---|
2309 | configure:7645: result: no
|
---|
2310 | configure:7678: checking for fontconfig/fontconfig.h
|
---|
2311 | configure:7687: result: no
|
---|
2312 | configure:7567: checking getopt.h usability
|
---|
2313 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
2314 | conftest.c
|
---|
2315 | conftest.c(50) : fatal error C1083: Cannot open include file: 'getopt.h': No such file or directory
|
---|
2316 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
2317 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
2318 |
|
---|
2319 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
2320 | configure:7591: $? = 2
|
---|
2321 | configure: failed program was:
|
---|
2322 | | /* confdefs.h. */
|
---|
2323 | | #define PACKAGE_NAME "Wine"
|
---|
2324 | | #define PACKAGE_TARNAME "wine"
|
---|
2325 | | #define PACKAGE_VERSION "1.1.10"
|
---|
2326 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
2327 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
2328 | | #define X_DISPLAY_MISSING 1
|
---|
2329 | | #define STDC_HEADERS 1
|
---|
2330 | | #define HAVE_SYS_TYPES_H 1
|
---|
2331 | | #define HAVE_SYS_STAT_H 1
|
---|
2332 | | #define HAVE_STDLIB_H 1
|
---|
2333 | | #define HAVE_STRING_H 1
|
---|
2334 | | #define HAVE_MEMORY_H 1
|
---|
2335 | | #define HAVE_DIRECT_H 1
|
---|
2336 | | #define HAVE_FLOAT_H 1
|
---|
2337 | | /* end confdefs.h. */
|
---|
2338 | | #include <stdio.h>
|
---|
2339 | | #ifdef HAVE_SYS_TYPES_H
|
---|
2340 | | # include <sys/types.h>
|
---|
2341 | | #endif
|
---|
2342 | | #ifdef HAVE_SYS_STAT_H
|
---|
2343 | | # include <sys/stat.h>
|
---|
2344 | | #endif
|
---|
2345 | | #ifdef STDC_HEADERS
|
---|
2346 | | # include <stdlib.h>
|
---|
2347 | | # include <stddef.h>
|
---|
2348 | | #else
|
---|
2349 | | # ifdef HAVE_STDLIB_H
|
---|
2350 | | # include <stdlib.h>
|
---|
2351 | | # endif
|
---|
2352 | | #endif
|
---|
2353 | | #ifdef HAVE_STRING_H
|
---|
2354 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
2355 | | # include <memory.h>
|
---|
2356 | | # endif
|
---|
2357 | | # include <string.h>
|
---|
2358 | | #endif
|
---|
2359 | | #ifdef HAVE_STRINGS_H
|
---|
2360 | | # include <strings.h>
|
---|
2361 | | #endif
|
---|
2362 | | #ifdef HAVE_INTTYPES_H
|
---|
2363 | | # include <inttypes.h>
|
---|
2364 | | #endif
|
---|
2365 | | #ifdef HAVE_STDINT_H
|
---|
2366 | | # include <stdint.h>
|
---|
2367 | | #endif
|
---|
2368 | | #ifdef HAVE_UNISTD_H
|
---|
2369 | | # include <unistd.h>
|
---|
2370 | | #endif
|
---|
2371 | | #include <getopt.h>
|
---|
2372 | configure:7605: result: no
|
---|
2373 | configure:7609: checking getopt.h presence
|
---|
2374 | configure:7624: cl.exe -E conftest.c
|
---|
2375 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
2376 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
2377 |
|
---|
2378 | conftest.c
|
---|
2379 | conftest.c(17) : fatal error C1083: Cannot open include file: 'getopt.h': No such file or directory
|
---|
2380 | configure:7631: $? = 2
|
---|
2381 | configure: failed program was:
|
---|
2382 | | /* confdefs.h. */
|
---|
2383 | | #define PACKAGE_NAME "Wine"
|
---|
2384 | | #define PACKAGE_TARNAME "wine"
|
---|
2385 | | #define PACKAGE_VERSION "1.1.10"
|
---|
2386 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
2387 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
2388 | | #define X_DISPLAY_MISSING 1
|
---|
2389 | | #define STDC_HEADERS 1
|
---|
2390 | | #define HAVE_SYS_TYPES_H 1
|
---|
2391 | | #define HAVE_SYS_STAT_H 1
|
---|
2392 | | #define HAVE_STDLIB_H 1
|
---|
2393 | | #define HAVE_STRING_H 1
|
---|
2394 | | #define HAVE_MEMORY_H 1
|
---|
2395 | | #define HAVE_DIRECT_H 1
|
---|
2396 | | #define HAVE_FLOAT_H 1
|
---|
2397 | | /* end confdefs.h. */
|
---|
2398 | | #include <getopt.h>
|
---|
2399 | configure:7645: result: no
|
---|
2400 | configure:7678: checking for getopt.h
|
---|
2401 | configure:7687: result: no
|
---|
2402 | configure:7567: checking ieeefp.h usability
|
---|
2403 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
2404 | conftest.c
|
---|
2405 | conftest.c(50) : fatal error C1083: Cannot open include file: 'ieeefp.h': No such file or directory
|
---|
2406 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
2407 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
2408 |
|
---|
2409 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
2410 | configure:7591: $? = 2
|
---|
2411 | configure: failed program was:
|
---|
2412 | | /* confdefs.h. */
|
---|
2413 | | #define PACKAGE_NAME "Wine"
|
---|
2414 | | #define PACKAGE_TARNAME "wine"
|
---|
2415 | | #define PACKAGE_VERSION "1.1.10"
|
---|
2416 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
2417 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
2418 | | #define X_DISPLAY_MISSING 1
|
---|
2419 | | #define STDC_HEADERS 1
|
---|
2420 | | #define HAVE_SYS_TYPES_H 1
|
---|
2421 | | #define HAVE_SYS_STAT_H 1
|
---|
2422 | | #define HAVE_STDLIB_H 1
|
---|
2423 | | #define HAVE_STRING_H 1
|
---|
2424 | | #define HAVE_MEMORY_H 1
|
---|
2425 | | #define HAVE_DIRECT_H 1
|
---|
2426 | | #define HAVE_FLOAT_H 1
|
---|
2427 | | /* end confdefs.h. */
|
---|
2428 | | #include <stdio.h>
|
---|
2429 | | #ifdef HAVE_SYS_TYPES_H
|
---|
2430 | | # include <sys/types.h>
|
---|
2431 | | #endif
|
---|
2432 | | #ifdef HAVE_SYS_STAT_H
|
---|
2433 | | # include <sys/stat.h>
|
---|
2434 | | #endif
|
---|
2435 | | #ifdef STDC_HEADERS
|
---|
2436 | | # include <stdlib.h>
|
---|
2437 | | # include <stddef.h>
|
---|
2438 | | #else
|
---|
2439 | | # ifdef HAVE_STDLIB_H
|
---|
2440 | | # include <stdlib.h>
|
---|
2441 | | # endif
|
---|
2442 | | #endif
|
---|
2443 | | #ifdef HAVE_STRING_H
|
---|
2444 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
2445 | | # include <memory.h>
|
---|
2446 | | # endif
|
---|
2447 | | # include <string.h>
|
---|
2448 | | #endif
|
---|
2449 | | #ifdef HAVE_STRINGS_H
|
---|
2450 | | # include <strings.h>
|
---|
2451 | | #endif
|
---|
2452 | | #ifdef HAVE_INTTYPES_H
|
---|
2453 | | # include <inttypes.h>
|
---|
2454 | | #endif
|
---|
2455 | | #ifdef HAVE_STDINT_H
|
---|
2456 | | # include <stdint.h>
|
---|
2457 | | #endif
|
---|
2458 | | #ifdef HAVE_UNISTD_H
|
---|
2459 | | # include <unistd.h>
|
---|
2460 | | #endif
|
---|
2461 | | #include <ieeefp.h>
|
---|
2462 | configure:7605: result: no
|
---|
2463 | configure:7609: checking ieeefp.h presence
|
---|
2464 | configure:7624: cl.exe -E conftest.c
|
---|
2465 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
2466 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
2467 |
|
---|
2468 | conftest.c
|
---|
2469 | conftest.c(17) : fatal error C1083: Cannot open include file: 'ieeefp.h': No such file or directory
|
---|
2470 | configure:7631: $? = 2
|
---|
2471 | configure: failed program was:
|
---|
2472 | | /* confdefs.h. */
|
---|
2473 | | #define PACKAGE_NAME "Wine"
|
---|
2474 | | #define PACKAGE_TARNAME "wine"
|
---|
2475 | | #define PACKAGE_VERSION "1.1.10"
|
---|
2476 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
2477 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
2478 | | #define X_DISPLAY_MISSING 1
|
---|
2479 | | #define STDC_HEADERS 1
|
---|
2480 | | #define HAVE_SYS_TYPES_H 1
|
---|
2481 | | #define HAVE_SYS_STAT_H 1
|
---|
2482 | | #define HAVE_STDLIB_H 1
|
---|
2483 | | #define HAVE_STRING_H 1
|
---|
2484 | | #define HAVE_MEMORY_H 1
|
---|
2485 | | #define HAVE_DIRECT_H 1
|
---|
2486 | | #define HAVE_FLOAT_H 1
|
---|
2487 | | /* end confdefs.h. */
|
---|
2488 | | #include <ieeefp.h>
|
---|
2489 | configure:7645: result: no
|
---|
2490 | configure:7678: checking for ieeefp.h
|
---|
2491 | configure:7687: result: no
|
---|
2492 | configure:7567: checking io.h usability
|
---|
2493 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
2494 | conftest.c
|
---|
2495 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
2496 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
2497 |
|
---|
2498 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
2499 | configure:7591: $? = 0
|
---|
2500 | configure:7605: result: yes
|
---|
2501 | configure:7609: checking io.h presence
|
---|
2502 | configure:7624: cl.exe -E conftest.c
|
---|
2503 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
2504 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
2505 |
|
---|
2506 | conftest.c
|
---|
2507 | configure:7631: $? = 0
|
---|
2508 | configure:7645: result: yes
|
---|
2509 | configure:7678: checking for io.h
|
---|
2510 | configure:7687: result: yes
|
---|
2511 | configure:7567: checking jack/jack.h usability
|
---|
2512 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
2513 | conftest.c
|
---|
2514 | conftest.c(51) : fatal error C1083: Cannot open include file: 'jack/jack.h': No such file or directory
|
---|
2515 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
2516 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
2517 |
|
---|
2518 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
2519 | configure:7591: $? = 2
|
---|
2520 | configure: failed program was:
|
---|
2521 | | /* confdefs.h. */
|
---|
2522 | | #define PACKAGE_NAME "Wine"
|
---|
2523 | | #define PACKAGE_TARNAME "wine"
|
---|
2524 | | #define PACKAGE_VERSION "1.1.10"
|
---|
2525 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
2526 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
2527 | | #define X_DISPLAY_MISSING 1
|
---|
2528 | | #define STDC_HEADERS 1
|
---|
2529 | | #define HAVE_SYS_TYPES_H 1
|
---|
2530 | | #define HAVE_SYS_STAT_H 1
|
---|
2531 | | #define HAVE_STDLIB_H 1
|
---|
2532 | | #define HAVE_STRING_H 1
|
---|
2533 | | #define HAVE_MEMORY_H 1
|
---|
2534 | | #define HAVE_DIRECT_H 1
|
---|
2535 | | #define HAVE_FLOAT_H 1
|
---|
2536 | | #define HAVE_IO_H 1
|
---|
2537 | | /* end confdefs.h. */
|
---|
2538 | | #include <stdio.h>
|
---|
2539 | | #ifdef HAVE_SYS_TYPES_H
|
---|
2540 | | # include <sys/types.h>
|
---|
2541 | | #endif
|
---|
2542 | | #ifdef HAVE_SYS_STAT_H
|
---|
2543 | | # include <sys/stat.h>
|
---|
2544 | | #endif
|
---|
2545 | | #ifdef STDC_HEADERS
|
---|
2546 | | # include <stdlib.h>
|
---|
2547 | | # include <stddef.h>
|
---|
2548 | | #else
|
---|
2549 | | # ifdef HAVE_STDLIB_H
|
---|
2550 | | # include <stdlib.h>
|
---|
2551 | | # endif
|
---|
2552 | | #endif
|
---|
2553 | | #ifdef HAVE_STRING_H
|
---|
2554 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
2555 | | # include <memory.h>
|
---|
2556 | | # endif
|
---|
2557 | | # include <string.h>
|
---|
2558 | | #endif
|
---|
2559 | | #ifdef HAVE_STRINGS_H
|
---|
2560 | | # include <strings.h>
|
---|
2561 | | #endif
|
---|
2562 | | #ifdef HAVE_INTTYPES_H
|
---|
2563 | | # include <inttypes.h>
|
---|
2564 | | #endif
|
---|
2565 | | #ifdef HAVE_STDINT_H
|
---|
2566 | | # include <stdint.h>
|
---|
2567 | | #endif
|
---|
2568 | | #ifdef HAVE_UNISTD_H
|
---|
2569 | | # include <unistd.h>
|
---|
2570 | | #endif
|
---|
2571 | | #include <jack/jack.h>
|
---|
2572 | configure:7605: result: no
|
---|
2573 | configure:7609: checking jack/jack.h presence
|
---|
2574 | configure:7624: cl.exe -E conftest.c
|
---|
2575 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
2576 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
2577 |
|
---|
2578 | conftest.c
|
---|
2579 | conftest.c(18) : fatal error C1083: Cannot open include file: 'jack/jack.h': No such file or directory
|
---|
2580 | configure:7631: $? = 2
|
---|
2581 | configure: failed program was:
|
---|
2582 | | /* confdefs.h. */
|
---|
2583 | | #define PACKAGE_NAME "Wine"
|
---|
2584 | | #define PACKAGE_TARNAME "wine"
|
---|
2585 | | #define PACKAGE_VERSION "1.1.10"
|
---|
2586 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
2587 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
2588 | | #define X_DISPLAY_MISSING 1
|
---|
2589 | | #define STDC_HEADERS 1
|
---|
2590 | | #define HAVE_SYS_TYPES_H 1
|
---|
2591 | | #define HAVE_SYS_STAT_H 1
|
---|
2592 | | #define HAVE_STDLIB_H 1
|
---|
2593 | | #define HAVE_STRING_H 1
|
---|
2594 | | #define HAVE_MEMORY_H 1
|
---|
2595 | | #define HAVE_DIRECT_H 1
|
---|
2596 | | #define HAVE_FLOAT_H 1
|
---|
2597 | | #define HAVE_IO_H 1
|
---|
2598 | | /* end confdefs.h. */
|
---|
2599 | | #include <jack/jack.h>
|
---|
2600 | configure:7645: result: no
|
---|
2601 | configure:7678: checking for jack/jack.h
|
---|
2602 | configure:7687: result: no
|
---|
2603 | configure:7567: checking jpeglib.h usability
|
---|
2604 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
2605 | conftest.c
|
---|
2606 | conftest.c(51) : fatal error C1083: Cannot open include file: 'jpeglib.h': No such file or directory
|
---|
2607 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
2608 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
2609 |
|
---|
2610 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
2611 | configure:7591: $? = 2
|
---|
2612 | configure: failed program was:
|
---|
2613 | | /* confdefs.h. */
|
---|
2614 | | #define PACKAGE_NAME "Wine"
|
---|
2615 | | #define PACKAGE_TARNAME "wine"
|
---|
2616 | | #define PACKAGE_VERSION "1.1.10"
|
---|
2617 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
2618 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
2619 | | #define X_DISPLAY_MISSING 1
|
---|
2620 | | #define STDC_HEADERS 1
|
---|
2621 | | #define HAVE_SYS_TYPES_H 1
|
---|
2622 | | #define HAVE_SYS_STAT_H 1
|
---|
2623 | | #define HAVE_STDLIB_H 1
|
---|
2624 | | #define HAVE_STRING_H 1
|
---|
2625 | | #define HAVE_MEMORY_H 1
|
---|
2626 | | #define HAVE_DIRECT_H 1
|
---|
2627 | | #define HAVE_FLOAT_H 1
|
---|
2628 | | #define HAVE_IO_H 1
|
---|
2629 | | /* end confdefs.h. */
|
---|
2630 | | #include <stdio.h>
|
---|
2631 | | #ifdef HAVE_SYS_TYPES_H
|
---|
2632 | | # include <sys/types.h>
|
---|
2633 | | #endif
|
---|
2634 | | #ifdef HAVE_SYS_STAT_H
|
---|
2635 | | # include <sys/stat.h>
|
---|
2636 | | #endif
|
---|
2637 | | #ifdef STDC_HEADERS
|
---|
2638 | | # include <stdlib.h>
|
---|
2639 | | # include <stddef.h>
|
---|
2640 | | #else
|
---|
2641 | | # ifdef HAVE_STDLIB_H
|
---|
2642 | | # include <stdlib.h>
|
---|
2643 | | # endif
|
---|
2644 | | #endif
|
---|
2645 | | #ifdef HAVE_STRING_H
|
---|
2646 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
2647 | | # include <memory.h>
|
---|
2648 | | # endif
|
---|
2649 | | # include <string.h>
|
---|
2650 | | #endif
|
---|
2651 | | #ifdef HAVE_STRINGS_H
|
---|
2652 | | # include <strings.h>
|
---|
2653 | | #endif
|
---|
2654 | | #ifdef HAVE_INTTYPES_H
|
---|
2655 | | # include <inttypes.h>
|
---|
2656 | | #endif
|
---|
2657 | | #ifdef HAVE_STDINT_H
|
---|
2658 | | # include <stdint.h>
|
---|
2659 | | #endif
|
---|
2660 | | #ifdef HAVE_UNISTD_H
|
---|
2661 | | # include <unistd.h>
|
---|
2662 | | #endif
|
---|
2663 | | #include <jpeglib.h>
|
---|
2664 | configure:7605: result: no
|
---|
2665 | configure:7609: checking jpeglib.h presence
|
---|
2666 | configure:7624: cl.exe -E conftest.c
|
---|
2667 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
2668 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
2669 |
|
---|
2670 | conftest.c
|
---|
2671 | conftest.c(18) : fatal error C1083: Cannot open include file: 'jpeglib.h': No such file or directory
|
---|
2672 | configure:7631: $? = 2
|
---|
2673 | configure: failed program was:
|
---|
2674 | | /* confdefs.h. */
|
---|
2675 | | #define PACKAGE_NAME "Wine"
|
---|
2676 | | #define PACKAGE_TARNAME "wine"
|
---|
2677 | | #define PACKAGE_VERSION "1.1.10"
|
---|
2678 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
2679 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
2680 | | #define X_DISPLAY_MISSING 1
|
---|
2681 | | #define STDC_HEADERS 1
|
---|
2682 | | #define HAVE_SYS_TYPES_H 1
|
---|
2683 | | #define HAVE_SYS_STAT_H 1
|
---|
2684 | | #define HAVE_STDLIB_H 1
|
---|
2685 | | #define HAVE_STRING_H 1
|
---|
2686 | | #define HAVE_MEMORY_H 1
|
---|
2687 | | #define HAVE_DIRECT_H 1
|
---|
2688 | | #define HAVE_FLOAT_H 1
|
---|
2689 | | #define HAVE_IO_H 1
|
---|
2690 | | /* end confdefs.h. */
|
---|
2691 | | #include <jpeglib.h>
|
---|
2692 | configure:7645: result: no
|
---|
2693 | configure:7678: checking for jpeglib.h
|
---|
2694 | configure:7687: result: no
|
---|
2695 | configure:7567: checking lber.h usability
|
---|
2696 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
2697 | conftest.c
|
---|
2698 | conftest.c(51) : fatal error C1083: Cannot open include file: 'lber.h': No such file or directory
|
---|
2699 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
2700 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
2701 |
|
---|
2702 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
2703 | configure:7591: $? = 2
|
---|
2704 | configure: failed program was:
|
---|
2705 | | /* confdefs.h. */
|
---|
2706 | | #define PACKAGE_NAME "Wine"
|
---|
2707 | | #define PACKAGE_TARNAME "wine"
|
---|
2708 | | #define PACKAGE_VERSION "1.1.10"
|
---|
2709 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
2710 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
2711 | | #define X_DISPLAY_MISSING 1
|
---|
2712 | | #define STDC_HEADERS 1
|
---|
2713 | | #define HAVE_SYS_TYPES_H 1
|
---|
2714 | | #define HAVE_SYS_STAT_H 1
|
---|
2715 | | #define HAVE_STDLIB_H 1
|
---|
2716 | | #define HAVE_STRING_H 1
|
---|
2717 | | #define HAVE_MEMORY_H 1
|
---|
2718 | | #define HAVE_DIRECT_H 1
|
---|
2719 | | #define HAVE_FLOAT_H 1
|
---|
2720 | | #define HAVE_IO_H 1
|
---|
2721 | | /* end confdefs.h. */
|
---|
2722 | | #include <stdio.h>
|
---|
2723 | | #ifdef HAVE_SYS_TYPES_H
|
---|
2724 | | # include <sys/types.h>
|
---|
2725 | | #endif
|
---|
2726 | | #ifdef HAVE_SYS_STAT_H
|
---|
2727 | | # include <sys/stat.h>
|
---|
2728 | | #endif
|
---|
2729 | | #ifdef STDC_HEADERS
|
---|
2730 | | # include <stdlib.h>
|
---|
2731 | | # include <stddef.h>
|
---|
2732 | | #else
|
---|
2733 | | # ifdef HAVE_STDLIB_H
|
---|
2734 | | # include <stdlib.h>
|
---|
2735 | | # endif
|
---|
2736 | | #endif
|
---|
2737 | | #ifdef HAVE_STRING_H
|
---|
2738 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
2739 | | # include <memory.h>
|
---|
2740 | | # endif
|
---|
2741 | | # include <string.h>
|
---|
2742 | | #endif
|
---|
2743 | | #ifdef HAVE_STRINGS_H
|
---|
2744 | | # include <strings.h>
|
---|
2745 | | #endif
|
---|
2746 | | #ifdef HAVE_INTTYPES_H
|
---|
2747 | | # include <inttypes.h>
|
---|
2748 | | #endif
|
---|
2749 | | #ifdef HAVE_STDINT_H
|
---|
2750 | | # include <stdint.h>
|
---|
2751 | | #endif
|
---|
2752 | | #ifdef HAVE_UNISTD_H
|
---|
2753 | | # include <unistd.h>
|
---|
2754 | | #endif
|
---|
2755 | | #include <lber.h>
|
---|
2756 | configure:7605: result: no
|
---|
2757 | configure:7609: checking lber.h presence
|
---|
2758 | configure:7624: cl.exe -E conftest.c
|
---|
2759 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
2760 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
2761 |
|
---|
2762 | conftest.c
|
---|
2763 | conftest.c(18) : fatal error C1083: Cannot open include file: 'lber.h': No such file or directory
|
---|
2764 | configure:7631: $? = 2
|
---|
2765 | configure: failed program was:
|
---|
2766 | | /* confdefs.h. */
|
---|
2767 | | #define PACKAGE_NAME "Wine"
|
---|
2768 | | #define PACKAGE_TARNAME "wine"
|
---|
2769 | | #define PACKAGE_VERSION "1.1.10"
|
---|
2770 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
2771 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
2772 | | #define X_DISPLAY_MISSING 1
|
---|
2773 | | #define STDC_HEADERS 1
|
---|
2774 | | #define HAVE_SYS_TYPES_H 1
|
---|
2775 | | #define HAVE_SYS_STAT_H 1
|
---|
2776 | | #define HAVE_STDLIB_H 1
|
---|
2777 | | #define HAVE_STRING_H 1
|
---|
2778 | | #define HAVE_MEMORY_H 1
|
---|
2779 | | #define HAVE_DIRECT_H 1
|
---|
2780 | | #define HAVE_FLOAT_H 1
|
---|
2781 | | #define HAVE_IO_H 1
|
---|
2782 | | /* end confdefs.h. */
|
---|
2783 | | #include <lber.h>
|
---|
2784 | configure:7645: result: no
|
---|
2785 | configure:7678: checking for lber.h
|
---|
2786 | configure:7687: result: no
|
---|
2787 | configure:7567: checking lcms.h usability
|
---|
2788 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
2789 | conftest.c
|
---|
2790 | conftest.c(51) : fatal error C1083: Cannot open include file: 'lcms.h': No such file or directory
|
---|
2791 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
2792 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
2793 |
|
---|
2794 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
2795 | configure:7591: $? = 2
|
---|
2796 | configure: failed program was:
|
---|
2797 | | /* confdefs.h. */
|
---|
2798 | | #define PACKAGE_NAME "Wine"
|
---|
2799 | | #define PACKAGE_TARNAME "wine"
|
---|
2800 | | #define PACKAGE_VERSION "1.1.10"
|
---|
2801 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
2802 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
2803 | | #define X_DISPLAY_MISSING 1
|
---|
2804 | | #define STDC_HEADERS 1
|
---|
2805 | | #define HAVE_SYS_TYPES_H 1
|
---|
2806 | | #define HAVE_SYS_STAT_H 1
|
---|
2807 | | #define HAVE_STDLIB_H 1
|
---|
2808 | | #define HAVE_STRING_H 1
|
---|
2809 | | #define HAVE_MEMORY_H 1
|
---|
2810 | | #define HAVE_DIRECT_H 1
|
---|
2811 | | #define HAVE_FLOAT_H 1
|
---|
2812 | | #define HAVE_IO_H 1
|
---|
2813 | | /* end confdefs.h. */
|
---|
2814 | | #include <stdio.h>
|
---|
2815 | | #ifdef HAVE_SYS_TYPES_H
|
---|
2816 | | # include <sys/types.h>
|
---|
2817 | | #endif
|
---|
2818 | | #ifdef HAVE_SYS_STAT_H
|
---|
2819 | | # include <sys/stat.h>
|
---|
2820 | | #endif
|
---|
2821 | | #ifdef STDC_HEADERS
|
---|
2822 | | # include <stdlib.h>
|
---|
2823 | | # include <stddef.h>
|
---|
2824 | | #else
|
---|
2825 | | # ifdef HAVE_STDLIB_H
|
---|
2826 | | # include <stdlib.h>
|
---|
2827 | | # endif
|
---|
2828 | | #endif
|
---|
2829 | | #ifdef HAVE_STRING_H
|
---|
2830 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
2831 | | # include <memory.h>
|
---|
2832 | | # endif
|
---|
2833 | | # include <string.h>
|
---|
2834 | | #endif
|
---|
2835 | | #ifdef HAVE_STRINGS_H
|
---|
2836 | | # include <strings.h>
|
---|
2837 | | #endif
|
---|
2838 | | #ifdef HAVE_INTTYPES_H
|
---|
2839 | | # include <inttypes.h>
|
---|
2840 | | #endif
|
---|
2841 | | #ifdef HAVE_STDINT_H
|
---|
2842 | | # include <stdint.h>
|
---|
2843 | | #endif
|
---|
2844 | | #ifdef HAVE_UNISTD_H
|
---|
2845 | | # include <unistd.h>
|
---|
2846 | | #endif
|
---|
2847 | | #include <lcms.h>
|
---|
2848 | configure:7605: result: no
|
---|
2849 | configure:7609: checking lcms.h presence
|
---|
2850 | configure:7624: cl.exe -E conftest.c
|
---|
2851 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
2852 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
2853 |
|
---|
2854 | conftest.c
|
---|
2855 | conftest.c(18) : fatal error C1083: Cannot open include file: 'lcms.h': No such file or directory
|
---|
2856 | configure:7631: $? = 2
|
---|
2857 | configure: failed program was:
|
---|
2858 | | /* confdefs.h. */
|
---|
2859 | | #define PACKAGE_NAME "Wine"
|
---|
2860 | | #define PACKAGE_TARNAME "wine"
|
---|
2861 | | #define PACKAGE_VERSION "1.1.10"
|
---|
2862 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
2863 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
2864 | | #define X_DISPLAY_MISSING 1
|
---|
2865 | | #define STDC_HEADERS 1
|
---|
2866 | | #define HAVE_SYS_TYPES_H 1
|
---|
2867 | | #define HAVE_SYS_STAT_H 1
|
---|
2868 | | #define HAVE_STDLIB_H 1
|
---|
2869 | | #define HAVE_STRING_H 1
|
---|
2870 | | #define HAVE_MEMORY_H 1
|
---|
2871 | | #define HAVE_DIRECT_H 1
|
---|
2872 | | #define HAVE_FLOAT_H 1
|
---|
2873 | | #define HAVE_IO_H 1
|
---|
2874 | | /* end confdefs.h. */
|
---|
2875 | | #include <lcms.h>
|
---|
2876 | configure:7645: result: no
|
---|
2877 | configure:7678: checking for lcms.h
|
---|
2878 | configure:7687: result: no
|
---|
2879 | configure:7567: checking lcms/lcms.h usability
|
---|
2880 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
2881 | conftest.c
|
---|
2882 | conftest.c(51) : fatal error C1083: Cannot open include file: 'lcms/lcms.h': No such file or directory
|
---|
2883 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
2884 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
2885 |
|
---|
2886 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
2887 | configure:7591: $? = 2
|
---|
2888 | configure: failed program was:
|
---|
2889 | | /* confdefs.h. */
|
---|
2890 | | #define PACKAGE_NAME "Wine"
|
---|
2891 | | #define PACKAGE_TARNAME "wine"
|
---|
2892 | | #define PACKAGE_VERSION "1.1.10"
|
---|
2893 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
2894 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
2895 | | #define X_DISPLAY_MISSING 1
|
---|
2896 | | #define STDC_HEADERS 1
|
---|
2897 | | #define HAVE_SYS_TYPES_H 1
|
---|
2898 | | #define HAVE_SYS_STAT_H 1
|
---|
2899 | | #define HAVE_STDLIB_H 1
|
---|
2900 | | #define HAVE_STRING_H 1
|
---|
2901 | | #define HAVE_MEMORY_H 1
|
---|
2902 | | #define HAVE_DIRECT_H 1
|
---|
2903 | | #define HAVE_FLOAT_H 1
|
---|
2904 | | #define HAVE_IO_H 1
|
---|
2905 | | /* end confdefs.h. */
|
---|
2906 | | #include <stdio.h>
|
---|
2907 | | #ifdef HAVE_SYS_TYPES_H
|
---|
2908 | | # include <sys/types.h>
|
---|
2909 | | #endif
|
---|
2910 | | #ifdef HAVE_SYS_STAT_H
|
---|
2911 | | # include <sys/stat.h>
|
---|
2912 | | #endif
|
---|
2913 | | #ifdef STDC_HEADERS
|
---|
2914 | | # include <stdlib.h>
|
---|
2915 | | # include <stddef.h>
|
---|
2916 | | #else
|
---|
2917 | | # ifdef HAVE_STDLIB_H
|
---|
2918 | | # include <stdlib.h>
|
---|
2919 | | # endif
|
---|
2920 | | #endif
|
---|
2921 | | #ifdef HAVE_STRING_H
|
---|
2922 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
2923 | | # include <memory.h>
|
---|
2924 | | # endif
|
---|
2925 | | # include <string.h>
|
---|
2926 | | #endif
|
---|
2927 | | #ifdef HAVE_STRINGS_H
|
---|
2928 | | # include <strings.h>
|
---|
2929 | | #endif
|
---|
2930 | | #ifdef HAVE_INTTYPES_H
|
---|
2931 | | # include <inttypes.h>
|
---|
2932 | | #endif
|
---|
2933 | | #ifdef HAVE_STDINT_H
|
---|
2934 | | # include <stdint.h>
|
---|
2935 | | #endif
|
---|
2936 | | #ifdef HAVE_UNISTD_H
|
---|
2937 | | # include <unistd.h>
|
---|
2938 | | #endif
|
---|
2939 | | #include <lcms/lcms.h>
|
---|
2940 | configure:7605: result: no
|
---|
2941 | configure:7609: checking lcms/lcms.h presence
|
---|
2942 | configure:7624: cl.exe -E conftest.c
|
---|
2943 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
2944 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
2945 |
|
---|
2946 | conftest.c
|
---|
2947 | conftest.c(18) : fatal error C1083: Cannot open include file: 'lcms/lcms.h': No such file or directory
|
---|
2948 | configure:7631: $? = 2
|
---|
2949 | configure: failed program was:
|
---|
2950 | | /* confdefs.h. */
|
---|
2951 | | #define PACKAGE_NAME "Wine"
|
---|
2952 | | #define PACKAGE_TARNAME "wine"
|
---|
2953 | | #define PACKAGE_VERSION "1.1.10"
|
---|
2954 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
2955 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
2956 | | #define X_DISPLAY_MISSING 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 | | #define HAVE_MEMORY_H 1
|
---|
2963 | | #define HAVE_DIRECT_H 1
|
---|
2964 | | #define HAVE_FLOAT_H 1
|
---|
2965 | | #define HAVE_IO_H 1
|
---|
2966 | | /* end confdefs.h. */
|
---|
2967 | | #include <lcms/lcms.h>
|
---|
2968 | configure:7645: result: no
|
---|
2969 | configure:7678: checking for lcms/lcms.h
|
---|
2970 | configure:7687: result: no
|
---|
2971 | configure:7567: checking ldap.h usability
|
---|
2972 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
2973 | conftest.c
|
---|
2974 | conftest.c(51) : fatal error C1083: Cannot open include file: 'ldap.h': No such file or directory
|
---|
2975 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
2976 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
2977 |
|
---|
2978 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
2979 | configure:7591: $? = 2
|
---|
2980 | configure: failed program was:
|
---|
2981 | | /* confdefs.h. */
|
---|
2982 | | #define PACKAGE_NAME "Wine"
|
---|
2983 | | #define PACKAGE_TARNAME "wine"
|
---|
2984 | | #define PACKAGE_VERSION "1.1.10"
|
---|
2985 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
2986 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
2987 | | #define X_DISPLAY_MISSING 1
|
---|
2988 | | #define STDC_HEADERS 1
|
---|
2989 | | #define HAVE_SYS_TYPES_H 1
|
---|
2990 | | #define HAVE_SYS_STAT_H 1
|
---|
2991 | | #define HAVE_STDLIB_H 1
|
---|
2992 | | #define HAVE_STRING_H 1
|
---|
2993 | | #define HAVE_MEMORY_H 1
|
---|
2994 | | #define HAVE_DIRECT_H 1
|
---|
2995 | | #define HAVE_FLOAT_H 1
|
---|
2996 | | #define HAVE_IO_H 1
|
---|
2997 | | /* end confdefs.h. */
|
---|
2998 | | #include <stdio.h>
|
---|
2999 | | #ifdef HAVE_SYS_TYPES_H
|
---|
3000 | | # include <sys/types.h>
|
---|
3001 | | #endif
|
---|
3002 | | #ifdef HAVE_SYS_STAT_H
|
---|
3003 | | # include <sys/stat.h>
|
---|
3004 | | #endif
|
---|
3005 | | #ifdef STDC_HEADERS
|
---|
3006 | | # include <stdlib.h>
|
---|
3007 | | # include <stddef.h>
|
---|
3008 | | #else
|
---|
3009 | | # ifdef HAVE_STDLIB_H
|
---|
3010 | | # include <stdlib.h>
|
---|
3011 | | # endif
|
---|
3012 | | #endif
|
---|
3013 | | #ifdef HAVE_STRING_H
|
---|
3014 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
3015 | | # include <memory.h>
|
---|
3016 | | # endif
|
---|
3017 | | # include <string.h>
|
---|
3018 | | #endif
|
---|
3019 | | #ifdef HAVE_STRINGS_H
|
---|
3020 | | # include <strings.h>
|
---|
3021 | | #endif
|
---|
3022 | | #ifdef HAVE_INTTYPES_H
|
---|
3023 | | # include <inttypes.h>
|
---|
3024 | | #endif
|
---|
3025 | | #ifdef HAVE_STDINT_H
|
---|
3026 | | # include <stdint.h>
|
---|
3027 | | #endif
|
---|
3028 | | #ifdef HAVE_UNISTD_H
|
---|
3029 | | # include <unistd.h>
|
---|
3030 | | #endif
|
---|
3031 | | #include <ldap.h>
|
---|
3032 | configure:7605: result: no
|
---|
3033 | configure:7609: checking ldap.h presence
|
---|
3034 | configure:7624: cl.exe -E conftest.c
|
---|
3035 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
3036 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
3037 |
|
---|
3038 | conftest.c
|
---|
3039 | conftest.c(18) : fatal error C1083: Cannot open include file: 'ldap.h': No such file or directory
|
---|
3040 | configure:7631: $? = 2
|
---|
3041 | configure: failed program was:
|
---|
3042 | | /* confdefs.h. */
|
---|
3043 | | #define PACKAGE_NAME "Wine"
|
---|
3044 | | #define PACKAGE_TARNAME "wine"
|
---|
3045 | | #define PACKAGE_VERSION "1.1.10"
|
---|
3046 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
3047 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
3048 | | #define X_DISPLAY_MISSING 1
|
---|
3049 | | #define STDC_HEADERS 1
|
---|
3050 | | #define HAVE_SYS_TYPES_H 1
|
---|
3051 | | #define HAVE_SYS_STAT_H 1
|
---|
3052 | | #define HAVE_STDLIB_H 1
|
---|
3053 | | #define HAVE_STRING_H 1
|
---|
3054 | | #define HAVE_MEMORY_H 1
|
---|
3055 | | #define HAVE_DIRECT_H 1
|
---|
3056 | | #define HAVE_FLOAT_H 1
|
---|
3057 | | #define HAVE_IO_H 1
|
---|
3058 | | /* end confdefs.h. */
|
---|
3059 | | #include <ldap.h>
|
---|
3060 | configure:7645: result: no
|
---|
3061 | configure:7678: checking for ldap.h
|
---|
3062 | configure:7687: result: no
|
---|
3063 | configure:7567: checking libaudioio.h usability
|
---|
3064 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
3065 | conftest.c
|
---|
3066 | conftest.c(51) : fatal error C1083: Cannot open include file: 'libaudioio.h': No such file or directory
|
---|
3067 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
3068 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
3069 |
|
---|
3070 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
3071 | configure:7591: $? = 2
|
---|
3072 | configure: failed program was:
|
---|
3073 | | /* confdefs.h. */
|
---|
3074 | | #define PACKAGE_NAME "Wine"
|
---|
3075 | | #define PACKAGE_TARNAME "wine"
|
---|
3076 | | #define PACKAGE_VERSION "1.1.10"
|
---|
3077 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
3078 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
3079 | | #define X_DISPLAY_MISSING 1
|
---|
3080 | | #define STDC_HEADERS 1
|
---|
3081 | | #define HAVE_SYS_TYPES_H 1
|
---|
3082 | | #define HAVE_SYS_STAT_H 1
|
---|
3083 | | #define HAVE_STDLIB_H 1
|
---|
3084 | | #define HAVE_STRING_H 1
|
---|
3085 | | #define HAVE_MEMORY_H 1
|
---|
3086 | | #define HAVE_DIRECT_H 1
|
---|
3087 | | #define HAVE_FLOAT_H 1
|
---|
3088 | | #define HAVE_IO_H 1
|
---|
3089 | | /* end confdefs.h. */
|
---|
3090 | | #include <stdio.h>
|
---|
3091 | | #ifdef HAVE_SYS_TYPES_H
|
---|
3092 | | # include <sys/types.h>
|
---|
3093 | | #endif
|
---|
3094 | | #ifdef HAVE_SYS_STAT_H
|
---|
3095 | | # include <sys/stat.h>
|
---|
3096 | | #endif
|
---|
3097 | | #ifdef STDC_HEADERS
|
---|
3098 | | # include <stdlib.h>
|
---|
3099 | | # include <stddef.h>
|
---|
3100 | | #else
|
---|
3101 | | # ifdef HAVE_STDLIB_H
|
---|
3102 | | # include <stdlib.h>
|
---|
3103 | | # endif
|
---|
3104 | | #endif
|
---|
3105 | | #ifdef HAVE_STRING_H
|
---|
3106 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
3107 | | # include <memory.h>
|
---|
3108 | | # endif
|
---|
3109 | | # include <string.h>
|
---|
3110 | | #endif
|
---|
3111 | | #ifdef HAVE_STRINGS_H
|
---|
3112 | | # include <strings.h>
|
---|
3113 | | #endif
|
---|
3114 | | #ifdef HAVE_INTTYPES_H
|
---|
3115 | | # include <inttypes.h>
|
---|
3116 | | #endif
|
---|
3117 | | #ifdef HAVE_STDINT_H
|
---|
3118 | | # include <stdint.h>
|
---|
3119 | | #endif
|
---|
3120 | | #ifdef HAVE_UNISTD_H
|
---|
3121 | | # include <unistd.h>
|
---|
3122 | | #endif
|
---|
3123 | | #include <libaudioio.h>
|
---|
3124 | configure:7605: result: no
|
---|
3125 | configure:7609: checking libaudioio.h presence
|
---|
3126 | configure:7624: cl.exe -E conftest.c
|
---|
3127 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
3128 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
3129 |
|
---|
3130 | conftest.c
|
---|
3131 | conftest.c(18) : fatal error C1083: Cannot open include file: 'libaudioio.h': No such file or directory
|
---|
3132 | configure:7631: $? = 2
|
---|
3133 | configure: failed program was:
|
---|
3134 | | /* confdefs.h. */
|
---|
3135 | | #define PACKAGE_NAME "Wine"
|
---|
3136 | | #define PACKAGE_TARNAME "wine"
|
---|
3137 | | #define PACKAGE_VERSION "1.1.10"
|
---|
3138 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
3139 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
3140 | | #define X_DISPLAY_MISSING 1
|
---|
3141 | | #define STDC_HEADERS 1
|
---|
3142 | | #define HAVE_SYS_TYPES_H 1
|
---|
3143 | | #define HAVE_SYS_STAT_H 1
|
---|
3144 | | #define HAVE_STDLIB_H 1
|
---|
3145 | | #define HAVE_STRING_H 1
|
---|
3146 | | #define HAVE_MEMORY_H 1
|
---|
3147 | | #define HAVE_DIRECT_H 1
|
---|
3148 | | #define HAVE_FLOAT_H 1
|
---|
3149 | | #define HAVE_IO_H 1
|
---|
3150 | | /* end confdefs.h. */
|
---|
3151 | | #include <libaudioio.h>
|
---|
3152 | configure:7645: result: no
|
---|
3153 | configure:7678: checking for libaudioio.h
|
---|
3154 | configure:7687: result: no
|
---|
3155 | configure:7567: checking link.h usability
|
---|
3156 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
3157 | conftest.c
|
---|
3158 | conftest.c(51) : fatal error C1083: Cannot open include file: 'link.h': No such file or directory
|
---|
3159 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
3160 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
3161 |
|
---|
3162 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
3163 | configure:7591: $? = 2
|
---|
3164 | configure: failed program was:
|
---|
3165 | | /* confdefs.h. */
|
---|
3166 | | #define PACKAGE_NAME "Wine"
|
---|
3167 | | #define PACKAGE_TARNAME "wine"
|
---|
3168 | | #define PACKAGE_VERSION "1.1.10"
|
---|
3169 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
3170 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
3171 | | #define X_DISPLAY_MISSING 1
|
---|
3172 | | #define STDC_HEADERS 1
|
---|
3173 | | #define HAVE_SYS_TYPES_H 1
|
---|
3174 | | #define HAVE_SYS_STAT_H 1
|
---|
3175 | | #define HAVE_STDLIB_H 1
|
---|
3176 | | #define HAVE_STRING_H 1
|
---|
3177 | | #define HAVE_MEMORY_H 1
|
---|
3178 | | #define HAVE_DIRECT_H 1
|
---|
3179 | | #define HAVE_FLOAT_H 1
|
---|
3180 | | #define HAVE_IO_H 1
|
---|
3181 | | /* end confdefs.h. */
|
---|
3182 | | #include <stdio.h>
|
---|
3183 | | #ifdef HAVE_SYS_TYPES_H
|
---|
3184 | | # include <sys/types.h>
|
---|
3185 | | #endif
|
---|
3186 | | #ifdef HAVE_SYS_STAT_H
|
---|
3187 | | # include <sys/stat.h>
|
---|
3188 | | #endif
|
---|
3189 | | #ifdef STDC_HEADERS
|
---|
3190 | | # include <stdlib.h>
|
---|
3191 | | # include <stddef.h>
|
---|
3192 | | #else
|
---|
3193 | | # ifdef HAVE_STDLIB_H
|
---|
3194 | | # include <stdlib.h>
|
---|
3195 | | # endif
|
---|
3196 | | #endif
|
---|
3197 | | #ifdef HAVE_STRING_H
|
---|
3198 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
3199 | | # include <memory.h>
|
---|
3200 | | # endif
|
---|
3201 | | # include <string.h>
|
---|
3202 | | #endif
|
---|
3203 | | #ifdef HAVE_STRINGS_H
|
---|
3204 | | # include <strings.h>
|
---|
3205 | | #endif
|
---|
3206 | | #ifdef HAVE_INTTYPES_H
|
---|
3207 | | # include <inttypes.h>
|
---|
3208 | | #endif
|
---|
3209 | | #ifdef HAVE_STDINT_H
|
---|
3210 | | # include <stdint.h>
|
---|
3211 | | #endif
|
---|
3212 | | #ifdef HAVE_UNISTD_H
|
---|
3213 | | # include <unistd.h>
|
---|
3214 | | #endif
|
---|
3215 | | #include <link.h>
|
---|
3216 | configure:7605: result: no
|
---|
3217 | configure:7609: checking link.h presence
|
---|
3218 | configure:7624: cl.exe -E conftest.c
|
---|
3219 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
3220 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
3221 |
|
---|
3222 | conftest.c
|
---|
3223 | conftest.c(18) : fatal error C1083: Cannot open include file: 'link.h': No such file or directory
|
---|
3224 | configure:7631: $? = 2
|
---|
3225 | configure: failed program was:
|
---|
3226 | | /* confdefs.h. */
|
---|
3227 | | #define PACKAGE_NAME "Wine"
|
---|
3228 | | #define PACKAGE_TARNAME "wine"
|
---|
3229 | | #define PACKAGE_VERSION "1.1.10"
|
---|
3230 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
3231 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
3232 | | #define X_DISPLAY_MISSING 1
|
---|
3233 | | #define STDC_HEADERS 1
|
---|
3234 | | #define HAVE_SYS_TYPES_H 1
|
---|
3235 | | #define HAVE_SYS_STAT_H 1
|
---|
3236 | | #define HAVE_STDLIB_H 1
|
---|
3237 | | #define HAVE_STRING_H 1
|
---|
3238 | | #define HAVE_MEMORY_H 1
|
---|
3239 | | #define HAVE_DIRECT_H 1
|
---|
3240 | | #define HAVE_FLOAT_H 1
|
---|
3241 | | #define HAVE_IO_H 1
|
---|
3242 | | /* end confdefs.h. */
|
---|
3243 | | #include <link.h>
|
---|
3244 | configure:7645: result: no
|
---|
3245 | configure:7678: checking for link.h
|
---|
3246 | configure:7687: result: no
|
---|
3247 | configure:7567: checking linux/cdrom.h usability
|
---|
3248 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
3249 | conftest.c
|
---|
3250 | conftest.c(51) : fatal error C1083: Cannot open include file: 'linux/cdrom.h': No such file or directory
|
---|
3251 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
3252 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
3253 |
|
---|
3254 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
3255 | configure:7591: $? = 2
|
---|
3256 | configure: failed program was:
|
---|
3257 | | /* confdefs.h. */
|
---|
3258 | | #define PACKAGE_NAME "Wine"
|
---|
3259 | | #define PACKAGE_TARNAME "wine"
|
---|
3260 | | #define PACKAGE_VERSION "1.1.10"
|
---|
3261 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
3262 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
3263 | | #define X_DISPLAY_MISSING 1
|
---|
3264 | | #define STDC_HEADERS 1
|
---|
3265 | | #define HAVE_SYS_TYPES_H 1
|
---|
3266 | | #define HAVE_SYS_STAT_H 1
|
---|
3267 | | #define HAVE_STDLIB_H 1
|
---|
3268 | | #define HAVE_STRING_H 1
|
---|
3269 | | #define HAVE_MEMORY_H 1
|
---|
3270 | | #define HAVE_DIRECT_H 1
|
---|
3271 | | #define HAVE_FLOAT_H 1
|
---|
3272 | | #define HAVE_IO_H 1
|
---|
3273 | | /* end confdefs.h. */
|
---|
3274 | | #include <stdio.h>
|
---|
3275 | | #ifdef HAVE_SYS_TYPES_H
|
---|
3276 | | # include <sys/types.h>
|
---|
3277 | | #endif
|
---|
3278 | | #ifdef HAVE_SYS_STAT_H
|
---|
3279 | | # include <sys/stat.h>
|
---|
3280 | | #endif
|
---|
3281 | | #ifdef STDC_HEADERS
|
---|
3282 | | # include <stdlib.h>
|
---|
3283 | | # include <stddef.h>
|
---|
3284 | | #else
|
---|
3285 | | # ifdef HAVE_STDLIB_H
|
---|
3286 | | # include <stdlib.h>
|
---|
3287 | | # endif
|
---|
3288 | | #endif
|
---|
3289 | | #ifdef HAVE_STRING_H
|
---|
3290 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
3291 | | # include <memory.h>
|
---|
3292 | | # endif
|
---|
3293 | | # include <string.h>
|
---|
3294 | | #endif
|
---|
3295 | | #ifdef HAVE_STRINGS_H
|
---|
3296 | | # include <strings.h>
|
---|
3297 | | #endif
|
---|
3298 | | #ifdef HAVE_INTTYPES_H
|
---|
3299 | | # include <inttypes.h>
|
---|
3300 | | #endif
|
---|
3301 | | #ifdef HAVE_STDINT_H
|
---|
3302 | | # include <stdint.h>
|
---|
3303 | | #endif
|
---|
3304 | | #ifdef HAVE_UNISTD_H
|
---|
3305 | | # include <unistd.h>
|
---|
3306 | | #endif
|
---|
3307 | | #include <linux/cdrom.h>
|
---|
3308 | configure:7605: result: no
|
---|
3309 | configure:7609: checking linux/cdrom.h presence
|
---|
3310 | configure:7624: cl.exe -E conftest.c
|
---|
3311 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
3312 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
3313 |
|
---|
3314 | conftest.c
|
---|
3315 | conftest.c(18) : fatal error C1083: Cannot open include file: 'linux/cdrom.h': No such file or directory
|
---|
3316 | configure:7631: $? = 2
|
---|
3317 | configure: failed program was:
|
---|
3318 | | /* confdefs.h. */
|
---|
3319 | | #define PACKAGE_NAME "Wine"
|
---|
3320 | | #define PACKAGE_TARNAME "wine"
|
---|
3321 | | #define PACKAGE_VERSION "1.1.10"
|
---|
3322 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
3323 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
3324 | | #define X_DISPLAY_MISSING 1
|
---|
3325 | | #define STDC_HEADERS 1
|
---|
3326 | | #define HAVE_SYS_TYPES_H 1
|
---|
3327 | | #define HAVE_SYS_STAT_H 1
|
---|
3328 | | #define HAVE_STDLIB_H 1
|
---|
3329 | | #define HAVE_STRING_H 1
|
---|
3330 | | #define HAVE_MEMORY_H 1
|
---|
3331 | | #define HAVE_DIRECT_H 1
|
---|
3332 | | #define HAVE_FLOAT_H 1
|
---|
3333 | | #define HAVE_IO_H 1
|
---|
3334 | | /* end confdefs.h. */
|
---|
3335 | | #include <linux/cdrom.h>
|
---|
3336 | configure:7645: result: no
|
---|
3337 | configure:7678: checking for linux/cdrom.h
|
---|
3338 | configure:7687: result: no
|
---|
3339 | configure:7567: checking linux/compiler.h usability
|
---|
3340 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
3341 | conftest.c
|
---|
3342 | conftest.c(51) : fatal error C1083: Cannot open include file: 'linux/compiler.h': No such file or directory
|
---|
3343 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
3344 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
3345 |
|
---|
3346 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
3347 | configure:7591: $? = 2
|
---|
3348 | configure: failed program was:
|
---|
3349 | | /* confdefs.h. */
|
---|
3350 | | #define PACKAGE_NAME "Wine"
|
---|
3351 | | #define PACKAGE_TARNAME "wine"
|
---|
3352 | | #define PACKAGE_VERSION "1.1.10"
|
---|
3353 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
3354 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
3355 | | #define X_DISPLAY_MISSING 1
|
---|
3356 | | #define STDC_HEADERS 1
|
---|
3357 | | #define HAVE_SYS_TYPES_H 1
|
---|
3358 | | #define HAVE_SYS_STAT_H 1
|
---|
3359 | | #define HAVE_STDLIB_H 1
|
---|
3360 | | #define HAVE_STRING_H 1
|
---|
3361 | | #define HAVE_MEMORY_H 1
|
---|
3362 | | #define HAVE_DIRECT_H 1
|
---|
3363 | | #define HAVE_FLOAT_H 1
|
---|
3364 | | #define HAVE_IO_H 1
|
---|
3365 | | /* end confdefs.h. */
|
---|
3366 | | #include <stdio.h>
|
---|
3367 | | #ifdef HAVE_SYS_TYPES_H
|
---|
3368 | | # include <sys/types.h>
|
---|
3369 | | #endif
|
---|
3370 | | #ifdef HAVE_SYS_STAT_H
|
---|
3371 | | # include <sys/stat.h>
|
---|
3372 | | #endif
|
---|
3373 | | #ifdef STDC_HEADERS
|
---|
3374 | | # include <stdlib.h>
|
---|
3375 | | # include <stddef.h>
|
---|
3376 | | #else
|
---|
3377 | | # ifdef HAVE_STDLIB_H
|
---|
3378 | | # include <stdlib.h>
|
---|
3379 | | # endif
|
---|
3380 | | #endif
|
---|
3381 | | #ifdef HAVE_STRING_H
|
---|
3382 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
3383 | | # include <memory.h>
|
---|
3384 | | # endif
|
---|
3385 | | # include <string.h>
|
---|
3386 | | #endif
|
---|
3387 | | #ifdef HAVE_STRINGS_H
|
---|
3388 | | # include <strings.h>
|
---|
3389 | | #endif
|
---|
3390 | | #ifdef HAVE_INTTYPES_H
|
---|
3391 | | # include <inttypes.h>
|
---|
3392 | | #endif
|
---|
3393 | | #ifdef HAVE_STDINT_H
|
---|
3394 | | # include <stdint.h>
|
---|
3395 | | #endif
|
---|
3396 | | #ifdef HAVE_UNISTD_H
|
---|
3397 | | # include <unistd.h>
|
---|
3398 | | #endif
|
---|
3399 | | #include <linux/compiler.h>
|
---|
3400 | configure:7605: result: no
|
---|
3401 | configure:7609: checking linux/compiler.h presence
|
---|
3402 | configure:7624: cl.exe -E conftest.c
|
---|
3403 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
3404 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
3405 |
|
---|
3406 | conftest.c
|
---|
3407 | conftest.c(18) : fatal error C1083: Cannot open include file: 'linux/compiler.h': No such file or directory
|
---|
3408 | configure:7631: $? = 2
|
---|
3409 | configure: failed program was:
|
---|
3410 | | /* confdefs.h. */
|
---|
3411 | | #define PACKAGE_NAME "Wine"
|
---|
3412 | | #define PACKAGE_TARNAME "wine"
|
---|
3413 | | #define PACKAGE_VERSION "1.1.10"
|
---|
3414 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
3415 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
3416 | | #define X_DISPLAY_MISSING 1
|
---|
3417 | | #define STDC_HEADERS 1
|
---|
3418 | | #define HAVE_SYS_TYPES_H 1
|
---|
3419 | | #define HAVE_SYS_STAT_H 1
|
---|
3420 | | #define HAVE_STDLIB_H 1
|
---|
3421 | | #define HAVE_STRING_H 1
|
---|
3422 | | #define HAVE_MEMORY_H 1
|
---|
3423 | | #define HAVE_DIRECT_H 1
|
---|
3424 | | #define HAVE_FLOAT_H 1
|
---|
3425 | | #define HAVE_IO_H 1
|
---|
3426 | | /* end confdefs.h. */
|
---|
3427 | | #include <linux/compiler.h>
|
---|
3428 | configure:7645: result: no
|
---|
3429 | configure:7678: checking for linux/compiler.h
|
---|
3430 | configure:7687: result: no
|
---|
3431 | configure:7567: checking linux/hdreg.h usability
|
---|
3432 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
3433 | conftest.c
|
---|
3434 | conftest.c(51) : fatal error C1083: Cannot open include file: 'linux/hdreg.h': No such file or directory
|
---|
3435 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
3436 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
3437 |
|
---|
3438 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
3439 | configure:7591: $? = 2
|
---|
3440 | configure: failed program was:
|
---|
3441 | | /* confdefs.h. */
|
---|
3442 | | #define PACKAGE_NAME "Wine"
|
---|
3443 | | #define PACKAGE_TARNAME "wine"
|
---|
3444 | | #define PACKAGE_VERSION "1.1.10"
|
---|
3445 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
3446 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
3447 | | #define X_DISPLAY_MISSING 1
|
---|
3448 | | #define STDC_HEADERS 1
|
---|
3449 | | #define HAVE_SYS_TYPES_H 1
|
---|
3450 | | #define HAVE_SYS_STAT_H 1
|
---|
3451 | | #define HAVE_STDLIB_H 1
|
---|
3452 | | #define HAVE_STRING_H 1
|
---|
3453 | | #define HAVE_MEMORY_H 1
|
---|
3454 | | #define HAVE_DIRECT_H 1
|
---|
3455 | | #define HAVE_FLOAT_H 1
|
---|
3456 | | #define HAVE_IO_H 1
|
---|
3457 | | /* end confdefs.h. */
|
---|
3458 | | #include <stdio.h>
|
---|
3459 | | #ifdef HAVE_SYS_TYPES_H
|
---|
3460 | | # include <sys/types.h>
|
---|
3461 | | #endif
|
---|
3462 | | #ifdef HAVE_SYS_STAT_H
|
---|
3463 | | # include <sys/stat.h>
|
---|
3464 | | #endif
|
---|
3465 | | #ifdef STDC_HEADERS
|
---|
3466 | | # include <stdlib.h>
|
---|
3467 | | # include <stddef.h>
|
---|
3468 | | #else
|
---|
3469 | | # ifdef HAVE_STDLIB_H
|
---|
3470 | | # include <stdlib.h>
|
---|
3471 | | # endif
|
---|
3472 | | #endif
|
---|
3473 | | #ifdef HAVE_STRING_H
|
---|
3474 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
3475 | | # include <memory.h>
|
---|
3476 | | # endif
|
---|
3477 | | # include <string.h>
|
---|
3478 | | #endif
|
---|
3479 | | #ifdef HAVE_STRINGS_H
|
---|
3480 | | # include <strings.h>
|
---|
3481 | | #endif
|
---|
3482 | | #ifdef HAVE_INTTYPES_H
|
---|
3483 | | # include <inttypes.h>
|
---|
3484 | | #endif
|
---|
3485 | | #ifdef HAVE_STDINT_H
|
---|
3486 | | # include <stdint.h>
|
---|
3487 | | #endif
|
---|
3488 | | #ifdef HAVE_UNISTD_H
|
---|
3489 | | # include <unistd.h>
|
---|
3490 | | #endif
|
---|
3491 | | #include <linux/hdreg.h>
|
---|
3492 | configure:7605: result: no
|
---|
3493 | configure:7609: checking linux/hdreg.h presence
|
---|
3494 | configure:7624: cl.exe -E conftest.c
|
---|
3495 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
3496 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
3497 |
|
---|
3498 | conftest.c
|
---|
3499 | conftest.c(18) : fatal error C1083: Cannot open include file: 'linux/hdreg.h': No such file or directory
|
---|
3500 | configure:7631: $? = 2
|
---|
3501 | configure: failed program was:
|
---|
3502 | | /* confdefs.h. */
|
---|
3503 | | #define PACKAGE_NAME "Wine"
|
---|
3504 | | #define PACKAGE_TARNAME "wine"
|
---|
3505 | | #define PACKAGE_VERSION "1.1.10"
|
---|
3506 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
3507 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
3508 | | #define X_DISPLAY_MISSING 1
|
---|
3509 | | #define STDC_HEADERS 1
|
---|
3510 | | #define HAVE_SYS_TYPES_H 1
|
---|
3511 | | #define HAVE_SYS_STAT_H 1
|
---|
3512 | | #define HAVE_STDLIB_H 1
|
---|
3513 | | #define HAVE_STRING_H 1
|
---|
3514 | | #define HAVE_MEMORY_H 1
|
---|
3515 | | #define HAVE_DIRECT_H 1
|
---|
3516 | | #define HAVE_FLOAT_H 1
|
---|
3517 | | #define HAVE_IO_H 1
|
---|
3518 | | /* end confdefs.h. */
|
---|
3519 | | #include <linux/hdreg.h>
|
---|
3520 | configure:7645: result: no
|
---|
3521 | configure:7678: checking for linux/hdreg.h
|
---|
3522 | configure:7687: result: no
|
---|
3523 | configure:7567: checking linux/input.h usability
|
---|
3524 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
3525 | conftest.c
|
---|
3526 | conftest.c(51) : fatal error C1083: Cannot open include file: 'linux/input.h': No such file or directory
|
---|
3527 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
3528 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
3529 |
|
---|
3530 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
3531 | configure:7591: $? = 2
|
---|
3532 | configure: failed program was:
|
---|
3533 | | /* confdefs.h. */
|
---|
3534 | | #define PACKAGE_NAME "Wine"
|
---|
3535 | | #define PACKAGE_TARNAME "wine"
|
---|
3536 | | #define PACKAGE_VERSION "1.1.10"
|
---|
3537 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
3538 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
3539 | | #define X_DISPLAY_MISSING 1
|
---|
3540 | | #define STDC_HEADERS 1
|
---|
3541 | | #define HAVE_SYS_TYPES_H 1
|
---|
3542 | | #define HAVE_SYS_STAT_H 1
|
---|
3543 | | #define HAVE_STDLIB_H 1
|
---|
3544 | | #define HAVE_STRING_H 1
|
---|
3545 | | #define HAVE_MEMORY_H 1
|
---|
3546 | | #define HAVE_DIRECT_H 1
|
---|
3547 | | #define HAVE_FLOAT_H 1
|
---|
3548 | | #define HAVE_IO_H 1
|
---|
3549 | | /* end confdefs.h. */
|
---|
3550 | | #include <stdio.h>
|
---|
3551 | | #ifdef HAVE_SYS_TYPES_H
|
---|
3552 | | # include <sys/types.h>
|
---|
3553 | | #endif
|
---|
3554 | | #ifdef HAVE_SYS_STAT_H
|
---|
3555 | | # include <sys/stat.h>
|
---|
3556 | | #endif
|
---|
3557 | | #ifdef STDC_HEADERS
|
---|
3558 | | # include <stdlib.h>
|
---|
3559 | | # include <stddef.h>
|
---|
3560 | | #else
|
---|
3561 | | # ifdef HAVE_STDLIB_H
|
---|
3562 | | # include <stdlib.h>
|
---|
3563 | | # endif
|
---|
3564 | | #endif
|
---|
3565 | | #ifdef HAVE_STRING_H
|
---|
3566 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
3567 | | # include <memory.h>
|
---|
3568 | | # endif
|
---|
3569 | | # include <string.h>
|
---|
3570 | | #endif
|
---|
3571 | | #ifdef HAVE_STRINGS_H
|
---|
3572 | | # include <strings.h>
|
---|
3573 | | #endif
|
---|
3574 | | #ifdef HAVE_INTTYPES_H
|
---|
3575 | | # include <inttypes.h>
|
---|
3576 | | #endif
|
---|
3577 | | #ifdef HAVE_STDINT_H
|
---|
3578 | | # include <stdint.h>
|
---|
3579 | | #endif
|
---|
3580 | | #ifdef HAVE_UNISTD_H
|
---|
3581 | | # include <unistd.h>
|
---|
3582 | | #endif
|
---|
3583 | | #include <linux/input.h>
|
---|
3584 | configure:7605: result: no
|
---|
3585 | configure:7609: checking linux/input.h presence
|
---|
3586 | configure:7624: cl.exe -E conftest.c
|
---|
3587 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
3588 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
3589 |
|
---|
3590 | conftest.c
|
---|
3591 | conftest.c(18) : fatal error C1083: Cannot open include file: 'linux/input.h': No such file or directory
|
---|
3592 | configure:7631: $? = 2
|
---|
3593 | configure: failed program was:
|
---|
3594 | | /* confdefs.h. */
|
---|
3595 | | #define PACKAGE_NAME "Wine"
|
---|
3596 | | #define PACKAGE_TARNAME "wine"
|
---|
3597 | | #define PACKAGE_VERSION "1.1.10"
|
---|
3598 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
3599 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
3600 | | #define X_DISPLAY_MISSING 1
|
---|
3601 | | #define STDC_HEADERS 1
|
---|
3602 | | #define HAVE_SYS_TYPES_H 1
|
---|
3603 | | #define HAVE_SYS_STAT_H 1
|
---|
3604 | | #define HAVE_STDLIB_H 1
|
---|
3605 | | #define HAVE_STRING_H 1
|
---|
3606 | | #define HAVE_MEMORY_H 1
|
---|
3607 | | #define HAVE_DIRECT_H 1
|
---|
3608 | | #define HAVE_FLOAT_H 1
|
---|
3609 | | #define HAVE_IO_H 1
|
---|
3610 | | /* end confdefs.h. */
|
---|
3611 | | #include <linux/input.h>
|
---|
3612 | configure:7645: result: no
|
---|
3613 | configure:7678: checking for linux/input.h
|
---|
3614 | configure:7687: result: no
|
---|
3615 | configure:7567: checking linux/ioctl.h usability
|
---|
3616 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
3617 | conftest.c
|
---|
3618 | conftest.c(51) : fatal error C1083: Cannot open include file: 'linux/ioctl.h': No such file or directory
|
---|
3619 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
3620 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
3621 |
|
---|
3622 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
3623 | configure:7591: $? = 2
|
---|
3624 | configure: failed program was:
|
---|
3625 | | /* confdefs.h. */
|
---|
3626 | | #define PACKAGE_NAME "Wine"
|
---|
3627 | | #define PACKAGE_TARNAME "wine"
|
---|
3628 | | #define PACKAGE_VERSION "1.1.10"
|
---|
3629 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
3630 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
3631 | | #define X_DISPLAY_MISSING 1
|
---|
3632 | | #define STDC_HEADERS 1
|
---|
3633 | | #define HAVE_SYS_TYPES_H 1
|
---|
3634 | | #define HAVE_SYS_STAT_H 1
|
---|
3635 | | #define HAVE_STDLIB_H 1
|
---|
3636 | | #define HAVE_STRING_H 1
|
---|
3637 | | #define HAVE_MEMORY_H 1
|
---|
3638 | | #define HAVE_DIRECT_H 1
|
---|
3639 | | #define HAVE_FLOAT_H 1
|
---|
3640 | | #define HAVE_IO_H 1
|
---|
3641 | | /* end confdefs.h. */
|
---|
3642 | | #include <stdio.h>
|
---|
3643 | | #ifdef HAVE_SYS_TYPES_H
|
---|
3644 | | # include <sys/types.h>
|
---|
3645 | | #endif
|
---|
3646 | | #ifdef HAVE_SYS_STAT_H
|
---|
3647 | | # include <sys/stat.h>
|
---|
3648 | | #endif
|
---|
3649 | | #ifdef STDC_HEADERS
|
---|
3650 | | # include <stdlib.h>
|
---|
3651 | | # include <stddef.h>
|
---|
3652 | | #else
|
---|
3653 | | # ifdef HAVE_STDLIB_H
|
---|
3654 | | # include <stdlib.h>
|
---|
3655 | | # endif
|
---|
3656 | | #endif
|
---|
3657 | | #ifdef HAVE_STRING_H
|
---|
3658 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
3659 | | # include <memory.h>
|
---|
3660 | | # endif
|
---|
3661 | | # include <string.h>
|
---|
3662 | | #endif
|
---|
3663 | | #ifdef HAVE_STRINGS_H
|
---|
3664 | | # include <strings.h>
|
---|
3665 | | #endif
|
---|
3666 | | #ifdef HAVE_INTTYPES_H
|
---|
3667 | | # include <inttypes.h>
|
---|
3668 | | #endif
|
---|
3669 | | #ifdef HAVE_STDINT_H
|
---|
3670 | | # include <stdint.h>
|
---|
3671 | | #endif
|
---|
3672 | | #ifdef HAVE_UNISTD_H
|
---|
3673 | | # include <unistd.h>
|
---|
3674 | | #endif
|
---|
3675 | | #include <linux/ioctl.h>
|
---|
3676 | configure:7605: result: no
|
---|
3677 | configure:7609: checking linux/ioctl.h presence
|
---|
3678 | configure:7624: cl.exe -E conftest.c
|
---|
3679 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
3680 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
3681 |
|
---|
3682 | conftest.c
|
---|
3683 | conftest.c(18) : fatal error C1083: Cannot open include file: 'linux/ioctl.h': No such file or directory
|
---|
3684 | configure:7631: $? = 2
|
---|
3685 | configure: failed program was:
|
---|
3686 | | /* confdefs.h. */
|
---|
3687 | | #define PACKAGE_NAME "Wine"
|
---|
3688 | | #define PACKAGE_TARNAME "wine"
|
---|
3689 | | #define PACKAGE_VERSION "1.1.10"
|
---|
3690 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
3691 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
3692 | | #define X_DISPLAY_MISSING 1
|
---|
3693 | | #define STDC_HEADERS 1
|
---|
3694 | | #define HAVE_SYS_TYPES_H 1
|
---|
3695 | | #define HAVE_SYS_STAT_H 1
|
---|
3696 | | #define HAVE_STDLIB_H 1
|
---|
3697 | | #define HAVE_STRING_H 1
|
---|
3698 | | #define HAVE_MEMORY_H 1
|
---|
3699 | | #define HAVE_DIRECT_H 1
|
---|
3700 | | #define HAVE_FLOAT_H 1
|
---|
3701 | | #define HAVE_IO_H 1
|
---|
3702 | | /* end confdefs.h. */
|
---|
3703 | | #include <linux/ioctl.h>
|
---|
3704 | configure:7645: result: no
|
---|
3705 | configure:7678: checking for linux/ioctl.h
|
---|
3706 | configure:7687: result: no
|
---|
3707 | configure:7567: checking linux/joystick.h usability
|
---|
3708 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
3709 | conftest.c
|
---|
3710 | conftest.c(51) : fatal error C1083: Cannot open include file: 'linux/joystick.h': No such file or directory
|
---|
3711 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
3712 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
3713 |
|
---|
3714 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
3715 | configure:7591: $? = 2
|
---|
3716 | configure: failed program was:
|
---|
3717 | | /* confdefs.h. */
|
---|
3718 | | #define PACKAGE_NAME "Wine"
|
---|
3719 | | #define PACKAGE_TARNAME "wine"
|
---|
3720 | | #define PACKAGE_VERSION "1.1.10"
|
---|
3721 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
3722 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
3723 | | #define X_DISPLAY_MISSING 1
|
---|
3724 | | #define STDC_HEADERS 1
|
---|
3725 | | #define HAVE_SYS_TYPES_H 1
|
---|
3726 | | #define HAVE_SYS_STAT_H 1
|
---|
3727 | | #define HAVE_STDLIB_H 1
|
---|
3728 | | #define HAVE_STRING_H 1
|
---|
3729 | | #define HAVE_MEMORY_H 1
|
---|
3730 | | #define HAVE_DIRECT_H 1
|
---|
3731 | | #define HAVE_FLOAT_H 1
|
---|
3732 | | #define HAVE_IO_H 1
|
---|
3733 | | /* end confdefs.h. */
|
---|
3734 | | #include <stdio.h>
|
---|
3735 | | #ifdef HAVE_SYS_TYPES_H
|
---|
3736 | | # include <sys/types.h>
|
---|
3737 | | #endif
|
---|
3738 | | #ifdef HAVE_SYS_STAT_H
|
---|
3739 | | # include <sys/stat.h>
|
---|
3740 | | #endif
|
---|
3741 | | #ifdef STDC_HEADERS
|
---|
3742 | | # include <stdlib.h>
|
---|
3743 | | # include <stddef.h>
|
---|
3744 | | #else
|
---|
3745 | | # ifdef HAVE_STDLIB_H
|
---|
3746 | | # include <stdlib.h>
|
---|
3747 | | # endif
|
---|
3748 | | #endif
|
---|
3749 | | #ifdef HAVE_STRING_H
|
---|
3750 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
3751 | | # include <memory.h>
|
---|
3752 | | # endif
|
---|
3753 | | # include <string.h>
|
---|
3754 | | #endif
|
---|
3755 | | #ifdef HAVE_STRINGS_H
|
---|
3756 | | # include <strings.h>
|
---|
3757 | | #endif
|
---|
3758 | | #ifdef HAVE_INTTYPES_H
|
---|
3759 | | # include <inttypes.h>
|
---|
3760 | | #endif
|
---|
3761 | | #ifdef HAVE_STDINT_H
|
---|
3762 | | # include <stdint.h>
|
---|
3763 | | #endif
|
---|
3764 | | #ifdef HAVE_UNISTD_H
|
---|
3765 | | # include <unistd.h>
|
---|
3766 | | #endif
|
---|
3767 | | #include <linux/joystick.h>
|
---|
3768 | configure:7605: result: no
|
---|
3769 | configure:7609: checking linux/joystick.h presence
|
---|
3770 | configure:7624: cl.exe -E conftest.c
|
---|
3771 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
3772 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
3773 |
|
---|
3774 | conftest.c
|
---|
3775 | conftest.c(18) : fatal error C1083: Cannot open include file: 'linux/joystick.h': No such file or directory
|
---|
3776 | configure:7631: $? = 2
|
---|
3777 | configure: failed program was:
|
---|
3778 | | /* confdefs.h. */
|
---|
3779 | | #define PACKAGE_NAME "Wine"
|
---|
3780 | | #define PACKAGE_TARNAME "wine"
|
---|
3781 | | #define PACKAGE_VERSION "1.1.10"
|
---|
3782 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
3783 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
3784 | | #define X_DISPLAY_MISSING 1
|
---|
3785 | | #define STDC_HEADERS 1
|
---|
3786 | | #define HAVE_SYS_TYPES_H 1
|
---|
3787 | | #define HAVE_SYS_STAT_H 1
|
---|
3788 | | #define HAVE_STDLIB_H 1
|
---|
3789 | | #define HAVE_STRING_H 1
|
---|
3790 | | #define HAVE_MEMORY_H 1
|
---|
3791 | | #define HAVE_DIRECT_H 1
|
---|
3792 | | #define HAVE_FLOAT_H 1
|
---|
3793 | | #define HAVE_IO_H 1
|
---|
3794 | | /* end confdefs.h. */
|
---|
3795 | | #include <linux/joystick.h>
|
---|
3796 | configure:7645: result: no
|
---|
3797 | configure:7678: checking for linux/joystick.h
|
---|
3798 | configure:7687: result: no
|
---|
3799 | configure:7567: checking linux/major.h usability
|
---|
3800 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
3801 | conftest.c
|
---|
3802 | conftest.c(51) : fatal error C1083: Cannot open include file: 'linux/major.h': No such file or directory
|
---|
3803 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
3804 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
3805 |
|
---|
3806 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
3807 | configure:7591: $? = 2
|
---|
3808 | configure: failed program was:
|
---|
3809 | | /* confdefs.h. */
|
---|
3810 | | #define PACKAGE_NAME "Wine"
|
---|
3811 | | #define PACKAGE_TARNAME "wine"
|
---|
3812 | | #define PACKAGE_VERSION "1.1.10"
|
---|
3813 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
3814 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
3815 | | #define X_DISPLAY_MISSING 1
|
---|
3816 | | #define STDC_HEADERS 1
|
---|
3817 | | #define HAVE_SYS_TYPES_H 1
|
---|
3818 | | #define HAVE_SYS_STAT_H 1
|
---|
3819 | | #define HAVE_STDLIB_H 1
|
---|
3820 | | #define HAVE_STRING_H 1
|
---|
3821 | | #define HAVE_MEMORY_H 1
|
---|
3822 | | #define HAVE_DIRECT_H 1
|
---|
3823 | | #define HAVE_FLOAT_H 1
|
---|
3824 | | #define HAVE_IO_H 1
|
---|
3825 | | /* end confdefs.h. */
|
---|
3826 | | #include <stdio.h>
|
---|
3827 | | #ifdef HAVE_SYS_TYPES_H
|
---|
3828 | | # include <sys/types.h>
|
---|
3829 | | #endif
|
---|
3830 | | #ifdef HAVE_SYS_STAT_H
|
---|
3831 | | # include <sys/stat.h>
|
---|
3832 | | #endif
|
---|
3833 | | #ifdef STDC_HEADERS
|
---|
3834 | | # include <stdlib.h>
|
---|
3835 | | # include <stddef.h>
|
---|
3836 | | #else
|
---|
3837 | | # ifdef HAVE_STDLIB_H
|
---|
3838 | | # include <stdlib.h>
|
---|
3839 | | # endif
|
---|
3840 | | #endif
|
---|
3841 | | #ifdef HAVE_STRING_H
|
---|
3842 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
3843 | | # include <memory.h>
|
---|
3844 | | # endif
|
---|
3845 | | # include <string.h>
|
---|
3846 | | #endif
|
---|
3847 | | #ifdef HAVE_STRINGS_H
|
---|
3848 | | # include <strings.h>
|
---|
3849 | | #endif
|
---|
3850 | | #ifdef HAVE_INTTYPES_H
|
---|
3851 | | # include <inttypes.h>
|
---|
3852 | | #endif
|
---|
3853 | | #ifdef HAVE_STDINT_H
|
---|
3854 | | # include <stdint.h>
|
---|
3855 | | #endif
|
---|
3856 | | #ifdef HAVE_UNISTD_H
|
---|
3857 | | # include <unistd.h>
|
---|
3858 | | #endif
|
---|
3859 | | #include <linux/major.h>
|
---|
3860 | configure:7605: result: no
|
---|
3861 | configure:7609: checking linux/major.h presence
|
---|
3862 | configure:7624: cl.exe -E conftest.c
|
---|
3863 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
3864 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
3865 |
|
---|
3866 | conftest.c
|
---|
3867 | conftest.c(18) : fatal error C1083: Cannot open include file: 'linux/major.h': No such file or directory
|
---|
3868 | configure:7631: $? = 2
|
---|
3869 | configure: failed program was:
|
---|
3870 | | /* confdefs.h. */
|
---|
3871 | | #define PACKAGE_NAME "Wine"
|
---|
3872 | | #define PACKAGE_TARNAME "wine"
|
---|
3873 | | #define PACKAGE_VERSION "1.1.10"
|
---|
3874 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
3875 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
3876 | | #define X_DISPLAY_MISSING 1
|
---|
3877 | | #define STDC_HEADERS 1
|
---|
3878 | | #define HAVE_SYS_TYPES_H 1
|
---|
3879 | | #define HAVE_SYS_STAT_H 1
|
---|
3880 | | #define HAVE_STDLIB_H 1
|
---|
3881 | | #define HAVE_STRING_H 1
|
---|
3882 | | #define HAVE_MEMORY_H 1
|
---|
3883 | | #define HAVE_DIRECT_H 1
|
---|
3884 | | #define HAVE_FLOAT_H 1
|
---|
3885 | | #define HAVE_IO_H 1
|
---|
3886 | | /* end confdefs.h. */
|
---|
3887 | | #include <linux/major.h>
|
---|
3888 | configure:7645: result: no
|
---|
3889 | configure:7678: checking for linux/major.h
|
---|
3890 | configure:7687: result: no
|
---|
3891 | configure:7567: checking linux/param.h usability
|
---|
3892 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
3893 | conftest.c
|
---|
3894 | conftest.c(51) : fatal error C1083: Cannot open include file: 'linux/param.h': No such file or directory
|
---|
3895 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
3896 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
3897 |
|
---|
3898 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
3899 | configure:7591: $? = 2
|
---|
3900 | configure: failed program was:
|
---|
3901 | | /* confdefs.h. */
|
---|
3902 | | #define PACKAGE_NAME "Wine"
|
---|
3903 | | #define PACKAGE_TARNAME "wine"
|
---|
3904 | | #define PACKAGE_VERSION "1.1.10"
|
---|
3905 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
3906 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
3907 | | #define X_DISPLAY_MISSING 1
|
---|
3908 | | #define STDC_HEADERS 1
|
---|
3909 | | #define HAVE_SYS_TYPES_H 1
|
---|
3910 | | #define HAVE_SYS_STAT_H 1
|
---|
3911 | | #define HAVE_STDLIB_H 1
|
---|
3912 | | #define HAVE_STRING_H 1
|
---|
3913 | | #define HAVE_MEMORY_H 1
|
---|
3914 | | #define HAVE_DIRECT_H 1
|
---|
3915 | | #define HAVE_FLOAT_H 1
|
---|
3916 | | #define HAVE_IO_H 1
|
---|
3917 | | /* end confdefs.h. */
|
---|
3918 | | #include <stdio.h>
|
---|
3919 | | #ifdef HAVE_SYS_TYPES_H
|
---|
3920 | | # include <sys/types.h>
|
---|
3921 | | #endif
|
---|
3922 | | #ifdef HAVE_SYS_STAT_H
|
---|
3923 | | # include <sys/stat.h>
|
---|
3924 | | #endif
|
---|
3925 | | #ifdef STDC_HEADERS
|
---|
3926 | | # include <stdlib.h>
|
---|
3927 | | # include <stddef.h>
|
---|
3928 | | #else
|
---|
3929 | | # ifdef HAVE_STDLIB_H
|
---|
3930 | | # include <stdlib.h>
|
---|
3931 | | # endif
|
---|
3932 | | #endif
|
---|
3933 | | #ifdef HAVE_STRING_H
|
---|
3934 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
3935 | | # include <memory.h>
|
---|
3936 | | # endif
|
---|
3937 | | # include <string.h>
|
---|
3938 | | #endif
|
---|
3939 | | #ifdef HAVE_STRINGS_H
|
---|
3940 | | # include <strings.h>
|
---|
3941 | | #endif
|
---|
3942 | | #ifdef HAVE_INTTYPES_H
|
---|
3943 | | # include <inttypes.h>
|
---|
3944 | | #endif
|
---|
3945 | | #ifdef HAVE_STDINT_H
|
---|
3946 | | # include <stdint.h>
|
---|
3947 | | #endif
|
---|
3948 | | #ifdef HAVE_UNISTD_H
|
---|
3949 | | # include <unistd.h>
|
---|
3950 | | #endif
|
---|
3951 | | #include <linux/param.h>
|
---|
3952 | configure:7605: result: no
|
---|
3953 | configure:7609: checking linux/param.h presence
|
---|
3954 | configure:7624: cl.exe -E conftest.c
|
---|
3955 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
3956 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
3957 |
|
---|
3958 | conftest.c
|
---|
3959 | conftest.c(18) : fatal error C1083: Cannot open include file: 'linux/param.h': No such file or directory
|
---|
3960 | configure:7631: $? = 2
|
---|
3961 | configure: failed program was:
|
---|
3962 | | /* confdefs.h. */
|
---|
3963 | | #define PACKAGE_NAME "Wine"
|
---|
3964 | | #define PACKAGE_TARNAME "wine"
|
---|
3965 | | #define PACKAGE_VERSION "1.1.10"
|
---|
3966 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
3967 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
3968 | | #define X_DISPLAY_MISSING 1
|
---|
3969 | | #define STDC_HEADERS 1
|
---|
3970 | | #define HAVE_SYS_TYPES_H 1
|
---|
3971 | | #define HAVE_SYS_STAT_H 1
|
---|
3972 | | #define HAVE_STDLIB_H 1
|
---|
3973 | | #define HAVE_STRING_H 1
|
---|
3974 | | #define HAVE_MEMORY_H 1
|
---|
3975 | | #define HAVE_DIRECT_H 1
|
---|
3976 | | #define HAVE_FLOAT_H 1
|
---|
3977 | | #define HAVE_IO_H 1
|
---|
3978 | | /* end confdefs.h. */
|
---|
3979 | | #include <linux/param.h>
|
---|
3980 | configure:7645: result: no
|
---|
3981 | configure:7678: checking for linux/param.h
|
---|
3982 | configure:7687: result: no
|
---|
3983 | configure:7567: checking linux/serial.h usability
|
---|
3984 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
3985 | conftest.c
|
---|
3986 | conftest.c(51) : fatal error C1083: Cannot open include file: 'linux/serial.h': No such file or directory
|
---|
3987 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
3988 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
3989 |
|
---|
3990 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
3991 | configure:7591: $? = 2
|
---|
3992 | configure: failed program was:
|
---|
3993 | | /* confdefs.h. */
|
---|
3994 | | #define PACKAGE_NAME "Wine"
|
---|
3995 | | #define PACKAGE_TARNAME "wine"
|
---|
3996 | | #define PACKAGE_VERSION "1.1.10"
|
---|
3997 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
3998 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
3999 | | #define X_DISPLAY_MISSING 1
|
---|
4000 | | #define STDC_HEADERS 1
|
---|
4001 | | #define HAVE_SYS_TYPES_H 1
|
---|
4002 | | #define HAVE_SYS_STAT_H 1
|
---|
4003 | | #define HAVE_STDLIB_H 1
|
---|
4004 | | #define HAVE_STRING_H 1
|
---|
4005 | | #define HAVE_MEMORY_H 1
|
---|
4006 | | #define HAVE_DIRECT_H 1
|
---|
4007 | | #define HAVE_FLOAT_H 1
|
---|
4008 | | #define HAVE_IO_H 1
|
---|
4009 | | /* end confdefs.h. */
|
---|
4010 | | #include <stdio.h>
|
---|
4011 | | #ifdef HAVE_SYS_TYPES_H
|
---|
4012 | | # include <sys/types.h>
|
---|
4013 | | #endif
|
---|
4014 | | #ifdef HAVE_SYS_STAT_H
|
---|
4015 | | # include <sys/stat.h>
|
---|
4016 | | #endif
|
---|
4017 | | #ifdef STDC_HEADERS
|
---|
4018 | | # include <stdlib.h>
|
---|
4019 | | # include <stddef.h>
|
---|
4020 | | #else
|
---|
4021 | | # ifdef HAVE_STDLIB_H
|
---|
4022 | | # include <stdlib.h>
|
---|
4023 | | # endif
|
---|
4024 | | #endif
|
---|
4025 | | #ifdef HAVE_STRING_H
|
---|
4026 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
4027 | | # include <memory.h>
|
---|
4028 | | # endif
|
---|
4029 | | # include <string.h>
|
---|
4030 | | #endif
|
---|
4031 | | #ifdef HAVE_STRINGS_H
|
---|
4032 | | # include <strings.h>
|
---|
4033 | | #endif
|
---|
4034 | | #ifdef HAVE_INTTYPES_H
|
---|
4035 | | # include <inttypes.h>
|
---|
4036 | | #endif
|
---|
4037 | | #ifdef HAVE_STDINT_H
|
---|
4038 | | # include <stdint.h>
|
---|
4039 | | #endif
|
---|
4040 | | #ifdef HAVE_UNISTD_H
|
---|
4041 | | # include <unistd.h>
|
---|
4042 | | #endif
|
---|
4043 | | #include <linux/serial.h>
|
---|
4044 | configure:7605: result: no
|
---|
4045 | configure:7609: checking linux/serial.h presence
|
---|
4046 | configure:7624: cl.exe -E conftest.c
|
---|
4047 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
4048 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
4049 |
|
---|
4050 | conftest.c
|
---|
4051 | conftest.c(18) : fatal error C1083: Cannot open include file: 'linux/serial.h': No such file or directory
|
---|
4052 | configure:7631: $? = 2
|
---|
4053 | configure: failed program was:
|
---|
4054 | | /* confdefs.h. */
|
---|
4055 | | #define PACKAGE_NAME "Wine"
|
---|
4056 | | #define PACKAGE_TARNAME "wine"
|
---|
4057 | | #define PACKAGE_VERSION "1.1.10"
|
---|
4058 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
4059 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
4060 | | #define X_DISPLAY_MISSING 1
|
---|
4061 | | #define STDC_HEADERS 1
|
---|
4062 | | #define HAVE_SYS_TYPES_H 1
|
---|
4063 | | #define HAVE_SYS_STAT_H 1
|
---|
4064 | | #define HAVE_STDLIB_H 1
|
---|
4065 | | #define HAVE_STRING_H 1
|
---|
4066 | | #define HAVE_MEMORY_H 1
|
---|
4067 | | #define HAVE_DIRECT_H 1
|
---|
4068 | | #define HAVE_FLOAT_H 1
|
---|
4069 | | #define HAVE_IO_H 1
|
---|
4070 | | /* end confdefs.h. */
|
---|
4071 | | #include <linux/serial.h>
|
---|
4072 | configure:7645: result: no
|
---|
4073 | configure:7678: checking for linux/serial.h
|
---|
4074 | configure:7687: result: no
|
---|
4075 | configure:7567: checking linux/ucdrom.h usability
|
---|
4076 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
4077 | conftest.c
|
---|
4078 | conftest.c(51) : fatal error C1083: Cannot open include file: 'linux/ucdrom.h': No such file or directory
|
---|
4079 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
4080 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
4081 |
|
---|
4082 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
4083 | configure:7591: $? = 2
|
---|
4084 | configure: failed program was:
|
---|
4085 | | /* confdefs.h. */
|
---|
4086 | | #define PACKAGE_NAME "Wine"
|
---|
4087 | | #define PACKAGE_TARNAME "wine"
|
---|
4088 | | #define PACKAGE_VERSION "1.1.10"
|
---|
4089 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
4090 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
4091 | | #define X_DISPLAY_MISSING 1
|
---|
4092 | | #define STDC_HEADERS 1
|
---|
4093 | | #define HAVE_SYS_TYPES_H 1
|
---|
4094 | | #define HAVE_SYS_STAT_H 1
|
---|
4095 | | #define HAVE_STDLIB_H 1
|
---|
4096 | | #define HAVE_STRING_H 1
|
---|
4097 | | #define HAVE_MEMORY_H 1
|
---|
4098 | | #define HAVE_DIRECT_H 1
|
---|
4099 | | #define HAVE_FLOAT_H 1
|
---|
4100 | | #define HAVE_IO_H 1
|
---|
4101 | | /* end confdefs.h. */
|
---|
4102 | | #include <stdio.h>
|
---|
4103 | | #ifdef HAVE_SYS_TYPES_H
|
---|
4104 | | # include <sys/types.h>
|
---|
4105 | | #endif
|
---|
4106 | | #ifdef HAVE_SYS_STAT_H
|
---|
4107 | | # include <sys/stat.h>
|
---|
4108 | | #endif
|
---|
4109 | | #ifdef STDC_HEADERS
|
---|
4110 | | # include <stdlib.h>
|
---|
4111 | | # include <stddef.h>
|
---|
4112 | | #else
|
---|
4113 | | # ifdef HAVE_STDLIB_H
|
---|
4114 | | # include <stdlib.h>
|
---|
4115 | | # endif
|
---|
4116 | | #endif
|
---|
4117 | | #ifdef HAVE_STRING_H
|
---|
4118 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
4119 | | # include <memory.h>
|
---|
4120 | | # endif
|
---|
4121 | | # include <string.h>
|
---|
4122 | | #endif
|
---|
4123 | | #ifdef HAVE_STRINGS_H
|
---|
4124 | | # include <strings.h>
|
---|
4125 | | #endif
|
---|
4126 | | #ifdef HAVE_INTTYPES_H
|
---|
4127 | | # include <inttypes.h>
|
---|
4128 | | #endif
|
---|
4129 | | #ifdef HAVE_STDINT_H
|
---|
4130 | | # include <stdint.h>
|
---|
4131 | | #endif
|
---|
4132 | | #ifdef HAVE_UNISTD_H
|
---|
4133 | | # include <unistd.h>
|
---|
4134 | | #endif
|
---|
4135 | | #include <linux/ucdrom.h>
|
---|
4136 | configure:7605: result: no
|
---|
4137 | configure:7609: checking linux/ucdrom.h presence
|
---|
4138 | configure:7624: cl.exe -E conftest.c
|
---|
4139 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
4140 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
4141 |
|
---|
4142 | conftest.c
|
---|
4143 | conftest.c(18) : fatal error C1083: Cannot open include file: 'linux/ucdrom.h': No such file or directory
|
---|
4144 | configure:7631: $? = 2
|
---|
4145 | configure: failed program was:
|
---|
4146 | | /* confdefs.h. */
|
---|
4147 | | #define PACKAGE_NAME "Wine"
|
---|
4148 | | #define PACKAGE_TARNAME "wine"
|
---|
4149 | | #define PACKAGE_VERSION "1.1.10"
|
---|
4150 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
4151 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
4152 | | #define X_DISPLAY_MISSING 1
|
---|
4153 | | #define STDC_HEADERS 1
|
---|
4154 | | #define HAVE_SYS_TYPES_H 1
|
---|
4155 | | #define HAVE_SYS_STAT_H 1
|
---|
4156 | | #define HAVE_STDLIB_H 1
|
---|
4157 | | #define HAVE_STRING_H 1
|
---|
4158 | | #define HAVE_MEMORY_H 1
|
---|
4159 | | #define HAVE_DIRECT_H 1
|
---|
4160 | | #define HAVE_FLOAT_H 1
|
---|
4161 | | #define HAVE_IO_H 1
|
---|
4162 | | /* end confdefs.h. */
|
---|
4163 | | #include <linux/ucdrom.h>
|
---|
4164 | configure:7645: result: no
|
---|
4165 | configure:7678: checking for linux/ucdrom.h
|
---|
4166 | configure:7687: result: no
|
---|
4167 | configure:7567: checking mach/mach.h usability
|
---|
4168 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
4169 | conftest.c
|
---|
4170 | conftest.c(51) : fatal error C1083: Cannot open include file: 'mach/mach.h': No such file or directory
|
---|
4171 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
4172 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
4173 |
|
---|
4174 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
4175 | configure:7591: $? = 2
|
---|
4176 | configure: failed program was:
|
---|
4177 | | /* confdefs.h. */
|
---|
4178 | | #define PACKAGE_NAME "Wine"
|
---|
4179 | | #define PACKAGE_TARNAME "wine"
|
---|
4180 | | #define PACKAGE_VERSION "1.1.10"
|
---|
4181 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
4182 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
4183 | | #define X_DISPLAY_MISSING 1
|
---|
4184 | | #define STDC_HEADERS 1
|
---|
4185 | | #define HAVE_SYS_TYPES_H 1
|
---|
4186 | | #define HAVE_SYS_STAT_H 1
|
---|
4187 | | #define HAVE_STDLIB_H 1
|
---|
4188 | | #define HAVE_STRING_H 1
|
---|
4189 | | #define HAVE_MEMORY_H 1
|
---|
4190 | | #define HAVE_DIRECT_H 1
|
---|
4191 | | #define HAVE_FLOAT_H 1
|
---|
4192 | | #define HAVE_IO_H 1
|
---|
4193 | | /* end confdefs.h. */
|
---|
4194 | | #include <stdio.h>
|
---|
4195 | | #ifdef HAVE_SYS_TYPES_H
|
---|
4196 | | # include <sys/types.h>
|
---|
4197 | | #endif
|
---|
4198 | | #ifdef HAVE_SYS_STAT_H
|
---|
4199 | | # include <sys/stat.h>
|
---|
4200 | | #endif
|
---|
4201 | | #ifdef STDC_HEADERS
|
---|
4202 | | # include <stdlib.h>
|
---|
4203 | | # include <stddef.h>
|
---|
4204 | | #else
|
---|
4205 | | # ifdef HAVE_STDLIB_H
|
---|
4206 | | # include <stdlib.h>
|
---|
4207 | | # endif
|
---|
4208 | | #endif
|
---|
4209 | | #ifdef HAVE_STRING_H
|
---|
4210 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
4211 | | # include <memory.h>
|
---|
4212 | | # endif
|
---|
4213 | | # include <string.h>
|
---|
4214 | | #endif
|
---|
4215 | | #ifdef HAVE_STRINGS_H
|
---|
4216 | | # include <strings.h>
|
---|
4217 | | #endif
|
---|
4218 | | #ifdef HAVE_INTTYPES_H
|
---|
4219 | | # include <inttypes.h>
|
---|
4220 | | #endif
|
---|
4221 | | #ifdef HAVE_STDINT_H
|
---|
4222 | | # include <stdint.h>
|
---|
4223 | | #endif
|
---|
4224 | | #ifdef HAVE_UNISTD_H
|
---|
4225 | | # include <unistd.h>
|
---|
4226 | | #endif
|
---|
4227 | | #include <mach/mach.h>
|
---|
4228 | configure:7605: result: no
|
---|
4229 | configure:7609: checking mach/mach.h presence
|
---|
4230 | configure:7624: cl.exe -E conftest.c
|
---|
4231 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
4232 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
4233 |
|
---|
4234 | conftest.c
|
---|
4235 | conftest.c(18) : fatal error C1083: Cannot open include file: 'mach/mach.h': No such file or directory
|
---|
4236 | configure:7631: $? = 2
|
---|
4237 | configure: failed program was:
|
---|
4238 | | /* confdefs.h. */
|
---|
4239 | | #define PACKAGE_NAME "Wine"
|
---|
4240 | | #define PACKAGE_TARNAME "wine"
|
---|
4241 | | #define PACKAGE_VERSION "1.1.10"
|
---|
4242 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
4243 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
4244 | | #define X_DISPLAY_MISSING 1
|
---|
4245 | | #define STDC_HEADERS 1
|
---|
4246 | | #define HAVE_SYS_TYPES_H 1
|
---|
4247 | | #define HAVE_SYS_STAT_H 1
|
---|
4248 | | #define HAVE_STDLIB_H 1
|
---|
4249 | | #define HAVE_STRING_H 1
|
---|
4250 | | #define HAVE_MEMORY_H 1
|
---|
4251 | | #define HAVE_DIRECT_H 1
|
---|
4252 | | #define HAVE_FLOAT_H 1
|
---|
4253 | | #define HAVE_IO_H 1
|
---|
4254 | | /* end confdefs.h. */
|
---|
4255 | | #include <mach/mach.h>
|
---|
4256 | configure:7645: result: no
|
---|
4257 | configure:7678: checking for mach/mach.h
|
---|
4258 | configure:7687: result: no
|
---|
4259 | configure:7567: checking mach/machine.h usability
|
---|
4260 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
4261 | conftest.c
|
---|
4262 | conftest.c(51) : fatal error C1083: Cannot open include file: 'mach/machine.h': No such file or directory
|
---|
4263 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
4264 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
4265 |
|
---|
4266 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
4267 | configure:7591: $? = 2
|
---|
4268 | configure: failed program was:
|
---|
4269 | | /* confdefs.h. */
|
---|
4270 | | #define PACKAGE_NAME "Wine"
|
---|
4271 | | #define PACKAGE_TARNAME "wine"
|
---|
4272 | | #define PACKAGE_VERSION "1.1.10"
|
---|
4273 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
4274 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
4275 | | #define X_DISPLAY_MISSING 1
|
---|
4276 | | #define STDC_HEADERS 1
|
---|
4277 | | #define HAVE_SYS_TYPES_H 1
|
---|
4278 | | #define HAVE_SYS_STAT_H 1
|
---|
4279 | | #define HAVE_STDLIB_H 1
|
---|
4280 | | #define HAVE_STRING_H 1
|
---|
4281 | | #define HAVE_MEMORY_H 1
|
---|
4282 | | #define HAVE_DIRECT_H 1
|
---|
4283 | | #define HAVE_FLOAT_H 1
|
---|
4284 | | #define HAVE_IO_H 1
|
---|
4285 | | /* end confdefs.h. */
|
---|
4286 | | #include <stdio.h>
|
---|
4287 | | #ifdef HAVE_SYS_TYPES_H
|
---|
4288 | | # include <sys/types.h>
|
---|
4289 | | #endif
|
---|
4290 | | #ifdef HAVE_SYS_STAT_H
|
---|
4291 | | # include <sys/stat.h>
|
---|
4292 | | #endif
|
---|
4293 | | #ifdef STDC_HEADERS
|
---|
4294 | | # include <stdlib.h>
|
---|
4295 | | # include <stddef.h>
|
---|
4296 | | #else
|
---|
4297 | | # ifdef HAVE_STDLIB_H
|
---|
4298 | | # include <stdlib.h>
|
---|
4299 | | # endif
|
---|
4300 | | #endif
|
---|
4301 | | #ifdef HAVE_STRING_H
|
---|
4302 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
4303 | | # include <memory.h>
|
---|
4304 | | # endif
|
---|
4305 | | # include <string.h>
|
---|
4306 | | #endif
|
---|
4307 | | #ifdef HAVE_STRINGS_H
|
---|
4308 | | # include <strings.h>
|
---|
4309 | | #endif
|
---|
4310 | | #ifdef HAVE_INTTYPES_H
|
---|
4311 | | # include <inttypes.h>
|
---|
4312 | | #endif
|
---|
4313 | | #ifdef HAVE_STDINT_H
|
---|
4314 | | # include <stdint.h>
|
---|
4315 | | #endif
|
---|
4316 | | #ifdef HAVE_UNISTD_H
|
---|
4317 | | # include <unistd.h>
|
---|
4318 | | #endif
|
---|
4319 | | #include <mach/machine.h>
|
---|
4320 | configure:7605: result: no
|
---|
4321 | configure:7609: checking mach/machine.h presence
|
---|
4322 | configure:7624: cl.exe -E conftest.c
|
---|
4323 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
4324 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
4325 |
|
---|
4326 | conftest.c
|
---|
4327 | conftest.c(18) : fatal error C1083: Cannot open include file: 'mach/machine.h': No such file or directory
|
---|
4328 | configure:7631: $? = 2
|
---|
4329 | configure: failed program was:
|
---|
4330 | | /* confdefs.h. */
|
---|
4331 | | #define PACKAGE_NAME "Wine"
|
---|
4332 | | #define PACKAGE_TARNAME "wine"
|
---|
4333 | | #define PACKAGE_VERSION "1.1.10"
|
---|
4334 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
4335 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
4336 | | #define X_DISPLAY_MISSING 1
|
---|
4337 | | #define STDC_HEADERS 1
|
---|
4338 | | #define HAVE_SYS_TYPES_H 1
|
---|
4339 | | #define HAVE_SYS_STAT_H 1
|
---|
4340 | | #define HAVE_STDLIB_H 1
|
---|
4341 | | #define HAVE_STRING_H 1
|
---|
4342 | | #define HAVE_MEMORY_H 1
|
---|
4343 | | #define HAVE_DIRECT_H 1
|
---|
4344 | | #define HAVE_FLOAT_H 1
|
---|
4345 | | #define HAVE_IO_H 1
|
---|
4346 | | /* end confdefs.h. */
|
---|
4347 | | #include <mach/machine.h>
|
---|
4348 | configure:7645: result: no
|
---|
4349 | configure:7678: checking for mach/machine.h
|
---|
4350 | configure:7687: result: no
|
---|
4351 | configure:7567: checking machine/cpu.h usability
|
---|
4352 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
4353 | conftest.c
|
---|
4354 | conftest.c(51) : fatal error C1083: Cannot open include file: 'machine/cpu.h': No such file or directory
|
---|
4355 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
4356 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
4357 |
|
---|
4358 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
4359 | configure:7591: $? = 2
|
---|
4360 | configure: failed program was:
|
---|
4361 | | /* confdefs.h. */
|
---|
4362 | | #define PACKAGE_NAME "Wine"
|
---|
4363 | | #define PACKAGE_TARNAME "wine"
|
---|
4364 | | #define PACKAGE_VERSION "1.1.10"
|
---|
4365 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
4366 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
4367 | | #define X_DISPLAY_MISSING 1
|
---|
4368 | | #define STDC_HEADERS 1
|
---|
4369 | | #define HAVE_SYS_TYPES_H 1
|
---|
4370 | | #define HAVE_SYS_STAT_H 1
|
---|
4371 | | #define HAVE_STDLIB_H 1
|
---|
4372 | | #define HAVE_STRING_H 1
|
---|
4373 | | #define HAVE_MEMORY_H 1
|
---|
4374 | | #define HAVE_DIRECT_H 1
|
---|
4375 | | #define HAVE_FLOAT_H 1
|
---|
4376 | | #define HAVE_IO_H 1
|
---|
4377 | | /* end confdefs.h. */
|
---|
4378 | | #include <stdio.h>
|
---|
4379 | | #ifdef HAVE_SYS_TYPES_H
|
---|
4380 | | # include <sys/types.h>
|
---|
4381 | | #endif
|
---|
4382 | | #ifdef HAVE_SYS_STAT_H
|
---|
4383 | | # include <sys/stat.h>
|
---|
4384 | | #endif
|
---|
4385 | | #ifdef STDC_HEADERS
|
---|
4386 | | # include <stdlib.h>
|
---|
4387 | | # include <stddef.h>
|
---|
4388 | | #else
|
---|
4389 | | # ifdef HAVE_STDLIB_H
|
---|
4390 | | # include <stdlib.h>
|
---|
4391 | | # endif
|
---|
4392 | | #endif
|
---|
4393 | | #ifdef HAVE_STRING_H
|
---|
4394 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
4395 | | # include <memory.h>
|
---|
4396 | | # endif
|
---|
4397 | | # include <string.h>
|
---|
4398 | | #endif
|
---|
4399 | | #ifdef HAVE_STRINGS_H
|
---|
4400 | | # include <strings.h>
|
---|
4401 | | #endif
|
---|
4402 | | #ifdef HAVE_INTTYPES_H
|
---|
4403 | | # include <inttypes.h>
|
---|
4404 | | #endif
|
---|
4405 | | #ifdef HAVE_STDINT_H
|
---|
4406 | | # include <stdint.h>
|
---|
4407 | | #endif
|
---|
4408 | | #ifdef HAVE_UNISTD_H
|
---|
4409 | | # include <unistd.h>
|
---|
4410 | | #endif
|
---|
4411 | | #include <machine/cpu.h>
|
---|
4412 | configure:7605: result: no
|
---|
4413 | configure:7609: checking machine/cpu.h presence
|
---|
4414 | configure:7624: cl.exe -E conftest.c
|
---|
4415 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
4416 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
4417 |
|
---|
4418 | conftest.c
|
---|
4419 | conftest.c(18) : fatal error C1083: Cannot open include file: 'machine/cpu.h': No such file or directory
|
---|
4420 | configure:7631: $? = 2
|
---|
4421 | configure: failed program was:
|
---|
4422 | | /* confdefs.h. */
|
---|
4423 | | #define PACKAGE_NAME "Wine"
|
---|
4424 | | #define PACKAGE_TARNAME "wine"
|
---|
4425 | | #define PACKAGE_VERSION "1.1.10"
|
---|
4426 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
4427 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
4428 | | #define X_DISPLAY_MISSING 1
|
---|
4429 | | #define STDC_HEADERS 1
|
---|
4430 | | #define HAVE_SYS_TYPES_H 1
|
---|
4431 | | #define HAVE_SYS_STAT_H 1
|
---|
4432 | | #define HAVE_STDLIB_H 1
|
---|
4433 | | #define HAVE_STRING_H 1
|
---|
4434 | | #define HAVE_MEMORY_H 1
|
---|
4435 | | #define HAVE_DIRECT_H 1
|
---|
4436 | | #define HAVE_FLOAT_H 1
|
---|
4437 | | #define HAVE_IO_H 1
|
---|
4438 | | /* end confdefs.h. */
|
---|
4439 | | #include <machine/cpu.h>
|
---|
4440 | configure:7645: result: no
|
---|
4441 | configure:7678: checking for machine/cpu.h
|
---|
4442 | configure:7687: result: no
|
---|
4443 | configure:7567: checking machine/limits.h usability
|
---|
4444 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
4445 | conftest.c
|
---|
4446 | conftest.c(51) : fatal error C1083: Cannot open include file: 'machine/limits.h': No such file or directory
|
---|
4447 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
4448 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
4449 |
|
---|
4450 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
4451 | configure:7591: $? = 2
|
---|
4452 | configure: failed program was:
|
---|
4453 | | /* confdefs.h. */
|
---|
4454 | | #define PACKAGE_NAME "Wine"
|
---|
4455 | | #define PACKAGE_TARNAME "wine"
|
---|
4456 | | #define PACKAGE_VERSION "1.1.10"
|
---|
4457 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
4458 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
4459 | | #define X_DISPLAY_MISSING 1
|
---|
4460 | | #define STDC_HEADERS 1
|
---|
4461 | | #define HAVE_SYS_TYPES_H 1
|
---|
4462 | | #define HAVE_SYS_STAT_H 1
|
---|
4463 | | #define HAVE_STDLIB_H 1
|
---|
4464 | | #define HAVE_STRING_H 1
|
---|
4465 | | #define HAVE_MEMORY_H 1
|
---|
4466 | | #define HAVE_DIRECT_H 1
|
---|
4467 | | #define HAVE_FLOAT_H 1
|
---|
4468 | | #define HAVE_IO_H 1
|
---|
4469 | | /* end confdefs.h. */
|
---|
4470 | | #include <stdio.h>
|
---|
4471 | | #ifdef HAVE_SYS_TYPES_H
|
---|
4472 | | # include <sys/types.h>
|
---|
4473 | | #endif
|
---|
4474 | | #ifdef HAVE_SYS_STAT_H
|
---|
4475 | | # include <sys/stat.h>
|
---|
4476 | | #endif
|
---|
4477 | | #ifdef STDC_HEADERS
|
---|
4478 | | # include <stdlib.h>
|
---|
4479 | | # include <stddef.h>
|
---|
4480 | | #else
|
---|
4481 | | # ifdef HAVE_STDLIB_H
|
---|
4482 | | # include <stdlib.h>
|
---|
4483 | | # endif
|
---|
4484 | | #endif
|
---|
4485 | | #ifdef HAVE_STRING_H
|
---|
4486 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
4487 | | # include <memory.h>
|
---|
4488 | | # endif
|
---|
4489 | | # include <string.h>
|
---|
4490 | | #endif
|
---|
4491 | | #ifdef HAVE_STRINGS_H
|
---|
4492 | | # include <strings.h>
|
---|
4493 | | #endif
|
---|
4494 | | #ifdef HAVE_INTTYPES_H
|
---|
4495 | | # include <inttypes.h>
|
---|
4496 | | #endif
|
---|
4497 | | #ifdef HAVE_STDINT_H
|
---|
4498 | | # include <stdint.h>
|
---|
4499 | | #endif
|
---|
4500 | | #ifdef HAVE_UNISTD_H
|
---|
4501 | | # include <unistd.h>
|
---|
4502 | | #endif
|
---|
4503 | | #include <machine/limits.h>
|
---|
4504 | configure:7605: result: no
|
---|
4505 | configure:7609: checking machine/limits.h presence
|
---|
4506 | configure:7624: cl.exe -E conftest.c
|
---|
4507 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
4508 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
4509 |
|
---|
4510 | conftest.c
|
---|
4511 | conftest.c(18) : fatal error C1083: Cannot open include file: 'machine/limits.h': No such file or directory
|
---|
4512 | configure:7631: $? = 2
|
---|
4513 | configure: failed program was:
|
---|
4514 | | /* confdefs.h. */
|
---|
4515 | | #define PACKAGE_NAME "Wine"
|
---|
4516 | | #define PACKAGE_TARNAME "wine"
|
---|
4517 | | #define PACKAGE_VERSION "1.1.10"
|
---|
4518 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
4519 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
4520 | | #define X_DISPLAY_MISSING 1
|
---|
4521 | | #define STDC_HEADERS 1
|
---|
4522 | | #define HAVE_SYS_TYPES_H 1
|
---|
4523 | | #define HAVE_SYS_STAT_H 1
|
---|
4524 | | #define HAVE_STDLIB_H 1
|
---|
4525 | | #define HAVE_STRING_H 1
|
---|
4526 | | #define HAVE_MEMORY_H 1
|
---|
4527 | | #define HAVE_DIRECT_H 1
|
---|
4528 | | #define HAVE_FLOAT_H 1
|
---|
4529 | | #define HAVE_IO_H 1
|
---|
4530 | | /* end confdefs.h. */
|
---|
4531 | | #include <machine/limits.h>
|
---|
4532 | configure:7645: result: no
|
---|
4533 | configure:7678: checking for machine/limits.h
|
---|
4534 | configure:7687: result: no
|
---|
4535 | configure:7567: checking machine/soundcard.h usability
|
---|
4536 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
4537 | conftest.c
|
---|
4538 | conftest.c(51) : fatal error C1083: Cannot open include file: 'machine/soundcard.h': No such file or directory
|
---|
4539 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
4540 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
4541 |
|
---|
4542 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
4543 | configure:7591: $? = 2
|
---|
4544 | configure: failed program was:
|
---|
4545 | | /* confdefs.h. */
|
---|
4546 | | #define PACKAGE_NAME "Wine"
|
---|
4547 | | #define PACKAGE_TARNAME "wine"
|
---|
4548 | | #define PACKAGE_VERSION "1.1.10"
|
---|
4549 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
4550 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
4551 | | #define X_DISPLAY_MISSING 1
|
---|
4552 | | #define STDC_HEADERS 1
|
---|
4553 | | #define HAVE_SYS_TYPES_H 1
|
---|
4554 | | #define HAVE_SYS_STAT_H 1
|
---|
4555 | | #define HAVE_STDLIB_H 1
|
---|
4556 | | #define HAVE_STRING_H 1
|
---|
4557 | | #define HAVE_MEMORY_H 1
|
---|
4558 | | #define HAVE_DIRECT_H 1
|
---|
4559 | | #define HAVE_FLOAT_H 1
|
---|
4560 | | #define HAVE_IO_H 1
|
---|
4561 | | /* end confdefs.h. */
|
---|
4562 | | #include <stdio.h>
|
---|
4563 | | #ifdef HAVE_SYS_TYPES_H
|
---|
4564 | | # include <sys/types.h>
|
---|
4565 | | #endif
|
---|
4566 | | #ifdef HAVE_SYS_STAT_H
|
---|
4567 | | # include <sys/stat.h>
|
---|
4568 | | #endif
|
---|
4569 | | #ifdef STDC_HEADERS
|
---|
4570 | | # include <stdlib.h>
|
---|
4571 | | # include <stddef.h>
|
---|
4572 | | #else
|
---|
4573 | | # ifdef HAVE_STDLIB_H
|
---|
4574 | | # include <stdlib.h>
|
---|
4575 | | # endif
|
---|
4576 | | #endif
|
---|
4577 | | #ifdef HAVE_STRING_H
|
---|
4578 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
4579 | | # include <memory.h>
|
---|
4580 | | # endif
|
---|
4581 | | # include <string.h>
|
---|
4582 | | #endif
|
---|
4583 | | #ifdef HAVE_STRINGS_H
|
---|
4584 | | # include <strings.h>
|
---|
4585 | | #endif
|
---|
4586 | | #ifdef HAVE_INTTYPES_H
|
---|
4587 | | # include <inttypes.h>
|
---|
4588 | | #endif
|
---|
4589 | | #ifdef HAVE_STDINT_H
|
---|
4590 | | # include <stdint.h>
|
---|
4591 | | #endif
|
---|
4592 | | #ifdef HAVE_UNISTD_H
|
---|
4593 | | # include <unistd.h>
|
---|
4594 | | #endif
|
---|
4595 | | #include <machine/soundcard.h>
|
---|
4596 | configure:7605: result: no
|
---|
4597 | configure:7609: checking machine/soundcard.h presence
|
---|
4598 | configure:7624: cl.exe -E conftest.c
|
---|
4599 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
4600 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
4601 |
|
---|
4602 | conftest.c
|
---|
4603 | conftest.c(18) : fatal error C1083: Cannot open include file: 'machine/soundcard.h': No such file or directory
|
---|
4604 | configure:7631: $? = 2
|
---|
4605 | configure: failed program was:
|
---|
4606 | | /* confdefs.h. */
|
---|
4607 | | #define PACKAGE_NAME "Wine"
|
---|
4608 | | #define PACKAGE_TARNAME "wine"
|
---|
4609 | | #define PACKAGE_VERSION "1.1.10"
|
---|
4610 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
4611 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
4612 | | #define X_DISPLAY_MISSING 1
|
---|
4613 | | #define STDC_HEADERS 1
|
---|
4614 | | #define HAVE_SYS_TYPES_H 1
|
---|
4615 | | #define HAVE_SYS_STAT_H 1
|
---|
4616 | | #define HAVE_STDLIB_H 1
|
---|
4617 | | #define HAVE_STRING_H 1
|
---|
4618 | | #define HAVE_MEMORY_H 1
|
---|
4619 | | #define HAVE_DIRECT_H 1
|
---|
4620 | | #define HAVE_FLOAT_H 1
|
---|
4621 | | #define HAVE_IO_H 1
|
---|
4622 | | /* end confdefs.h. */
|
---|
4623 | | #include <machine/soundcard.h>
|
---|
4624 | configure:7645: result: no
|
---|
4625 | configure:7678: checking for machine/soundcard.h
|
---|
4626 | configure:7687: result: no
|
---|
4627 | configure:7567: checking mntent.h usability
|
---|
4628 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
4629 | conftest.c
|
---|
4630 | conftest.c(51) : fatal error C1083: Cannot open include file: 'mntent.h': No such file or directory
|
---|
4631 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
4632 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
4633 |
|
---|
4634 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
4635 | configure:7591: $? = 2
|
---|
4636 | configure: failed program was:
|
---|
4637 | | /* confdefs.h. */
|
---|
4638 | | #define PACKAGE_NAME "Wine"
|
---|
4639 | | #define PACKAGE_TARNAME "wine"
|
---|
4640 | | #define PACKAGE_VERSION "1.1.10"
|
---|
4641 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
4642 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
4643 | | #define X_DISPLAY_MISSING 1
|
---|
4644 | | #define STDC_HEADERS 1
|
---|
4645 | | #define HAVE_SYS_TYPES_H 1
|
---|
4646 | | #define HAVE_SYS_STAT_H 1
|
---|
4647 | | #define HAVE_STDLIB_H 1
|
---|
4648 | | #define HAVE_STRING_H 1
|
---|
4649 | | #define HAVE_MEMORY_H 1
|
---|
4650 | | #define HAVE_DIRECT_H 1
|
---|
4651 | | #define HAVE_FLOAT_H 1
|
---|
4652 | | #define HAVE_IO_H 1
|
---|
4653 | | /* end confdefs.h. */
|
---|
4654 | | #include <stdio.h>
|
---|
4655 | | #ifdef HAVE_SYS_TYPES_H
|
---|
4656 | | # include <sys/types.h>
|
---|
4657 | | #endif
|
---|
4658 | | #ifdef HAVE_SYS_STAT_H
|
---|
4659 | | # include <sys/stat.h>
|
---|
4660 | | #endif
|
---|
4661 | | #ifdef STDC_HEADERS
|
---|
4662 | | # include <stdlib.h>
|
---|
4663 | | # include <stddef.h>
|
---|
4664 | | #else
|
---|
4665 | | # ifdef HAVE_STDLIB_H
|
---|
4666 | | # include <stdlib.h>
|
---|
4667 | | # endif
|
---|
4668 | | #endif
|
---|
4669 | | #ifdef HAVE_STRING_H
|
---|
4670 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
4671 | | # include <memory.h>
|
---|
4672 | | # endif
|
---|
4673 | | # include <string.h>
|
---|
4674 | | #endif
|
---|
4675 | | #ifdef HAVE_STRINGS_H
|
---|
4676 | | # include <strings.h>
|
---|
4677 | | #endif
|
---|
4678 | | #ifdef HAVE_INTTYPES_H
|
---|
4679 | | # include <inttypes.h>
|
---|
4680 | | #endif
|
---|
4681 | | #ifdef HAVE_STDINT_H
|
---|
4682 | | # include <stdint.h>
|
---|
4683 | | #endif
|
---|
4684 | | #ifdef HAVE_UNISTD_H
|
---|
4685 | | # include <unistd.h>
|
---|
4686 | | #endif
|
---|
4687 | | #include <mntent.h>
|
---|
4688 | configure:7605: result: no
|
---|
4689 | configure:7609: checking mntent.h presence
|
---|
4690 | configure:7624: cl.exe -E conftest.c
|
---|
4691 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
4692 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
4693 |
|
---|
4694 | conftest.c
|
---|
4695 | conftest.c(18) : fatal error C1083: Cannot open include file: 'mntent.h': No such file or directory
|
---|
4696 | configure:7631: $? = 2
|
---|
4697 | configure: failed program was:
|
---|
4698 | | /* confdefs.h. */
|
---|
4699 | | #define PACKAGE_NAME "Wine"
|
---|
4700 | | #define PACKAGE_TARNAME "wine"
|
---|
4701 | | #define PACKAGE_VERSION "1.1.10"
|
---|
4702 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
4703 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
4704 | | #define X_DISPLAY_MISSING 1
|
---|
4705 | | #define STDC_HEADERS 1
|
---|
4706 | | #define HAVE_SYS_TYPES_H 1
|
---|
4707 | | #define HAVE_SYS_STAT_H 1
|
---|
4708 | | #define HAVE_STDLIB_H 1
|
---|
4709 | | #define HAVE_STRING_H 1
|
---|
4710 | | #define HAVE_MEMORY_H 1
|
---|
4711 | | #define HAVE_DIRECT_H 1
|
---|
4712 | | #define HAVE_FLOAT_H 1
|
---|
4713 | | #define HAVE_IO_H 1
|
---|
4714 | | /* end confdefs.h. */
|
---|
4715 | | #include <mntent.h>
|
---|
4716 | configure:7645: result: no
|
---|
4717 | configure:7678: checking for mntent.h
|
---|
4718 | configure:7687: result: no
|
---|
4719 | configure:7567: checking ncurses.h usability
|
---|
4720 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
4721 | conftest.c
|
---|
4722 | conftest.c(51) : fatal error C1083: Cannot open include file: 'ncurses.h': No such file or directory
|
---|
4723 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
4724 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
4725 |
|
---|
4726 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
4727 | configure:7591: $? = 2
|
---|
4728 | configure: failed program was:
|
---|
4729 | | /* confdefs.h. */
|
---|
4730 | | #define PACKAGE_NAME "Wine"
|
---|
4731 | | #define PACKAGE_TARNAME "wine"
|
---|
4732 | | #define PACKAGE_VERSION "1.1.10"
|
---|
4733 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
4734 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
4735 | | #define X_DISPLAY_MISSING 1
|
---|
4736 | | #define STDC_HEADERS 1
|
---|
4737 | | #define HAVE_SYS_TYPES_H 1
|
---|
4738 | | #define HAVE_SYS_STAT_H 1
|
---|
4739 | | #define HAVE_STDLIB_H 1
|
---|
4740 | | #define HAVE_STRING_H 1
|
---|
4741 | | #define HAVE_MEMORY_H 1
|
---|
4742 | | #define HAVE_DIRECT_H 1
|
---|
4743 | | #define HAVE_FLOAT_H 1
|
---|
4744 | | #define HAVE_IO_H 1
|
---|
4745 | | /* end confdefs.h. */
|
---|
4746 | | #include <stdio.h>
|
---|
4747 | | #ifdef HAVE_SYS_TYPES_H
|
---|
4748 | | # include <sys/types.h>
|
---|
4749 | | #endif
|
---|
4750 | | #ifdef HAVE_SYS_STAT_H
|
---|
4751 | | # include <sys/stat.h>
|
---|
4752 | | #endif
|
---|
4753 | | #ifdef STDC_HEADERS
|
---|
4754 | | # include <stdlib.h>
|
---|
4755 | | # include <stddef.h>
|
---|
4756 | | #else
|
---|
4757 | | # ifdef HAVE_STDLIB_H
|
---|
4758 | | # include <stdlib.h>
|
---|
4759 | | # endif
|
---|
4760 | | #endif
|
---|
4761 | | #ifdef HAVE_STRING_H
|
---|
4762 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
4763 | | # include <memory.h>
|
---|
4764 | | # endif
|
---|
4765 | | # include <string.h>
|
---|
4766 | | #endif
|
---|
4767 | | #ifdef HAVE_STRINGS_H
|
---|
4768 | | # include <strings.h>
|
---|
4769 | | #endif
|
---|
4770 | | #ifdef HAVE_INTTYPES_H
|
---|
4771 | | # include <inttypes.h>
|
---|
4772 | | #endif
|
---|
4773 | | #ifdef HAVE_STDINT_H
|
---|
4774 | | # include <stdint.h>
|
---|
4775 | | #endif
|
---|
4776 | | #ifdef HAVE_UNISTD_H
|
---|
4777 | | # include <unistd.h>
|
---|
4778 | | #endif
|
---|
4779 | | #include <ncurses.h>
|
---|
4780 | configure:7605: result: no
|
---|
4781 | configure:7609: checking ncurses.h presence
|
---|
4782 | configure:7624: cl.exe -E conftest.c
|
---|
4783 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
4784 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
4785 |
|
---|
4786 | conftest.c
|
---|
4787 | conftest.c(18) : fatal error C1083: Cannot open include file: 'ncurses.h': No such file or directory
|
---|
4788 | configure:7631: $? = 2
|
---|
4789 | configure: failed program was:
|
---|
4790 | | /* confdefs.h. */
|
---|
4791 | | #define PACKAGE_NAME "Wine"
|
---|
4792 | | #define PACKAGE_TARNAME "wine"
|
---|
4793 | | #define PACKAGE_VERSION "1.1.10"
|
---|
4794 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
4795 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
4796 | | #define X_DISPLAY_MISSING 1
|
---|
4797 | | #define STDC_HEADERS 1
|
---|
4798 | | #define HAVE_SYS_TYPES_H 1
|
---|
4799 | | #define HAVE_SYS_STAT_H 1
|
---|
4800 | | #define HAVE_STDLIB_H 1
|
---|
4801 | | #define HAVE_STRING_H 1
|
---|
4802 | | #define HAVE_MEMORY_H 1
|
---|
4803 | | #define HAVE_DIRECT_H 1
|
---|
4804 | | #define HAVE_FLOAT_H 1
|
---|
4805 | | #define HAVE_IO_H 1
|
---|
4806 | | /* end confdefs.h. */
|
---|
4807 | | #include <ncurses.h>
|
---|
4808 | configure:7645: result: no
|
---|
4809 | configure:7678: checking for ncurses.h
|
---|
4810 | configure:7687: result: no
|
---|
4811 | configure:7567: checking netdb.h usability
|
---|
4812 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
4813 | conftest.c
|
---|
4814 | conftest.c(51) : fatal error C1083: Cannot open include file: 'netdb.h': No such file or directory
|
---|
4815 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
4816 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
4817 |
|
---|
4818 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
4819 | configure:7591: $? = 2
|
---|
4820 | configure: failed program was:
|
---|
4821 | | /* confdefs.h. */
|
---|
4822 | | #define PACKAGE_NAME "Wine"
|
---|
4823 | | #define PACKAGE_TARNAME "wine"
|
---|
4824 | | #define PACKAGE_VERSION "1.1.10"
|
---|
4825 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
4826 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
4827 | | #define X_DISPLAY_MISSING 1
|
---|
4828 | | #define STDC_HEADERS 1
|
---|
4829 | | #define HAVE_SYS_TYPES_H 1
|
---|
4830 | | #define HAVE_SYS_STAT_H 1
|
---|
4831 | | #define HAVE_STDLIB_H 1
|
---|
4832 | | #define HAVE_STRING_H 1
|
---|
4833 | | #define HAVE_MEMORY_H 1
|
---|
4834 | | #define HAVE_DIRECT_H 1
|
---|
4835 | | #define HAVE_FLOAT_H 1
|
---|
4836 | | #define HAVE_IO_H 1
|
---|
4837 | | /* end confdefs.h. */
|
---|
4838 | | #include <stdio.h>
|
---|
4839 | | #ifdef HAVE_SYS_TYPES_H
|
---|
4840 | | # include <sys/types.h>
|
---|
4841 | | #endif
|
---|
4842 | | #ifdef HAVE_SYS_STAT_H
|
---|
4843 | | # include <sys/stat.h>
|
---|
4844 | | #endif
|
---|
4845 | | #ifdef STDC_HEADERS
|
---|
4846 | | # include <stdlib.h>
|
---|
4847 | | # include <stddef.h>
|
---|
4848 | | #else
|
---|
4849 | | # ifdef HAVE_STDLIB_H
|
---|
4850 | | # include <stdlib.h>
|
---|
4851 | | # endif
|
---|
4852 | | #endif
|
---|
4853 | | #ifdef HAVE_STRING_H
|
---|
4854 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
4855 | | # include <memory.h>
|
---|
4856 | | # endif
|
---|
4857 | | # include <string.h>
|
---|
4858 | | #endif
|
---|
4859 | | #ifdef HAVE_STRINGS_H
|
---|
4860 | | # include <strings.h>
|
---|
4861 | | #endif
|
---|
4862 | | #ifdef HAVE_INTTYPES_H
|
---|
4863 | | # include <inttypes.h>
|
---|
4864 | | #endif
|
---|
4865 | | #ifdef HAVE_STDINT_H
|
---|
4866 | | # include <stdint.h>
|
---|
4867 | | #endif
|
---|
4868 | | #ifdef HAVE_UNISTD_H
|
---|
4869 | | # include <unistd.h>
|
---|
4870 | | #endif
|
---|
4871 | | #include <netdb.h>
|
---|
4872 | configure:7605: result: no
|
---|
4873 | configure:7609: checking netdb.h presence
|
---|
4874 | configure:7624: cl.exe -E conftest.c
|
---|
4875 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
4876 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
4877 |
|
---|
4878 | conftest.c
|
---|
4879 | conftest.c(18) : fatal error C1083: Cannot open include file: 'netdb.h': No such file or directory
|
---|
4880 | configure:7631: $? = 2
|
---|
4881 | configure: failed program was:
|
---|
4882 | | /* confdefs.h. */
|
---|
4883 | | #define PACKAGE_NAME "Wine"
|
---|
4884 | | #define PACKAGE_TARNAME "wine"
|
---|
4885 | | #define PACKAGE_VERSION "1.1.10"
|
---|
4886 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
4887 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
4888 | | #define X_DISPLAY_MISSING 1
|
---|
4889 | | #define STDC_HEADERS 1
|
---|
4890 | | #define HAVE_SYS_TYPES_H 1
|
---|
4891 | | #define HAVE_SYS_STAT_H 1
|
---|
4892 | | #define HAVE_STDLIB_H 1
|
---|
4893 | | #define HAVE_STRING_H 1
|
---|
4894 | | #define HAVE_MEMORY_H 1
|
---|
4895 | | #define HAVE_DIRECT_H 1
|
---|
4896 | | #define HAVE_FLOAT_H 1
|
---|
4897 | | #define HAVE_IO_H 1
|
---|
4898 | | /* end confdefs.h. */
|
---|
4899 | | #include <netdb.h>
|
---|
4900 | configure:7645: result: no
|
---|
4901 | configure:7678: checking for netdb.h
|
---|
4902 | configure:7687: result: no
|
---|
4903 | configure:7567: checking netinet/in.h usability
|
---|
4904 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
4905 | conftest.c
|
---|
4906 | conftest.c(51) : fatal error C1083: Cannot open include file: 'netinet/in.h': No such file or directory
|
---|
4907 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
4908 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
4909 |
|
---|
4910 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
4911 | configure:7591: $? = 2
|
---|
4912 | configure: failed program was:
|
---|
4913 | | /* confdefs.h. */
|
---|
4914 | | #define PACKAGE_NAME "Wine"
|
---|
4915 | | #define PACKAGE_TARNAME "wine"
|
---|
4916 | | #define PACKAGE_VERSION "1.1.10"
|
---|
4917 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
4918 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
4919 | | #define X_DISPLAY_MISSING 1
|
---|
4920 | | #define STDC_HEADERS 1
|
---|
4921 | | #define HAVE_SYS_TYPES_H 1
|
---|
4922 | | #define HAVE_SYS_STAT_H 1
|
---|
4923 | | #define HAVE_STDLIB_H 1
|
---|
4924 | | #define HAVE_STRING_H 1
|
---|
4925 | | #define HAVE_MEMORY_H 1
|
---|
4926 | | #define HAVE_DIRECT_H 1
|
---|
4927 | | #define HAVE_FLOAT_H 1
|
---|
4928 | | #define HAVE_IO_H 1
|
---|
4929 | | /* end confdefs.h. */
|
---|
4930 | | #include <stdio.h>
|
---|
4931 | | #ifdef HAVE_SYS_TYPES_H
|
---|
4932 | | # include <sys/types.h>
|
---|
4933 | | #endif
|
---|
4934 | | #ifdef HAVE_SYS_STAT_H
|
---|
4935 | | # include <sys/stat.h>
|
---|
4936 | | #endif
|
---|
4937 | | #ifdef STDC_HEADERS
|
---|
4938 | | # include <stdlib.h>
|
---|
4939 | | # include <stddef.h>
|
---|
4940 | | #else
|
---|
4941 | | # ifdef HAVE_STDLIB_H
|
---|
4942 | | # include <stdlib.h>
|
---|
4943 | | # endif
|
---|
4944 | | #endif
|
---|
4945 | | #ifdef HAVE_STRING_H
|
---|
4946 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
4947 | | # include <memory.h>
|
---|
4948 | | # endif
|
---|
4949 | | # include <string.h>
|
---|
4950 | | #endif
|
---|
4951 | | #ifdef HAVE_STRINGS_H
|
---|
4952 | | # include <strings.h>
|
---|
4953 | | #endif
|
---|
4954 | | #ifdef HAVE_INTTYPES_H
|
---|
4955 | | # include <inttypes.h>
|
---|
4956 | | #endif
|
---|
4957 | | #ifdef HAVE_STDINT_H
|
---|
4958 | | # include <stdint.h>
|
---|
4959 | | #endif
|
---|
4960 | | #ifdef HAVE_UNISTD_H
|
---|
4961 | | # include <unistd.h>
|
---|
4962 | | #endif
|
---|
4963 | | #include <netinet/in.h>
|
---|
4964 | configure:7605: result: no
|
---|
4965 | configure:7609: checking netinet/in.h presence
|
---|
4966 | configure:7624: cl.exe -E conftest.c
|
---|
4967 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
4968 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
4969 |
|
---|
4970 | conftest.c
|
---|
4971 | conftest.c(18) : fatal error C1083: Cannot open include file: 'netinet/in.h': No such file or directory
|
---|
4972 | configure:7631: $? = 2
|
---|
4973 | configure: failed program was:
|
---|
4974 | | /* confdefs.h. */
|
---|
4975 | | #define PACKAGE_NAME "Wine"
|
---|
4976 | | #define PACKAGE_TARNAME "wine"
|
---|
4977 | | #define PACKAGE_VERSION "1.1.10"
|
---|
4978 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
4979 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
4980 | | #define X_DISPLAY_MISSING 1
|
---|
4981 | | #define STDC_HEADERS 1
|
---|
4982 | | #define HAVE_SYS_TYPES_H 1
|
---|
4983 | | #define HAVE_SYS_STAT_H 1
|
---|
4984 | | #define HAVE_STDLIB_H 1
|
---|
4985 | | #define HAVE_STRING_H 1
|
---|
4986 | | #define HAVE_MEMORY_H 1
|
---|
4987 | | #define HAVE_DIRECT_H 1
|
---|
4988 | | #define HAVE_FLOAT_H 1
|
---|
4989 | | #define HAVE_IO_H 1
|
---|
4990 | | /* end confdefs.h. */
|
---|
4991 | | #include <netinet/in.h>
|
---|
4992 | configure:7645: result: no
|
---|
4993 | configure:7678: checking for netinet/in.h
|
---|
4994 | configure:7687: result: no
|
---|
4995 | configure:7567: checking netinet/in_systm.h usability
|
---|
4996 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
4997 | conftest.c
|
---|
4998 | conftest.c(51) : fatal error C1083: Cannot open include file: 'netinet/in_systm.h': No such file or directory
|
---|
4999 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
5000 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
5001 |
|
---|
5002 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
5003 | configure:7591: $? = 2
|
---|
5004 | configure: failed program was:
|
---|
5005 | | /* confdefs.h. */
|
---|
5006 | | #define PACKAGE_NAME "Wine"
|
---|
5007 | | #define PACKAGE_TARNAME "wine"
|
---|
5008 | | #define PACKAGE_VERSION "1.1.10"
|
---|
5009 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
5010 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
5011 | | #define X_DISPLAY_MISSING 1
|
---|
5012 | | #define STDC_HEADERS 1
|
---|
5013 | | #define HAVE_SYS_TYPES_H 1
|
---|
5014 | | #define HAVE_SYS_STAT_H 1
|
---|
5015 | | #define HAVE_STDLIB_H 1
|
---|
5016 | | #define HAVE_STRING_H 1
|
---|
5017 | | #define HAVE_MEMORY_H 1
|
---|
5018 | | #define HAVE_DIRECT_H 1
|
---|
5019 | | #define HAVE_FLOAT_H 1
|
---|
5020 | | #define HAVE_IO_H 1
|
---|
5021 | | /* end confdefs.h. */
|
---|
5022 | | #include <stdio.h>
|
---|
5023 | | #ifdef HAVE_SYS_TYPES_H
|
---|
5024 | | # include <sys/types.h>
|
---|
5025 | | #endif
|
---|
5026 | | #ifdef HAVE_SYS_STAT_H
|
---|
5027 | | # include <sys/stat.h>
|
---|
5028 | | #endif
|
---|
5029 | | #ifdef STDC_HEADERS
|
---|
5030 | | # include <stdlib.h>
|
---|
5031 | | # include <stddef.h>
|
---|
5032 | | #else
|
---|
5033 | | # ifdef HAVE_STDLIB_H
|
---|
5034 | | # include <stdlib.h>
|
---|
5035 | | # endif
|
---|
5036 | | #endif
|
---|
5037 | | #ifdef HAVE_STRING_H
|
---|
5038 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
5039 | | # include <memory.h>
|
---|
5040 | | # endif
|
---|
5041 | | # include <string.h>
|
---|
5042 | | #endif
|
---|
5043 | | #ifdef HAVE_STRINGS_H
|
---|
5044 | | # include <strings.h>
|
---|
5045 | | #endif
|
---|
5046 | | #ifdef HAVE_INTTYPES_H
|
---|
5047 | | # include <inttypes.h>
|
---|
5048 | | #endif
|
---|
5049 | | #ifdef HAVE_STDINT_H
|
---|
5050 | | # include <stdint.h>
|
---|
5051 | | #endif
|
---|
5052 | | #ifdef HAVE_UNISTD_H
|
---|
5053 | | # include <unistd.h>
|
---|
5054 | | #endif
|
---|
5055 | | #include <netinet/in_systm.h>
|
---|
5056 | configure:7605: result: no
|
---|
5057 | configure:7609: checking netinet/in_systm.h presence
|
---|
5058 | configure:7624: cl.exe -E conftest.c
|
---|
5059 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
5060 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
5061 |
|
---|
5062 | conftest.c
|
---|
5063 | conftest.c(18) : fatal error C1083: Cannot open include file: 'netinet/in_systm.h': No such file or directory
|
---|
5064 | configure:7631: $? = 2
|
---|
5065 | configure: failed program was:
|
---|
5066 | | /* confdefs.h. */
|
---|
5067 | | #define PACKAGE_NAME "Wine"
|
---|
5068 | | #define PACKAGE_TARNAME "wine"
|
---|
5069 | | #define PACKAGE_VERSION "1.1.10"
|
---|
5070 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
5071 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
5072 | | #define X_DISPLAY_MISSING 1
|
---|
5073 | | #define STDC_HEADERS 1
|
---|
5074 | | #define HAVE_SYS_TYPES_H 1
|
---|
5075 | | #define HAVE_SYS_STAT_H 1
|
---|
5076 | | #define HAVE_STDLIB_H 1
|
---|
5077 | | #define HAVE_STRING_H 1
|
---|
5078 | | #define HAVE_MEMORY_H 1
|
---|
5079 | | #define HAVE_DIRECT_H 1
|
---|
5080 | | #define HAVE_FLOAT_H 1
|
---|
5081 | | #define HAVE_IO_H 1
|
---|
5082 | | /* end confdefs.h. */
|
---|
5083 | | #include <netinet/in_systm.h>
|
---|
5084 | configure:7645: result: no
|
---|
5085 | configure:7678: checking for netinet/in_systm.h
|
---|
5086 | configure:7687: result: no
|
---|
5087 | configure:7567: checking netinet/tcp.h usability
|
---|
5088 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
5089 | conftest.c
|
---|
5090 | conftest.c(51) : fatal error C1083: Cannot open include file: 'netinet/tcp.h': No such file or directory
|
---|
5091 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
5092 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
5093 |
|
---|
5094 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
5095 | configure:7591: $? = 2
|
---|
5096 | configure: failed program was:
|
---|
5097 | | /* confdefs.h. */
|
---|
5098 | | #define PACKAGE_NAME "Wine"
|
---|
5099 | | #define PACKAGE_TARNAME "wine"
|
---|
5100 | | #define PACKAGE_VERSION "1.1.10"
|
---|
5101 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
5102 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
5103 | | #define X_DISPLAY_MISSING 1
|
---|
5104 | | #define STDC_HEADERS 1
|
---|
5105 | | #define HAVE_SYS_TYPES_H 1
|
---|
5106 | | #define HAVE_SYS_STAT_H 1
|
---|
5107 | | #define HAVE_STDLIB_H 1
|
---|
5108 | | #define HAVE_STRING_H 1
|
---|
5109 | | #define HAVE_MEMORY_H 1
|
---|
5110 | | #define HAVE_DIRECT_H 1
|
---|
5111 | | #define HAVE_FLOAT_H 1
|
---|
5112 | | #define HAVE_IO_H 1
|
---|
5113 | | /* end confdefs.h. */
|
---|
5114 | | #include <stdio.h>
|
---|
5115 | | #ifdef HAVE_SYS_TYPES_H
|
---|
5116 | | # include <sys/types.h>
|
---|
5117 | | #endif
|
---|
5118 | | #ifdef HAVE_SYS_STAT_H
|
---|
5119 | | # include <sys/stat.h>
|
---|
5120 | | #endif
|
---|
5121 | | #ifdef STDC_HEADERS
|
---|
5122 | | # include <stdlib.h>
|
---|
5123 | | # include <stddef.h>
|
---|
5124 | | #else
|
---|
5125 | | # ifdef HAVE_STDLIB_H
|
---|
5126 | | # include <stdlib.h>
|
---|
5127 | | # endif
|
---|
5128 | | #endif
|
---|
5129 | | #ifdef HAVE_STRING_H
|
---|
5130 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
5131 | | # include <memory.h>
|
---|
5132 | | # endif
|
---|
5133 | | # include <string.h>
|
---|
5134 | | #endif
|
---|
5135 | | #ifdef HAVE_STRINGS_H
|
---|
5136 | | # include <strings.h>
|
---|
5137 | | #endif
|
---|
5138 | | #ifdef HAVE_INTTYPES_H
|
---|
5139 | | # include <inttypes.h>
|
---|
5140 | | #endif
|
---|
5141 | | #ifdef HAVE_STDINT_H
|
---|
5142 | | # include <stdint.h>
|
---|
5143 | | #endif
|
---|
5144 | | #ifdef HAVE_UNISTD_H
|
---|
5145 | | # include <unistd.h>
|
---|
5146 | | #endif
|
---|
5147 | | #include <netinet/tcp.h>
|
---|
5148 | configure:7605: result: no
|
---|
5149 | configure:7609: checking netinet/tcp.h presence
|
---|
5150 | configure:7624: cl.exe -E conftest.c
|
---|
5151 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
5152 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
5153 |
|
---|
5154 | conftest.c
|
---|
5155 | conftest.c(18) : fatal error C1083: Cannot open include file: 'netinet/tcp.h': No such file or directory
|
---|
5156 | configure:7631: $? = 2
|
---|
5157 | configure: failed program was:
|
---|
5158 | | /* confdefs.h. */
|
---|
5159 | | #define PACKAGE_NAME "Wine"
|
---|
5160 | | #define PACKAGE_TARNAME "wine"
|
---|
5161 | | #define PACKAGE_VERSION "1.1.10"
|
---|
5162 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
5163 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
5164 | | #define X_DISPLAY_MISSING 1
|
---|
5165 | | #define STDC_HEADERS 1
|
---|
5166 | | #define HAVE_SYS_TYPES_H 1
|
---|
5167 | | #define HAVE_SYS_STAT_H 1
|
---|
5168 | | #define HAVE_STDLIB_H 1
|
---|
5169 | | #define HAVE_STRING_H 1
|
---|
5170 | | #define HAVE_MEMORY_H 1
|
---|
5171 | | #define HAVE_DIRECT_H 1
|
---|
5172 | | #define HAVE_FLOAT_H 1
|
---|
5173 | | #define HAVE_IO_H 1
|
---|
5174 | | /* end confdefs.h. */
|
---|
5175 | | #include <netinet/tcp.h>
|
---|
5176 | configure:7645: result: no
|
---|
5177 | configure:7678: checking for netinet/tcp.h
|
---|
5178 | configure:7687: result: no
|
---|
5179 | configure:7567: checking netinet/tcp_fsm.h usability
|
---|
5180 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
5181 | conftest.c
|
---|
5182 | conftest.c(51) : fatal error C1083: Cannot open include file: 'netinet/tcp_fsm.h': No such file or directory
|
---|
5183 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
5184 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
5185 |
|
---|
5186 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
5187 | configure:7591: $? = 2
|
---|
5188 | configure: failed program was:
|
---|
5189 | | /* confdefs.h. */
|
---|
5190 | | #define PACKAGE_NAME "Wine"
|
---|
5191 | | #define PACKAGE_TARNAME "wine"
|
---|
5192 | | #define PACKAGE_VERSION "1.1.10"
|
---|
5193 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
5194 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
5195 | | #define X_DISPLAY_MISSING 1
|
---|
5196 | | #define STDC_HEADERS 1
|
---|
5197 | | #define HAVE_SYS_TYPES_H 1
|
---|
5198 | | #define HAVE_SYS_STAT_H 1
|
---|
5199 | | #define HAVE_STDLIB_H 1
|
---|
5200 | | #define HAVE_STRING_H 1
|
---|
5201 | | #define HAVE_MEMORY_H 1
|
---|
5202 | | #define HAVE_DIRECT_H 1
|
---|
5203 | | #define HAVE_FLOAT_H 1
|
---|
5204 | | #define HAVE_IO_H 1
|
---|
5205 | | /* end confdefs.h. */
|
---|
5206 | | #include <stdio.h>
|
---|
5207 | | #ifdef HAVE_SYS_TYPES_H
|
---|
5208 | | # include <sys/types.h>
|
---|
5209 | | #endif
|
---|
5210 | | #ifdef HAVE_SYS_STAT_H
|
---|
5211 | | # include <sys/stat.h>
|
---|
5212 | | #endif
|
---|
5213 | | #ifdef STDC_HEADERS
|
---|
5214 | | # include <stdlib.h>
|
---|
5215 | | # include <stddef.h>
|
---|
5216 | | #else
|
---|
5217 | | # ifdef HAVE_STDLIB_H
|
---|
5218 | | # include <stdlib.h>
|
---|
5219 | | # endif
|
---|
5220 | | #endif
|
---|
5221 | | #ifdef HAVE_STRING_H
|
---|
5222 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
5223 | | # include <memory.h>
|
---|
5224 | | # endif
|
---|
5225 | | # include <string.h>
|
---|
5226 | | #endif
|
---|
5227 | | #ifdef HAVE_STRINGS_H
|
---|
5228 | | # include <strings.h>
|
---|
5229 | | #endif
|
---|
5230 | | #ifdef HAVE_INTTYPES_H
|
---|
5231 | | # include <inttypes.h>
|
---|
5232 | | #endif
|
---|
5233 | | #ifdef HAVE_STDINT_H
|
---|
5234 | | # include <stdint.h>
|
---|
5235 | | #endif
|
---|
5236 | | #ifdef HAVE_UNISTD_H
|
---|
5237 | | # include <unistd.h>
|
---|
5238 | | #endif
|
---|
5239 | | #include <netinet/tcp_fsm.h>
|
---|
5240 | configure:7605: result: no
|
---|
5241 | configure:7609: checking netinet/tcp_fsm.h presence
|
---|
5242 | configure:7624: cl.exe -E conftest.c
|
---|
5243 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
5244 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
5245 |
|
---|
5246 | conftest.c
|
---|
5247 | conftest.c(18) : fatal error C1083: Cannot open include file: 'netinet/tcp_fsm.h': No such file or directory
|
---|
5248 | configure:7631: $? = 2
|
---|
5249 | configure: failed program was:
|
---|
5250 | | /* confdefs.h. */
|
---|
5251 | | #define PACKAGE_NAME "Wine"
|
---|
5252 | | #define PACKAGE_TARNAME "wine"
|
---|
5253 | | #define PACKAGE_VERSION "1.1.10"
|
---|
5254 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
5255 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
5256 | | #define X_DISPLAY_MISSING 1
|
---|
5257 | | #define STDC_HEADERS 1
|
---|
5258 | | #define HAVE_SYS_TYPES_H 1
|
---|
5259 | | #define HAVE_SYS_STAT_H 1
|
---|
5260 | | #define HAVE_STDLIB_H 1
|
---|
5261 | | #define HAVE_STRING_H 1
|
---|
5262 | | #define HAVE_MEMORY_H 1
|
---|
5263 | | #define HAVE_DIRECT_H 1
|
---|
5264 | | #define HAVE_FLOAT_H 1
|
---|
5265 | | #define HAVE_IO_H 1
|
---|
5266 | | /* end confdefs.h. */
|
---|
5267 | | #include <netinet/tcp_fsm.h>
|
---|
5268 | configure:7645: result: no
|
---|
5269 | configure:7678: checking for netinet/tcp_fsm.h
|
---|
5270 | configure:7687: result: no
|
---|
5271 | configure:7567: checking openssl/err.h usability
|
---|
5272 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
5273 | conftest.c
|
---|
5274 | conftest.c(51) : fatal error C1083: Cannot open include file: 'openssl/err.h': No such file or directory
|
---|
5275 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
5276 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
5277 |
|
---|
5278 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
5279 | configure:7591: $? = 2
|
---|
5280 | configure: failed program was:
|
---|
5281 | | /* confdefs.h. */
|
---|
5282 | | #define PACKAGE_NAME "Wine"
|
---|
5283 | | #define PACKAGE_TARNAME "wine"
|
---|
5284 | | #define PACKAGE_VERSION "1.1.10"
|
---|
5285 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
5286 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
5287 | | #define X_DISPLAY_MISSING 1
|
---|
5288 | | #define STDC_HEADERS 1
|
---|
5289 | | #define HAVE_SYS_TYPES_H 1
|
---|
5290 | | #define HAVE_SYS_STAT_H 1
|
---|
5291 | | #define HAVE_STDLIB_H 1
|
---|
5292 | | #define HAVE_STRING_H 1
|
---|
5293 | | #define HAVE_MEMORY_H 1
|
---|
5294 | | #define HAVE_DIRECT_H 1
|
---|
5295 | | #define HAVE_FLOAT_H 1
|
---|
5296 | | #define HAVE_IO_H 1
|
---|
5297 | | /* end confdefs.h. */
|
---|
5298 | | #include <stdio.h>
|
---|
5299 | | #ifdef HAVE_SYS_TYPES_H
|
---|
5300 | | # include <sys/types.h>
|
---|
5301 | | #endif
|
---|
5302 | | #ifdef HAVE_SYS_STAT_H
|
---|
5303 | | # include <sys/stat.h>
|
---|
5304 | | #endif
|
---|
5305 | | #ifdef STDC_HEADERS
|
---|
5306 | | # include <stdlib.h>
|
---|
5307 | | # include <stddef.h>
|
---|
5308 | | #else
|
---|
5309 | | # ifdef HAVE_STDLIB_H
|
---|
5310 | | # include <stdlib.h>
|
---|
5311 | | # endif
|
---|
5312 | | #endif
|
---|
5313 | | #ifdef HAVE_STRING_H
|
---|
5314 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
5315 | | # include <memory.h>
|
---|
5316 | | # endif
|
---|
5317 | | # include <string.h>
|
---|
5318 | | #endif
|
---|
5319 | | #ifdef HAVE_STRINGS_H
|
---|
5320 | | # include <strings.h>
|
---|
5321 | | #endif
|
---|
5322 | | #ifdef HAVE_INTTYPES_H
|
---|
5323 | | # include <inttypes.h>
|
---|
5324 | | #endif
|
---|
5325 | | #ifdef HAVE_STDINT_H
|
---|
5326 | | # include <stdint.h>
|
---|
5327 | | #endif
|
---|
5328 | | #ifdef HAVE_UNISTD_H
|
---|
5329 | | # include <unistd.h>
|
---|
5330 | | #endif
|
---|
5331 | | #include <openssl/err.h>
|
---|
5332 | configure:7605: result: no
|
---|
5333 | configure:7609: checking openssl/err.h presence
|
---|
5334 | configure:7624: cl.exe -E conftest.c
|
---|
5335 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
5336 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
5337 |
|
---|
5338 | conftest.c
|
---|
5339 | conftest.c(18) : fatal error C1083: Cannot open include file: 'openssl/err.h': No such file or directory
|
---|
5340 | configure:7631: $? = 2
|
---|
5341 | configure: failed program was:
|
---|
5342 | | /* confdefs.h. */
|
---|
5343 | | #define PACKAGE_NAME "Wine"
|
---|
5344 | | #define PACKAGE_TARNAME "wine"
|
---|
5345 | | #define PACKAGE_VERSION "1.1.10"
|
---|
5346 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
5347 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
5348 | | #define X_DISPLAY_MISSING 1
|
---|
5349 | | #define STDC_HEADERS 1
|
---|
5350 | | #define HAVE_SYS_TYPES_H 1
|
---|
5351 | | #define HAVE_SYS_STAT_H 1
|
---|
5352 | | #define HAVE_STDLIB_H 1
|
---|
5353 | | #define HAVE_STRING_H 1
|
---|
5354 | | #define HAVE_MEMORY_H 1
|
---|
5355 | | #define HAVE_DIRECT_H 1
|
---|
5356 | | #define HAVE_FLOAT_H 1
|
---|
5357 | | #define HAVE_IO_H 1
|
---|
5358 | | /* end confdefs.h. */
|
---|
5359 | | #include <openssl/err.h>
|
---|
5360 | configure:7645: result: no
|
---|
5361 | configure:7678: checking for openssl/err.h
|
---|
5362 | configure:7687: result: no
|
---|
5363 | configure:7567: checking openssl/ssl.h usability
|
---|
5364 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
5365 | conftest.c
|
---|
5366 | conftest.c(51) : fatal error C1083: Cannot open include file: 'openssl/ssl.h': No such file or directory
|
---|
5367 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
5368 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
5369 |
|
---|
5370 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
5371 | configure:7591: $? = 2
|
---|
5372 | configure: failed program was:
|
---|
5373 | | /* confdefs.h. */
|
---|
5374 | | #define PACKAGE_NAME "Wine"
|
---|
5375 | | #define PACKAGE_TARNAME "wine"
|
---|
5376 | | #define PACKAGE_VERSION "1.1.10"
|
---|
5377 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
5378 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
5379 | | #define X_DISPLAY_MISSING 1
|
---|
5380 | | #define STDC_HEADERS 1
|
---|
5381 | | #define HAVE_SYS_TYPES_H 1
|
---|
5382 | | #define HAVE_SYS_STAT_H 1
|
---|
5383 | | #define HAVE_STDLIB_H 1
|
---|
5384 | | #define HAVE_STRING_H 1
|
---|
5385 | | #define HAVE_MEMORY_H 1
|
---|
5386 | | #define HAVE_DIRECT_H 1
|
---|
5387 | | #define HAVE_FLOAT_H 1
|
---|
5388 | | #define HAVE_IO_H 1
|
---|
5389 | | /* end confdefs.h. */
|
---|
5390 | | #include <stdio.h>
|
---|
5391 | | #ifdef HAVE_SYS_TYPES_H
|
---|
5392 | | # include <sys/types.h>
|
---|
5393 | | #endif
|
---|
5394 | | #ifdef HAVE_SYS_STAT_H
|
---|
5395 | | # include <sys/stat.h>
|
---|
5396 | | #endif
|
---|
5397 | | #ifdef STDC_HEADERS
|
---|
5398 | | # include <stdlib.h>
|
---|
5399 | | # include <stddef.h>
|
---|
5400 | | #else
|
---|
5401 | | # ifdef HAVE_STDLIB_H
|
---|
5402 | | # include <stdlib.h>
|
---|
5403 | | # endif
|
---|
5404 | | #endif
|
---|
5405 | | #ifdef HAVE_STRING_H
|
---|
5406 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
5407 | | # include <memory.h>
|
---|
5408 | | # endif
|
---|
5409 | | # include <string.h>
|
---|
5410 | | #endif
|
---|
5411 | | #ifdef HAVE_STRINGS_H
|
---|
5412 | | # include <strings.h>
|
---|
5413 | | #endif
|
---|
5414 | | #ifdef HAVE_INTTYPES_H
|
---|
5415 | | # include <inttypes.h>
|
---|
5416 | | #endif
|
---|
5417 | | #ifdef HAVE_STDINT_H
|
---|
5418 | | # include <stdint.h>
|
---|
5419 | | #endif
|
---|
5420 | | #ifdef HAVE_UNISTD_H
|
---|
5421 | | # include <unistd.h>
|
---|
5422 | | #endif
|
---|
5423 | | #include <openssl/ssl.h>
|
---|
5424 | configure:7605: result: no
|
---|
5425 | configure:7609: checking openssl/ssl.h presence
|
---|
5426 | configure:7624: cl.exe -E conftest.c
|
---|
5427 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
5428 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
5429 |
|
---|
5430 | conftest.c
|
---|
5431 | conftest.c(18) : fatal error C1083: Cannot open include file: 'openssl/ssl.h': No such file or directory
|
---|
5432 | configure:7631: $? = 2
|
---|
5433 | configure: failed program was:
|
---|
5434 | | /* confdefs.h. */
|
---|
5435 | | #define PACKAGE_NAME "Wine"
|
---|
5436 | | #define PACKAGE_TARNAME "wine"
|
---|
5437 | | #define PACKAGE_VERSION "1.1.10"
|
---|
5438 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
5439 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
5440 | | #define X_DISPLAY_MISSING 1
|
---|
5441 | | #define STDC_HEADERS 1
|
---|
5442 | | #define HAVE_SYS_TYPES_H 1
|
---|
5443 | | #define HAVE_SYS_STAT_H 1
|
---|
5444 | | #define HAVE_STDLIB_H 1
|
---|
5445 | | #define HAVE_STRING_H 1
|
---|
5446 | | #define HAVE_MEMORY_H 1
|
---|
5447 | | #define HAVE_DIRECT_H 1
|
---|
5448 | | #define HAVE_FLOAT_H 1
|
---|
5449 | | #define HAVE_IO_H 1
|
---|
5450 | | /* end confdefs.h. */
|
---|
5451 | | #include <openssl/ssl.h>
|
---|
5452 | configure:7645: result: no
|
---|
5453 | configure:7678: checking for openssl/ssl.h
|
---|
5454 | configure:7687: result: no
|
---|
5455 | configure:7567: checking png.h usability
|
---|
5456 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
5457 | conftest.c
|
---|
5458 | conftest.c(51) : fatal error C1083: Cannot open include file: 'png.h': No such file or directory
|
---|
5459 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
5460 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
5461 |
|
---|
5462 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
5463 | configure:7591: $? = 2
|
---|
5464 | configure: failed program was:
|
---|
5465 | | /* confdefs.h. */
|
---|
5466 | | #define PACKAGE_NAME "Wine"
|
---|
5467 | | #define PACKAGE_TARNAME "wine"
|
---|
5468 | | #define PACKAGE_VERSION "1.1.10"
|
---|
5469 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
5470 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
5471 | | #define X_DISPLAY_MISSING 1
|
---|
5472 | | #define STDC_HEADERS 1
|
---|
5473 | | #define HAVE_SYS_TYPES_H 1
|
---|
5474 | | #define HAVE_SYS_STAT_H 1
|
---|
5475 | | #define HAVE_STDLIB_H 1
|
---|
5476 | | #define HAVE_STRING_H 1
|
---|
5477 | | #define HAVE_MEMORY_H 1
|
---|
5478 | | #define HAVE_DIRECT_H 1
|
---|
5479 | | #define HAVE_FLOAT_H 1
|
---|
5480 | | #define HAVE_IO_H 1
|
---|
5481 | | /* end confdefs.h. */
|
---|
5482 | | #include <stdio.h>
|
---|
5483 | | #ifdef HAVE_SYS_TYPES_H
|
---|
5484 | | # include <sys/types.h>
|
---|
5485 | | #endif
|
---|
5486 | | #ifdef HAVE_SYS_STAT_H
|
---|
5487 | | # include <sys/stat.h>
|
---|
5488 | | #endif
|
---|
5489 | | #ifdef STDC_HEADERS
|
---|
5490 | | # include <stdlib.h>
|
---|
5491 | | # include <stddef.h>
|
---|
5492 | | #else
|
---|
5493 | | # ifdef HAVE_STDLIB_H
|
---|
5494 | | # include <stdlib.h>
|
---|
5495 | | # endif
|
---|
5496 | | #endif
|
---|
5497 | | #ifdef HAVE_STRING_H
|
---|
5498 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
5499 | | # include <memory.h>
|
---|
5500 | | # endif
|
---|
5501 | | # include <string.h>
|
---|
5502 | | #endif
|
---|
5503 | | #ifdef HAVE_STRINGS_H
|
---|
5504 | | # include <strings.h>
|
---|
5505 | | #endif
|
---|
5506 | | #ifdef HAVE_INTTYPES_H
|
---|
5507 | | # include <inttypes.h>
|
---|
5508 | | #endif
|
---|
5509 | | #ifdef HAVE_STDINT_H
|
---|
5510 | | # include <stdint.h>
|
---|
5511 | | #endif
|
---|
5512 | | #ifdef HAVE_UNISTD_H
|
---|
5513 | | # include <unistd.h>
|
---|
5514 | | #endif
|
---|
5515 | | #include <png.h>
|
---|
5516 | configure:7605: result: no
|
---|
5517 | configure:7609: checking png.h presence
|
---|
5518 | configure:7624: cl.exe -E conftest.c
|
---|
5519 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
5520 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
5521 |
|
---|
5522 | conftest.c
|
---|
5523 | conftest.c(18) : fatal error C1083: Cannot open include file: 'png.h': No such file or directory
|
---|
5524 | configure:7631: $? = 2
|
---|
5525 | configure: failed program was:
|
---|
5526 | | /* confdefs.h. */
|
---|
5527 | | #define PACKAGE_NAME "Wine"
|
---|
5528 | | #define PACKAGE_TARNAME "wine"
|
---|
5529 | | #define PACKAGE_VERSION "1.1.10"
|
---|
5530 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
5531 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
5532 | | #define X_DISPLAY_MISSING 1
|
---|
5533 | | #define STDC_HEADERS 1
|
---|
5534 | | #define HAVE_SYS_TYPES_H 1
|
---|
5535 | | #define HAVE_SYS_STAT_H 1
|
---|
5536 | | #define HAVE_STDLIB_H 1
|
---|
5537 | | #define HAVE_STRING_H 1
|
---|
5538 | | #define HAVE_MEMORY_H 1
|
---|
5539 | | #define HAVE_DIRECT_H 1
|
---|
5540 | | #define HAVE_FLOAT_H 1
|
---|
5541 | | #define HAVE_IO_H 1
|
---|
5542 | | /* end confdefs.h. */
|
---|
5543 | | #include <png.h>
|
---|
5544 | configure:7645: result: no
|
---|
5545 | configure:7678: checking for png.h
|
---|
5546 | configure:7687: result: no
|
---|
5547 | configure:7567: checking poll.h usability
|
---|
5548 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
5549 | conftest.c
|
---|
5550 | conftest.c(51) : fatal error C1083: Cannot open include file: 'poll.h': No such file or directory
|
---|
5551 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
5552 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
5553 |
|
---|
5554 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
5555 | configure:7591: $? = 2
|
---|
5556 | configure: failed program was:
|
---|
5557 | | /* confdefs.h. */
|
---|
5558 | | #define PACKAGE_NAME "Wine"
|
---|
5559 | | #define PACKAGE_TARNAME "wine"
|
---|
5560 | | #define PACKAGE_VERSION "1.1.10"
|
---|
5561 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
5562 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
5563 | | #define X_DISPLAY_MISSING 1
|
---|
5564 | | #define STDC_HEADERS 1
|
---|
5565 | | #define HAVE_SYS_TYPES_H 1
|
---|
5566 | | #define HAVE_SYS_STAT_H 1
|
---|
5567 | | #define HAVE_STDLIB_H 1
|
---|
5568 | | #define HAVE_STRING_H 1
|
---|
5569 | | #define HAVE_MEMORY_H 1
|
---|
5570 | | #define HAVE_DIRECT_H 1
|
---|
5571 | | #define HAVE_FLOAT_H 1
|
---|
5572 | | #define HAVE_IO_H 1
|
---|
5573 | | /* end confdefs.h. */
|
---|
5574 | | #include <stdio.h>
|
---|
5575 | | #ifdef HAVE_SYS_TYPES_H
|
---|
5576 | | # include <sys/types.h>
|
---|
5577 | | #endif
|
---|
5578 | | #ifdef HAVE_SYS_STAT_H
|
---|
5579 | | # include <sys/stat.h>
|
---|
5580 | | #endif
|
---|
5581 | | #ifdef STDC_HEADERS
|
---|
5582 | | # include <stdlib.h>
|
---|
5583 | | # include <stddef.h>
|
---|
5584 | | #else
|
---|
5585 | | # ifdef HAVE_STDLIB_H
|
---|
5586 | | # include <stdlib.h>
|
---|
5587 | | # endif
|
---|
5588 | | #endif
|
---|
5589 | | #ifdef HAVE_STRING_H
|
---|
5590 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
5591 | | # include <memory.h>
|
---|
5592 | | # endif
|
---|
5593 | | # include <string.h>
|
---|
5594 | | #endif
|
---|
5595 | | #ifdef HAVE_STRINGS_H
|
---|
5596 | | # include <strings.h>
|
---|
5597 | | #endif
|
---|
5598 | | #ifdef HAVE_INTTYPES_H
|
---|
5599 | | # include <inttypes.h>
|
---|
5600 | | #endif
|
---|
5601 | | #ifdef HAVE_STDINT_H
|
---|
5602 | | # include <stdint.h>
|
---|
5603 | | #endif
|
---|
5604 | | #ifdef HAVE_UNISTD_H
|
---|
5605 | | # include <unistd.h>
|
---|
5606 | | #endif
|
---|
5607 | | #include <poll.h>
|
---|
5608 | configure:7605: result: no
|
---|
5609 | configure:7609: checking poll.h presence
|
---|
5610 | configure:7624: cl.exe -E conftest.c
|
---|
5611 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
5612 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
5613 |
|
---|
5614 | conftest.c
|
---|
5615 | conftest.c(18) : fatal error C1083: Cannot open include file: 'poll.h': No such file or directory
|
---|
5616 | configure:7631: $? = 2
|
---|
5617 | configure: failed program was:
|
---|
5618 | | /* confdefs.h. */
|
---|
5619 | | #define PACKAGE_NAME "Wine"
|
---|
5620 | | #define PACKAGE_TARNAME "wine"
|
---|
5621 | | #define PACKAGE_VERSION "1.1.10"
|
---|
5622 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
5623 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
5624 | | #define X_DISPLAY_MISSING 1
|
---|
5625 | | #define STDC_HEADERS 1
|
---|
5626 | | #define HAVE_SYS_TYPES_H 1
|
---|
5627 | | #define HAVE_SYS_STAT_H 1
|
---|
5628 | | #define HAVE_STDLIB_H 1
|
---|
5629 | | #define HAVE_STRING_H 1
|
---|
5630 | | #define HAVE_MEMORY_H 1
|
---|
5631 | | #define HAVE_DIRECT_H 1
|
---|
5632 | | #define HAVE_FLOAT_H 1
|
---|
5633 | | #define HAVE_IO_H 1
|
---|
5634 | | /* end confdefs.h. */
|
---|
5635 | | #include <poll.h>
|
---|
5636 | configure:7645: result: no
|
---|
5637 | configure:7678: checking for poll.h
|
---|
5638 | configure:7687: result: no
|
---|
5639 | configure:7567: checking process.h usability
|
---|
5640 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
5641 | conftest.c
|
---|
5642 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
5643 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
5644 |
|
---|
5645 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
5646 | configure:7591: $? = 0
|
---|
5647 | configure:7605: result: yes
|
---|
5648 | configure:7609: checking process.h presence
|
---|
5649 | configure:7624: cl.exe -E conftest.c
|
---|
5650 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
5651 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
5652 |
|
---|
5653 | conftest.c
|
---|
5654 | configure:7631: $? = 0
|
---|
5655 | configure:7645: result: yes
|
---|
5656 | configure:7678: checking for process.h
|
---|
5657 | configure:7687: result: yes
|
---|
5658 | configure:7567: checking pthread.h usability
|
---|
5659 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
5660 | conftest.c
|
---|
5661 | conftest.c(52) : fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory
|
---|
5662 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
5663 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
5664 |
|
---|
5665 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
5666 | configure:7591: $? = 2
|
---|
5667 | configure: failed program was:
|
---|
5668 | | /* confdefs.h. */
|
---|
5669 | | #define PACKAGE_NAME "Wine"
|
---|
5670 | | #define PACKAGE_TARNAME "wine"
|
---|
5671 | | #define PACKAGE_VERSION "1.1.10"
|
---|
5672 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
5673 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
5674 | | #define X_DISPLAY_MISSING 1
|
---|
5675 | | #define STDC_HEADERS 1
|
---|
5676 | | #define HAVE_SYS_TYPES_H 1
|
---|
5677 | | #define HAVE_SYS_STAT_H 1
|
---|
5678 | | #define HAVE_STDLIB_H 1
|
---|
5679 | | #define HAVE_STRING_H 1
|
---|
5680 | | #define HAVE_MEMORY_H 1
|
---|
5681 | | #define HAVE_DIRECT_H 1
|
---|
5682 | | #define HAVE_FLOAT_H 1
|
---|
5683 | | #define HAVE_IO_H 1
|
---|
5684 | | #define HAVE_PROCESS_H 1
|
---|
5685 | | /* end confdefs.h. */
|
---|
5686 | | #include <stdio.h>
|
---|
5687 | | #ifdef HAVE_SYS_TYPES_H
|
---|
5688 | | # include <sys/types.h>
|
---|
5689 | | #endif
|
---|
5690 | | #ifdef HAVE_SYS_STAT_H
|
---|
5691 | | # include <sys/stat.h>
|
---|
5692 | | #endif
|
---|
5693 | | #ifdef STDC_HEADERS
|
---|
5694 | | # include <stdlib.h>
|
---|
5695 | | # include <stddef.h>
|
---|
5696 | | #else
|
---|
5697 | | # ifdef HAVE_STDLIB_H
|
---|
5698 | | # include <stdlib.h>
|
---|
5699 | | # endif
|
---|
5700 | | #endif
|
---|
5701 | | #ifdef HAVE_STRING_H
|
---|
5702 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
5703 | | # include <memory.h>
|
---|
5704 | | # endif
|
---|
5705 | | # include <string.h>
|
---|
5706 | | #endif
|
---|
5707 | | #ifdef HAVE_STRINGS_H
|
---|
5708 | | # include <strings.h>
|
---|
5709 | | #endif
|
---|
5710 | | #ifdef HAVE_INTTYPES_H
|
---|
5711 | | # include <inttypes.h>
|
---|
5712 | | #endif
|
---|
5713 | | #ifdef HAVE_STDINT_H
|
---|
5714 | | # include <stdint.h>
|
---|
5715 | | #endif
|
---|
5716 | | #ifdef HAVE_UNISTD_H
|
---|
5717 | | # include <unistd.h>
|
---|
5718 | | #endif
|
---|
5719 | | #include <pthread.h>
|
---|
5720 | configure:7605: result: no
|
---|
5721 | configure:7609: checking pthread.h presence
|
---|
5722 | configure:7624: cl.exe -E conftest.c
|
---|
5723 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
5724 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
5725 |
|
---|
5726 | conftest.c
|
---|
5727 | conftest.c(19) : fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory
|
---|
5728 | configure:7631: $? = 2
|
---|
5729 | configure: failed program was:
|
---|
5730 | | /* confdefs.h. */
|
---|
5731 | | #define PACKAGE_NAME "Wine"
|
---|
5732 | | #define PACKAGE_TARNAME "wine"
|
---|
5733 | | #define PACKAGE_VERSION "1.1.10"
|
---|
5734 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
5735 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
5736 | | #define X_DISPLAY_MISSING 1
|
---|
5737 | | #define STDC_HEADERS 1
|
---|
5738 | | #define HAVE_SYS_TYPES_H 1
|
---|
5739 | | #define HAVE_SYS_STAT_H 1
|
---|
5740 | | #define HAVE_STDLIB_H 1
|
---|
5741 | | #define HAVE_STRING_H 1
|
---|
5742 | | #define HAVE_MEMORY_H 1
|
---|
5743 | | #define HAVE_DIRECT_H 1
|
---|
5744 | | #define HAVE_FLOAT_H 1
|
---|
5745 | | #define HAVE_IO_H 1
|
---|
5746 | | #define HAVE_PROCESS_H 1
|
---|
5747 | | /* end confdefs.h. */
|
---|
5748 | | #include <pthread.h>
|
---|
5749 | configure:7645: result: no
|
---|
5750 | configure:7678: checking for pthread.h
|
---|
5751 | configure:7687: result: no
|
---|
5752 | configure:7567: checking pwd.h usability
|
---|
5753 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
5754 | conftest.c
|
---|
5755 | conftest.c(52) : fatal error C1083: Cannot open include file: 'pwd.h': No such file or directory
|
---|
5756 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
5757 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
5758 |
|
---|
5759 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
5760 | configure:7591: $? = 2
|
---|
5761 | configure: failed program was:
|
---|
5762 | | /* confdefs.h. */
|
---|
5763 | | #define PACKAGE_NAME "Wine"
|
---|
5764 | | #define PACKAGE_TARNAME "wine"
|
---|
5765 | | #define PACKAGE_VERSION "1.1.10"
|
---|
5766 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
5767 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
5768 | | #define X_DISPLAY_MISSING 1
|
---|
5769 | | #define STDC_HEADERS 1
|
---|
5770 | | #define HAVE_SYS_TYPES_H 1
|
---|
5771 | | #define HAVE_SYS_STAT_H 1
|
---|
5772 | | #define HAVE_STDLIB_H 1
|
---|
5773 | | #define HAVE_STRING_H 1
|
---|
5774 | | #define HAVE_MEMORY_H 1
|
---|
5775 | | #define HAVE_DIRECT_H 1
|
---|
5776 | | #define HAVE_FLOAT_H 1
|
---|
5777 | | #define HAVE_IO_H 1
|
---|
5778 | | #define HAVE_PROCESS_H 1
|
---|
5779 | | /* end confdefs.h. */
|
---|
5780 | | #include <stdio.h>
|
---|
5781 | | #ifdef HAVE_SYS_TYPES_H
|
---|
5782 | | # include <sys/types.h>
|
---|
5783 | | #endif
|
---|
5784 | | #ifdef HAVE_SYS_STAT_H
|
---|
5785 | | # include <sys/stat.h>
|
---|
5786 | | #endif
|
---|
5787 | | #ifdef STDC_HEADERS
|
---|
5788 | | # include <stdlib.h>
|
---|
5789 | | # include <stddef.h>
|
---|
5790 | | #else
|
---|
5791 | | # ifdef HAVE_STDLIB_H
|
---|
5792 | | # include <stdlib.h>
|
---|
5793 | | # endif
|
---|
5794 | | #endif
|
---|
5795 | | #ifdef HAVE_STRING_H
|
---|
5796 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
5797 | | # include <memory.h>
|
---|
5798 | | # endif
|
---|
5799 | | # include <string.h>
|
---|
5800 | | #endif
|
---|
5801 | | #ifdef HAVE_STRINGS_H
|
---|
5802 | | # include <strings.h>
|
---|
5803 | | #endif
|
---|
5804 | | #ifdef HAVE_INTTYPES_H
|
---|
5805 | | # include <inttypes.h>
|
---|
5806 | | #endif
|
---|
5807 | | #ifdef HAVE_STDINT_H
|
---|
5808 | | # include <stdint.h>
|
---|
5809 | | #endif
|
---|
5810 | | #ifdef HAVE_UNISTD_H
|
---|
5811 | | # include <unistd.h>
|
---|
5812 | | #endif
|
---|
5813 | | #include <pwd.h>
|
---|
5814 | configure:7605: result: no
|
---|
5815 | configure:7609: checking pwd.h presence
|
---|
5816 | configure:7624: cl.exe -E conftest.c
|
---|
5817 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
5818 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
5819 |
|
---|
5820 | conftest.c
|
---|
5821 | conftest.c(19) : fatal error C1083: Cannot open include file: 'pwd.h': No such file or directory
|
---|
5822 | configure:7631: $? = 2
|
---|
5823 | configure: failed program was:
|
---|
5824 | | /* confdefs.h. */
|
---|
5825 | | #define PACKAGE_NAME "Wine"
|
---|
5826 | | #define PACKAGE_TARNAME "wine"
|
---|
5827 | | #define PACKAGE_VERSION "1.1.10"
|
---|
5828 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
5829 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
5830 | | #define X_DISPLAY_MISSING 1
|
---|
5831 | | #define STDC_HEADERS 1
|
---|
5832 | | #define HAVE_SYS_TYPES_H 1
|
---|
5833 | | #define HAVE_SYS_STAT_H 1
|
---|
5834 | | #define HAVE_STDLIB_H 1
|
---|
5835 | | #define HAVE_STRING_H 1
|
---|
5836 | | #define HAVE_MEMORY_H 1
|
---|
5837 | | #define HAVE_DIRECT_H 1
|
---|
5838 | | #define HAVE_FLOAT_H 1
|
---|
5839 | | #define HAVE_IO_H 1
|
---|
5840 | | #define HAVE_PROCESS_H 1
|
---|
5841 | | /* end confdefs.h. */
|
---|
5842 | | #include <pwd.h>
|
---|
5843 | configure:7645: result: no
|
---|
5844 | configure:7678: checking for pwd.h
|
---|
5845 | configure:7687: result: no
|
---|
5846 | configure:7567: checking regex.h usability
|
---|
5847 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
5848 | conftest.c
|
---|
5849 | conftest.c(52) : fatal error C1083: Cannot open include file: 'regex.h': No such file or directory
|
---|
5850 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
5851 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
5852 |
|
---|
5853 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
5854 | configure:7591: $? = 2
|
---|
5855 | configure: failed program was:
|
---|
5856 | | /* confdefs.h. */
|
---|
5857 | | #define PACKAGE_NAME "Wine"
|
---|
5858 | | #define PACKAGE_TARNAME "wine"
|
---|
5859 | | #define PACKAGE_VERSION "1.1.10"
|
---|
5860 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
5861 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
5862 | | #define X_DISPLAY_MISSING 1
|
---|
5863 | | #define STDC_HEADERS 1
|
---|
5864 | | #define HAVE_SYS_TYPES_H 1
|
---|
5865 | | #define HAVE_SYS_STAT_H 1
|
---|
5866 | | #define HAVE_STDLIB_H 1
|
---|
5867 | | #define HAVE_STRING_H 1
|
---|
5868 | | #define HAVE_MEMORY_H 1
|
---|
5869 | | #define HAVE_DIRECT_H 1
|
---|
5870 | | #define HAVE_FLOAT_H 1
|
---|
5871 | | #define HAVE_IO_H 1
|
---|
5872 | | #define HAVE_PROCESS_H 1
|
---|
5873 | | /* end confdefs.h. */
|
---|
5874 | | #include <stdio.h>
|
---|
5875 | | #ifdef HAVE_SYS_TYPES_H
|
---|
5876 | | # include <sys/types.h>
|
---|
5877 | | #endif
|
---|
5878 | | #ifdef HAVE_SYS_STAT_H
|
---|
5879 | | # include <sys/stat.h>
|
---|
5880 | | #endif
|
---|
5881 | | #ifdef STDC_HEADERS
|
---|
5882 | | # include <stdlib.h>
|
---|
5883 | | # include <stddef.h>
|
---|
5884 | | #else
|
---|
5885 | | # ifdef HAVE_STDLIB_H
|
---|
5886 | | # include <stdlib.h>
|
---|
5887 | | # endif
|
---|
5888 | | #endif
|
---|
5889 | | #ifdef HAVE_STRING_H
|
---|
5890 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
5891 | | # include <memory.h>
|
---|
5892 | | # endif
|
---|
5893 | | # include <string.h>
|
---|
5894 | | #endif
|
---|
5895 | | #ifdef HAVE_STRINGS_H
|
---|
5896 | | # include <strings.h>
|
---|
5897 | | #endif
|
---|
5898 | | #ifdef HAVE_INTTYPES_H
|
---|
5899 | | # include <inttypes.h>
|
---|
5900 | | #endif
|
---|
5901 | | #ifdef HAVE_STDINT_H
|
---|
5902 | | # include <stdint.h>
|
---|
5903 | | #endif
|
---|
5904 | | #ifdef HAVE_UNISTD_H
|
---|
5905 | | # include <unistd.h>
|
---|
5906 | | #endif
|
---|
5907 | | #include <regex.h>
|
---|
5908 | configure:7605: result: no
|
---|
5909 | configure:7609: checking regex.h presence
|
---|
5910 | configure:7624: cl.exe -E conftest.c
|
---|
5911 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
5912 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
5913 |
|
---|
5914 | conftest.c
|
---|
5915 | conftest.c(19) : fatal error C1083: Cannot open include file: 'regex.h': No such file or directory
|
---|
5916 | configure:7631: $? = 2
|
---|
5917 | configure: failed program was:
|
---|
5918 | | /* confdefs.h. */
|
---|
5919 | | #define PACKAGE_NAME "Wine"
|
---|
5920 | | #define PACKAGE_TARNAME "wine"
|
---|
5921 | | #define PACKAGE_VERSION "1.1.10"
|
---|
5922 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
5923 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
5924 | | #define X_DISPLAY_MISSING 1
|
---|
5925 | | #define STDC_HEADERS 1
|
---|
5926 | | #define HAVE_SYS_TYPES_H 1
|
---|
5927 | | #define HAVE_SYS_STAT_H 1
|
---|
5928 | | #define HAVE_STDLIB_H 1
|
---|
5929 | | #define HAVE_STRING_H 1
|
---|
5930 | | #define HAVE_MEMORY_H 1
|
---|
5931 | | #define HAVE_DIRECT_H 1
|
---|
5932 | | #define HAVE_FLOAT_H 1
|
---|
5933 | | #define HAVE_IO_H 1
|
---|
5934 | | #define HAVE_PROCESS_H 1
|
---|
5935 | | /* end confdefs.h. */
|
---|
5936 | | #include <regex.h>
|
---|
5937 | configure:7645: result: no
|
---|
5938 | configure:7678: checking for regex.h
|
---|
5939 | configure:7687: result: no
|
---|
5940 | configure:7567: checking sched.h usability
|
---|
5941 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
5942 | conftest.c
|
---|
5943 | conftest.c(52) : fatal error C1083: Cannot open include file: 'sched.h': No such file or directory
|
---|
5944 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
5945 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
5946 |
|
---|
5947 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
5948 | configure:7591: $? = 2
|
---|
5949 | configure: failed program was:
|
---|
5950 | | /* confdefs.h. */
|
---|
5951 | | #define PACKAGE_NAME "Wine"
|
---|
5952 | | #define PACKAGE_TARNAME "wine"
|
---|
5953 | | #define PACKAGE_VERSION "1.1.10"
|
---|
5954 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
5955 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
5956 | | #define X_DISPLAY_MISSING 1
|
---|
5957 | | #define STDC_HEADERS 1
|
---|
5958 | | #define HAVE_SYS_TYPES_H 1
|
---|
5959 | | #define HAVE_SYS_STAT_H 1
|
---|
5960 | | #define HAVE_STDLIB_H 1
|
---|
5961 | | #define HAVE_STRING_H 1
|
---|
5962 | | #define HAVE_MEMORY_H 1
|
---|
5963 | | #define HAVE_DIRECT_H 1
|
---|
5964 | | #define HAVE_FLOAT_H 1
|
---|
5965 | | #define HAVE_IO_H 1
|
---|
5966 | | #define HAVE_PROCESS_H 1
|
---|
5967 | | /* end confdefs.h. */
|
---|
5968 | | #include <stdio.h>
|
---|
5969 | | #ifdef HAVE_SYS_TYPES_H
|
---|
5970 | | # include <sys/types.h>
|
---|
5971 | | #endif
|
---|
5972 | | #ifdef HAVE_SYS_STAT_H
|
---|
5973 | | # include <sys/stat.h>
|
---|
5974 | | #endif
|
---|
5975 | | #ifdef STDC_HEADERS
|
---|
5976 | | # include <stdlib.h>
|
---|
5977 | | # include <stddef.h>
|
---|
5978 | | #else
|
---|
5979 | | # ifdef HAVE_STDLIB_H
|
---|
5980 | | # include <stdlib.h>
|
---|
5981 | | # endif
|
---|
5982 | | #endif
|
---|
5983 | | #ifdef HAVE_STRING_H
|
---|
5984 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
5985 | | # include <memory.h>
|
---|
5986 | | # endif
|
---|
5987 | | # include <string.h>
|
---|
5988 | | #endif
|
---|
5989 | | #ifdef HAVE_STRINGS_H
|
---|
5990 | | # include <strings.h>
|
---|
5991 | | #endif
|
---|
5992 | | #ifdef HAVE_INTTYPES_H
|
---|
5993 | | # include <inttypes.h>
|
---|
5994 | | #endif
|
---|
5995 | | #ifdef HAVE_STDINT_H
|
---|
5996 | | # include <stdint.h>
|
---|
5997 | | #endif
|
---|
5998 | | #ifdef HAVE_UNISTD_H
|
---|
5999 | | # include <unistd.h>
|
---|
6000 | | #endif
|
---|
6001 | | #include <sched.h>
|
---|
6002 | configure:7605: result: no
|
---|
6003 | configure:7609: checking sched.h presence
|
---|
6004 | configure:7624: cl.exe -E conftest.c
|
---|
6005 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
6006 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
6007 |
|
---|
6008 | conftest.c
|
---|
6009 | conftest.c(19) : fatal error C1083: Cannot open include file: 'sched.h': No such file or directory
|
---|
6010 | configure:7631: $? = 2
|
---|
6011 | configure: failed program was:
|
---|
6012 | | /* confdefs.h. */
|
---|
6013 | | #define PACKAGE_NAME "Wine"
|
---|
6014 | | #define PACKAGE_TARNAME "wine"
|
---|
6015 | | #define PACKAGE_VERSION "1.1.10"
|
---|
6016 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
6017 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
6018 | | #define X_DISPLAY_MISSING 1
|
---|
6019 | | #define STDC_HEADERS 1
|
---|
6020 | | #define HAVE_SYS_TYPES_H 1
|
---|
6021 | | #define HAVE_SYS_STAT_H 1
|
---|
6022 | | #define HAVE_STDLIB_H 1
|
---|
6023 | | #define HAVE_STRING_H 1
|
---|
6024 | | #define HAVE_MEMORY_H 1
|
---|
6025 | | #define HAVE_DIRECT_H 1
|
---|
6026 | | #define HAVE_FLOAT_H 1
|
---|
6027 | | #define HAVE_IO_H 1
|
---|
6028 | | #define HAVE_PROCESS_H 1
|
---|
6029 | | /* end confdefs.h. */
|
---|
6030 | | #include <sched.h>
|
---|
6031 | configure:7645: result: no
|
---|
6032 | configure:7678: checking for sched.h
|
---|
6033 | configure:7687: result: no
|
---|
6034 | configure:7567: checking scsi/scsi.h usability
|
---|
6035 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
6036 | conftest.c
|
---|
6037 | conftest.c(52) : fatal error C1083: Cannot open include file: 'scsi/scsi.h': No such file or directory
|
---|
6038 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
6039 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
6040 |
|
---|
6041 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
6042 | configure:7591: $? = 2
|
---|
6043 | configure: failed program was:
|
---|
6044 | | /* confdefs.h. */
|
---|
6045 | | #define PACKAGE_NAME "Wine"
|
---|
6046 | | #define PACKAGE_TARNAME "wine"
|
---|
6047 | | #define PACKAGE_VERSION "1.1.10"
|
---|
6048 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
6049 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
6050 | | #define X_DISPLAY_MISSING 1
|
---|
6051 | | #define STDC_HEADERS 1
|
---|
6052 | | #define HAVE_SYS_TYPES_H 1
|
---|
6053 | | #define HAVE_SYS_STAT_H 1
|
---|
6054 | | #define HAVE_STDLIB_H 1
|
---|
6055 | | #define HAVE_STRING_H 1
|
---|
6056 | | #define HAVE_MEMORY_H 1
|
---|
6057 | | #define HAVE_DIRECT_H 1
|
---|
6058 | | #define HAVE_FLOAT_H 1
|
---|
6059 | | #define HAVE_IO_H 1
|
---|
6060 | | #define HAVE_PROCESS_H 1
|
---|
6061 | | /* end confdefs.h. */
|
---|
6062 | | #include <stdio.h>
|
---|
6063 | | #ifdef HAVE_SYS_TYPES_H
|
---|
6064 | | # include <sys/types.h>
|
---|
6065 | | #endif
|
---|
6066 | | #ifdef HAVE_SYS_STAT_H
|
---|
6067 | | # include <sys/stat.h>
|
---|
6068 | | #endif
|
---|
6069 | | #ifdef STDC_HEADERS
|
---|
6070 | | # include <stdlib.h>
|
---|
6071 | | # include <stddef.h>
|
---|
6072 | | #else
|
---|
6073 | | # ifdef HAVE_STDLIB_H
|
---|
6074 | | # include <stdlib.h>
|
---|
6075 | | # endif
|
---|
6076 | | #endif
|
---|
6077 | | #ifdef HAVE_STRING_H
|
---|
6078 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
6079 | | # include <memory.h>
|
---|
6080 | | # endif
|
---|
6081 | | # include <string.h>
|
---|
6082 | | #endif
|
---|
6083 | | #ifdef HAVE_STRINGS_H
|
---|
6084 | | # include <strings.h>
|
---|
6085 | | #endif
|
---|
6086 | | #ifdef HAVE_INTTYPES_H
|
---|
6087 | | # include <inttypes.h>
|
---|
6088 | | #endif
|
---|
6089 | | #ifdef HAVE_STDINT_H
|
---|
6090 | | # include <stdint.h>
|
---|
6091 | | #endif
|
---|
6092 | | #ifdef HAVE_UNISTD_H
|
---|
6093 | | # include <unistd.h>
|
---|
6094 | | #endif
|
---|
6095 | | #include <scsi/scsi.h>
|
---|
6096 | configure:7605: result: no
|
---|
6097 | configure:7609: checking scsi/scsi.h presence
|
---|
6098 | configure:7624: cl.exe -E conftest.c
|
---|
6099 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
6100 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
6101 |
|
---|
6102 | conftest.c
|
---|
6103 | conftest.c(19) : fatal error C1083: Cannot open include file: 'scsi/scsi.h': No such file or directory
|
---|
6104 | configure:7631: $? = 2
|
---|
6105 | configure: failed program was:
|
---|
6106 | | /* confdefs.h. */
|
---|
6107 | | #define PACKAGE_NAME "Wine"
|
---|
6108 | | #define PACKAGE_TARNAME "wine"
|
---|
6109 | | #define PACKAGE_VERSION "1.1.10"
|
---|
6110 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
6111 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
6112 | | #define X_DISPLAY_MISSING 1
|
---|
6113 | | #define STDC_HEADERS 1
|
---|
6114 | | #define HAVE_SYS_TYPES_H 1
|
---|
6115 | | #define HAVE_SYS_STAT_H 1
|
---|
6116 | | #define HAVE_STDLIB_H 1
|
---|
6117 | | #define HAVE_STRING_H 1
|
---|
6118 | | #define HAVE_MEMORY_H 1
|
---|
6119 | | #define HAVE_DIRECT_H 1
|
---|
6120 | | #define HAVE_FLOAT_H 1
|
---|
6121 | | #define HAVE_IO_H 1
|
---|
6122 | | #define HAVE_PROCESS_H 1
|
---|
6123 | | /* end confdefs.h. */
|
---|
6124 | | #include <scsi/scsi.h>
|
---|
6125 | configure:7645: result: no
|
---|
6126 | configure:7678: checking for scsi/scsi.h
|
---|
6127 | configure:7687: result: no
|
---|
6128 | configure:7567: checking scsi/scsi_ioctl.h usability
|
---|
6129 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
6130 | conftest.c
|
---|
6131 | conftest.c(52) : fatal error C1083: Cannot open include file: 'scsi/scsi_ioctl.h': No such file or directory
|
---|
6132 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
6133 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
6134 |
|
---|
6135 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
6136 | configure:7591: $? = 2
|
---|
6137 | configure: failed program was:
|
---|
6138 | | /* confdefs.h. */
|
---|
6139 | | #define PACKAGE_NAME "Wine"
|
---|
6140 | | #define PACKAGE_TARNAME "wine"
|
---|
6141 | | #define PACKAGE_VERSION "1.1.10"
|
---|
6142 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
6143 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
6144 | | #define X_DISPLAY_MISSING 1
|
---|
6145 | | #define STDC_HEADERS 1
|
---|
6146 | | #define HAVE_SYS_TYPES_H 1
|
---|
6147 | | #define HAVE_SYS_STAT_H 1
|
---|
6148 | | #define HAVE_STDLIB_H 1
|
---|
6149 | | #define HAVE_STRING_H 1
|
---|
6150 | | #define HAVE_MEMORY_H 1
|
---|
6151 | | #define HAVE_DIRECT_H 1
|
---|
6152 | | #define HAVE_FLOAT_H 1
|
---|
6153 | | #define HAVE_IO_H 1
|
---|
6154 | | #define HAVE_PROCESS_H 1
|
---|
6155 | | /* end confdefs.h. */
|
---|
6156 | | #include <stdio.h>
|
---|
6157 | | #ifdef HAVE_SYS_TYPES_H
|
---|
6158 | | # include <sys/types.h>
|
---|
6159 | | #endif
|
---|
6160 | | #ifdef HAVE_SYS_STAT_H
|
---|
6161 | | # include <sys/stat.h>
|
---|
6162 | | #endif
|
---|
6163 | | #ifdef STDC_HEADERS
|
---|
6164 | | # include <stdlib.h>
|
---|
6165 | | # include <stddef.h>
|
---|
6166 | | #else
|
---|
6167 | | # ifdef HAVE_STDLIB_H
|
---|
6168 | | # include <stdlib.h>
|
---|
6169 | | # endif
|
---|
6170 | | #endif
|
---|
6171 | | #ifdef HAVE_STRING_H
|
---|
6172 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
6173 | | # include <memory.h>
|
---|
6174 | | # endif
|
---|
6175 | | # include <string.h>
|
---|
6176 | | #endif
|
---|
6177 | | #ifdef HAVE_STRINGS_H
|
---|
6178 | | # include <strings.h>
|
---|
6179 | | #endif
|
---|
6180 | | #ifdef HAVE_INTTYPES_H
|
---|
6181 | | # include <inttypes.h>
|
---|
6182 | | #endif
|
---|
6183 | | #ifdef HAVE_STDINT_H
|
---|
6184 | | # include <stdint.h>
|
---|
6185 | | #endif
|
---|
6186 | | #ifdef HAVE_UNISTD_H
|
---|
6187 | | # include <unistd.h>
|
---|
6188 | | #endif
|
---|
6189 | | #include <scsi/scsi_ioctl.h>
|
---|
6190 | configure:7605: result: no
|
---|
6191 | configure:7609: checking scsi/scsi_ioctl.h presence
|
---|
6192 | configure:7624: cl.exe -E conftest.c
|
---|
6193 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
6194 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
6195 |
|
---|
6196 | conftest.c
|
---|
6197 | conftest.c(19) : fatal error C1083: Cannot open include file: 'scsi/scsi_ioctl.h': No such file or directory
|
---|
6198 | configure:7631: $? = 2
|
---|
6199 | configure: failed program was:
|
---|
6200 | | /* confdefs.h. */
|
---|
6201 | | #define PACKAGE_NAME "Wine"
|
---|
6202 | | #define PACKAGE_TARNAME "wine"
|
---|
6203 | | #define PACKAGE_VERSION "1.1.10"
|
---|
6204 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
6205 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
6206 | | #define X_DISPLAY_MISSING 1
|
---|
6207 | | #define STDC_HEADERS 1
|
---|
6208 | | #define HAVE_SYS_TYPES_H 1
|
---|
6209 | | #define HAVE_SYS_STAT_H 1
|
---|
6210 | | #define HAVE_STDLIB_H 1
|
---|
6211 | | #define HAVE_STRING_H 1
|
---|
6212 | | #define HAVE_MEMORY_H 1
|
---|
6213 | | #define HAVE_DIRECT_H 1
|
---|
6214 | | #define HAVE_FLOAT_H 1
|
---|
6215 | | #define HAVE_IO_H 1
|
---|
6216 | | #define HAVE_PROCESS_H 1
|
---|
6217 | | /* end confdefs.h. */
|
---|
6218 | | #include <scsi/scsi_ioctl.h>
|
---|
6219 | configure:7645: result: no
|
---|
6220 | configure:7678: checking for scsi/scsi_ioctl.h
|
---|
6221 | configure:7687: result: no
|
---|
6222 | configure:7567: checking scsi/sg.h usability
|
---|
6223 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
6224 | conftest.c
|
---|
6225 | conftest.c(52) : fatal error C1083: Cannot open include file: 'scsi/sg.h': No such file or directory
|
---|
6226 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
6227 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
6228 |
|
---|
6229 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
6230 | configure:7591: $? = 2
|
---|
6231 | configure: failed program was:
|
---|
6232 | | /* confdefs.h. */
|
---|
6233 | | #define PACKAGE_NAME "Wine"
|
---|
6234 | | #define PACKAGE_TARNAME "wine"
|
---|
6235 | | #define PACKAGE_VERSION "1.1.10"
|
---|
6236 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
6237 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
6238 | | #define X_DISPLAY_MISSING 1
|
---|
6239 | | #define STDC_HEADERS 1
|
---|
6240 | | #define HAVE_SYS_TYPES_H 1
|
---|
6241 | | #define HAVE_SYS_STAT_H 1
|
---|
6242 | | #define HAVE_STDLIB_H 1
|
---|
6243 | | #define HAVE_STRING_H 1
|
---|
6244 | | #define HAVE_MEMORY_H 1
|
---|
6245 | | #define HAVE_DIRECT_H 1
|
---|
6246 | | #define HAVE_FLOAT_H 1
|
---|
6247 | | #define HAVE_IO_H 1
|
---|
6248 | | #define HAVE_PROCESS_H 1
|
---|
6249 | | /* end confdefs.h. */
|
---|
6250 | | #include <stdio.h>
|
---|
6251 | | #ifdef HAVE_SYS_TYPES_H
|
---|
6252 | | # include <sys/types.h>
|
---|
6253 | | #endif
|
---|
6254 | | #ifdef HAVE_SYS_STAT_H
|
---|
6255 | | # include <sys/stat.h>
|
---|
6256 | | #endif
|
---|
6257 | | #ifdef STDC_HEADERS
|
---|
6258 | | # include <stdlib.h>
|
---|
6259 | | # include <stddef.h>
|
---|
6260 | | #else
|
---|
6261 | | # ifdef HAVE_STDLIB_H
|
---|
6262 | | # include <stdlib.h>
|
---|
6263 | | # endif
|
---|
6264 | | #endif
|
---|
6265 | | #ifdef HAVE_STRING_H
|
---|
6266 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
6267 | | # include <memory.h>
|
---|
6268 | | # endif
|
---|
6269 | | # include <string.h>
|
---|
6270 | | #endif
|
---|
6271 | | #ifdef HAVE_STRINGS_H
|
---|
6272 | | # include <strings.h>
|
---|
6273 | | #endif
|
---|
6274 | | #ifdef HAVE_INTTYPES_H
|
---|
6275 | | # include <inttypes.h>
|
---|
6276 | | #endif
|
---|
6277 | | #ifdef HAVE_STDINT_H
|
---|
6278 | | # include <stdint.h>
|
---|
6279 | | #endif
|
---|
6280 | | #ifdef HAVE_UNISTD_H
|
---|
6281 | | # include <unistd.h>
|
---|
6282 | | #endif
|
---|
6283 | | #include <scsi/sg.h>
|
---|
6284 | configure:7605: result: no
|
---|
6285 | configure:7609: checking scsi/sg.h presence
|
---|
6286 | configure:7624: cl.exe -E conftest.c
|
---|
6287 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
6288 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
6289 |
|
---|
6290 | conftest.c
|
---|
6291 | conftest.c(19) : fatal error C1083: Cannot open include file: 'scsi/sg.h': No such file or directory
|
---|
6292 | configure:7631: $? = 2
|
---|
6293 | configure: failed program was:
|
---|
6294 | | /* confdefs.h. */
|
---|
6295 | | #define PACKAGE_NAME "Wine"
|
---|
6296 | | #define PACKAGE_TARNAME "wine"
|
---|
6297 | | #define PACKAGE_VERSION "1.1.10"
|
---|
6298 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
6299 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
6300 | | #define X_DISPLAY_MISSING 1
|
---|
6301 | | #define STDC_HEADERS 1
|
---|
6302 | | #define HAVE_SYS_TYPES_H 1
|
---|
6303 | | #define HAVE_SYS_STAT_H 1
|
---|
6304 | | #define HAVE_STDLIB_H 1
|
---|
6305 | | #define HAVE_STRING_H 1
|
---|
6306 | | #define HAVE_MEMORY_H 1
|
---|
6307 | | #define HAVE_DIRECT_H 1
|
---|
6308 | | #define HAVE_FLOAT_H 1
|
---|
6309 | | #define HAVE_IO_H 1
|
---|
6310 | | #define HAVE_PROCESS_H 1
|
---|
6311 | | /* end confdefs.h. */
|
---|
6312 | | #include <scsi/sg.h>
|
---|
6313 | configure:7645: result: no
|
---|
6314 | configure:7678: checking for scsi/sg.h
|
---|
6315 | configure:7687: result: no
|
---|
6316 | configure:7567: checking soundcard.h usability
|
---|
6317 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
6318 | conftest.c
|
---|
6319 | conftest.c(52) : fatal error C1083: Cannot open include file: 'soundcard.h': No such file or directory
|
---|
6320 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
6321 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
6322 |
|
---|
6323 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
6324 | configure:7591: $? = 2
|
---|
6325 | configure: failed program was:
|
---|
6326 | | /* confdefs.h. */
|
---|
6327 | | #define PACKAGE_NAME "Wine"
|
---|
6328 | | #define PACKAGE_TARNAME "wine"
|
---|
6329 | | #define PACKAGE_VERSION "1.1.10"
|
---|
6330 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
6331 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
6332 | | #define X_DISPLAY_MISSING 1
|
---|
6333 | | #define STDC_HEADERS 1
|
---|
6334 | | #define HAVE_SYS_TYPES_H 1
|
---|
6335 | | #define HAVE_SYS_STAT_H 1
|
---|
6336 | | #define HAVE_STDLIB_H 1
|
---|
6337 | | #define HAVE_STRING_H 1
|
---|
6338 | | #define HAVE_MEMORY_H 1
|
---|
6339 | | #define HAVE_DIRECT_H 1
|
---|
6340 | | #define HAVE_FLOAT_H 1
|
---|
6341 | | #define HAVE_IO_H 1
|
---|
6342 | | #define HAVE_PROCESS_H 1
|
---|
6343 | | /* end confdefs.h. */
|
---|
6344 | | #include <stdio.h>
|
---|
6345 | | #ifdef HAVE_SYS_TYPES_H
|
---|
6346 | | # include <sys/types.h>
|
---|
6347 | | #endif
|
---|
6348 | | #ifdef HAVE_SYS_STAT_H
|
---|
6349 | | # include <sys/stat.h>
|
---|
6350 | | #endif
|
---|
6351 | | #ifdef STDC_HEADERS
|
---|
6352 | | # include <stdlib.h>
|
---|
6353 | | # include <stddef.h>
|
---|
6354 | | #else
|
---|
6355 | | # ifdef HAVE_STDLIB_H
|
---|
6356 | | # include <stdlib.h>
|
---|
6357 | | # endif
|
---|
6358 | | #endif
|
---|
6359 | | #ifdef HAVE_STRING_H
|
---|
6360 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
6361 | | # include <memory.h>
|
---|
6362 | | # endif
|
---|
6363 | | # include <string.h>
|
---|
6364 | | #endif
|
---|
6365 | | #ifdef HAVE_STRINGS_H
|
---|
6366 | | # include <strings.h>
|
---|
6367 | | #endif
|
---|
6368 | | #ifdef HAVE_INTTYPES_H
|
---|
6369 | | # include <inttypes.h>
|
---|
6370 | | #endif
|
---|
6371 | | #ifdef HAVE_STDINT_H
|
---|
6372 | | # include <stdint.h>
|
---|
6373 | | #endif
|
---|
6374 | | #ifdef HAVE_UNISTD_H
|
---|
6375 | | # include <unistd.h>
|
---|
6376 | | #endif
|
---|
6377 | | #include <soundcard.h>
|
---|
6378 | configure:7605: result: no
|
---|
6379 | configure:7609: checking soundcard.h presence
|
---|
6380 | configure:7624: cl.exe -E conftest.c
|
---|
6381 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
6382 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
6383 |
|
---|
6384 | conftest.c
|
---|
6385 | conftest.c(19) : fatal error C1083: Cannot open include file: 'soundcard.h': No such file or directory
|
---|
6386 | configure:7631: $? = 2
|
---|
6387 | configure: failed program was:
|
---|
6388 | | /* confdefs.h. */
|
---|
6389 | | #define PACKAGE_NAME "Wine"
|
---|
6390 | | #define PACKAGE_TARNAME "wine"
|
---|
6391 | | #define PACKAGE_VERSION "1.1.10"
|
---|
6392 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
6393 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
6394 | | #define X_DISPLAY_MISSING 1
|
---|
6395 | | #define STDC_HEADERS 1
|
---|
6396 | | #define HAVE_SYS_TYPES_H 1
|
---|
6397 | | #define HAVE_SYS_STAT_H 1
|
---|
6398 | | #define HAVE_STDLIB_H 1
|
---|
6399 | | #define HAVE_STRING_H 1
|
---|
6400 | | #define HAVE_MEMORY_H 1
|
---|
6401 | | #define HAVE_DIRECT_H 1
|
---|
6402 | | #define HAVE_FLOAT_H 1
|
---|
6403 | | #define HAVE_IO_H 1
|
---|
6404 | | #define HAVE_PROCESS_H 1
|
---|
6405 | | /* end confdefs.h. */
|
---|
6406 | | #include <soundcard.h>
|
---|
6407 | configure:7645: result: no
|
---|
6408 | configure:7678: checking for soundcard.h
|
---|
6409 | configure:7687: result: no
|
---|
6410 | configure:7556: checking for stdint.h
|
---|
6411 | configure:7563: result: no
|
---|
6412 | configure:7556: checking for strings.h
|
---|
6413 | configure:7563: result: no
|
---|
6414 | configure:7567: checking sys/asoundlib.h usability
|
---|
6415 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
6416 | conftest.c
|
---|
6417 | conftest.c(52) : fatal error C1083: Cannot open include file: 'sys/asoundlib.h': No such file or directory
|
---|
6418 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
6419 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
6420 |
|
---|
6421 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
6422 | configure:7591: $? = 2
|
---|
6423 | configure: failed program was:
|
---|
6424 | | /* confdefs.h. */
|
---|
6425 | | #define PACKAGE_NAME "Wine"
|
---|
6426 | | #define PACKAGE_TARNAME "wine"
|
---|
6427 | | #define PACKAGE_VERSION "1.1.10"
|
---|
6428 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
6429 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
6430 | | #define X_DISPLAY_MISSING 1
|
---|
6431 | | #define STDC_HEADERS 1
|
---|
6432 | | #define HAVE_SYS_TYPES_H 1
|
---|
6433 | | #define HAVE_SYS_STAT_H 1
|
---|
6434 | | #define HAVE_STDLIB_H 1
|
---|
6435 | | #define HAVE_STRING_H 1
|
---|
6436 | | #define HAVE_MEMORY_H 1
|
---|
6437 | | #define HAVE_DIRECT_H 1
|
---|
6438 | | #define HAVE_FLOAT_H 1
|
---|
6439 | | #define HAVE_IO_H 1
|
---|
6440 | | #define HAVE_PROCESS_H 1
|
---|
6441 | | /* end confdefs.h. */
|
---|
6442 | | #include <stdio.h>
|
---|
6443 | | #ifdef HAVE_SYS_TYPES_H
|
---|
6444 | | # include <sys/types.h>
|
---|
6445 | | #endif
|
---|
6446 | | #ifdef HAVE_SYS_STAT_H
|
---|
6447 | | # include <sys/stat.h>
|
---|
6448 | | #endif
|
---|
6449 | | #ifdef STDC_HEADERS
|
---|
6450 | | # include <stdlib.h>
|
---|
6451 | | # include <stddef.h>
|
---|
6452 | | #else
|
---|
6453 | | # ifdef HAVE_STDLIB_H
|
---|
6454 | | # include <stdlib.h>
|
---|
6455 | | # endif
|
---|
6456 | | #endif
|
---|
6457 | | #ifdef HAVE_STRING_H
|
---|
6458 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
6459 | | # include <memory.h>
|
---|
6460 | | # endif
|
---|
6461 | | # include <string.h>
|
---|
6462 | | #endif
|
---|
6463 | | #ifdef HAVE_STRINGS_H
|
---|
6464 | | # include <strings.h>
|
---|
6465 | | #endif
|
---|
6466 | | #ifdef HAVE_INTTYPES_H
|
---|
6467 | | # include <inttypes.h>
|
---|
6468 | | #endif
|
---|
6469 | | #ifdef HAVE_STDINT_H
|
---|
6470 | | # include <stdint.h>
|
---|
6471 | | #endif
|
---|
6472 | | #ifdef HAVE_UNISTD_H
|
---|
6473 | | # include <unistd.h>
|
---|
6474 | | #endif
|
---|
6475 | | #include <sys/asoundlib.h>
|
---|
6476 | configure:7605: result: no
|
---|
6477 | configure:7609: checking sys/asoundlib.h presence
|
---|
6478 | configure:7624: cl.exe -E conftest.c
|
---|
6479 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
6480 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
6481 |
|
---|
6482 | conftest.c
|
---|
6483 | conftest.c(19) : fatal error C1083: Cannot open include file: 'sys/asoundlib.h': No such file or directory
|
---|
6484 | configure:7631: $? = 2
|
---|
6485 | configure: failed program was:
|
---|
6486 | | /* confdefs.h. */
|
---|
6487 | | #define PACKAGE_NAME "Wine"
|
---|
6488 | | #define PACKAGE_TARNAME "wine"
|
---|
6489 | | #define PACKAGE_VERSION "1.1.10"
|
---|
6490 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
6491 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
6492 | | #define X_DISPLAY_MISSING 1
|
---|
6493 | | #define STDC_HEADERS 1
|
---|
6494 | | #define HAVE_SYS_TYPES_H 1
|
---|
6495 | | #define HAVE_SYS_STAT_H 1
|
---|
6496 | | #define HAVE_STDLIB_H 1
|
---|
6497 | | #define HAVE_STRING_H 1
|
---|
6498 | | #define HAVE_MEMORY_H 1
|
---|
6499 | | #define HAVE_DIRECT_H 1
|
---|
6500 | | #define HAVE_FLOAT_H 1
|
---|
6501 | | #define HAVE_IO_H 1
|
---|
6502 | | #define HAVE_PROCESS_H 1
|
---|
6503 | | /* end confdefs.h. */
|
---|
6504 | | #include <sys/asoundlib.h>
|
---|
6505 | configure:7645: result: no
|
---|
6506 | configure:7678: checking for sys/asoundlib.h
|
---|
6507 | configure:7687: result: no
|
---|
6508 | configure:7567: checking sys/cdio.h usability
|
---|
6509 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
6510 | conftest.c
|
---|
6511 | conftest.c(52) : fatal error C1083: Cannot open include file: 'sys/cdio.h': No such file or directory
|
---|
6512 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
6513 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
6514 |
|
---|
6515 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
6516 | configure:7591: $? = 2
|
---|
6517 | configure: failed program was:
|
---|
6518 | | /* confdefs.h. */
|
---|
6519 | | #define PACKAGE_NAME "Wine"
|
---|
6520 | | #define PACKAGE_TARNAME "wine"
|
---|
6521 | | #define PACKAGE_VERSION "1.1.10"
|
---|
6522 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
6523 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
6524 | | #define X_DISPLAY_MISSING 1
|
---|
6525 | | #define STDC_HEADERS 1
|
---|
6526 | | #define HAVE_SYS_TYPES_H 1
|
---|
6527 | | #define HAVE_SYS_STAT_H 1
|
---|
6528 | | #define HAVE_STDLIB_H 1
|
---|
6529 | | #define HAVE_STRING_H 1
|
---|
6530 | | #define HAVE_MEMORY_H 1
|
---|
6531 | | #define HAVE_DIRECT_H 1
|
---|
6532 | | #define HAVE_FLOAT_H 1
|
---|
6533 | | #define HAVE_IO_H 1
|
---|
6534 | | #define HAVE_PROCESS_H 1
|
---|
6535 | | /* end confdefs.h. */
|
---|
6536 | | #include <stdio.h>
|
---|
6537 | | #ifdef HAVE_SYS_TYPES_H
|
---|
6538 | | # include <sys/types.h>
|
---|
6539 | | #endif
|
---|
6540 | | #ifdef HAVE_SYS_STAT_H
|
---|
6541 | | # include <sys/stat.h>
|
---|
6542 | | #endif
|
---|
6543 | | #ifdef STDC_HEADERS
|
---|
6544 | | # include <stdlib.h>
|
---|
6545 | | # include <stddef.h>
|
---|
6546 | | #else
|
---|
6547 | | # ifdef HAVE_STDLIB_H
|
---|
6548 | | # include <stdlib.h>
|
---|
6549 | | # endif
|
---|
6550 | | #endif
|
---|
6551 | | #ifdef HAVE_STRING_H
|
---|
6552 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
6553 | | # include <memory.h>
|
---|
6554 | | # endif
|
---|
6555 | | # include <string.h>
|
---|
6556 | | #endif
|
---|
6557 | | #ifdef HAVE_STRINGS_H
|
---|
6558 | | # include <strings.h>
|
---|
6559 | | #endif
|
---|
6560 | | #ifdef HAVE_INTTYPES_H
|
---|
6561 | | # include <inttypes.h>
|
---|
6562 | | #endif
|
---|
6563 | | #ifdef HAVE_STDINT_H
|
---|
6564 | | # include <stdint.h>
|
---|
6565 | | #endif
|
---|
6566 | | #ifdef HAVE_UNISTD_H
|
---|
6567 | | # include <unistd.h>
|
---|
6568 | | #endif
|
---|
6569 | | #include <sys/cdio.h>
|
---|
6570 | configure:7605: result: no
|
---|
6571 | configure:7609: checking sys/cdio.h presence
|
---|
6572 | configure:7624: cl.exe -E conftest.c
|
---|
6573 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
6574 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
6575 |
|
---|
6576 | conftest.c
|
---|
6577 | conftest.c(19) : fatal error C1083: Cannot open include file: 'sys/cdio.h': No such file or directory
|
---|
6578 | configure:7631: $? = 2
|
---|
6579 | configure: failed program was:
|
---|
6580 | | /* confdefs.h. */
|
---|
6581 | | #define PACKAGE_NAME "Wine"
|
---|
6582 | | #define PACKAGE_TARNAME "wine"
|
---|
6583 | | #define PACKAGE_VERSION "1.1.10"
|
---|
6584 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
6585 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
6586 | | #define X_DISPLAY_MISSING 1
|
---|
6587 | | #define STDC_HEADERS 1
|
---|
6588 | | #define HAVE_SYS_TYPES_H 1
|
---|
6589 | | #define HAVE_SYS_STAT_H 1
|
---|
6590 | | #define HAVE_STDLIB_H 1
|
---|
6591 | | #define HAVE_STRING_H 1
|
---|
6592 | | #define HAVE_MEMORY_H 1
|
---|
6593 | | #define HAVE_DIRECT_H 1
|
---|
6594 | | #define HAVE_FLOAT_H 1
|
---|
6595 | | #define HAVE_IO_H 1
|
---|
6596 | | #define HAVE_PROCESS_H 1
|
---|
6597 | | /* end confdefs.h. */
|
---|
6598 | | #include <sys/cdio.h>
|
---|
6599 | configure:7645: result: no
|
---|
6600 | configure:7678: checking for sys/cdio.h
|
---|
6601 | configure:7687: result: no
|
---|
6602 | configure:7567: checking sys/elf32.h usability
|
---|
6603 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
6604 | conftest.c
|
---|
6605 | conftest.c(52) : fatal error C1083: Cannot open include file: 'sys/elf32.h': No such file or directory
|
---|
6606 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
6607 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
6608 |
|
---|
6609 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
6610 | configure:7591: $? = 2
|
---|
6611 | configure: failed program was:
|
---|
6612 | | /* confdefs.h. */
|
---|
6613 | | #define PACKAGE_NAME "Wine"
|
---|
6614 | | #define PACKAGE_TARNAME "wine"
|
---|
6615 | | #define PACKAGE_VERSION "1.1.10"
|
---|
6616 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
6617 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
6618 | | #define X_DISPLAY_MISSING 1
|
---|
6619 | | #define STDC_HEADERS 1
|
---|
6620 | | #define HAVE_SYS_TYPES_H 1
|
---|
6621 | | #define HAVE_SYS_STAT_H 1
|
---|
6622 | | #define HAVE_STDLIB_H 1
|
---|
6623 | | #define HAVE_STRING_H 1
|
---|
6624 | | #define HAVE_MEMORY_H 1
|
---|
6625 | | #define HAVE_DIRECT_H 1
|
---|
6626 | | #define HAVE_FLOAT_H 1
|
---|
6627 | | #define HAVE_IO_H 1
|
---|
6628 | | #define HAVE_PROCESS_H 1
|
---|
6629 | | /* end confdefs.h. */
|
---|
6630 | | #include <stdio.h>
|
---|
6631 | | #ifdef HAVE_SYS_TYPES_H
|
---|
6632 | | # include <sys/types.h>
|
---|
6633 | | #endif
|
---|
6634 | | #ifdef HAVE_SYS_STAT_H
|
---|
6635 | | # include <sys/stat.h>
|
---|
6636 | | #endif
|
---|
6637 | | #ifdef STDC_HEADERS
|
---|
6638 | | # include <stdlib.h>
|
---|
6639 | | # include <stddef.h>
|
---|
6640 | | #else
|
---|
6641 | | # ifdef HAVE_STDLIB_H
|
---|
6642 | | # include <stdlib.h>
|
---|
6643 | | # endif
|
---|
6644 | | #endif
|
---|
6645 | | #ifdef HAVE_STRING_H
|
---|
6646 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
6647 | | # include <memory.h>
|
---|
6648 | | # endif
|
---|
6649 | | # include <string.h>
|
---|
6650 | | #endif
|
---|
6651 | | #ifdef HAVE_STRINGS_H
|
---|
6652 | | # include <strings.h>
|
---|
6653 | | #endif
|
---|
6654 | | #ifdef HAVE_INTTYPES_H
|
---|
6655 | | # include <inttypes.h>
|
---|
6656 | | #endif
|
---|
6657 | | #ifdef HAVE_STDINT_H
|
---|
6658 | | # include <stdint.h>
|
---|
6659 | | #endif
|
---|
6660 | | #ifdef HAVE_UNISTD_H
|
---|
6661 | | # include <unistd.h>
|
---|
6662 | | #endif
|
---|
6663 | | #include <sys/elf32.h>
|
---|
6664 | configure:7605: result: no
|
---|
6665 | configure:7609: checking sys/elf32.h presence
|
---|
6666 | configure:7624: cl.exe -E conftest.c
|
---|
6667 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
6668 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
6669 |
|
---|
6670 | conftest.c
|
---|
6671 | conftest.c(19) : fatal error C1083: Cannot open include file: 'sys/elf32.h': No such file or directory
|
---|
6672 | configure:7631: $? = 2
|
---|
6673 | configure: failed program was:
|
---|
6674 | | /* confdefs.h. */
|
---|
6675 | | #define PACKAGE_NAME "Wine"
|
---|
6676 | | #define PACKAGE_TARNAME "wine"
|
---|
6677 | | #define PACKAGE_VERSION "1.1.10"
|
---|
6678 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
6679 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
6680 | | #define X_DISPLAY_MISSING 1
|
---|
6681 | | #define STDC_HEADERS 1
|
---|
6682 | | #define HAVE_SYS_TYPES_H 1
|
---|
6683 | | #define HAVE_SYS_STAT_H 1
|
---|
6684 | | #define HAVE_STDLIB_H 1
|
---|
6685 | | #define HAVE_STRING_H 1
|
---|
6686 | | #define HAVE_MEMORY_H 1
|
---|
6687 | | #define HAVE_DIRECT_H 1
|
---|
6688 | | #define HAVE_FLOAT_H 1
|
---|
6689 | | #define HAVE_IO_H 1
|
---|
6690 | | #define HAVE_PROCESS_H 1
|
---|
6691 | | /* end confdefs.h. */
|
---|
6692 | | #include <sys/elf32.h>
|
---|
6693 | configure:7645: result: no
|
---|
6694 | configure:7678: checking for sys/elf32.h
|
---|
6695 | configure:7687: result: no
|
---|
6696 | configure:7567: checking sys/epoll.h usability
|
---|
6697 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
6698 | conftest.c
|
---|
6699 | conftest.c(52) : fatal error C1083: Cannot open include file: 'sys/epoll.h': No such file or directory
|
---|
6700 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
6701 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
6702 |
|
---|
6703 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
6704 | configure:7591: $? = 2
|
---|
6705 | configure: failed program was:
|
---|
6706 | | /* confdefs.h. */
|
---|
6707 | | #define PACKAGE_NAME "Wine"
|
---|
6708 | | #define PACKAGE_TARNAME "wine"
|
---|
6709 | | #define PACKAGE_VERSION "1.1.10"
|
---|
6710 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
6711 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
6712 | | #define X_DISPLAY_MISSING 1
|
---|
6713 | | #define STDC_HEADERS 1
|
---|
6714 | | #define HAVE_SYS_TYPES_H 1
|
---|
6715 | | #define HAVE_SYS_STAT_H 1
|
---|
6716 | | #define HAVE_STDLIB_H 1
|
---|
6717 | | #define HAVE_STRING_H 1
|
---|
6718 | | #define HAVE_MEMORY_H 1
|
---|
6719 | | #define HAVE_DIRECT_H 1
|
---|
6720 | | #define HAVE_FLOAT_H 1
|
---|
6721 | | #define HAVE_IO_H 1
|
---|
6722 | | #define HAVE_PROCESS_H 1
|
---|
6723 | | /* end confdefs.h. */
|
---|
6724 | | #include <stdio.h>
|
---|
6725 | | #ifdef HAVE_SYS_TYPES_H
|
---|
6726 | | # include <sys/types.h>
|
---|
6727 | | #endif
|
---|
6728 | | #ifdef HAVE_SYS_STAT_H
|
---|
6729 | | # include <sys/stat.h>
|
---|
6730 | | #endif
|
---|
6731 | | #ifdef STDC_HEADERS
|
---|
6732 | | # include <stdlib.h>
|
---|
6733 | | # include <stddef.h>
|
---|
6734 | | #else
|
---|
6735 | | # ifdef HAVE_STDLIB_H
|
---|
6736 | | # include <stdlib.h>
|
---|
6737 | | # endif
|
---|
6738 | | #endif
|
---|
6739 | | #ifdef HAVE_STRING_H
|
---|
6740 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
6741 | | # include <memory.h>
|
---|
6742 | | # endif
|
---|
6743 | | # include <string.h>
|
---|
6744 | | #endif
|
---|
6745 | | #ifdef HAVE_STRINGS_H
|
---|
6746 | | # include <strings.h>
|
---|
6747 | | #endif
|
---|
6748 | | #ifdef HAVE_INTTYPES_H
|
---|
6749 | | # include <inttypes.h>
|
---|
6750 | | #endif
|
---|
6751 | | #ifdef HAVE_STDINT_H
|
---|
6752 | | # include <stdint.h>
|
---|
6753 | | #endif
|
---|
6754 | | #ifdef HAVE_UNISTD_H
|
---|
6755 | | # include <unistd.h>
|
---|
6756 | | #endif
|
---|
6757 | | #include <sys/epoll.h>
|
---|
6758 | configure:7605: result: no
|
---|
6759 | configure:7609: checking sys/epoll.h presence
|
---|
6760 | configure:7624: cl.exe -E conftest.c
|
---|
6761 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
6762 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
6763 |
|
---|
6764 | conftest.c
|
---|
6765 | conftest.c(19) : fatal error C1083: Cannot open include file: 'sys/epoll.h': No such file or directory
|
---|
6766 | configure:7631: $? = 2
|
---|
6767 | configure: failed program was:
|
---|
6768 | | /* confdefs.h. */
|
---|
6769 | | #define PACKAGE_NAME "Wine"
|
---|
6770 | | #define PACKAGE_TARNAME "wine"
|
---|
6771 | | #define PACKAGE_VERSION "1.1.10"
|
---|
6772 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
6773 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
6774 | | #define X_DISPLAY_MISSING 1
|
---|
6775 | | #define STDC_HEADERS 1
|
---|
6776 | | #define HAVE_SYS_TYPES_H 1
|
---|
6777 | | #define HAVE_SYS_STAT_H 1
|
---|
6778 | | #define HAVE_STDLIB_H 1
|
---|
6779 | | #define HAVE_STRING_H 1
|
---|
6780 | | #define HAVE_MEMORY_H 1
|
---|
6781 | | #define HAVE_DIRECT_H 1
|
---|
6782 | | #define HAVE_FLOAT_H 1
|
---|
6783 | | #define HAVE_IO_H 1
|
---|
6784 | | #define HAVE_PROCESS_H 1
|
---|
6785 | | /* end confdefs.h. */
|
---|
6786 | | #include <sys/epoll.h>
|
---|
6787 | configure:7645: result: no
|
---|
6788 | configure:7678: checking for sys/epoll.h
|
---|
6789 | configure:7687: result: no
|
---|
6790 | configure:7567: checking sys/errno.h usability
|
---|
6791 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
6792 | conftest.c
|
---|
6793 | conftest.c(52) : fatal error C1083: Cannot open include file: 'sys/errno.h': No such file or directory
|
---|
6794 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
6795 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
6796 |
|
---|
6797 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
6798 | configure:7591: $? = 2
|
---|
6799 | configure: failed program was:
|
---|
6800 | | /* confdefs.h. */
|
---|
6801 | | #define PACKAGE_NAME "Wine"
|
---|
6802 | | #define PACKAGE_TARNAME "wine"
|
---|
6803 | | #define PACKAGE_VERSION "1.1.10"
|
---|
6804 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
6805 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
6806 | | #define X_DISPLAY_MISSING 1
|
---|
6807 | | #define STDC_HEADERS 1
|
---|
6808 | | #define HAVE_SYS_TYPES_H 1
|
---|
6809 | | #define HAVE_SYS_STAT_H 1
|
---|
6810 | | #define HAVE_STDLIB_H 1
|
---|
6811 | | #define HAVE_STRING_H 1
|
---|
6812 | | #define HAVE_MEMORY_H 1
|
---|
6813 | | #define HAVE_DIRECT_H 1
|
---|
6814 | | #define HAVE_FLOAT_H 1
|
---|
6815 | | #define HAVE_IO_H 1
|
---|
6816 | | #define HAVE_PROCESS_H 1
|
---|
6817 | | /* end confdefs.h. */
|
---|
6818 | | #include <stdio.h>
|
---|
6819 | | #ifdef HAVE_SYS_TYPES_H
|
---|
6820 | | # include <sys/types.h>
|
---|
6821 | | #endif
|
---|
6822 | | #ifdef HAVE_SYS_STAT_H
|
---|
6823 | | # include <sys/stat.h>
|
---|
6824 | | #endif
|
---|
6825 | | #ifdef STDC_HEADERS
|
---|
6826 | | # include <stdlib.h>
|
---|
6827 | | # include <stddef.h>
|
---|
6828 | | #else
|
---|
6829 | | # ifdef HAVE_STDLIB_H
|
---|
6830 | | # include <stdlib.h>
|
---|
6831 | | # endif
|
---|
6832 | | #endif
|
---|
6833 | | #ifdef HAVE_STRING_H
|
---|
6834 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
6835 | | # include <memory.h>
|
---|
6836 | | # endif
|
---|
6837 | | # include <string.h>
|
---|
6838 | | #endif
|
---|
6839 | | #ifdef HAVE_STRINGS_H
|
---|
6840 | | # include <strings.h>
|
---|
6841 | | #endif
|
---|
6842 | | #ifdef HAVE_INTTYPES_H
|
---|
6843 | | # include <inttypes.h>
|
---|
6844 | | #endif
|
---|
6845 | | #ifdef HAVE_STDINT_H
|
---|
6846 | | # include <stdint.h>
|
---|
6847 | | #endif
|
---|
6848 | | #ifdef HAVE_UNISTD_H
|
---|
6849 | | # include <unistd.h>
|
---|
6850 | | #endif
|
---|
6851 | | #include <sys/errno.h>
|
---|
6852 | configure:7605: result: no
|
---|
6853 | configure:7609: checking sys/errno.h presence
|
---|
6854 | configure:7624: cl.exe -E conftest.c
|
---|
6855 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
6856 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
6857 |
|
---|
6858 | conftest.c
|
---|
6859 | conftest.c(19) : fatal error C1083: Cannot open include file: 'sys/errno.h': No such file or directory
|
---|
6860 | configure:7631: $? = 2
|
---|
6861 | configure: failed program was:
|
---|
6862 | | /* confdefs.h. */
|
---|
6863 | | #define PACKAGE_NAME "Wine"
|
---|
6864 | | #define PACKAGE_TARNAME "wine"
|
---|
6865 | | #define PACKAGE_VERSION "1.1.10"
|
---|
6866 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
6867 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
6868 | | #define X_DISPLAY_MISSING 1
|
---|
6869 | | #define STDC_HEADERS 1
|
---|
6870 | | #define HAVE_SYS_TYPES_H 1
|
---|
6871 | | #define HAVE_SYS_STAT_H 1
|
---|
6872 | | #define HAVE_STDLIB_H 1
|
---|
6873 | | #define HAVE_STRING_H 1
|
---|
6874 | | #define HAVE_MEMORY_H 1
|
---|
6875 | | #define HAVE_DIRECT_H 1
|
---|
6876 | | #define HAVE_FLOAT_H 1
|
---|
6877 | | #define HAVE_IO_H 1
|
---|
6878 | | #define HAVE_PROCESS_H 1
|
---|
6879 | | /* end confdefs.h. */
|
---|
6880 | | #include <sys/errno.h>
|
---|
6881 | configure:7645: result: no
|
---|
6882 | configure:7678: checking for sys/errno.h
|
---|
6883 | configure:7687: result: no
|
---|
6884 | configure:7567: checking sys/event.h usability
|
---|
6885 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
6886 | conftest.c
|
---|
6887 | conftest.c(52) : fatal error C1083: Cannot open include file: 'sys/event.h': No such file or directory
|
---|
6888 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
6889 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
6890 |
|
---|
6891 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
6892 | configure:7591: $? = 2
|
---|
6893 | configure: failed program was:
|
---|
6894 | | /* confdefs.h. */
|
---|
6895 | | #define PACKAGE_NAME "Wine"
|
---|
6896 | | #define PACKAGE_TARNAME "wine"
|
---|
6897 | | #define PACKAGE_VERSION "1.1.10"
|
---|
6898 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
6899 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
6900 | | #define X_DISPLAY_MISSING 1
|
---|
6901 | | #define STDC_HEADERS 1
|
---|
6902 | | #define HAVE_SYS_TYPES_H 1
|
---|
6903 | | #define HAVE_SYS_STAT_H 1
|
---|
6904 | | #define HAVE_STDLIB_H 1
|
---|
6905 | | #define HAVE_STRING_H 1
|
---|
6906 | | #define HAVE_MEMORY_H 1
|
---|
6907 | | #define HAVE_DIRECT_H 1
|
---|
6908 | | #define HAVE_FLOAT_H 1
|
---|
6909 | | #define HAVE_IO_H 1
|
---|
6910 | | #define HAVE_PROCESS_H 1
|
---|
6911 | | /* end confdefs.h. */
|
---|
6912 | | #include <stdio.h>
|
---|
6913 | | #ifdef HAVE_SYS_TYPES_H
|
---|
6914 | | # include <sys/types.h>
|
---|
6915 | | #endif
|
---|
6916 | | #ifdef HAVE_SYS_STAT_H
|
---|
6917 | | # include <sys/stat.h>
|
---|
6918 | | #endif
|
---|
6919 | | #ifdef STDC_HEADERS
|
---|
6920 | | # include <stdlib.h>
|
---|
6921 | | # include <stddef.h>
|
---|
6922 | | #else
|
---|
6923 | | # ifdef HAVE_STDLIB_H
|
---|
6924 | | # include <stdlib.h>
|
---|
6925 | | # endif
|
---|
6926 | | #endif
|
---|
6927 | | #ifdef HAVE_STRING_H
|
---|
6928 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
6929 | | # include <memory.h>
|
---|
6930 | | # endif
|
---|
6931 | | # include <string.h>
|
---|
6932 | | #endif
|
---|
6933 | | #ifdef HAVE_STRINGS_H
|
---|
6934 | | # include <strings.h>
|
---|
6935 | | #endif
|
---|
6936 | | #ifdef HAVE_INTTYPES_H
|
---|
6937 | | # include <inttypes.h>
|
---|
6938 | | #endif
|
---|
6939 | | #ifdef HAVE_STDINT_H
|
---|
6940 | | # include <stdint.h>
|
---|
6941 | | #endif
|
---|
6942 | | #ifdef HAVE_UNISTD_H
|
---|
6943 | | # include <unistd.h>
|
---|
6944 | | #endif
|
---|
6945 | | #include <sys/event.h>
|
---|
6946 | configure:7605: result: no
|
---|
6947 | configure:7609: checking sys/event.h presence
|
---|
6948 | configure:7624: cl.exe -E conftest.c
|
---|
6949 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
6950 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
6951 |
|
---|
6952 | conftest.c
|
---|
6953 | conftest.c(19) : fatal error C1083: Cannot open include file: 'sys/event.h': No such file or directory
|
---|
6954 | configure:7631: $? = 2
|
---|
6955 | configure: failed program was:
|
---|
6956 | | /* confdefs.h. */
|
---|
6957 | | #define PACKAGE_NAME "Wine"
|
---|
6958 | | #define PACKAGE_TARNAME "wine"
|
---|
6959 | | #define PACKAGE_VERSION "1.1.10"
|
---|
6960 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
6961 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
6962 | | #define X_DISPLAY_MISSING 1
|
---|
6963 | | #define STDC_HEADERS 1
|
---|
6964 | | #define HAVE_SYS_TYPES_H 1
|
---|
6965 | | #define HAVE_SYS_STAT_H 1
|
---|
6966 | | #define HAVE_STDLIB_H 1
|
---|
6967 | | #define HAVE_STRING_H 1
|
---|
6968 | | #define HAVE_MEMORY_H 1
|
---|
6969 | | #define HAVE_DIRECT_H 1
|
---|
6970 | | #define HAVE_FLOAT_H 1
|
---|
6971 | | #define HAVE_IO_H 1
|
---|
6972 | | #define HAVE_PROCESS_H 1
|
---|
6973 | | /* end confdefs.h. */
|
---|
6974 | | #include <sys/event.h>
|
---|
6975 | configure:7645: result: no
|
---|
6976 | configure:7678: checking for sys/event.h
|
---|
6977 | configure:7687: result: no
|
---|
6978 | configure:7567: checking sys/exec_elf.h usability
|
---|
6979 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
6980 | conftest.c
|
---|
6981 | conftest.c(52) : fatal error C1083: Cannot open include file: 'sys/exec_elf.h': No such file or directory
|
---|
6982 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
6983 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
6984 |
|
---|
6985 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
6986 | configure:7591: $? = 2
|
---|
6987 | configure: failed program was:
|
---|
6988 | | /* confdefs.h. */
|
---|
6989 | | #define PACKAGE_NAME "Wine"
|
---|
6990 | | #define PACKAGE_TARNAME "wine"
|
---|
6991 | | #define PACKAGE_VERSION "1.1.10"
|
---|
6992 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
6993 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
6994 | | #define X_DISPLAY_MISSING 1
|
---|
6995 | | #define STDC_HEADERS 1
|
---|
6996 | | #define HAVE_SYS_TYPES_H 1
|
---|
6997 | | #define HAVE_SYS_STAT_H 1
|
---|
6998 | | #define HAVE_STDLIB_H 1
|
---|
6999 | | #define HAVE_STRING_H 1
|
---|
7000 | | #define HAVE_MEMORY_H 1
|
---|
7001 | | #define HAVE_DIRECT_H 1
|
---|
7002 | | #define HAVE_FLOAT_H 1
|
---|
7003 | | #define HAVE_IO_H 1
|
---|
7004 | | #define HAVE_PROCESS_H 1
|
---|
7005 | | /* end confdefs.h. */
|
---|
7006 | | #include <stdio.h>
|
---|
7007 | | #ifdef HAVE_SYS_TYPES_H
|
---|
7008 | | # include <sys/types.h>
|
---|
7009 | | #endif
|
---|
7010 | | #ifdef HAVE_SYS_STAT_H
|
---|
7011 | | # include <sys/stat.h>
|
---|
7012 | | #endif
|
---|
7013 | | #ifdef STDC_HEADERS
|
---|
7014 | | # include <stdlib.h>
|
---|
7015 | | # include <stddef.h>
|
---|
7016 | | #else
|
---|
7017 | | # ifdef HAVE_STDLIB_H
|
---|
7018 | | # include <stdlib.h>
|
---|
7019 | | # endif
|
---|
7020 | | #endif
|
---|
7021 | | #ifdef HAVE_STRING_H
|
---|
7022 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
7023 | | # include <memory.h>
|
---|
7024 | | # endif
|
---|
7025 | | # include <string.h>
|
---|
7026 | | #endif
|
---|
7027 | | #ifdef HAVE_STRINGS_H
|
---|
7028 | | # include <strings.h>
|
---|
7029 | | #endif
|
---|
7030 | | #ifdef HAVE_INTTYPES_H
|
---|
7031 | | # include <inttypes.h>
|
---|
7032 | | #endif
|
---|
7033 | | #ifdef HAVE_STDINT_H
|
---|
7034 | | # include <stdint.h>
|
---|
7035 | | #endif
|
---|
7036 | | #ifdef HAVE_UNISTD_H
|
---|
7037 | | # include <unistd.h>
|
---|
7038 | | #endif
|
---|
7039 | | #include <sys/exec_elf.h>
|
---|
7040 | configure:7605: result: no
|
---|
7041 | configure:7609: checking sys/exec_elf.h presence
|
---|
7042 | configure:7624: cl.exe -E conftest.c
|
---|
7043 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
7044 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
7045 |
|
---|
7046 | conftest.c
|
---|
7047 | conftest.c(19) : fatal error C1083: Cannot open include file: 'sys/exec_elf.h': No such file or directory
|
---|
7048 | configure:7631: $? = 2
|
---|
7049 | configure: failed program was:
|
---|
7050 | | /* confdefs.h. */
|
---|
7051 | | #define PACKAGE_NAME "Wine"
|
---|
7052 | | #define PACKAGE_TARNAME "wine"
|
---|
7053 | | #define PACKAGE_VERSION "1.1.10"
|
---|
7054 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
7055 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
7056 | | #define X_DISPLAY_MISSING 1
|
---|
7057 | | #define STDC_HEADERS 1
|
---|
7058 | | #define HAVE_SYS_TYPES_H 1
|
---|
7059 | | #define HAVE_SYS_STAT_H 1
|
---|
7060 | | #define HAVE_STDLIB_H 1
|
---|
7061 | | #define HAVE_STRING_H 1
|
---|
7062 | | #define HAVE_MEMORY_H 1
|
---|
7063 | | #define HAVE_DIRECT_H 1
|
---|
7064 | | #define HAVE_FLOAT_H 1
|
---|
7065 | | #define HAVE_IO_H 1
|
---|
7066 | | #define HAVE_PROCESS_H 1
|
---|
7067 | | /* end confdefs.h. */
|
---|
7068 | | #include <sys/exec_elf.h>
|
---|
7069 | configure:7645: result: no
|
---|
7070 | configure:7678: checking for sys/exec_elf.h
|
---|
7071 | configure:7687: result: no
|
---|
7072 | configure:7567: checking sys/filio.h usability
|
---|
7073 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
7074 | conftest.c
|
---|
7075 | conftest.c(52) : fatal error C1083: Cannot open include file: 'sys/filio.h': No such file or directory
|
---|
7076 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
7077 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
7078 |
|
---|
7079 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
7080 | configure:7591: $? = 2
|
---|
7081 | configure: failed program was:
|
---|
7082 | | /* confdefs.h. */
|
---|
7083 | | #define PACKAGE_NAME "Wine"
|
---|
7084 | | #define PACKAGE_TARNAME "wine"
|
---|
7085 | | #define PACKAGE_VERSION "1.1.10"
|
---|
7086 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
7087 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
7088 | | #define X_DISPLAY_MISSING 1
|
---|
7089 | | #define STDC_HEADERS 1
|
---|
7090 | | #define HAVE_SYS_TYPES_H 1
|
---|
7091 | | #define HAVE_SYS_STAT_H 1
|
---|
7092 | | #define HAVE_STDLIB_H 1
|
---|
7093 | | #define HAVE_STRING_H 1
|
---|
7094 | | #define HAVE_MEMORY_H 1
|
---|
7095 | | #define HAVE_DIRECT_H 1
|
---|
7096 | | #define HAVE_FLOAT_H 1
|
---|
7097 | | #define HAVE_IO_H 1
|
---|
7098 | | #define HAVE_PROCESS_H 1
|
---|
7099 | | /* end confdefs.h. */
|
---|
7100 | | #include <stdio.h>
|
---|
7101 | | #ifdef HAVE_SYS_TYPES_H
|
---|
7102 | | # include <sys/types.h>
|
---|
7103 | | #endif
|
---|
7104 | | #ifdef HAVE_SYS_STAT_H
|
---|
7105 | | # include <sys/stat.h>
|
---|
7106 | | #endif
|
---|
7107 | | #ifdef STDC_HEADERS
|
---|
7108 | | # include <stdlib.h>
|
---|
7109 | | # include <stddef.h>
|
---|
7110 | | #else
|
---|
7111 | | # ifdef HAVE_STDLIB_H
|
---|
7112 | | # include <stdlib.h>
|
---|
7113 | | # endif
|
---|
7114 | | #endif
|
---|
7115 | | #ifdef HAVE_STRING_H
|
---|
7116 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
7117 | | # include <memory.h>
|
---|
7118 | | # endif
|
---|
7119 | | # include <string.h>
|
---|
7120 | | #endif
|
---|
7121 | | #ifdef HAVE_STRINGS_H
|
---|
7122 | | # include <strings.h>
|
---|
7123 | | #endif
|
---|
7124 | | #ifdef HAVE_INTTYPES_H
|
---|
7125 | | # include <inttypes.h>
|
---|
7126 | | #endif
|
---|
7127 | | #ifdef HAVE_STDINT_H
|
---|
7128 | | # include <stdint.h>
|
---|
7129 | | #endif
|
---|
7130 | | #ifdef HAVE_UNISTD_H
|
---|
7131 | | # include <unistd.h>
|
---|
7132 | | #endif
|
---|
7133 | | #include <sys/filio.h>
|
---|
7134 | configure:7605: result: no
|
---|
7135 | configure:7609: checking sys/filio.h presence
|
---|
7136 | configure:7624: cl.exe -E conftest.c
|
---|
7137 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
7138 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
7139 |
|
---|
7140 | conftest.c
|
---|
7141 | conftest.c(19) : fatal error C1083: Cannot open include file: 'sys/filio.h': No such file or directory
|
---|
7142 | configure:7631: $? = 2
|
---|
7143 | configure: failed program was:
|
---|
7144 | | /* confdefs.h. */
|
---|
7145 | | #define PACKAGE_NAME "Wine"
|
---|
7146 | | #define PACKAGE_TARNAME "wine"
|
---|
7147 | | #define PACKAGE_VERSION "1.1.10"
|
---|
7148 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
7149 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
7150 | | #define X_DISPLAY_MISSING 1
|
---|
7151 | | #define STDC_HEADERS 1
|
---|
7152 | | #define HAVE_SYS_TYPES_H 1
|
---|
7153 | | #define HAVE_SYS_STAT_H 1
|
---|
7154 | | #define HAVE_STDLIB_H 1
|
---|
7155 | | #define HAVE_STRING_H 1
|
---|
7156 | | #define HAVE_MEMORY_H 1
|
---|
7157 | | #define HAVE_DIRECT_H 1
|
---|
7158 | | #define HAVE_FLOAT_H 1
|
---|
7159 | | #define HAVE_IO_H 1
|
---|
7160 | | #define HAVE_PROCESS_H 1
|
---|
7161 | | /* end confdefs.h. */
|
---|
7162 | | #include <sys/filio.h>
|
---|
7163 | configure:7645: result: no
|
---|
7164 | configure:7678: checking for sys/filio.h
|
---|
7165 | configure:7687: result: no
|
---|
7166 | configure:7567: checking sys/ioctl.h usability
|
---|
7167 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
7168 | conftest.c
|
---|
7169 | conftest.c(52) : fatal error C1083: Cannot open include file: 'sys/ioctl.h': No such file or directory
|
---|
7170 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
7171 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
7172 |
|
---|
7173 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
7174 | configure:7591: $? = 2
|
---|
7175 | configure: failed program was:
|
---|
7176 | | /* confdefs.h. */
|
---|
7177 | | #define PACKAGE_NAME "Wine"
|
---|
7178 | | #define PACKAGE_TARNAME "wine"
|
---|
7179 | | #define PACKAGE_VERSION "1.1.10"
|
---|
7180 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
7181 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
7182 | | #define X_DISPLAY_MISSING 1
|
---|
7183 | | #define STDC_HEADERS 1
|
---|
7184 | | #define HAVE_SYS_TYPES_H 1
|
---|
7185 | | #define HAVE_SYS_STAT_H 1
|
---|
7186 | | #define HAVE_STDLIB_H 1
|
---|
7187 | | #define HAVE_STRING_H 1
|
---|
7188 | | #define HAVE_MEMORY_H 1
|
---|
7189 | | #define HAVE_DIRECT_H 1
|
---|
7190 | | #define HAVE_FLOAT_H 1
|
---|
7191 | | #define HAVE_IO_H 1
|
---|
7192 | | #define HAVE_PROCESS_H 1
|
---|
7193 | | /* end confdefs.h. */
|
---|
7194 | | #include <stdio.h>
|
---|
7195 | | #ifdef HAVE_SYS_TYPES_H
|
---|
7196 | | # include <sys/types.h>
|
---|
7197 | | #endif
|
---|
7198 | | #ifdef HAVE_SYS_STAT_H
|
---|
7199 | | # include <sys/stat.h>
|
---|
7200 | | #endif
|
---|
7201 | | #ifdef STDC_HEADERS
|
---|
7202 | | # include <stdlib.h>
|
---|
7203 | | # include <stddef.h>
|
---|
7204 | | #else
|
---|
7205 | | # ifdef HAVE_STDLIB_H
|
---|
7206 | | # include <stdlib.h>
|
---|
7207 | | # endif
|
---|
7208 | | #endif
|
---|
7209 | | #ifdef HAVE_STRING_H
|
---|
7210 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
7211 | | # include <memory.h>
|
---|
7212 | | # endif
|
---|
7213 | | # include <string.h>
|
---|
7214 | | #endif
|
---|
7215 | | #ifdef HAVE_STRINGS_H
|
---|
7216 | | # include <strings.h>
|
---|
7217 | | #endif
|
---|
7218 | | #ifdef HAVE_INTTYPES_H
|
---|
7219 | | # include <inttypes.h>
|
---|
7220 | | #endif
|
---|
7221 | | #ifdef HAVE_STDINT_H
|
---|
7222 | | # include <stdint.h>
|
---|
7223 | | #endif
|
---|
7224 | | #ifdef HAVE_UNISTD_H
|
---|
7225 | | # include <unistd.h>
|
---|
7226 | | #endif
|
---|
7227 | | #include <sys/ioctl.h>
|
---|
7228 | configure:7605: result: no
|
---|
7229 | configure:7609: checking sys/ioctl.h presence
|
---|
7230 | configure:7624: cl.exe -E conftest.c
|
---|
7231 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
7232 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
7233 |
|
---|
7234 | conftest.c
|
---|
7235 | conftest.c(19) : fatal error C1083: Cannot open include file: 'sys/ioctl.h': No such file or directory
|
---|
7236 | configure:7631: $? = 2
|
---|
7237 | configure: failed program was:
|
---|
7238 | | /* confdefs.h. */
|
---|
7239 | | #define PACKAGE_NAME "Wine"
|
---|
7240 | | #define PACKAGE_TARNAME "wine"
|
---|
7241 | | #define PACKAGE_VERSION "1.1.10"
|
---|
7242 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
7243 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
7244 | | #define X_DISPLAY_MISSING 1
|
---|
7245 | | #define STDC_HEADERS 1
|
---|
7246 | | #define HAVE_SYS_TYPES_H 1
|
---|
7247 | | #define HAVE_SYS_STAT_H 1
|
---|
7248 | | #define HAVE_STDLIB_H 1
|
---|
7249 | | #define HAVE_STRING_H 1
|
---|
7250 | | #define HAVE_MEMORY_H 1
|
---|
7251 | | #define HAVE_DIRECT_H 1
|
---|
7252 | | #define HAVE_FLOAT_H 1
|
---|
7253 | | #define HAVE_IO_H 1
|
---|
7254 | | #define HAVE_PROCESS_H 1
|
---|
7255 | | /* end confdefs.h. */
|
---|
7256 | | #include <sys/ioctl.h>
|
---|
7257 | configure:7645: result: no
|
---|
7258 | configure:7678: checking for sys/ioctl.h
|
---|
7259 | configure:7687: result: no
|
---|
7260 | configure:7567: checking sys/ipc.h usability
|
---|
7261 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
7262 | conftest.c
|
---|
7263 | conftest.c(52) : fatal error C1083: Cannot open include file: 'sys/ipc.h': No such file or directory
|
---|
7264 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
7265 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
7266 |
|
---|
7267 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
7268 | configure:7591: $? = 2
|
---|
7269 | configure: failed program was:
|
---|
7270 | | /* confdefs.h. */
|
---|
7271 | | #define PACKAGE_NAME "Wine"
|
---|
7272 | | #define PACKAGE_TARNAME "wine"
|
---|
7273 | | #define PACKAGE_VERSION "1.1.10"
|
---|
7274 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
7275 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
7276 | | #define X_DISPLAY_MISSING 1
|
---|
7277 | | #define STDC_HEADERS 1
|
---|
7278 | | #define HAVE_SYS_TYPES_H 1
|
---|
7279 | | #define HAVE_SYS_STAT_H 1
|
---|
7280 | | #define HAVE_STDLIB_H 1
|
---|
7281 | | #define HAVE_STRING_H 1
|
---|
7282 | | #define HAVE_MEMORY_H 1
|
---|
7283 | | #define HAVE_DIRECT_H 1
|
---|
7284 | | #define HAVE_FLOAT_H 1
|
---|
7285 | | #define HAVE_IO_H 1
|
---|
7286 | | #define HAVE_PROCESS_H 1
|
---|
7287 | | /* end confdefs.h. */
|
---|
7288 | | #include <stdio.h>
|
---|
7289 | | #ifdef HAVE_SYS_TYPES_H
|
---|
7290 | | # include <sys/types.h>
|
---|
7291 | | #endif
|
---|
7292 | | #ifdef HAVE_SYS_STAT_H
|
---|
7293 | | # include <sys/stat.h>
|
---|
7294 | | #endif
|
---|
7295 | | #ifdef STDC_HEADERS
|
---|
7296 | | # include <stdlib.h>
|
---|
7297 | | # include <stddef.h>
|
---|
7298 | | #else
|
---|
7299 | | # ifdef HAVE_STDLIB_H
|
---|
7300 | | # include <stdlib.h>
|
---|
7301 | | # endif
|
---|
7302 | | #endif
|
---|
7303 | | #ifdef HAVE_STRING_H
|
---|
7304 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
7305 | | # include <memory.h>
|
---|
7306 | | # endif
|
---|
7307 | | # include <string.h>
|
---|
7308 | | #endif
|
---|
7309 | | #ifdef HAVE_STRINGS_H
|
---|
7310 | | # include <strings.h>
|
---|
7311 | | #endif
|
---|
7312 | | #ifdef HAVE_INTTYPES_H
|
---|
7313 | | # include <inttypes.h>
|
---|
7314 | | #endif
|
---|
7315 | | #ifdef HAVE_STDINT_H
|
---|
7316 | | # include <stdint.h>
|
---|
7317 | | #endif
|
---|
7318 | | #ifdef HAVE_UNISTD_H
|
---|
7319 | | # include <unistd.h>
|
---|
7320 | | #endif
|
---|
7321 | | #include <sys/ipc.h>
|
---|
7322 | configure:7605: result: no
|
---|
7323 | configure:7609: checking sys/ipc.h presence
|
---|
7324 | configure:7624: cl.exe -E conftest.c
|
---|
7325 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
7326 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
7327 |
|
---|
7328 | conftest.c
|
---|
7329 | conftest.c(19) : fatal error C1083: Cannot open include file: 'sys/ipc.h': No such file or directory
|
---|
7330 | configure:7631: $? = 2
|
---|
7331 | configure: failed program was:
|
---|
7332 | | /* confdefs.h. */
|
---|
7333 | | #define PACKAGE_NAME "Wine"
|
---|
7334 | | #define PACKAGE_TARNAME "wine"
|
---|
7335 | | #define PACKAGE_VERSION "1.1.10"
|
---|
7336 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
7337 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
7338 | | #define X_DISPLAY_MISSING 1
|
---|
7339 | | #define STDC_HEADERS 1
|
---|
7340 | | #define HAVE_SYS_TYPES_H 1
|
---|
7341 | | #define HAVE_SYS_STAT_H 1
|
---|
7342 | | #define HAVE_STDLIB_H 1
|
---|
7343 | | #define HAVE_STRING_H 1
|
---|
7344 | | #define HAVE_MEMORY_H 1
|
---|
7345 | | #define HAVE_DIRECT_H 1
|
---|
7346 | | #define HAVE_FLOAT_H 1
|
---|
7347 | | #define HAVE_IO_H 1
|
---|
7348 | | #define HAVE_PROCESS_H 1
|
---|
7349 | | /* end confdefs.h. */
|
---|
7350 | | #include <sys/ipc.h>
|
---|
7351 | configure:7645: result: no
|
---|
7352 | configure:7678: checking for sys/ipc.h
|
---|
7353 | configure:7687: result: no
|
---|
7354 | configure:7567: checking sys/limits.h usability
|
---|
7355 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
7356 | conftest.c
|
---|
7357 | conftest.c(52) : fatal error C1083: Cannot open include file: 'sys/limits.h': No such file or directory
|
---|
7358 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
7359 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
7360 |
|
---|
7361 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
7362 | configure:7591: $? = 2
|
---|
7363 | configure: failed program was:
|
---|
7364 | | /* confdefs.h. */
|
---|
7365 | | #define PACKAGE_NAME "Wine"
|
---|
7366 | | #define PACKAGE_TARNAME "wine"
|
---|
7367 | | #define PACKAGE_VERSION "1.1.10"
|
---|
7368 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
7369 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
7370 | | #define X_DISPLAY_MISSING 1
|
---|
7371 | | #define STDC_HEADERS 1
|
---|
7372 | | #define HAVE_SYS_TYPES_H 1
|
---|
7373 | | #define HAVE_SYS_STAT_H 1
|
---|
7374 | | #define HAVE_STDLIB_H 1
|
---|
7375 | | #define HAVE_STRING_H 1
|
---|
7376 | | #define HAVE_MEMORY_H 1
|
---|
7377 | | #define HAVE_DIRECT_H 1
|
---|
7378 | | #define HAVE_FLOAT_H 1
|
---|
7379 | | #define HAVE_IO_H 1
|
---|
7380 | | #define HAVE_PROCESS_H 1
|
---|
7381 | | /* end confdefs.h. */
|
---|
7382 | | #include <stdio.h>
|
---|
7383 | | #ifdef HAVE_SYS_TYPES_H
|
---|
7384 | | # include <sys/types.h>
|
---|
7385 | | #endif
|
---|
7386 | | #ifdef HAVE_SYS_STAT_H
|
---|
7387 | | # include <sys/stat.h>
|
---|
7388 | | #endif
|
---|
7389 | | #ifdef STDC_HEADERS
|
---|
7390 | | # include <stdlib.h>
|
---|
7391 | | # include <stddef.h>
|
---|
7392 | | #else
|
---|
7393 | | # ifdef HAVE_STDLIB_H
|
---|
7394 | | # include <stdlib.h>
|
---|
7395 | | # endif
|
---|
7396 | | #endif
|
---|
7397 | | #ifdef HAVE_STRING_H
|
---|
7398 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
7399 | | # include <memory.h>
|
---|
7400 | | # endif
|
---|
7401 | | # include <string.h>
|
---|
7402 | | #endif
|
---|
7403 | | #ifdef HAVE_STRINGS_H
|
---|
7404 | | # include <strings.h>
|
---|
7405 | | #endif
|
---|
7406 | | #ifdef HAVE_INTTYPES_H
|
---|
7407 | | # include <inttypes.h>
|
---|
7408 | | #endif
|
---|
7409 | | #ifdef HAVE_STDINT_H
|
---|
7410 | | # include <stdint.h>
|
---|
7411 | | #endif
|
---|
7412 | | #ifdef HAVE_UNISTD_H
|
---|
7413 | | # include <unistd.h>
|
---|
7414 | | #endif
|
---|
7415 | | #include <sys/limits.h>
|
---|
7416 | configure:7605: result: no
|
---|
7417 | configure:7609: checking sys/limits.h presence
|
---|
7418 | configure:7624: cl.exe -E conftest.c
|
---|
7419 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
7420 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
7421 |
|
---|
7422 | conftest.c
|
---|
7423 | conftest.c(19) : fatal error C1083: Cannot open include file: 'sys/limits.h': No such file or directory
|
---|
7424 | configure:7631: $? = 2
|
---|
7425 | configure: failed program was:
|
---|
7426 | | /* confdefs.h. */
|
---|
7427 | | #define PACKAGE_NAME "Wine"
|
---|
7428 | | #define PACKAGE_TARNAME "wine"
|
---|
7429 | | #define PACKAGE_VERSION "1.1.10"
|
---|
7430 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
7431 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
7432 | | #define X_DISPLAY_MISSING 1
|
---|
7433 | | #define STDC_HEADERS 1
|
---|
7434 | | #define HAVE_SYS_TYPES_H 1
|
---|
7435 | | #define HAVE_SYS_STAT_H 1
|
---|
7436 | | #define HAVE_STDLIB_H 1
|
---|
7437 | | #define HAVE_STRING_H 1
|
---|
7438 | | #define HAVE_MEMORY_H 1
|
---|
7439 | | #define HAVE_DIRECT_H 1
|
---|
7440 | | #define HAVE_FLOAT_H 1
|
---|
7441 | | #define HAVE_IO_H 1
|
---|
7442 | | #define HAVE_PROCESS_H 1
|
---|
7443 | | /* end confdefs.h. */
|
---|
7444 | | #include <sys/limits.h>
|
---|
7445 | configure:7645: result: no
|
---|
7446 | configure:7678: checking for sys/limits.h
|
---|
7447 | configure:7687: result: no
|
---|
7448 | configure:7567: checking sys/link.h usability
|
---|
7449 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
7450 | conftest.c
|
---|
7451 | conftest.c(52) : fatal error C1083: Cannot open include file: 'sys/link.h': No such file or directory
|
---|
7452 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
7453 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
7454 |
|
---|
7455 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
7456 | configure:7591: $? = 2
|
---|
7457 | configure: failed program was:
|
---|
7458 | | /* confdefs.h. */
|
---|
7459 | | #define PACKAGE_NAME "Wine"
|
---|
7460 | | #define PACKAGE_TARNAME "wine"
|
---|
7461 | | #define PACKAGE_VERSION "1.1.10"
|
---|
7462 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
7463 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
7464 | | #define X_DISPLAY_MISSING 1
|
---|
7465 | | #define STDC_HEADERS 1
|
---|
7466 | | #define HAVE_SYS_TYPES_H 1
|
---|
7467 | | #define HAVE_SYS_STAT_H 1
|
---|
7468 | | #define HAVE_STDLIB_H 1
|
---|
7469 | | #define HAVE_STRING_H 1
|
---|
7470 | | #define HAVE_MEMORY_H 1
|
---|
7471 | | #define HAVE_DIRECT_H 1
|
---|
7472 | | #define HAVE_FLOAT_H 1
|
---|
7473 | | #define HAVE_IO_H 1
|
---|
7474 | | #define HAVE_PROCESS_H 1
|
---|
7475 | | /* end confdefs.h. */
|
---|
7476 | | #include <stdio.h>
|
---|
7477 | | #ifdef HAVE_SYS_TYPES_H
|
---|
7478 | | # include <sys/types.h>
|
---|
7479 | | #endif
|
---|
7480 | | #ifdef HAVE_SYS_STAT_H
|
---|
7481 | | # include <sys/stat.h>
|
---|
7482 | | #endif
|
---|
7483 | | #ifdef STDC_HEADERS
|
---|
7484 | | # include <stdlib.h>
|
---|
7485 | | # include <stddef.h>
|
---|
7486 | | #else
|
---|
7487 | | # ifdef HAVE_STDLIB_H
|
---|
7488 | | # include <stdlib.h>
|
---|
7489 | | # endif
|
---|
7490 | | #endif
|
---|
7491 | | #ifdef HAVE_STRING_H
|
---|
7492 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
7493 | | # include <memory.h>
|
---|
7494 | | # endif
|
---|
7495 | | # include <string.h>
|
---|
7496 | | #endif
|
---|
7497 | | #ifdef HAVE_STRINGS_H
|
---|
7498 | | # include <strings.h>
|
---|
7499 | | #endif
|
---|
7500 | | #ifdef HAVE_INTTYPES_H
|
---|
7501 | | # include <inttypes.h>
|
---|
7502 | | #endif
|
---|
7503 | | #ifdef HAVE_STDINT_H
|
---|
7504 | | # include <stdint.h>
|
---|
7505 | | #endif
|
---|
7506 | | #ifdef HAVE_UNISTD_H
|
---|
7507 | | # include <unistd.h>
|
---|
7508 | | #endif
|
---|
7509 | | #include <sys/link.h>
|
---|
7510 | configure:7605: result: no
|
---|
7511 | configure:7609: checking sys/link.h presence
|
---|
7512 | configure:7624: cl.exe -E conftest.c
|
---|
7513 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
7514 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
7515 |
|
---|
7516 | conftest.c
|
---|
7517 | conftest.c(19) : fatal error C1083: Cannot open include file: 'sys/link.h': No such file or directory
|
---|
7518 | configure:7631: $? = 2
|
---|
7519 | configure: failed program was:
|
---|
7520 | | /* confdefs.h. */
|
---|
7521 | | #define PACKAGE_NAME "Wine"
|
---|
7522 | | #define PACKAGE_TARNAME "wine"
|
---|
7523 | | #define PACKAGE_VERSION "1.1.10"
|
---|
7524 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
7525 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
7526 | | #define X_DISPLAY_MISSING 1
|
---|
7527 | | #define STDC_HEADERS 1
|
---|
7528 | | #define HAVE_SYS_TYPES_H 1
|
---|
7529 | | #define HAVE_SYS_STAT_H 1
|
---|
7530 | | #define HAVE_STDLIB_H 1
|
---|
7531 | | #define HAVE_STRING_H 1
|
---|
7532 | | #define HAVE_MEMORY_H 1
|
---|
7533 | | #define HAVE_DIRECT_H 1
|
---|
7534 | | #define HAVE_FLOAT_H 1
|
---|
7535 | | #define HAVE_IO_H 1
|
---|
7536 | | #define HAVE_PROCESS_H 1
|
---|
7537 | | /* end confdefs.h. */
|
---|
7538 | | #include <sys/link.h>
|
---|
7539 | configure:7645: result: no
|
---|
7540 | configure:7678: checking for sys/link.h
|
---|
7541 | configure:7687: result: no
|
---|
7542 | configure:7567: checking sys/lwp.h usability
|
---|
7543 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
7544 | conftest.c
|
---|
7545 | conftest.c(52) : fatal error C1083: Cannot open include file: 'sys/lwp.h': No such file or directory
|
---|
7546 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
7547 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
7548 |
|
---|
7549 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
7550 | configure:7591: $? = 2
|
---|
7551 | configure: failed program was:
|
---|
7552 | | /* confdefs.h. */
|
---|
7553 | | #define PACKAGE_NAME "Wine"
|
---|
7554 | | #define PACKAGE_TARNAME "wine"
|
---|
7555 | | #define PACKAGE_VERSION "1.1.10"
|
---|
7556 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
7557 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
7558 | | #define X_DISPLAY_MISSING 1
|
---|
7559 | | #define STDC_HEADERS 1
|
---|
7560 | | #define HAVE_SYS_TYPES_H 1
|
---|
7561 | | #define HAVE_SYS_STAT_H 1
|
---|
7562 | | #define HAVE_STDLIB_H 1
|
---|
7563 | | #define HAVE_STRING_H 1
|
---|
7564 | | #define HAVE_MEMORY_H 1
|
---|
7565 | | #define HAVE_DIRECT_H 1
|
---|
7566 | | #define HAVE_FLOAT_H 1
|
---|
7567 | | #define HAVE_IO_H 1
|
---|
7568 | | #define HAVE_PROCESS_H 1
|
---|
7569 | | /* end confdefs.h. */
|
---|
7570 | | #include <stdio.h>
|
---|
7571 | | #ifdef HAVE_SYS_TYPES_H
|
---|
7572 | | # include <sys/types.h>
|
---|
7573 | | #endif
|
---|
7574 | | #ifdef HAVE_SYS_STAT_H
|
---|
7575 | | # include <sys/stat.h>
|
---|
7576 | | #endif
|
---|
7577 | | #ifdef STDC_HEADERS
|
---|
7578 | | # include <stdlib.h>
|
---|
7579 | | # include <stddef.h>
|
---|
7580 | | #else
|
---|
7581 | | # ifdef HAVE_STDLIB_H
|
---|
7582 | | # include <stdlib.h>
|
---|
7583 | | # endif
|
---|
7584 | | #endif
|
---|
7585 | | #ifdef HAVE_STRING_H
|
---|
7586 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
7587 | | # include <memory.h>
|
---|
7588 | | # endif
|
---|
7589 | | # include <string.h>
|
---|
7590 | | #endif
|
---|
7591 | | #ifdef HAVE_STRINGS_H
|
---|
7592 | | # include <strings.h>
|
---|
7593 | | #endif
|
---|
7594 | | #ifdef HAVE_INTTYPES_H
|
---|
7595 | | # include <inttypes.h>
|
---|
7596 | | #endif
|
---|
7597 | | #ifdef HAVE_STDINT_H
|
---|
7598 | | # include <stdint.h>
|
---|
7599 | | #endif
|
---|
7600 | | #ifdef HAVE_UNISTD_H
|
---|
7601 | | # include <unistd.h>
|
---|
7602 | | #endif
|
---|
7603 | | #include <sys/lwp.h>
|
---|
7604 | configure:7605: result: no
|
---|
7605 | configure:7609: checking sys/lwp.h presence
|
---|
7606 | configure:7624: cl.exe -E conftest.c
|
---|
7607 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
7608 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
7609 |
|
---|
7610 | conftest.c
|
---|
7611 | conftest.c(19) : fatal error C1083: Cannot open include file: 'sys/lwp.h': No such file or directory
|
---|
7612 | configure:7631: $? = 2
|
---|
7613 | configure: failed program was:
|
---|
7614 | | /* confdefs.h. */
|
---|
7615 | | #define PACKAGE_NAME "Wine"
|
---|
7616 | | #define PACKAGE_TARNAME "wine"
|
---|
7617 | | #define PACKAGE_VERSION "1.1.10"
|
---|
7618 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
7619 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
7620 | | #define X_DISPLAY_MISSING 1
|
---|
7621 | | #define STDC_HEADERS 1
|
---|
7622 | | #define HAVE_SYS_TYPES_H 1
|
---|
7623 | | #define HAVE_SYS_STAT_H 1
|
---|
7624 | | #define HAVE_STDLIB_H 1
|
---|
7625 | | #define HAVE_STRING_H 1
|
---|
7626 | | #define HAVE_MEMORY_H 1
|
---|
7627 | | #define HAVE_DIRECT_H 1
|
---|
7628 | | #define HAVE_FLOAT_H 1
|
---|
7629 | | #define HAVE_IO_H 1
|
---|
7630 | | #define HAVE_PROCESS_H 1
|
---|
7631 | | /* end confdefs.h. */
|
---|
7632 | | #include <sys/lwp.h>
|
---|
7633 | configure:7645: result: no
|
---|
7634 | configure:7678: checking for sys/lwp.h
|
---|
7635 | configure:7687: result: no
|
---|
7636 | configure:7567: checking sys/mman.h usability
|
---|
7637 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
7638 | conftest.c
|
---|
7639 | conftest.c(52) : fatal error C1083: Cannot open include file: 'sys/mman.h': No such file or directory
|
---|
7640 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
7641 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
7642 |
|
---|
7643 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
7644 | configure:7591: $? = 2
|
---|
7645 | configure: failed program was:
|
---|
7646 | | /* confdefs.h. */
|
---|
7647 | | #define PACKAGE_NAME "Wine"
|
---|
7648 | | #define PACKAGE_TARNAME "wine"
|
---|
7649 | | #define PACKAGE_VERSION "1.1.10"
|
---|
7650 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
7651 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
7652 | | #define X_DISPLAY_MISSING 1
|
---|
7653 | | #define STDC_HEADERS 1
|
---|
7654 | | #define HAVE_SYS_TYPES_H 1
|
---|
7655 | | #define HAVE_SYS_STAT_H 1
|
---|
7656 | | #define HAVE_STDLIB_H 1
|
---|
7657 | | #define HAVE_STRING_H 1
|
---|
7658 | | #define HAVE_MEMORY_H 1
|
---|
7659 | | #define HAVE_DIRECT_H 1
|
---|
7660 | | #define HAVE_FLOAT_H 1
|
---|
7661 | | #define HAVE_IO_H 1
|
---|
7662 | | #define HAVE_PROCESS_H 1
|
---|
7663 | | /* end confdefs.h. */
|
---|
7664 | | #include <stdio.h>
|
---|
7665 | | #ifdef HAVE_SYS_TYPES_H
|
---|
7666 | | # include <sys/types.h>
|
---|
7667 | | #endif
|
---|
7668 | | #ifdef HAVE_SYS_STAT_H
|
---|
7669 | | # include <sys/stat.h>
|
---|
7670 | | #endif
|
---|
7671 | | #ifdef STDC_HEADERS
|
---|
7672 | | # include <stdlib.h>
|
---|
7673 | | # include <stddef.h>
|
---|
7674 | | #else
|
---|
7675 | | # ifdef HAVE_STDLIB_H
|
---|
7676 | | # include <stdlib.h>
|
---|
7677 | | # endif
|
---|
7678 | | #endif
|
---|
7679 | | #ifdef HAVE_STRING_H
|
---|
7680 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
7681 | | # include <memory.h>
|
---|
7682 | | # endif
|
---|
7683 | | # include <string.h>
|
---|
7684 | | #endif
|
---|
7685 | | #ifdef HAVE_STRINGS_H
|
---|
7686 | | # include <strings.h>
|
---|
7687 | | #endif
|
---|
7688 | | #ifdef HAVE_INTTYPES_H
|
---|
7689 | | # include <inttypes.h>
|
---|
7690 | | #endif
|
---|
7691 | | #ifdef HAVE_STDINT_H
|
---|
7692 | | # include <stdint.h>
|
---|
7693 | | #endif
|
---|
7694 | | #ifdef HAVE_UNISTD_H
|
---|
7695 | | # include <unistd.h>
|
---|
7696 | | #endif
|
---|
7697 | | #include <sys/mman.h>
|
---|
7698 | configure:7605: result: no
|
---|
7699 | configure:7609: checking sys/mman.h presence
|
---|
7700 | configure:7624: cl.exe -E conftest.c
|
---|
7701 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
7702 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
7703 |
|
---|
7704 | conftest.c
|
---|
7705 | conftest.c(19) : fatal error C1083: Cannot open include file: 'sys/mman.h': No such file or directory
|
---|
7706 | configure:7631: $? = 2
|
---|
7707 | configure: failed program was:
|
---|
7708 | | /* confdefs.h. */
|
---|
7709 | | #define PACKAGE_NAME "Wine"
|
---|
7710 | | #define PACKAGE_TARNAME "wine"
|
---|
7711 | | #define PACKAGE_VERSION "1.1.10"
|
---|
7712 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
7713 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
7714 | | #define X_DISPLAY_MISSING 1
|
---|
7715 | | #define STDC_HEADERS 1
|
---|
7716 | | #define HAVE_SYS_TYPES_H 1
|
---|
7717 | | #define HAVE_SYS_STAT_H 1
|
---|
7718 | | #define HAVE_STDLIB_H 1
|
---|
7719 | | #define HAVE_STRING_H 1
|
---|
7720 | | #define HAVE_MEMORY_H 1
|
---|
7721 | | #define HAVE_DIRECT_H 1
|
---|
7722 | | #define HAVE_FLOAT_H 1
|
---|
7723 | | #define HAVE_IO_H 1
|
---|
7724 | | #define HAVE_PROCESS_H 1
|
---|
7725 | | /* end confdefs.h. */
|
---|
7726 | | #include <sys/mman.h>
|
---|
7727 | configure:7645: result: no
|
---|
7728 | configure:7678: checking for sys/mman.h
|
---|
7729 | configure:7687: result: no
|
---|
7730 | configure:7567: checking sys/modem.h usability
|
---|
7731 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
7732 | conftest.c
|
---|
7733 | conftest.c(52) : fatal error C1083: Cannot open include file: 'sys/modem.h': No such file or directory
|
---|
7734 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
7735 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
7736 |
|
---|
7737 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
7738 | configure:7591: $? = 2
|
---|
7739 | configure: failed program was:
|
---|
7740 | | /* confdefs.h. */
|
---|
7741 | | #define PACKAGE_NAME "Wine"
|
---|
7742 | | #define PACKAGE_TARNAME "wine"
|
---|
7743 | | #define PACKAGE_VERSION "1.1.10"
|
---|
7744 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
7745 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
7746 | | #define X_DISPLAY_MISSING 1
|
---|
7747 | | #define STDC_HEADERS 1
|
---|
7748 | | #define HAVE_SYS_TYPES_H 1
|
---|
7749 | | #define HAVE_SYS_STAT_H 1
|
---|
7750 | | #define HAVE_STDLIB_H 1
|
---|
7751 | | #define HAVE_STRING_H 1
|
---|
7752 | | #define HAVE_MEMORY_H 1
|
---|
7753 | | #define HAVE_DIRECT_H 1
|
---|
7754 | | #define HAVE_FLOAT_H 1
|
---|
7755 | | #define HAVE_IO_H 1
|
---|
7756 | | #define HAVE_PROCESS_H 1
|
---|
7757 | | /* end confdefs.h. */
|
---|
7758 | | #include <stdio.h>
|
---|
7759 | | #ifdef HAVE_SYS_TYPES_H
|
---|
7760 | | # include <sys/types.h>
|
---|
7761 | | #endif
|
---|
7762 | | #ifdef HAVE_SYS_STAT_H
|
---|
7763 | | # include <sys/stat.h>
|
---|
7764 | | #endif
|
---|
7765 | | #ifdef STDC_HEADERS
|
---|
7766 | | # include <stdlib.h>
|
---|
7767 | | # include <stddef.h>
|
---|
7768 | | #else
|
---|
7769 | | # ifdef HAVE_STDLIB_H
|
---|
7770 | | # include <stdlib.h>
|
---|
7771 | | # endif
|
---|
7772 | | #endif
|
---|
7773 | | #ifdef HAVE_STRING_H
|
---|
7774 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
7775 | | # include <memory.h>
|
---|
7776 | | # endif
|
---|
7777 | | # include <string.h>
|
---|
7778 | | #endif
|
---|
7779 | | #ifdef HAVE_STRINGS_H
|
---|
7780 | | # include <strings.h>
|
---|
7781 | | #endif
|
---|
7782 | | #ifdef HAVE_INTTYPES_H
|
---|
7783 | | # include <inttypes.h>
|
---|
7784 | | #endif
|
---|
7785 | | #ifdef HAVE_STDINT_H
|
---|
7786 | | # include <stdint.h>
|
---|
7787 | | #endif
|
---|
7788 | | #ifdef HAVE_UNISTD_H
|
---|
7789 | | # include <unistd.h>
|
---|
7790 | | #endif
|
---|
7791 | | #include <sys/modem.h>
|
---|
7792 | configure:7605: result: no
|
---|
7793 | configure:7609: checking sys/modem.h presence
|
---|
7794 | configure:7624: cl.exe -E conftest.c
|
---|
7795 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
7796 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
7797 |
|
---|
7798 | conftest.c
|
---|
7799 | conftest.c(19) : fatal error C1083: Cannot open include file: 'sys/modem.h': No such file or directory
|
---|
7800 | configure:7631: $? = 2
|
---|
7801 | configure: failed program was:
|
---|
7802 | | /* confdefs.h. */
|
---|
7803 | | #define PACKAGE_NAME "Wine"
|
---|
7804 | | #define PACKAGE_TARNAME "wine"
|
---|
7805 | | #define PACKAGE_VERSION "1.1.10"
|
---|
7806 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
7807 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
7808 | | #define X_DISPLAY_MISSING 1
|
---|
7809 | | #define STDC_HEADERS 1
|
---|
7810 | | #define HAVE_SYS_TYPES_H 1
|
---|
7811 | | #define HAVE_SYS_STAT_H 1
|
---|
7812 | | #define HAVE_STDLIB_H 1
|
---|
7813 | | #define HAVE_STRING_H 1
|
---|
7814 | | #define HAVE_MEMORY_H 1
|
---|
7815 | | #define HAVE_DIRECT_H 1
|
---|
7816 | | #define HAVE_FLOAT_H 1
|
---|
7817 | | #define HAVE_IO_H 1
|
---|
7818 | | #define HAVE_PROCESS_H 1
|
---|
7819 | | /* end confdefs.h. */
|
---|
7820 | | #include <sys/modem.h>
|
---|
7821 | configure:7645: result: no
|
---|
7822 | configure:7678: checking for sys/modem.h
|
---|
7823 | configure:7687: result: no
|
---|
7824 | configure:7567: checking sys/msg.h usability
|
---|
7825 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
7826 | conftest.c
|
---|
7827 | conftest.c(52) : fatal error C1083: Cannot open include file: 'sys/msg.h': No such file or directory
|
---|
7828 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
7829 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
7830 |
|
---|
7831 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
7832 | configure:7591: $? = 2
|
---|
7833 | configure: failed program was:
|
---|
7834 | | /* confdefs.h. */
|
---|
7835 | | #define PACKAGE_NAME "Wine"
|
---|
7836 | | #define PACKAGE_TARNAME "wine"
|
---|
7837 | | #define PACKAGE_VERSION "1.1.10"
|
---|
7838 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
7839 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
7840 | | #define X_DISPLAY_MISSING 1
|
---|
7841 | | #define STDC_HEADERS 1
|
---|
7842 | | #define HAVE_SYS_TYPES_H 1
|
---|
7843 | | #define HAVE_SYS_STAT_H 1
|
---|
7844 | | #define HAVE_STDLIB_H 1
|
---|
7845 | | #define HAVE_STRING_H 1
|
---|
7846 | | #define HAVE_MEMORY_H 1
|
---|
7847 | | #define HAVE_DIRECT_H 1
|
---|
7848 | | #define HAVE_FLOAT_H 1
|
---|
7849 | | #define HAVE_IO_H 1
|
---|
7850 | | #define HAVE_PROCESS_H 1
|
---|
7851 | | /* end confdefs.h. */
|
---|
7852 | | #include <stdio.h>
|
---|
7853 | | #ifdef HAVE_SYS_TYPES_H
|
---|
7854 | | # include <sys/types.h>
|
---|
7855 | | #endif
|
---|
7856 | | #ifdef HAVE_SYS_STAT_H
|
---|
7857 | | # include <sys/stat.h>
|
---|
7858 | | #endif
|
---|
7859 | | #ifdef STDC_HEADERS
|
---|
7860 | | # include <stdlib.h>
|
---|
7861 | | # include <stddef.h>
|
---|
7862 | | #else
|
---|
7863 | | # ifdef HAVE_STDLIB_H
|
---|
7864 | | # include <stdlib.h>
|
---|
7865 | | # endif
|
---|
7866 | | #endif
|
---|
7867 | | #ifdef HAVE_STRING_H
|
---|
7868 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
7869 | | # include <memory.h>
|
---|
7870 | | # endif
|
---|
7871 | | # include <string.h>
|
---|
7872 | | #endif
|
---|
7873 | | #ifdef HAVE_STRINGS_H
|
---|
7874 | | # include <strings.h>
|
---|
7875 | | #endif
|
---|
7876 | | #ifdef HAVE_INTTYPES_H
|
---|
7877 | | # include <inttypes.h>
|
---|
7878 | | #endif
|
---|
7879 | | #ifdef HAVE_STDINT_H
|
---|
7880 | | # include <stdint.h>
|
---|
7881 | | #endif
|
---|
7882 | | #ifdef HAVE_UNISTD_H
|
---|
7883 | | # include <unistd.h>
|
---|
7884 | | #endif
|
---|
7885 | | #include <sys/msg.h>
|
---|
7886 | configure:7605: result: no
|
---|
7887 | configure:7609: checking sys/msg.h presence
|
---|
7888 | configure:7624: cl.exe -E conftest.c
|
---|
7889 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
7890 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
7891 |
|
---|
7892 | conftest.c
|
---|
7893 | conftest.c(19) : fatal error C1083: Cannot open include file: 'sys/msg.h': No such file or directory
|
---|
7894 | configure:7631: $? = 2
|
---|
7895 | configure: failed program was:
|
---|
7896 | | /* confdefs.h. */
|
---|
7897 | | #define PACKAGE_NAME "Wine"
|
---|
7898 | | #define PACKAGE_TARNAME "wine"
|
---|
7899 | | #define PACKAGE_VERSION "1.1.10"
|
---|
7900 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
7901 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
7902 | | #define X_DISPLAY_MISSING 1
|
---|
7903 | | #define STDC_HEADERS 1
|
---|
7904 | | #define HAVE_SYS_TYPES_H 1
|
---|
7905 | | #define HAVE_SYS_STAT_H 1
|
---|
7906 | | #define HAVE_STDLIB_H 1
|
---|
7907 | | #define HAVE_STRING_H 1
|
---|
7908 | | #define HAVE_MEMORY_H 1
|
---|
7909 | | #define HAVE_DIRECT_H 1
|
---|
7910 | | #define HAVE_FLOAT_H 1
|
---|
7911 | | #define HAVE_IO_H 1
|
---|
7912 | | #define HAVE_PROCESS_H 1
|
---|
7913 | | /* end confdefs.h. */
|
---|
7914 | | #include <sys/msg.h>
|
---|
7915 | configure:7645: result: no
|
---|
7916 | configure:7678: checking for sys/msg.h
|
---|
7917 | configure:7687: result: no
|
---|
7918 | configure:7567: checking sys/mtio.h usability
|
---|
7919 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
7920 | conftest.c
|
---|
7921 | conftest.c(52) : fatal error C1083: Cannot open include file: 'sys/mtio.h': No such file or directory
|
---|
7922 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
7923 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
7924 |
|
---|
7925 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
7926 | configure:7591: $? = 2
|
---|
7927 | configure: failed program was:
|
---|
7928 | | /* confdefs.h. */
|
---|
7929 | | #define PACKAGE_NAME "Wine"
|
---|
7930 | | #define PACKAGE_TARNAME "wine"
|
---|
7931 | | #define PACKAGE_VERSION "1.1.10"
|
---|
7932 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
7933 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
7934 | | #define X_DISPLAY_MISSING 1
|
---|
7935 | | #define STDC_HEADERS 1
|
---|
7936 | | #define HAVE_SYS_TYPES_H 1
|
---|
7937 | | #define HAVE_SYS_STAT_H 1
|
---|
7938 | | #define HAVE_STDLIB_H 1
|
---|
7939 | | #define HAVE_STRING_H 1
|
---|
7940 | | #define HAVE_MEMORY_H 1
|
---|
7941 | | #define HAVE_DIRECT_H 1
|
---|
7942 | | #define HAVE_FLOAT_H 1
|
---|
7943 | | #define HAVE_IO_H 1
|
---|
7944 | | #define HAVE_PROCESS_H 1
|
---|
7945 | | /* end confdefs.h. */
|
---|
7946 | | #include <stdio.h>
|
---|
7947 | | #ifdef HAVE_SYS_TYPES_H
|
---|
7948 | | # include <sys/types.h>
|
---|
7949 | | #endif
|
---|
7950 | | #ifdef HAVE_SYS_STAT_H
|
---|
7951 | | # include <sys/stat.h>
|
---|
7952 | | #endif
|
---|
7953 | | #ifdef STDC_HEADERS
|
---|
7954 | | # include <stdlib.h>
|
---|
7955 | | # include <stddef.h>
|
---|
7956 | | #else
|
---|
7957 | | # ifdef HAVE_STDLIB_H
|
---|
7958 | | # include <stdlib.h>
|
---|
7959 | | # endif
|
---|
7960 | | #endif
|
---|
7961 | | #ifdef HAVE_STRING_H
|
---|
7962 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
7963 | | # include <memory.h>
|
---|
7964 | | # endif
|
---|
7965 | | # include <string.h>
|
---|
7966 | | #endif
|
---|
7967 | | #ifdef HAVE_STRINGS_H
|
---|
7968 | | # include <strings.h>
|
---|
7969 | | #endif
|
---|
7970 | | #ifdef HAVE_INTTYPES_H
|
---|
7971 | | # include <inttypes.h>
|
---|
7972 | | #endif
|
---|
7973 | | #ifdef HAVE_STDINT_H
|
---|
7974 | | # include <stdint.h>
|
---|
7975 | | #endif
|
---|
7976 | | #ifdef HAVE_UNISTD_H
|
---|
7977 | | # include <unistd.h>
|
---|
7978 | | #endif
|
---|
7979 | | #include <sys/mtio.h>
|
---|
7980 | configure:7605: result: no
|
---|
7981 | configure:7609: checking sys/mtio.h presence
|
---|
7982 | configure:7624: cl.exe -E conftest.c
|
---|
7983 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
7984 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
7985 |
|
---|
7986 | conftest.c
|
---|
7987 | conftest.c(19) : fatal error C1083: Cannot open include file: 'sys/mtio.h': No such file or directory
|
---|
7988 | configure:7631: $? = 2
|
---|
7989 | configure: failed program was:
|
---|
7990 | | /* confdefs.h. */
|
---|
7991 | | #define PACKAGE_NAME "Wine"
|
---|
7992 | | #define PACKAGE_TARNAME "wine"
|
---|
7993 | | #define PACKAGE_VERSION "1.1.10"
|
---|
7994 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
7995 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
7996 | | #define X_DISPLAY_MISSING 1
|
---|
7997 | | #define STDC_HEADERS 1
|
---|
7998 | | #define HAVE_SYS_TYPES_H 1
|
---|
7999 | | #define HAVE_SYS_STAT_H 1
|
---|
8000 | | #define HAVE_STDLIB_H 1
|
---|
8001 | | #define HAVE_STRING_H 1
|
---|
8002 | | #define HAVE_MEMORY_H 1
|
---|
8003 | | #define HAVE_DIRECT_H 1
|
---|
8004 | | #define HAVE_FLOAT_H 1
|
---|
8005 | | #define HAVE_IO_H 1
|
---|
8006 | | #define HAVE_PROCESS_H 1
|
---|
8007 | | /* end confdefs.h. */
|
---|
8008 | | #include <sys/mtio.h>
|
---|
8009 | configure:7645: result: no
|
---|
8010 | configure:7678: checking for sys/mtio.h
|
---|
8011 | configure:7687: result: no
|
---|
8012 | configure:7567: checking sys/param.h usability
|
---|
8013 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
8014 | conftest.c
|
---|
8015 | conftest.c(52) : fatal error C1083: Cannot open include file: 'sys/param.h': No such file or directory
|
---|
8016 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
8017 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
8018 |
|
---|
8019 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
8020 | configure:7591: $? = 2
|
---|
8021 | configure: failed program was:
|
---|
8022 | | /* confdefs.h. */
|
---|
8023 | | #define PACKAGE_NAME "Wine"
|
---|
8024 | | #define PACKAGE_TARNAME "wine"
|
---|
8025 | | #define PACKAGE_VERSION "1.1.10"
|
---|
8026 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
8027 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
8028 | | #define X_DISPLAY_MISSING 1
|
---|
8029 | | #define STDC_HEADERS 1
|
---|
8030 | | #define HAVE_SYS_TYPES_H 1
|
---|
8031 | | #define HAVE_SYS_STAT_H 1
|
---|
8032 | | #define HAVE_STDLIB_H 1
|
---|
8033 | | #define HAVE_STRING_H 1
|
---|
8034 | | #define HAVE_MEMORY_H 1
|
---|
8035 | | #define HAVE_DIRECT_H 1
|
---|
8036 | | #define HAVE_FLOAT_H 1
|
---|
8037 | | #define HAVE_IO_H 1
|
---|
8038 | | #define HAVE_PROCESS_H 1
|
---|
8039 | | /* end confdefs.h. */
|
---|
8040 | | #include <stdio.h>
|
---|
8041 | | #ifdef HAVE_SYS_TYPES_H
|
---|
8042 | | # include <sys/types.h>
|
---|
8043 | | #endif
|
---|
8044 | | #ifdef HAVE_SYS_STAT_H
|
---|
8045 | | # include <sys/stat.h>
|
---|
8046 | | #endif
|
---|
8047 | | #ifdef STDC_HEADERS
|
---|
8048 | | # include <stdlib.h>
|
---|
8049 | | # include <stddef.h>
|
---|
8050 | | #else
|
---|
8051 | | # ifdef HAVE_STDLIB_H
|
---|
8052 | | # include <stdlib.h>
|
---|
8053 | | # endif
|
---|
8054 | | #endif
|
---|
8055 | | #ifdef HAVE_STRING_H
|
---|
8056 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
8057 | | # include <memory.h>
|
---|
8058 | | # endif
|
---|
8059 | | # include <string.h>
|
---|
8060 | | #endif
|
---|
8061 | | #ifdef HAVE_STRINGS_H
|
---|
8062 | | # include <strings.h>
|
---|
8063 | | #endif
|
---|
8064 | | #ifdef HAVE_INTTYPES_H
|
---|
8065 | | # include <inttypes.h>
|
---|
8066 | | #endif
|
---|
8067 | | #ifdef HAVE_STDINT_H
|
---|
8068 | | # include <stdint.h>
|
---|
8069 | | #endif
|
---|
8070 | | #ifdef HAVE_UNISTD_H
|
---|
8071 | | # include <unistd.h>
|
---|
8072 | | #endif
|
---|
8073 | | #include <sys/param.h>
|
---|
8074 | configure:7605: result: no
|
---|
8075 | configure:7609: checking sys/param.h presence
|
---|
8076 | configure:7624: cl.exe -E conftest.c
|
---|
8077 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
8078 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
8079 |
|
---|
8080 | conftest.c
|
---|
8081 | conftest.c(19) : fatal error C1083: Cannot open include file: 'sys/param.h': No such file or directory
|
---|
8082 | configure:7631: $? = 2
|
---|
8083 | configure: failed program was:
|
---|
8084 | | /* confdefs.h. */
|
---|
8085 | | #define PACKAGE_NAME "Wine"
|
---|
8086 | | #define PACKAGE_TARNAME "wine"
|
---|
8087 | | #define PACKAGE_VERSION "1.1.10"
|
---|
8088 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
8089 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
8090 | | #define X_DISPLAY_MISSING 1
|
---|
8091 | | #define STDC_HEADERS 1
|
---|
8092 | | #define HAVE_SYS_TYPES_H 1
|
---|
8093 | | #define HAVE_SYS_STAT_H 1
|
---|
8094 | | #define HAVE_STDLIB_H 1
|
---|
8095 | | #define HAVE_STRING_H 1
|
---|
8096 | | #define HAVE_MEMORY_H 1
|
---|
8097 | | #define HAVE_DIRECT_H 1
|
---|
8098 | | #define HAVE_FLOAT_H 1
|
---|
8099 | | #define HAVE_IO_H 1
|
---|
8100 | | #define HAVE_PROCESS_H 1
|
---|
8101 | | /* end confdefs.h. */
|
---|
8102 | | #include <sys/param.h>
|
---|
8103 | configure:7645: result: no
|
---|
8104 | configure:7678: checking for sys/param.h
|
---|
8105 | configure:7687: result: no
|
---|
8106 | configure:7567: checking sys/poll.h usability
|
---|
8107 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
8108 | conftest.c
|
---|
8109 | conftest.c(52) : fatal error C1083: Cannot open include file: 'sys/poll.h': No such file or directory
|
---|
8110 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
8111 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
8112 |
|
---|
8113 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
8114 | configure:7591: $? = 2
|
---|
8115 | configure: failed program was:
|
---|
8116 | | /* confdefs.h. */
|
---|
8117 | | #define PACKAGE_NAME "Wine"
|
---|
8118 | | #define PACKAGE_TARNAME "wine"
|
---|
8119 | | #define PACKAGE_VERSION "1.1.10"
|
---|
8120 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
8121 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
8122 | | #define X_DISPLAY_MISSING 1
|
---|
8123 | | #define STDC_HEADERS 1
|
---|
8124 | | #define HAVE_SYS_TYPES_H 1
|
---|
8125 | | #define HAVE_SYS_STAT_H 1
|
---|
8126 | | #define HAVE_STDLIB_H 1
|
---|
8127 | | #define HAVE_STRING_H 1
|
---|
8128 | | #define HAVE_MEMORY_H 1
|
---|
8129 | | #define HAVE_DIRECT_H 1
|
---|
8130 | | #define HAVE_FLOAT_H 1
|
---|
8131 | | #define HAVE_IO_H 1
|
---|
8132 | | #define HAVE_PROCESS_H 1
|
---|
8133 | | /* end confdefs.h. */
|
---|
8134 | | #include <stdio.h>
|
---|
8135 | | #ifdef HAVE_SYS_TYPES_H
|
---|
8136 | | # include <sys/types.h>
|
---|
8137 | | #endif
|
---|
8138 | | #ifdef HAVE_SYS_STAT_H
|
---|
8139 | | # include <sys/stat.h>
|
---|
8140 | | #endif
|
---|
8141 | | #ifdef STDC_HEADERS
|
---|
8142 | | # include <stdlib.h>
|
---|
8143 | | # include <stddef.h>
|
---|
8144 | | #else
|
---|
8145 | | # ifdef HAVE_STDLIB_H
|
---|
8146 | | # include <stdlib.h>
|
---|
8147 | | # endif
|
---|
8148 | | #endif
|
---|
8149 | | #ifdef HAVE_STRING_H
|
---|
8150 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
8151 | | # include <memory.h>
|
---|
8152 | | # endif
|
---|
8153 | | # include <string.h>
|
---|
8154 | | #endif
|
---|
8155 | | #ifdef HAVE_STRINGS_H
|
---|
8156 | | # include <strings.h>
|
---|
8157 | | #endif
|
---|
8158 | | #ifdef HAVE_INTTYPES_H
|
---|
8159 | | # include <inttypes.h>
|
---|
8160 | | #endif
|
---|
8161 | | #ifdef HAVE_STDINT_H
|
---|
8162 | | # include <stdint.h>
|
---|
8163 | | #endif
|
---|
8164 | | #ifdef HAVE_UNISTD_H
|
---|
8165 | | # include <unistd.h>
|
---|
8166 | | #endif
|
---|
8167 | | #include <sys/poll.h>
|
---|
8168 | configure:7605: result: no
|
---|
8169 | configure:7609: checking sys/poll.h presence
|
---|
8170 | configure:7624: cl.exe -E conftest.c
|
---|
8171 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
8172 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
8173 |
|
---|
8174 | conftest.c
|
---|
8175 | conftest.c(19) : fatal error C1083: Cannot open include file: 'sys/poll.h': No such file or directory
|
---|
8176 | configure:7631: $? = 2
|
---|
8177 | configure: failed program was:
|
---|
8178 | | /* confdefs.h. */
|
---|
8179 | | #define PACKAGE_NAME "Wine"
|
---|
8180 | | #define PACKAGE_TARNAME "wine"
|
---|
8181 | | #define PACKAGE_VERSION "1.1.10"
|
---|
8182 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
8183 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
8184 | | #define X_DISPLAY_MISSING 1
|
---|
8185 | | #define STDC_HEADERS 1
|
---|
8186 | | #define HAVE_SYS_TYPES_H 1
|
---|
8187 | | #define HAVE_SYS_STAT_H 1
|
---|
8188 | | #define HAVE_STDLIB_H 1
|
---|
8189 | | #define HAVE_STRING_H 1
|
---|
8190 | | #define HAVE_MEMORY_H 1
|
---|
8191 | | #define HAVE_DIRECT_H 1
|
---|
8192 | | #define HAVE_FLOAT_H 1
|
---|
8193 | | #define HAVE_IO_H 1
|
---|
8194 | | #define HAVE_PROCESS_H 1
|
---|
8195 | | /* end confdefs.h. */
|
---|
8196 | | #include <sys/poll.h>
|
---|
8197 | configure:7645: result: no
|
---|
8198 | configure:7678: checking for sys/poll.h
|
---|
8199 | configure:7687: result: no
|
---|
8200 | configure:7567: checking sys/prctl.h usability
|
---|
8201 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
8202 | conftest.c
|
---|
8203 | conftest.c(52) : fatal error C1083: Cannot open include file: 'sys/prctl.h': No such file or directory
|
---|
8204 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
8205 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
8206 |
|
---|
8207 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
8208 | configure:7591: $? = 2
|
---|
8209 | configure: failed program was:
|
---|
8210 | | /* confdefs.h. */
|
---|
8211 | | #define PACKAGE_NAME "Wine"
|
---|
8212 | | #define PACKAGE_TARNAME "wine"
|
---|
8213 | | #define PACKAGE_VERSION "1.1.10"
|
---|
8214 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
8215 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
8216 | | #define X_DISPLAY_MISSING 1
|
---|
8217 | | #define STDC_HEADERS 1
|
---|
8218 | | #define HAVE_SYS_TYPES_H 1
|
---|
8219 | | #define HAVE_SYS_STAT_H 1
|
---|
8220 | | #define HAVE_STDLIB_H 1
|
---|
8221 | | #define HAVE_STRING_H 1
|
---|
8222 | | #define HAVE_MEMORY_H 1
|
---|
8223 | | #define HAVE_DIRECT_H 1
|
---|
8224 | | #define HAVE_FLOAT_H 1
|
---|
8225 | | #define HAVE_IO_H 1
|
---|
8226 | | #define HAVE_PROCESS_H 1
|
---|
8227 | | /* end confdefs.h. */
|
---|
8228 | | #include <stdio.h>
|
---|
8229 | | #ifdef HAVE_SYS_TYPES_H
|
---|
8230 | | # include <sys/types.h>
|
---|
8231 | | #endif
|
---|
8232 | | #ifdef HAVE_SYS_STAT_H
|
---|
8233 | | # include <sys/stat.h>
|
---|
8234 | | #endif
|
---|
8235 | | #ifdef STDC_HEADERS
|
---|
8236 | | # include <stdlib.h>
|
---|
8237 | | # include <stddef.h>
|
---|
8238 | | #else
|
---|
8239 | | # ifdef HAVE_STDLIB_H
|
---|
8240 | | # include <stdlib.h>
|
---|
8241 | | # endif
|
---|
8242 | | #endif
|
---|
8243 | | #ifdef HAVE_STRING_H
|
---|
8244 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
8245 | | # include <memory.h>
|
---|
8246 | | # endif
|
---|
8247 | | # include <string.h>
|
---|
8248 | | #endif
|
---|
8249 | | #ifdef HAVE_STRINGS_H
|
---|
8250 | | # include <strings.h>
|
---|
8251 | | #endif
|
---|
8252 | | #ifdef HAVE_INTTYPES_H
|
---|
8253 | | # include <inttypes.h>
|
---|
8254 | | #endif
|
---|
8255 | | #ifdef HAVE_STDINT_H
|
---|
8256 | | # include <stdint.h>
|
---|
8257 | | #endif
|
---|
8258 | | #ifdef HAVE_UNISTD_H
|
---|
8259 | | # include <unistd.h>
|
---|
8260 | | #endif
|
---|
8261 | | #include <sys/prctl.h>
|
---|
8262 | configure:7605: result: no
|
---|
8263 | configure:7609: checking sys/prctl.h presence
|
---|
8264 | configure:7624: cl.exe -E conftest.c
|
---|
8265 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
8266 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
8267 |
|
---|
8268 | conftest.c
|
---|
8269 | conftest.c(19) : fatal error C1083: Cannot open include file: 'sys/prctl.h': No such file or directory
|
---|
8270 | configure:7631: $? = 2
|
---|
8271 | configure: failed program was:
|
---|
8272 | | /* confdefs.h. */
|
---|
8273 | | #define PACKAGE_NAME "Wine"
|
---|
8274 | | #define PACKAGE_TARNAME "wine"
|
---|
8275 | | #define PACKAGE_VERSION "1.1.10"
|
---|
8276 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
8277 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
8278 | | #define X_DISPLAY_MISSING 1
|
---|
8279 | | #define STDC_HEADERS 1
|
---|
8280 | | #define HAVE_SYS_TYPES_H 1
|
---|
8281 | | #define HAVE_SYS_STAT_H 1
|
---|
8282 | | #define HAVE_STDLIB_H 1
|
---|
8283 | | #define HAVE_STRING_H 1
|
---|
8284 | | #define HAVE_MEMORY_H 1
|
---|
8285 | | #define HAVE_DIRECT_H 1
|
---|
8286 | | #define HAVE_FLOAT_H 1
|
---|
8287 | | #define HAVE_IO_H 1
|
---|
8288 | | #define HAVE_PROCESS_H 1
|
---|
8289 | | /* end confdefs.h. */
|
---|
8290 | | #include <sys/prctl.h>
|
---|
8291 | configure:7645: result: no
|
---|
8292 | configure:7678: checking for sys/prctl.h
|
---|
8293 | configure:7687: result: no
|
---|
8294 | configure:7567: checking sys/ptrace.h usability
|
---|
8295 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
8296 | conftest.c
|
---|
8297 | conftest.c(52) : fatal error C1083: Cannot open include file: 'sys/ptrace.h': No such file or directory
|
---|
8298 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
8299 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
8300 |
|
---|
8301 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
8302 | configure:7591: $? = 2
|
---|
8303 | configure: failed program was:
|
---|
8304 | | /* confdefs.h. */
|
---|
8305 | | #define PACKAGE_NAME "Wine"
|
---|
8306 | | #define PACKAGE_TARNAME "wine"
|
---|
8307 | | #define PACKAGE_VERSION "1.1.10"
|
---|
8308 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
8309 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
8310 | | #define X_DISPLAY_MISSING 1
|
---|
8311 | | #define STDC_HEADERS 1
|
---|
8312 | | #define HAVE_SYS_TYPES_H 1
|
---|
8313 | | #define HAVE_SYS_STAT_H 1
|
---|
8314 | | #define HAVE_STDLIB_H 1
|
---|
8315 | | #define HAVE_STRING_H 1
|
---|
8316 | | #define HAVE_MEMORY_H 1
|
---|
8317 | | #define HAVE_DIRECT_H 1
|
---|
8318 | | #define HAVE_FLOAT_H 1
|
---|
8319 | | #define HAVE_IO_H 1
|
---|
8320 | | #define HAVE_PROCESS_H 1
|
---|
8321 | | /* end confdefs.h. */
|
---|
8322 | | #include <stdio.h>
|
---|
8323 | | #ifdef HAVE_SYS_TYPES_H
|
---|
8324 | | # include <sys/types.h>
|
---|
8325 | | #endif
|
---|
8326 | | #ifdef HAVE_SYS_STAT_H
|
---|
8327 | | # include <sys/stat.h>
|
---|
8328 | | #endif
|
---|
8329 | | #ifdef STDC_HEADERS
|
---|
8330 | | # include <stdlib.h>
|
---|
8331 | | # include <stddef.h>
|
---|
8332 | | #else
|
---|
8333 | | # ifdef HAVE_STDLIB_H
|
---|
8334 | | # include <stdlib.h>
|
---|
8335 | | # endif
|
---|
8336 | | #endif
|
---|
8337 | | #ifdef HAVE_STRING_H
|
---|
8338 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
8339 | | # include <memory.h>
|
---|
8340 | | # endif
|
---|
8341 | | # include <string.h>
|
---|
8342 | | #endif
|
---|
8343 | | #ifdef HAVE_STRINGS_H
|
---|
8344 | | # include <strings.h>
|
---|
8345 | | #endif
|
---|
8346 | | #ifdef HAVE_INTTYPES_H
|
---|
8347 | | # include <inttypes.h>
|
---|
8348 | | #endif
|
---|
8349 | | #ifdef HAVE_STDINT_H
|
---|
8350 | | # include <stdint.h>
|
---|
8351 | | #endif
|
---|
8352 | | #ifdef HAVE_UNISTD_H
|
---|
8353 | | # include <unistd.h>
|
---|
8354 | | #endif
|
---|
8355 | | #include <sys/ptrace.h>
|
---|
8356 | configure:7605: result: no
|
---|
8357 | configure:7609: checking sys/ptrace.h presence
|
---|
8358 | configure:7624: cl.exe -E conftest.c
|
---|
8359 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
8360 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
8361 |
|
---|
8362 | conftest.c
|
---|
8363 | conftest.c(19) : fatal error C1083: Cannot open include file: 'sys/ptrace.h': No such file or directory
|
---|
8364 | configure:7631: $? = 2
|
---|
8365 | configure: failed program was:
|
---|
8366 | | /* confdefs.h. */
|
---|
8367 | | #define PACKAGE_NAME "Wine"
|
---|
8368 | | #define PACKAGE_TARNAME "wine"
|
---|
8369 | | #define PACKAGE_VERSION "1.1.10"
|
---|
8370 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
8371 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
8372 | | #define X_DISPLAY_MISSING 1
|
---|
8373 | | #define STDC_HEADERS 1
|
---|
8374 | | #define HAVE_SYS_TYPES_H 1
|
---|
8375 | | #define HAVE_SYS_STAT_H 1
|
---|
8376 | | #define HAVE_STDLIB_H 1
|
---|
8377 | | #define HAVE_STRING_H 1
|
---|
8378 | | #define HAVE_MEMORY_H 1
|
---|
8379 | | #define HAVE_DIRECT_H 1
|
---|
8380 | | #define HAVE_FLOAT_H 1
|
---|
8381 | | #define HAVE_IO_H 1
|
---|
8382 | | #define HAVE_PROCESS_H 1
|
---|
8383 | | /* end confdefs.h. */
|
---|
8384 | | #include <sys/ptrace.h>
|
---|
8385 | configure:7645: result: no
|
---|
8386 | configure:7678: checking for sys/ptrace.h
|
---|
8387 | configure:7687: result: no
|
---|
8388 | configure:7567: checking sys/reg.h usability
|
---|
8389 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
8390 | conftest.c
|
---|
8391 | conftest.c(52) : fatal error C1083: Cannot open include file: 'sys/reg.h': No such file or directory
|
---|
8392 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
8393 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
8394 |
|
---|
8395 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
8396 | configure:7591: $? = 2
|
---|
8397 | configure: failed program was:
|
---|
8398 | | /* confdefs.h. */
|
---|
8399 | | #define PACKAGE_NAME "Wine"
|
---|
8400 | | #define PACKAGE_TARNAME "wine"
|
---|
8401 | | #define PACKAGE_VERSION "1.1.10"
|
---|
8402 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
8403 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
8404 | | #define X_DISPLAY_MISSING 1
|
---|
8405 | | #define STDC_HEADERS 1
|
---|
8406 | | #define HAVE_SYS_TYPES_H 1
|
---|
8407 | | #define HAVE_SYS_STAT_H 1
|
---|
8408 | | #define HAVE_STDLIB_H 1
|
---|
8409 | | #define HAVE_STRING_H 1
|
---|
8410 | | #define HAVE_MEMORY_H 1
|
---|
8411 | | #define HAVE_DIRECT_H 1
|
---|
8412 | | #define HAVE_FLOAT_H 1
|
---|
8413 | | #define HAVE_IO_H 1
|
---|
8414 | | #define HAVE_PROCESS_H 1
|
---|
8415 | | /* end confdefs.h. */
|
---|
8416 | | #include <stdio.h>
|
---|
8417 | | #ifdef HAVE_SYS_TYPES_H
|
---|
8418 | | # include <sys/types.h>
|
---|
8419 | | #endif
|
---|
8420 | | #ifdef HAVE_SYS_STAT_H
|
---|
8421 | | # include <sys/stat.h>
|
---|
8422 | | #endif
|
---|
8423 | | #ifdef STDC_HEADERS
|
---|
8424 | | # include <stdlib.h>
|
---|
8425 | | # include <stddef.h>
|
---|
8426 | | #else
|
---|
8427 | | # ifdef HAVE_STDLIB_H
|
---|
8428 | | # include <stdlib.h>
|
---|
8429 | | # endif
|
---|
8430 | | #endif
|
---|
8431 | | #ifdef HAVE_STRING_H
|
---|
8432 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
8433 | | # include <memory.h>
|
---|
8434 | | # endif
|
---|
8435 | | # include <string.h>
|
---|
8436 | | #endif
|
---|
8437 | | #ifdef HAVE_STRINGS_H
|
---|
8438 | | # include <strings.h>
|
---|
8439 | | #endif
|
---|
8440 | | #ifdef HAVE_INTTYPES_H
|
---|
8441 | | # include <inttypes.h>
|
---|
8442 | | #endif
|
---|
8443 | | #ifdef HAVE_STDINT_H
|
---|
8444 | | # include <stdint.h>
|
---|
8445 | | #endif
|
---|
8446 | | #ifdef HAVE_UNISTD_H
|
---|
8447 | | # include <unistd.h>
|
---|
8448 | | #endif
|
---|
8449 | | #include <sys/reg.h>
|
---|
8450 | configure:7605: result: no
|
---|
8451 | configure:7609: checking sys/reg.h presence
|
---|
8452 | configure:7624: cl.exe -E conftest.c
|
---|
8453 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
8454 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
8455 |
|
---|
8456 | conftest.c
|
---|
8457 | conftest.c(19) : fatal error C1083: Cannot open include file: 'sys/reg.h': No such file or directory
|
---|
8458 | configure:7631: $? = 2
|
---|
8459 | configure: failed program was:
|
---|
8460 | | /* confdefs.h. */
|
---|
8461 | | #define PACKAGE_NAME "Wine"
|
---|
8462 | | #define PACKAGE_TARNAME "wine"
|
---|
8463 | | #define PACKAGE_VERSION "1.1.10"
|
---|
8464 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
8465 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
8466 | | #define X_DISPLAY_MISSING 1
|
---|
8467 | | #define STDC_HEADERS 1
|
---|
8468 | | #define HAVE_SYS_TYPES_H 1
|
---|
8469 | | #define HAVE_SYS_STAT_H 1
|
---|
8470 | | #define HAVE_STDLIB_H 1
|
---|
8471 | | #define HAVE_STRING_H 1
|
---|
8472 | | #define HAVE_MEMORY_H 1
|
---|
8473 | | #define HAVE_DIRECT_H 1
|
---|
8474 | | #define HAVE_FLOAT_H 1
|
---|
8475 | | #define HAVE_IO_H 1
|
---|
8476 | | #define HAVE_PROCESS_H 1
|
---|
8477 | | /* end confdefs.h. */
|
---|
8478 | | #include <sys/reg.h>
|
---|
8479 | configure:7645: result: no
|
---|
8480 | configure:7678: checking for sys/reg.h
|
---|
8481 | configure:7687: result: no
|
---|
8482 | configure:7567: checking sys/resource.h usability
|
---|
8483 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
8484 | conftest.c
|
---|
8485 | conftest.c(52) : fatal error C1083: Cannot open include file: 'sys/resource.h': No such file or directory
|
---|
8486 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
8487 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
8488 |
|
---|
8489 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
8490 | configure:7591: $? = 2
|
---|
8491 | configure: failed program was:
|
---|
8492 | | /* confdefs.h. */
|
---|
8493 | | #define PACKAGE_NAME "Wine"
|
---|
8494 | | #define PACKAGE_TARNAME "wine"
|
---|
8495 | | #define PACKAGE_VERSION "1.1.10"
|
---|
8496 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
8497 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
8498 | | #define X_DISPLAY_MISSING 1
|
---|
8499 | | #define STDC_HEADERS 1
|
---|
8500 | | #define HAVE_SYS_TYPES_H 1
|
---|
8501 | | #define HAVE_SYS_STAT_H 1
|
---|
8502 | | #define HAVE_STDLIB_H 1
|
---|
8503 | | #define HAVE_STRING_H 1
|
---|
8504 | | #define HAVE_MEMORY_H 1
|
---|
8505 | | #define HAVE_DIRECT_H 1
|
---|
8506 | | #define HAVE_FLOAT_H 1
|
---|
8507 | | #define HAVE_IO_H 1
|
---|
8508 | | #define HAVE_PROCESS_H 1
|
---|
8509 | | /* end confdefs.h. */
|
---|
8510 | | #include <stdio.h>
|
---|
8511 | | #ifdef HAVE_SYS_TYPES_H
|
---|
8512 | | # include <sys/types.h>
|
---|
8513 | | #endif
|
---|
8514 | | #ifdef HAVE_SYS_STAT_H
|
---|
8515 | | # include <sys/stat.h>
|
---|
8516 | | #endif
|
---|
8517 | | #ifdef STDC_HEADERS
|
---|
8518 | | # include <stdlib.h>
|
---|
8519 | | # include <stddef.h>
|
---|
8520 | | #else
|
---|
8521 | | # ifdef HAVE_STDLIB_H
|
---|
8522 | | # include <stdlib.h>
|
---|
8523 | | # endif
|
---|
8524 | | #endif
|
---|
8525 | | #ifdef HAVE_STRING_H
|
---|
8526 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
8527 | | # include <memory.h>
|
---|
8528 | | # endif
|
---|
8529 | | # include <string.h>
|
---|
8530 | | #endif
|
---|
8531 | | #ifdef HAVE_STRINGS_H
|
---|
8532 | | # include <strings.h>
|
---|
8533 | | #endif
|
---|
8534 | | #ifdef HAVE_INTTYPES_H
|
---|
8535 | | # include <inttypes.h>
|
---|
8536 | | #endif
|
---|
8537 | | #ifdef HAVE_STDINT_H
|
---|
8538 | | # include <stdint.h>
|
---|
8539 | | #endif
|
---|
8540 | | #ifdef HAVE_UNISTD_H
|
---|
8541 | | # include <unistd.h>
|
---|
8542 | | #endif
|
---|
8543 | | #include <sys/resource.h>
|
---|
8544 | configure:7605: result: no
|
---|
8545 | configure:7609: checking sys/resource.h presence
|
---|
8546 | configure:7624: cl.exe -E conftest.c
|
---|
8547 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
8548 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
8549 |
|
---|
8550 | conftest.c
|
---|
8551 | conftest.c(19) : fatal error C1083: Cannot open include file: 'sys/resource.h': No such file or directory
|
---|
8552 | configure:7631: $? = 2
|
---|
8553 | configure: failed program was:
|
---|
8554 | | /* confdefs.h. */
|
---|
8555 | | #define PACKAGE_NAME "Wine"
|
---|
8556 | | #define PACKAGE_TARNAME "wine"
|
---|
8557 | | #define PACKAGE_VERSION "1.1.10"
|
---|
8558 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
8559 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
8560 | | #define X_DISPLAY_MISSING 1
|
---|
8561 | | #define STDC_HEADERS 1
|
---|
8562 | | #define HAVE_SYS_TYPES_H 1
|
---|
8563 | | #define HAVE_SYS_STAT_H 1
|
---|
8564 | | #define HAVE_STDLIB_H 1
|
---|
8565 | | #define HAVE_STRING_H 1
|
---|
8566 | | #define HAVE_MEMORY_H 1
|
---|
8567 | | #define HAVE_DIRECT_H 1
|
---|
8568 | | #define HAVE_FLOAT_H 1
|
---|
8569 | | #define HAVE_IO_H 1
|
---|
8570 | | #define HAVE_PROCESS_H 1
|
---|
8571 | | /* end confdefs.h. */
|
---|
8572 | | #include <sys/resource.h>
|
---|
8573 | configure:7645: result: no
|
---|
8574 | configure:7678: checking for sys/resource.h
|
---|
8575 | configure:7687: result: no
|
---|
8576 | configure:7567: checking sys/scsiio.h usability
|
---|
8577 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
8578 | conftest.c
|
---|
8579 | conftest.c(52) : fatal error C1083: Cannot open include file: 'sys/scsiio.h': No such file or directory
|
---|
8580 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
8581 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
8582 |
|
---|
8583 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
8584 | configure:7591: $? = 2
|
---|
8585 | configure: failed program was:
|
---|
8586 | | /* confdefs.h. */
|
---|
8587 | | #define PACKAGE_NAME "Wine"
|
---|
8588 | | #define PACKAGE_TARNAME "wine"
|
---|
8589 | | #define PACKAGE_VERSION "1.1.10"
|
---|
8590 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
8591 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
8592 | | #define X_DISPLAY_MISSING 1
|
---|
8593 | | #define STDC_HEADERS 1
|
---|
8594 | | #define HAVE_SYS_TYPES_H 1
|
---|
8595 | | #define HAVE_SYS_STAT_H 1
|
---|
8596 | | #define HAVE_STDLIB_H 1
|
---|
8597 | | #define HAVE_STRING_H 1
|
---|
8598 | | #define HAVE_MEMORY_H 1
|
---|
8599 | | #define HAVE_DIRECT_H 1
|
---|
8600 | | #define HAVE_FLOAT_H 1
|
---|
8601 | | #define HAVE_IO_H 1
|
---|
8602 | | #define HAVE_PROCESS_H 1
|
---|
8603 | | /* end confdefs.h. */
|
---|
8604 | | #include <stdio.h>
|
---|
8605 | | #ifdef HAVE_SYS_TYPES_H
|
---|
8606 | | # include <sys/types.h>
|
---|
8607 | | #endif
|
---|
8608 | | #ifdef HAVE_SYS_STAT_H
|
---|
8609 | | # include <sys/stat.h>
|
---|
8610 | | #endif
|
---|
8611 | | #ifdef STDC_HEADERS
|
---|
8612 | | # include <stdlib.h>
|
---|
8613 | | # include <stddef.h>
|
---|
8614 | | #else
|
---|
8615 | | # ifdef HAVE_STDLIB_H
|
---|
8616 | | # include <stdlib.h>
|
---|
8617 | | # endif
|
---|
8618 | | #endif
|
---|
8619 | | #ifdef HAVE_STRING_H
|
---|
8620 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
8621 | | # include <memory.h>
|
---|
8622 | | # endif
|
---|
8623 | | # include <string.h>
|
---|
8624 | | #endif
|
---|
8625 | | #ifdef HAVE_STRINGS_H
|
---|
8626 | | # include <strings.h>
|
---|
8627 | | #endif
|
---|
8628 | | #ifdef HAVE_INTTYPES_H
|
---|
8629 | | # include <inttypes.h>
|
---|
8630 | | #endif
|
---|
8631 | | #ifdef HAVE_STDINT_H
|
---|
8632 | | # include <stdint.h>
|
---|
8633 | | #endif
|
---|
8634 | | #ifdef HAVE_UNISTD_H
|
---|
8635 | | # include <unistd.h>
|
---|
8636 | | #endif
|
---|
8637 | | #include <sys/scsiio.h>
|
---|
8638 | configure:7605: result: no
|
---|
8639 | configure:7609: checking sys/scsiio.h presence
|
---|
8640 | configure:7624: cl.exe -E conftest.c
|
---|
8641 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
8642 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
8643 |
|
---|
8644 | conftest.c
|
---|
8645 | conftest.c(19) : fatal error C1083: Cannot open include file: 'sys/scsiio.h': No such file or directory
|
---|
8646 | configure:7631: $? = 2
|
---|
8647 | configure: failed program was:
|
---|
8648 | | /* confdefs.h. */
|
---|
8649 | | #define PACKAGE_NAME "Wine"
|
---|
8650 | | #define PACKAGE_TARNAME "wine"
|
---|
8651 | | #define PACKAGE_VERSION "1.1.10"
|
---|
8652 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
8653 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
8654 | | #define X_DISPLAY_MISSING 1
|
---|
8655 | | #define STDC_HEADERS 1
|
---|
8656 | | #define HAVE_SYS_TYPES_H 1
|
---|
8657 | | #define HAVE_SYS_STAT_H 1
|
---|
8658 | | #define HAVE_STDLIB_H 1
|
---|
8659 | | #define HAVE_STRING_H 1
|
---|
8660 | | #define HAVE_MEMORY_H 1
|
---|
8661 | | #define HAVE_DIRECT_H 1
|
---|
8662 | | #define HAVE_FLOAT_H 1
|
---|
8663 | | #define HAVE_IO_H 1
|
---|
8664 | | #define HAVE_PROCESS_H 1
|
---|
8665 | | /* end confdefs.h. */
|
---|
8666 | | #include <sys/scsiio.h>
|
---|
8667 | configure:7645: result: no
|
---|
8668 | configure:7678: checking for sys/scsiio.h
|
---|
8669 | configure:7687: result: no
|
---|
8670 | configure:7567: checking sys/shm.h usability
|
---|
8671 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
8672 | conftest.c
|
---|
8673 | conftest.c(52) : fatal error C1083: Cannot open include file: 'sys/shm.h': No such file or directory
|
---|
8674 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
8675 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
8676 |
|
---|
8677 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
8678 | configure:7591: $? = 2
|
---|
8679 | configure: failed program was:
|
---|
8680 | | /* confdefs.h. */
|
---|
8681 | | #define PACKAGE_NAME "Wine"
|
---|
8682 | | #define PACKAGE_TARNAME "wine"
|
---|
8683 | | #define PACKAGE_VERSION "1.1.10"
|
---|
8684 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
8685 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
8686 | | #define X_DISPLAY_MISSING 1
|
---|
8687 | | #define STDC_HEADERS 1
|
---|
8688 | | #define HAVE_SYS_TYPES_H 1
|
---|
8689 | | #define HAVE_SYS_STAT_H 1
|
---|
8690 | | #define HAVE_STDLIB_H 1
|
---|
8691 | | #define HAVE_STRING_H 1
|
---|
8692 | | #define HAVE_MEMORY_H 1
|
---|
8693 | | #define HAVE_DIRECT_H 1
|
---|
8694 | | #define HAVE_FLOAT_H 1
|
---|
8695 | | #define HAVE_IO_H 1
|
---|
8696 | | #define HAVE_PROCESS_H 1
|
---|
8697 | | /* end confdefs.h. */
|
---|
8698 | | #include <stdio.h>
|
---|
8699 | | #ifdef HAVE_SYS_TYPES_H
|
---|
8700 | | # include <sys/types.h>
|
---|
8701 | | #endif
|
---|
8702 | | #ifdef HAVE_SYS_STAT_H
|
---|
8703 | | # include <sys/stat.h>
|
---|
8704 | | #endif
|
---|
8705 | | #ifdef STDC_HEADERS
|
---|
8706 | | # include <stdlib.h>
|
---|
8707 | | # include <stddef.h>
|
---|
8708 | | #else
|
---|
8709 | | # ifdef HAVE_STDLIB_H
|
---|
8710 | | # include <stdlib.h>
|
---|
8711 | | # endif
|
---|
8712 | | #endif
|
---|
8713 | | #ifdef HAVE_STRING_H
|
---|
8714 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
8715 | | # include <memory.h>
|
---|
8716 | | # endif
|
---|
8717 | | # include <string.h>
|
---|
8718 | | #endif
|
---|
8719 | | #ifdef HAVE_STRINGS_H
|
---|
8720 | | # include <strings.h>
|
---|
8721 | | #endif
|
---|
8722 | | #ifdef HAVE_INTTYPES_H
|
---|
8723 | | # include <inttypes.h>
|
---|
8724 | | #endif
|
---|
8725 | | #ifdef HAVE_STDINT_H
|
---|
8726 | | # include <stdint.h>
|
---|
8727 | | #endif
|
---|
8728 | | #ifdef HAVE_UNISTD_H
|
---|
8729 | | # include <unistd.h>
|
---|
8730 | | #endif
|
---|
8731 | | #include <sys/shm.h>
|
---|
8732 | configure:7605: result: no
|
---|
8733 | configure:7609: checking sys/shm.h presence
|
---|
8734 | configure:7624: cl.exe -E conftest.c
|
---|
8735 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
8736 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
8737 |
|
---|
8738 | conftest.c
|
---|
8739 | conftest.c(19) : fatal error C1083: Cannot open include file: 'sys/shm.h': No such file or directory
|
---|
8740 | configure:7631: $? = 2
|
---|
8741 | configure: failed program was:
|
---|
8742 | | /* confdefs.h. */
|
---|
8743 | | #define PACKAGE_NAME "Wine"
|
---|
8744 | | #define PACKAGE_TARNAME "wine"
|
---|
8745 | | #define PACKAGE_VERSION "1.1.10"
|
---|
8746 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
8747 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
8748 | | #define X_DISPLAY_MISSING 1
|
---|
8749 | | #define STDC_HEADERS 1
|
---|
8750 | | #define HAVE_SYS_TYPES_H 1
|
---|
8751 | | #define HAVE_SYS_STAT_H 1
|
---|
8752 | | #define HAVE_STDLIB_H 1
|
---|
8753 | | #define HAVE_STRING_H 1
|
---|
8754 | | #define HAVE_MEMORY_H 1
|
---|
8755 | | #define HAVE_DIRECT_H 1
|
---|
8756 | | #define HAVE_FLOAT_H 1
|
---|
8757 | | #define HAVE_IO_H 1
|
---|
8758 | | #define HAVE_PROCESS_H 1
|
---|
8759 | | /* end confdefs.h. */
|
---|
8760 | | #include <sys/shm.h>
|
---|
8761 | configure:7645: result: no
|
---|
8762 | configure:7678: checking for sys/shm.h
|
---|
8763 | configure:7687: result: no
|
---|
8764 | configure:7567: checking sys/signal.h usability
|
---|
8765 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
8766 | conftest.c
|
---|
8767 | conftest.c(52) : fatal error C1083: Cannot open include file: 'sys/signal.h': No such file or directory
|
---|
8768 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
8769 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
8770 |
|
---|
8771 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
8772 | configure:7591: $? = 2
|
---|
8773 | configure: failed program was:
|
---|
8774 | | /* confdefs.h. */
|
---|
8775 | | #define PACKAGE_NAME "Wine"
|
---|
8776 | | #define PACKAGE_TARNAME "wine"
|
---|
8777 | | #define PACKAGE_VERSION "1.1.10"
|
---|
8778 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
8779 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
8780 | | #define X_DISPLAY_MISSING 1
|
---|
8781 | | #define STDC_HEADERS 1
|
---|
8782 | | #define HAVE_SYS_TYPES_H 1
|
---|
8783 | | #define HAVE_SYS_STAT_H 1
|
---|
8784 | | #define HAVE_STDLIB_H 1
|
---|
8785 | | #define HAVE_STRING_H 1
|
---|
8786 | | #define HAVE_MEMORY_H 1
|
---|
8787 | | #define HAVE_DIRECT_H 1
|
---|
8788 | | #define HAVE_FLOAT_H 1
|
---|
8789 | | #define HAVE_IO_H 1
|
---|
8790 | | #define HAVE_PROCESS_H 1
|
---|
8791 | | /* end confdefs.h. */
|
---|
8792 | | #include <stdio.h>
|
---|
8793 | | #ifdef HAVE_SYS_TYPES_H
|
---|
8794 | | # include <sys/types.h>
|
---|
8795 | | #endif
|
---|
8796 | | #ifdef HAVE_SYS_STAT_H
|
---|
8797 | | # include <sys/stat.h>
|
---|
8798 | | #endif
|
---|
8799 | | #ifdef STDC_HEADERS
|
---|
8800 | | # include <stdlib.h>
|
---|
8801 | | # include <stddef.h>
|
---|
8802 | | #else
|
---|
8803 | | # ifdef HAVE_STDLIB_H
|
---|
8804 | | # include <stdlib.h>
|
---|
8805 | | # endif
|
---|
8806 | | #endif
|
---|
8807 | | #ifdef HAVE_STRING_H
|
---|
8808 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
8809 | | # include <memory.h>
|
---|
8810 | | # endif
|
---|
8811 | | # include <string.h>
|
---|
8812 | | #endif
|
---|
8813 | | #ifdef HAVE_STRINGS_H
|
---|
8814 | | # include <strings.h>
|
---|
8815 | | #endif
|
---|
8816 | | #ifdef HAVE_INTTYPES_H
|
---|
8817 | | # include <inttypes.h>
|
---|
8818 | | #endif
|
---|
8819 | | #ifdef HAVE_STDINT_H
|
---|
8820 | | # include <stdint.h>
|
---|
8821 | | #endif
|
---|
8822 | | #ifdef HAVE_UNISTD_H
|
---|
8823 | | # include <unistd.h>
|
---|
8824 | | #endif
|
---|
8825 | | #include <sys/signal.h>
|
---|
8826 | configure:7605: result: no
|
---|
8827 | configure:7609: checking sys/signal.h presence
|
---|
8828 | configure:7624: cl.exe -E conftest.c
|
---|
8829 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
8830 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
8831 |
|
---|
8832 | conftest.c
|
---|
8833 | conftest.c(19) : fatal error C1083: Cannot open include file: 'sys/signal.h': No such file or directory
|
---|
8834 | configure:7631: $? = 2
|
---|
8835 | configure: failed program was:
|
---|
8836 | | /* confdefs.h. */
|
---|
8837 | | #define PACKAGE_NAME "Wine"
|
---|
8838 | | #define PACKAGE_TARNAME "wine"
|
---|
8839 | | #define PACKAGE_VERSION "1.1.10"
|
---|
8840 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
8841 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
8842 | | #define X_DISPLAY_MISSING 1
|
---|
8843 | | #define STDC_HEADERS 1
|
---|
8844 | | #define HAVE_SYS_TYPES_H 1
|
---|
8845 | | #define HAVE_SYS_STAT_H 1
|
---|
8846 | | #define HAVE_STDLIB_H 1
|
---|
8847 | | #define HAVE_STRING_H 1
|
---|
8848 | | #define HAVE_MEMORY_H 1
|
---|
8849 | | #define HAVE_DIRECT_H 1
|
---|
8850 | | #define HAVE_FLOAT_H 1
|
---|
8851 | | #define HAVE_IO_H 1
|
---|
8852 | | #define HAVE_PROCESS_H 1
|
---|
8853 | | /* end confdefs.h. */
|
---|
8854 | | #include <sys/signal.h>
|
---|
8855 | configure:7645: result: no
|
---|
8856 | configure:7678: checking for sys/signal.h
|
---|
8857 | configure:7687: result: no
|
---|
8858 | configure:7567: checking sys/socket.h usability
|
---|
8859 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
8860 | conftest.c
|
---|
8861 | conftest.c(52) : fatal error C1083: Cannot open include file: 'sys/socket.h': No such file or directory
|
---|
8862 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
8863 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
8864 |
|
---|
8865 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
8866 | configure:7591: $? = 2
|
---|
8867 | configure: failed program was:
|
---|
8868 | | /* confdefs.h. */
|
---|
8869 | | #define PACKAGE_NAME "Wine"
|
---|
8870 | | #define PACKAGE_TARNAME "wine"
|
---|
8871 | | #define PACKAGE_VERSION "1.1.10"
|
---|
8872 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
8873 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
8874 | | #define X_DISPLAY_MISSING 1
|
---|
8875 | | #define STDC_HEADERS 1
|
---|
8876 | | #define HAVE_SYS_TYPES_H 1
|
---|
8877 | | #define HAVE_SYS_STAT_H 1
|
---|
8878 | | #define HAVE_STDLIB_H 1
|
---|
8879 | | #define HAVE_STRING_H 1
|
---|
8880 | | #define HAVE_MEMORY_H 1
|
---|
8881 | | #define HAVE_DIRECT_H 1
|
---|
8882 | | #define HAVE_FLOAT_H 1
|
---|
8883 | | #define HAVE_IO_H 1
|
---|
8884 | | #define HAVE_PROCESS_H 1
|
---|
8885 | | /* end confdefs.h. */
|
---|
8886 | | #include <stdio.h>
|
---|
8887 | | #ifdef HAVE_SYS_TYPES_H
|
---|
8888 | | # include <sys/types.h>
|
---|
8889 | | #endif
|
---|
8890 | | #ifdef HAVE_SYS_STAT_H
|
---|
8891 | | # include <sys/stat.h>
|
---|
8892 | | #endif
|
---|
8893 | | #ifdef STDC_HEADERS
|
---|
8894 | | # include <stdlib.h>
|
---|
8895 | | # include <stddef.h>
|
---|
8896 | | #else
|
---|
8897 | | # ifdef HAVE_STDLIB_H
|
---|
8898 | | # include <stdlib.h>
|
---|
8899 | | # endif
|
---|
8900 | | #endif
|
---|
8901 | | #ifdef HAVE_STRING_H
|
---|
8902 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
8903 | | # include <memory.h>
|
---|
8904 | | # endif
|
---|
8905 | | # include <string.h>
|
---|
8906 | | #endif
|
---|
8907 | | #ifdef HAVE_STRINGS_H
|
---|
8908 | | # include <strings.h>
|
---|
8909 | | #endif
|
---|
8910 | | #ifdef HAVE_INTTYPES_H
|
---|
8911 | | # include <inttypes.h>
|
---|
8912 | | #endif
|
---|
8913 | | #ifdef HAVE_STDINT_H
|
---|
8914 | | # include <stdint.h>
|
---|
8915 | | #endif
|
---|
8916 | | #ifdef HAVE_UNISTD_H
|
---|
8917 | | # include <unistd.h>
|
---|
8918 | | #endif
|
---|
8919 | | #include <sys/socket.h>
|
---|
8920 | configure:7605: result: no
|
---|
8921 | configure:7609: checking sys/socket.h presence
|
---|
8922 | configure:7624: cl.exe -E conftest.c
|
---|
8923 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
8924 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
8925 |
|
---|
8926 | conftest.c
|
---|
8927 | conftest.c(19) : fatal error C1083: Cannot open include file: 'sys/socket.h': No such file or directory
|
---|
8928 | configure:7631: $? = 2
|
---|
8929 | configure: failed program was:
|
---|
8930 | | /* confdefs.h. */
|
---|
8931 | | #define PACKAGE_NAME "Wine"
|
---|
8932 | | #define PACKAGE_TARNAME "wine"
|
---|
8933 | | #define PACKAGE_VERSION "1.1.10"
|
---|
8934 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
8935 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
8936 | | #define X_DISPLAY_MISSING 1
|
---|
8937 | | #define STDC_HEADERS 1
|
---|
8938 | | #define HAVE_SYS_TYPES_H 1
|
---|
8939 | | #define HAVE_SYS_STAT_H 1
|
---|
8940 | | #define HAVE_STDLIB_H 1
|
---|
8941 | | #define HAVE_STRING_H 1
|
---|
8942 | | #define HAVE_MEMORY_H 1
|
---|
8943 | | #define HAVE_DIRECT_H 1
|
---|
8944 | | #define HAVE_FLOAT_H 1
|
---|
8945 | | #define HAVE_IO_H 1
|
---|
8946 | | #define HAVE_PROCESS_H 1
|
---|
8947 | | /* end confdefs.h. */
|
---|
8948 | | #include <sys/socket.h>
|
---|
8949 | configure:7645: result: no
|
---|
8950 | configure:7678: checking for sys/socket.h
|
---|
8951 | configure:7687: result: no
|
---|
8952 | configure:7567: checking sys/socketvar.h usability
|
---|
8953 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
8954 | conftest.c
|
---|
8955 | conftest.c(52) : fatal error C1083: Cannot open include file: 'sys/socketvar.h': No such file or directory
|
---|
8956 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
8957 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
8958 |
|
---|
8959 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
8960 | configure:7591: $? = 2
|
---|
8961 | configure: failed program was:
|
---|
8962 | | /* confdefs.h. */
|
---|
8963 | | #define PACKAGE_NAME "Wine"
|
---|
8964 | | #define PACKAGE_TARNAME "wine"
|
---|
8965 | | #define PACKAGE_VERSION "1.1.10"
|
---|
8966 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
8967 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
8968 | | #define X_DISPLAY_MISSING 1
|
---|
8969 | | #define STDC_HEADERS 1
|
---|
8970 | | #define HAVE_SYS_TYPES_H 1
|
---|
8971 | | #define HAVE_SYS_STAT_H 1
|
---|
8972 | | #define HAVE_STDLIB_H 1
|
---|
8973 | | #define HAVE_STRING_H 1
|
---|
8974 | | #define HAVE_MEMORY_H 1
|
---|
8975 | | #define HAVE_DIRECT_H 1
|
---|
8976 | | #define HAVE_FLOAT_H 1
|
---|
8977 | | #define HAVE_IO_H 1
|
---|
8978 | | #define HAVE_PROCESS_H 1
|
---|
8979 | | /* end confdefs.h. */
|
---|
8980 | | #include <stdio.h>
|
---|
8981 | | #ifdef HAVE_SYS_TYPES_H
|
---|
8982 | | # include <sys/types.h>
|
---|
8983 | | #endif
|
---|
8984 | | #ifdef HAVE_SYS_STAT_H
|
---|
8985 | | # include <sys/stat.h>
|
---|
8986 | | #endif
|
---|
8987 | | #ifdef STDC_HEADERS
|
---|
8988 | | # include <stdlib.h>
|
---|
8989 | | # include <stddef.h>
|
---|
8990 | | #else
|
---|
8991 | | # ifdef HAVE_STDLIB_H
|
---|
8992 | | # include <stdlib.h>
|
---|
8993 | | # endif
|
---|
8994 | | #endif
|
---|
8995 | | #ifdef HAVE_STRING_H
|
---|
8996 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
8997 | | # include <memory.h>
|
---|
8998 | | # endif
|
---|
8999 | | # include <string.h>
|
---|
9000 | | #endif
|
---|
9001 | | #ifdef HAVE_STRINGS_H
|
---|
9002 | | # include <strings.h>
|
---|
9003 | | #endif
|
---|
9004 | | #ifdef HAVE_INTTYPES_H
|
---|
9005 | | # include <inttypes.h>
|
---|
9006 | | #endif
|
---|
9007 | | #ifdef HAVE_STDINT_H
|
---|
9008 | | # include <stdint.h>
|
---|
9009 | | #endif
|
---|
9010 | | #ifdef HAVE_UNISTD_H
|
---|
9011 | | # include <unistd.h>
|
---|
9012 | | #endif
|
---|
9013 | | #include <sys/socketvar.h>
|
---|
9014 | configure:7605: result: no
|
---|
9015 | configure:7609: checking sys/socketvar.h presence
|
---|
9016 | configure:7624: cl.exe -E conftest.c
|
---|
9017 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
9018 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
9019 |
|
---|
9020 | conftest.c
|
---|
9021 | conftest.c(19) : fatal error C1083: Cannot open include file: 'sys/socketvar.h': No such file or directory
|
---|
9022 | configure:7631: $? = 2
|
---|
9023 | configure: failed program was:
|
---|
9024 | | /* confdefs.h. */
|
---|
9025 | | #define PACKAGE_NAME "Wine"
|
---|
9026 | | #define PACKAGE_TARNAME "wine"
|
---|
9027 | | #define PACKAGE_VERSION "1.1.10"
|
---|
9028 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
9029 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
9030 | | #define X_DISPLAY_MISSING 1
|
---|
9031 | | #define STDC_HEADERS 1
|
---|
9032 | | #define HAVE_SYS_TYPES_H 1
|
---|
9033 | | #define HAVE_SYS_STAT_H 1
|
---|
9034 | | #define HAVE_STDLIB_H 1
|
---|
9035 | | #define HAVE_STRING_H 1
|
---|
9036 | | #define HAVE_MEMORY_H 1
|
---|
9037 | | #define HAVE_DIRECT_H 1
|
---|
9038 | | #define HAVE_FLOAT_H 1
|
---|
9039 | | #define HAVE_IO_H 1
|
---|
9040 | | #define HAVE_PROCESS_H 1
|
---|
9041 | | /* end confdefs.h. */
|
---|
9042 | | #include <sys/socketvar.h>
|
---|
9043 | configure:7645: result: no
|
---|
9044 | configure:7678: checking for sys/socketvar.h
|
---|
9045 | configure:7687: result: no
|
---|
9046 | configure:7567: checking sys/sockio.h usability
|
---|
9047 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
9048 | conftest.c
|
---|
9049 | conftest.c(52) : fatal error C1083: Cannot open include file: 'sys/sockio.h': No such file or directory
|
---|
9050 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
9051 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
9052 |
|
---|
9053 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
9054 | configure:7591: $? = 2
|
---|
9055 | configure: failed program was:
|
---|
9056 | | /* confdefs.h. */
|
---|
9057 | | #define PACKAGE_NAME "Wine"
|
---|
9058 | | #define PACKAGE_TARNAME "wine"
|
---|
9059 | | #define PACKAGE_VERSION "1.1.10"
|
---|
9060 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
9061 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
9062 | | #define X_DISPLAY_MISSING 1
|
---|
9063 | | #define STDC_HEADERS 1
|
---|
9064 | | #define HAVE_SYS_TYPES_H 1
|
---|
9065 | | #define HAVE_SYS_STAT_H 1
|
---|
9066 | | #define HAVE_STDLIB_H 1
|
---|
9067 | | #define HAVE_STRING_H 1
|
---|
9068 | | #define HAVE_MEMORY_H 1
|
---|
9069 | | #define HAVE_DIRECT_H 1
|
---|
9070 | | #define HAVE_FLOAT_H 1
|
---|
9071 | | #define HAVE_IO_H 1
|
---|
9072 | | #define HAVE_PROCESS_H 1
|
---|
9073 | | /* end confdefs.h. */
|
---|
9074 | | #include <stdio.h>
|
---|
9075 | | #ifdef HAVE_SYS_TYPES_H
|
---|
9076 | | # include <sys/types.h>
|
---|
9077 | | #endif
|
---|
9078 | | #ifdef HAVE_SYS_STAT_H
|
---|
9079 | | # include <sys/stat.h>
|
---|
9080 | | #endif
|
---|
9081 | | #ifdef STDC_HEADERS
|
---|
9082 | | # include <stdlib.h>
|
---|
9083 | | # include <stddef.h>
|
---|
9084 | | #else
|
---|
9085 | | # ifdef HAVE_STDLIB_H
|
---|
9086 | | # include <stdlib.h>
|
---|
9087 | | # endif
|
---|
9088 | | #endif
|
---|
9089 | | #ifdef HAVE_STRING_H
|
---|
9090 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
9091 | | # include <memory.h>
|
---|
9092 | | # endif
|
---|
9093 | | # include <string.h>
|
---|
9094 | | #endif
|
---|
9095 | | #ifdef HAVE_STRINGS_H
|
---|
9096 | | # include <strings.h>
|
---|
9097 | | #endif
|
---|
9098 | | #ifdef HAVE_INTTYPES_H
|
---|
9099 | | # include <inttypes.h>
|
---|
9100 | | #endif
|
---|
9101 | | #ifdef HAVE_STDINT_H
|
---|
9102 | | # include <stdint.h>
|
---|
9103 | | #endif
|
---|
9104 | | #ifdef HAVE_UNISTD_H
|
---|
9105 | | # include <unistd.h>
|
---|
9106 | | #endif
|
---|
9107 | | #include <sys/sockio.h>
|
---|
9108 | configure:7605: result: no
|
---|
9109 | configure:7609: checking sys/sockio.h presence
|
---|
9110 | configure:7624: cl.exe -E conftest.c
|
---|
9111 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
9112 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
9113 |
|
---|
9114 | conftest.c
|
---|
9115 | conftest.c(19) : fatal error C1083: Cannot open include file: 'sys/sockio.h': No such file or directory
|
---|
9116 | configure:7631: $? = 2
|
---|
9117 | configure: failed program was:
|
---|
9118 | | /* confdefs.h. */
|
---|
9119 | | #define PACKAGE_NAME "Wine"
|
---|
9120 | | #define PACKAGE_TARNAME "wine"
|
---|
9121 | | #define PACKAGE_VERSION "1.1.10"
|
---|
9122 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
9123 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
9124 | | #define X_DISPLAY_MISSING 1
|
---|
9125 | | #define STDC_HEADERS 1
|
---|
9126 | | #define HAVE_SYS_TYPES_H 1
|
---|
9127 | | #define HAVE_SYS_STAT_H 1
|
---|
9128 | | #define HAVE_STDLIB_H 1
|
---|
9129 | | #define HAVE_STRING_H 1
|
---|
9130 | | #define HAVE_MEMORY_H 1
|
---|
9131 | | #define HAVE_DIRECT_H 1
|
---|
9132 | | #define HAVE_FLOAT_H 1
|
---|
9133 | | #define HAVE_IO_H 1
|
---|
9134 | | #define HAVE_PROCESS_H 1
|
---|
9135 | | /* end confdefs.h. */
|
---|
9136 | | #include <sys/sockio.h>
|
---|
9137 | configure:7645: result: no
|
---|
9138 | configure:7678: checking for sys/sockio.h
|
---|
9139 | configure:7687: result: no
|
---|
9140 | configure:7567: checking sys/soundcard.h usability
|
---|
9141 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
9142 | conftest.c
|
---|
9143 | conftest.c(52) : fatal error C1083: Cannot open include file: 'sys/soundcard.h': No such file or directory
|
---|
9144 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
9145 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
9146 |
|
---|
9147 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
9148 | configure:7591: $? = 2
|
---|
9149 | configure: failed program was:
|
---|
9150 | | /* confdefs.h. */
|
---|
9151 | | #define PACKAGE_NAME "Wine"
|
---|
9152 | | #define PACKAGE_TARNAME "wine"
|
---|
9153 | | #define PACKAGE_VERSION "1.1.10"
|
---|
9154 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
9155 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
9156 | | #define X_DISPLAY_MISSING 1
|
---|
9157 | | #define STDC_HEADERS 1
|
---|
9158 | | #define HAVE_SYS_TYPES_H 1
|
---|
9159 | | #define HAVE_SYS_STAT_H 1
|
---|
9160 | | #define HAVE_STDLIB_H 1
|
---|
9161 | | #define HAVE_STRING_H 1
|
---|
9162 | | #define HAVE_MEMORY_H 1
|
---|
9163 | | #define HAVE_DIRECT_H 1
|
---|
9164 | | #define HAVE_FLOAT_H 1
|
---|
9165 | | #define HAVE_IO_H 1
|
---|
9166 | | #define HAVE_PROCESS_H 1
|
---|
9167 | | /* end confdefs.h. */
|
---|
9168 | | #include <stdio.h>
|
---|
9169 | | #ifdef HAVE_SYS_TYPES_H
|
---|
9170 | | # include <sys/types.h>
|
---|
9171 | | #endif
|
---|
9172 | | #ifdef HAVE_SYS_STAT_H
|
---|
9173 | | # include <sys/stat.h>
|
---|
9174 | | #endif
|
---|
9175 | | #ifdef STDC_HEADERS
|
---|
9176 | | # include <stdlib.h>
|
---|
9177 | | # include <stddef.h>
|
---|
9178 | | #else
|
---|
9179 | | # ifdef HAVE_STDLIB_H
|
---|
9180 | | # include <stdlib.h>
|
---|
9181 | | # endif
|
---|
9182 | | #endif
|
---|
9183 | | #ifdef HAVE_STRING_H
|
---|
9184 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
9185 | | # include <memory.h>
|
---|
9186 | | # endif
|
---|
9187 | | # include <string.h>
|
---|
9188 | | #endif
|
---|
9189 | | #ifdef HAVE_STRINGS_H
|
---|
9190 | | # include <strings.h>
|
---|
9191 | | #endif
|
---|
9192 | | #ifdef HAVE_INTTYPES_H
|
---|
9193 | | # include <inttypes.h>
|
---|
9194 | | #endif
|
---|
9195 | | #ifdef HAVE_STDINT_H
|
---|
9196 | | # include <stdint.h>
|
---|
9197 | | #endif
|
---|
9198 | | #ifdef HAVE_UNISTD_H
|
---|
9199 | | # include <unistd.h>
|
---|
9200 | | #endif
|
---|
9201 | | #include <sys/soundcard.h>
|
---|
9202 | configure:7605: result: no
|
---|
9203 | configure:7609: checking sys/soundcard.h presence
|
---|
9204 | configure:7624: cl.exe -E conftest.c
|
---|
9205 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
9206 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
9207 |
|
---|
9208 | conftest.c
|
---|
9209 | conftest.c(19) : fatal error C1083: Cannot open include file: 'sys/soundcard.h': No such file or directory
|
---|
9210 | configure:7631: $? = 2
|
---|
9211 | configure: failed program was:
|
---|
9212 | | /* confdefs.h. */
|
---|
9213 | | #define PACKAGE_NAME "Wine"
|
---|
9214 | | #define PACKAGE_TARNAME "wine"
|
---|
9215 | | #define PACKAGE_VERSION "1.1.10"
|
---|
9216 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
9217 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
9218 | | #define X_DISPLAY_MISSING 1
|
---|
9219 | | #define STDC_HEADERS 1
|
---|
9220 | | #define HAVE_SYS_TYPES_H 1
|
---|
9221 | | #define HAVE_SYS_STAT_H 1
|
---|
9222 | | #define HAVE_STDLIB_H 1
|
---|
9223 | | #define HAVE_STRING_H 1
|
---|
9224 | | #define HAVE_MEMORY_H 1
|
---|
9225 | | #define HAVE_DIRECT_H 1
|
---|
9226 | | #define HAVE_FLOAT_H 1
|
---|
9227 | | #define HAVE_IO_H 1
|
---|
9228 | | #define HAVE_PROCESS_H 1
|
---|
9229 | | /* end confdefs.h. */
|
---|
9230 | | #include <sys/soundcard.h>
|
---|
9231 | configure:7645: result: no
|
---|
9232 | configure:7678: checking for sys/soundcard.h
|
---|
9233 | configure:7687: result: no
|
---|
9234 | configure:7567: checking sys/statvfs.h usability
|
---|
9235 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
9236 | conftest.c
|
---|
9237 | conftest.c(52) : fatal error C1083: Cannot open include file: 'sys/statvfs.h': No such file or directory
|
---|
9238 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
9239 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
9240 |
|
---|
9241 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
9242 | configure:7591: $? = 2
|
---|
9243 | configure: failed program was:
|
---|
9244 | | /* confdefs.h. */
|
---|
9245 | | #define PACKAGE_NAME "Wine"
|
---|
9246 | | #define PACKAGE_TARNAME "wine"
|
---|
9247 | | #define PACKAGE_VERSION "1.1.10"
|
---|
9248 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
9249 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
9250 | | #define X_DISPLAY_MISSING 1
|
---|
9251 | | #define STDC_HEADERS 1
|
---|
9252 | | #define HAVE_SYS_TYPES_H 1
|
---|
9253 | | #define HAVE_SYS_STAT_H 1
|
---|
9254 | | #define HAVE_STDLIB_H 1
|
---|
9255 | | #define HAVE_STRING_H 1
|
---|
9256 | | #define HAVE_MEMORY_H 1
|
---|
9257 | | #define HAVE_DIRECT_H 1
|
---|
9258 | | #define HAVE_FLOAT_H 1
|
---|
9259 | | #define HAVE_IO_H 1
|
---|
9260 | | #define HAVE_PROCESS_H 1
|
---|
9261 | | /* end confdefs.h. */
|
---|
9262 | | #include <stdio.h>
|
---|
9263 | | #ifdef HAVE_SYS_TYPES_H
|
---|
9264 | | # include <sys/types.h>
|
---|
9265 | | #endif
|
---|
9266 | | #ifdef HAVE_SYS_STAT_H
|
---|
9267 | | # include <sys/stat.h>
|
---|
9268 | | #endif
|
---|
9269 | | #ifdef STDC_HEADERS
|
---|
9270 | | # include <stdlib.h>
|
---|
9271 | | # include <stddef.h>
|
---|
9272 | | #else
|
---|
9273 | | # ifdef HAVE_STDLIB_H
|
---|
9274 | | # include <stdlib.h>
|
---|
9275 | | # endif
|
---|
9276 | | #endif
|
---|
9277 | | #ifdef HAVE_STRING_H
|
---|
9278 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
9279 | | # include <memory.h>
|
---|
9280 | | # endif
|
---|
9281 | | # include <string.h>
|
---|
9282 | | #endif
|
---|
9283 | | #ifdef HAVE_STRINGS_H
|
---|
9284 | | # include <strings.h>
|
---|
9285 | | #endif
|
---|
9286 | | #ifdef HAVE_INTTYPES_H
|
---|
9287 | | # include <inttypes.h>
|
---|
9288 | | #endif
|
---|
9289 | | #ifdef HAVE_STDINT_H
|
---|
9290 | | # include <stdint.h>
|
---|
9291 | | #endif
|
---|
9292 | | #ifdef HAVE_UNISTD_H
|
---|
9293 | | # include <unistd.h>
|
---|
9294 | | #endif
|
---|
9295 | | #include <sys/statvfs.h>
|
---|
9296 | configure:7605: result: no
|
---|
9297 | configure:7609: checking sys/statvfs.h presence
|
---|
9298 | configure:7624: cl.exe -E conftest.c
|
---|
9299 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
9300 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
9301 |
|
---|
9302 | conftest.c
|
---|
9303 | conftest.c(19) : fatal error C1083: Cannot open include file: 'sys/statvfs.h': No such file or directory
|
---|
9304 | configure:7631: $? = 2
|
---|
9305 | configure: failed program was:
|
---|
9306 | | /* confdefs.h. */
|
---|
9307 | | #define PACKAGE_NAME "Wine"
|
---|
9308 | | #define PACKAGE_TARNAME "wine"
|
---|
9309 | | #define PACKAGE_VERSION "1.1.10"
|
---|
9310 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
9311 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
9312 | | #define X_DISPLAY_MISSING 1
|
---|
9313 | | #define STDC_HEADERS 1
|
---|
9314 | | #define HAVE_SYS_TYPES_H 1
|
---|
9315 | | #define HAVE_SYS_STAT_H 1
|
---|
9316 | | #define HAVE_STDLIB_H 1
|
---|
9317 | | #define HAVE_STRING_H 1
|
---|
9318 | | #define HAVE_MEMORY_H 1
|
---|
9319 | | #define HAVE_DIRECT_H 1
|
---|
9320 | | #define HAVE_FLOAT_H 1
|
---|
9321 | | #define HAVE_IO_H 1
|
---|
9322 | | #define HAVE_PROCESS_H 1
|
---|
9323 | | /* end confdefs.h. */
|
---|
9324 | | #include <sys/statvfs.h>
|
---|
9325 | configure:7645: result: no
|
---|
9326 | configure:7678: checking for sys/statvfs.h
|
---|
9327 | configure:7687: result: no
|
---|
9328 | configure:7567: checking sys/strtio.h usability
|
---|
9329 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
9330 | conftest.c
|
---|
9331 | conftest.c(52) : fatal error C1083: Cannot open include file: 'sys/strtio.h': No such file or directory
|
---|
9332 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
9333 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
9334 |
|
---|
9335 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
9336 | configure:7591: $? = 2
|
---|
9337 | configure: failed program was:
|
---|
9338 | | /* confdefs.h. */
|
---|
9339 | | #define PACKAGE_NAME "Wine"
|
---|
9340 | | #define PACKAGE_TARNAME "wine"
|
---|
9341 | | #define PACKAGE_VERSION "1.1.10"
|
---|
9342 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
9343 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
9344 | | #define X_DISPLAY_MISSING 1
|
---|
9345 | | #define STDC_HEADERS 1
|
---|
9346 | | #define HAVE_SYS_TYPES_H 1
|
---|
9347 | | #define HAVE_SYS_STAT_H 1
|
---|
9348 | | #define HAVE_STDLIB_H 1
|
---|
9349 | | #define HAVE_STRING_H 1
|
---|
9350 | | #define HAVE_MEMORY_H 1
|
---|
9351 | | #define HAVE_DIRECT_H 1
|
---|
9352 | | #define HAVE_FLOAT_H 1
|
---|
9353 | | #define HAVE_IO_H 1
|
---|
9354 | | #define HAVE_PROCESS_H 1
|
---|
9355 | | /* end confdefs.h. */
|
---|
9356 | | #include <stdio.h>
|
---|
9357 | | #ifdef HAVE_SYS_TYPES_H
|
---|
9358 | | # include <sys/types.h>
|
---|
9359 | | #endif
|
---|
9360 | | #ifdef HAVE_SYS_STAT_H
|
---|
9361 | | # include <sys/stat.h>
|
---|
9362 | | #endif
|
---|
9363 | | #ifdef STDC_HEADERS
|
---|
9364 | | # include <stdlib.h>
|
---|
9365 | | # include <stddef.h>
|
---|
9366 | | #else
|
---|
9367 | | # ifdef HAVE_STDLIB_H
|
---|
9368 | | # include <stdlib.h>
|
---|
9369 | | # endif
|
---|
9370 | | #endif
|
---|
9371 | | #ifdef HAVE_STRING_H
|
---|
9372 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
9373 | | # include <memory.h>
|
---|
9374 | | # endif
|
---|
9375 | | # include <string.h>
|
---|
9376 | | #endif
|
---|
9377 | | #ifdef HAVE_STRINGS_H
|
---|
9378 | | # include <strings.h>
|
---|
9379 | | #endif
|
---|
9380 | | #ifdef HAVE_INTTYPES_H
|
---|
9381 | | # include <inttypes.h>
|
---|
9382 | | #endif
|
---|
9383 | | #ifdef HAVE_STDINT_H
|
---|
9384 | | # include <stdint.h>
|
---|
9385 | | #endif
|
---|
9386 | | #ifdef HAVE_UNISTD_H
|
---|
9387 | | # include <unistd.h>
|
---|
9388 | | #endif
|
---|
9389 | | #include <sys/strtio.h>
|
---|
9390 | configure:7605: result: no
|
---|
9391 | configure:7609: checking sys/strtio.h presence
|
---|
9392 | configure:7624: cl.exe -E conftest.c
|
---|
9393 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
9394 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
9395 |
|
---|
9396 | conftest.c
|
---|
9397 | conftest.c(19) : fatal error C1083: Cannot open include file: 'sys/strtio.h': No such file or directory
|
---|
9398 | configure:7631: $? = 2
|
---|
9399 | configure: failed program was:
|
---|
9400 | | /* confdefs.h. */
|
---|
9401 | | #define PACKAGE_NAME "Wine"
|
---|
9402 | | #define PACKAGE_TARNAME "wine"
|
---|
9403 | | #define PACKAGE_VERSION "1.1.10"
|
---|
9404 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
9405 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
9406 | | #define X_DISPLAY_MISSING 1
|
---|
9407 | | #define STDC_HEADERS 1
|
---|
9408 | | #define HAVE_SYS_TYPES_H 1
|
---|
9409 | | #define HAVE_SYS_STAT_H 1
|
---|
9410 | | #define HAVE_STDLIB_H 1
|
---|
9411 | | #define HAVE_STRING_H 1
|
---|
9412 | | #define HAVE_MEMORY_H 1
|
---|
9413 | | #define HAVE_DIRECT_H 1
|
---|
9414 | | #define HAVE_FLOAT_H 1
|
---|
9415 | | #define HAVE_IO_H 1
|
---|
9416 | | #define HAVE_PROCESS_H 1
|
---|
9417 | | /* end confdefs.h. */
|
---|
9418 | | #include <sys/strtio.h>
|
---|
9419 | configure:7645: result: no
|
---|
9420 | configure:7678: checking for sys/strtio.h
|
---|
9421 | configure:7687: result: no
|
---|
9422 | configure:7567: checking sys/syscall.h usability
|
---|
9423 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
9424 | conftest.c
|
---|
9425 | conftest.c(52) : fatal error C1083: Cannot open include file: 'sys/syscall.h': No such file or directory
|
---|
9426 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
9427 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
9428 |
|
---|
9429 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
9430 | configure:7591: $? = 2
|
---|
9431 | configure: failed program was:
|
---|
9432 | | /* confdefs.h. */
|
---|
9433 | | #define PACKAGE_NAME "Wine"
|
---|
9434 | | #define PACKAGE_TARNAME "wine"
|
---|
9435 | | #define PACKAGE_VERSION "1.1.10"
|
---|
9436 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
9437 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
9438 | | #define X_DISPLAY_MISSING 1
|
---|
9439 | | #define STDC_HEADERS 1
|
---|
9440 | | #define HAVE_SYS_TYPES_H 1
|
---|
9441 | | #define HAVE_SYS_STAT_H 1
|
---|
9442 | | #define HAVE_STDLIB_H 1
|
---|
9443 | | #define HAVE_STRING_H 1
|
---|
9444 | | #define HAVE_MEMORY_H 1
|
---|
9445 | | #define HAVE_DIRECT_H 1
|
---|
9446 | | #define HAVE_FLOAT_H 1
|
---|
9447 | | #define HAVE_IO_H 1
|
---|
9448 | | #define HAVE_PROCESS_H 1
|
---|
9449 | | /* end confdefs.h. */
|
---|
9450 | | #include <stdio.h>
|
---|
9451 | | #ifdef HAVE_SYS_TYPES_H
|
---|
9452 | | # include <sys/types.h>
|
---|
9453 | | #endif
|
---|
9454 | | #ifdef HAVE_SYS_STAT_H
|
---|
9455 | | # include <sys/stat.h>
|
---|
9456 | | #endif
|
---|
9457 | | #ifdef STDC_HEADERS
|
---|
9458 | | # include <stdlib.h>
|
---|
9459 | | # include <stddef.h>
|
---|
9460 | | #else
|
---|
9461 | | # ifdef HAVE_STDLIB_H
|
---|
9462 | | # include <stdlib.h>
|
---|
9463 | | # endif
|
---|
9464 | | #endif
|
---|
9465 | | #ifdef HAVE_STRING_H
|
---|
9466 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
9467 | | # include <memory.h>
|
---|
9468 | | # endif
|
---|
9469 | | # include <string.h>
|
---|
9470 | | #endif
|
---|
9471 | | #ifdef HAVE_STRINGS_H
|
---|
9472 | | # include <strings.h>
|
---|
9473 | | #endif
|
---|
9474 | | #ifdef HAVE_INTTYPES_H
|
---|
9475 | | # include <inttypes.h>
|
---|
9476 | | #endif
|
---|
9477 | | #ifdef HAVE_STDINT_H
|
---|
9478 | | # include <stdint.h>
|
---|
9479 | | #endif
|
---|
9480 | | #ifdef HAVE_UNISTD_H
|
---|
9481 | | # include <unistd.h>
|
---|
9482 | | #endif
|
---|
9483 | | #include <sys/syscall.h>
|
---|
9484 | configure:7605: result: no
|
---|
9485 | configure:7609: checking sys/syscall.h presence
|
---|
9486 | configure:7624: cl.exe -E conftest.c
|
---|
9487 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
9488 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
9489 |
|
---|
9490 | conftest.c
|
---|
9491 | conftest.c(19) : fatal error C1083: Cannot open include file: 'sys/syscall.h': No such file or directory
|
---|
9492 | configure:7631: $? = 2
|
---|
9493 | configure: failed program was:
|
---|
9494 | | /* confdefs.h. */
|
---|
9495 | | #define PACKAGE_NAME "Wine"
|
---|
9496 | | #define PACKAGE_TARNAME "wine"
|
---|
9497 | | #define PACKAGE_VERSION "1.1.10"
|
---|
9498 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
9499 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
9500 | | #define X_DISPLAY_MISSING 1
|
---|
9501 | | #define STDC_HEADERS 1
|
---|
9502 | | #define HAVE_SYS_TYPES_H 1
|
---|
9503 | | #define HAVE_SYS_STAT_H 1
|
---|
9504 | | #define HAVE_STDLIB_H 1
|
---|
9505 | | #define HAVE_STRING_H 1
|
---|
9506 | | #define HAVE_MEMORY_H 1
|
---|
9507 | | #define HAVE_DIRECT_H 1
|
---|
9508 | | #define HAVE_FLOAT_H 1
|
---|
9509 | | #define HAVE_IO_H 1
|
---|
9510 | | #define HAVE_PROCESS_H 1
|
---|
9511 | | /* end confdefs.h. */
|
---|
9512 | | #include <sys/syscall.h>
|
---|
9513 | configure:7645: result: no
|
---|
9514 | configure:7678: checking for sys/syscall.h
|
---|
9515 | configure:7687: result: no
|
---|
9516 | configure:7567: checking sys/sysctl.h usability
|
---|
9517 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
9518 | conftest.c
|
---|
9519 | conftest.c(52) : fatal error C1083: Cannot open include file: 'sys/sysctl.h': No such file or directory
|
---|
9520 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
9521 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
9522 |
|
---|
9523 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
9524 | configure:7591: $? = 2
|
---|
9525 | configure: failed program was:
|
---|
9526 | | /* confdefs.h. */
|
---|
9527 | | #define PACKAGE_NAME "Wine"
|
---|
9528 | | #define PACKAGE_TARNAME "wine"
|
---|
9529 | | #define PACKAGE_VERSION "1.1.10"
|
---|
9530 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
9531 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
9532 | | #define X_DISPLAY_MISSING 1
|
---|
9533 | | #define STDC_HEADERS 1
|
---|
9534 | | #define HAVE_SYS_TYPES_H 1
|
---|
9535 | | #define HAVE_SYS_STAT_H 1
|
---|
9536 | | #define HAVE_STDLIB_H 1
|
---|
9537 | | #define HAVE_STRING_H 1
|
---|
9538 | | #define HAVE_MEMORY_H 1
|
---|
9539 | | #define HAVE_DIRECT_H 1
|
---|
9540 | | #define HAVE_FLOAT_H 1
|
---|
9541 | | #define HAVE_IO_H 1
|
---|
9542 | | #define HAVE_PROCESS_H 1
|
---|
9543 | | /* end confdefs.h. */
|
---|
9544 | | #include <stdio.h>
|
---|
9545 | | #ifdef HAVE_SYS_TYPES_H
|
---|
9546 | | # include <sys/types.h>
|
---|
9547 | | #endif
|
---|
9548 | | #ifdef HAVE_SYS_STAT_H
|
---|
9549 | | # include <sys/stat.h>
|
---|
9550 | | #endif
|
---|
9551 | | #ifdef STDC_HEADERS
|
---|
9552 | | # include <stdlib.h>
|
---|
9553 | | # include <stddef.h>
|
---|
9554 | | #else
|
---|
9555 | | # ifdef HAVE_STDLIB_H
|
---|
9556 | | # include <stdlib.h>
|
---|
9557 | | # endif
|
---|
9558 | | #endif
|
---|
9559 | | #ifdef HAVE_STRING_H
|
---|
9560 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
9561 | | # include <memory.h>
|
---|
9562 | | # endif
|
---|
9563 | | # include <string.h>
|
---|
9564 | | #endif
|
---|
9565 | | #ifdef HAVE_STRINGS_H
|
---|
9566 | | # include <strings.h>
|
---|
9567 | | #endif
|
---|
9568 | | #ifdef HAVE_INTTYPES_H
|
---|
9569 | | # include <inttypes.h>
|
---|
9570 | | #endif
|
---|
9571 | | #ifdef HAVE_STDINT_H
|
---|
9572 | | # include <stdint.h>
|
---|
9573 | | #endif
|
---|
9574 | | #ifdef HAVE_UNISTD_H
|
---|
9575 | | # include <unistd.h>
|
---|
9576 | | #endif
|
---|
9577 | | #include <sys/sysctl.h>
|
---|
9578 | configure:7605: result: no
|
---|
9579 | configure:7609: checking sys/sysctl.h presence
|
---|
9580 | configure:7624: cl.exe -E conftest.c
|
---|
9581 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
9582 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
9583 |
|
---|
9584 | conftest.c
|
---|
9585 | conftest.c(19) : fatal error C1083: Cannot open include file: 'sys/sysctl.h': No such file or directory
|
---|
9586 | configure:7631: $? = 2
|
---|
9587 | configure: failed program was:
|
---|
9588 | | /* confdefs.h. */
|
---|
9589 | | #define PACKAGE_NAME "Wine"
|
---|
9590 | | #define PACKAGE_TARNAME "wine"
|
---|
9591 | | #define PACKAGE_VERSION "1.1.10"
|
---|
9592 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
9593 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
9594 | | #define X_DISPLAY_MISSING 1
|
---|
9595 | | #define STDC_HEADERS 1
|
---|
9596 | | #define HAVE_SYS_TYPES_H 1
|
---|
9597 | | #define HAVE_SYS_STAT_H 1
|
---|
9598 | | #define HAVE_STDLIB_H 1
|
---|
9599 | | #define HAVE_STRING_H 1
|
---|
9600 | | #define HAVE_MEMORY_H 1
|
---|
9601 | | #define HAVE_DIRECT_H 1
|
---|
9602 | | #define HAVE_FLOAT_H 1
|
---|
9603 | | #define HAVE_IO_H 1
|
---|
9604 | | #define HAVE_PROCESS_H 1
|
---|
9605 | | /* end confdefs.h. */
|
---|
9606 | | #include <sys/sysctl.h>
|
---|
9607 | configure:7645: result: no
|
---|
9608 | configure:7678: checking for sys/sysctl.h
|
---|
9609 | configure:7687: result: no
|
---|
9610 | configure:7567: checking sys/time.h usability
|
---|
9611 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
9612 | conftest.c
|
---|
9613 | conftest.c(52) : fatal error C1083: Cannot open include file: 'sys/time.h': No such file or directory
|
---|
9614 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
9615 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
9616 |
|
---|
9617 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
9618 | configure:7591: $? = 2
|
---|
9619 | configure: failed program was:
|
---|
9620 | | /* confdefs.h. */
|
---|
9621 | | #define PACKAGE_NAME "Wine"
|
---|
9622 | | #define PACKAGE_TARNAME "wine"
|
---|
9623 | | #define PACKAGE_VERSION "1.1.10"
|
---|
9624 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
9625 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
9626 | | #define X_DISPLAY_MISSING 1
|
---|
9627 | | #define STDC_HEADERS 1
|
---|
9628 | | #define HAVE_SYS_TYPES_H 1
|
---|
9629 | | #define HAVE_SYS_STAT_H 1
|
---|
9630 | | #define HAVE_STDLIB_H 1
|
---|
9631 | | #define HAVE_STRING_H 1
|
---|
9632 | | #define HAVE_MEMORY_H 1
|
---|
9633 | | #define HAVE_DIRECT_H 1
|
---|
9634 | | #define HAVE_FLOAT_H 1
|
---|
9635 | | #define HAVE_IO_H 1
|
---|
9636 | | #define HAVE_PROCESS_H 1
|
---|
9637 | | /* end confdefs.h. */
|
---|
9638 | | #include <stdio.h>
|
---|
9639 | | #ifdef HAVE_SYS_TYPES_H
|
---|
9640 | | # include <sys/types.h>
|
---|
9641 | | #endif
|
---|
9642 | | #ifdef HAVE_SYS_STAT_H
|
---|
9643 | | # include <sys/stat.h>
|
---|
9644 | | #endif
|
---|
9645 | | #ifdef STDC_HEADERS
|
---|
9646 | | # include <stdlib.h>
|
---|
9647 | | # include <stddef.h>
|
---|
9648 | | #else
|
---|
9649 | | # ifdef HAVE_STDLIB_H
|
---|
9650 | | # include <stdlib.h>
|
---|
9651 | | # endif
|
---|
9652 | | #endif
|
---|
9653 | | #ifdef HAVE_STRING_H
|
---|
9654 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
9655 | | # include <memory.h>
|
---|
9656 | | # endif
|
---|
9657 | | # include <string.h>
|
---|
9658 | | #endif
|
---|
9659 | | #ifdef HAVE_STRINGS_H
|
---|
9660 | | # include <strings.h>
|
---|
9661 | | #endif
|
---|
9662 | | #ifdef HAVE_INTTYPES_H
|
---|
9663 | | # include <inttypes.h>
|
---|
9664 | | #endif
|
---|
9665 | | #ifdef HAVE_STDINT_H
|
---|
9666 | | # include <stdint.h>
|
---|
9667 | | #endif
|
---|
9668 | | #ifdef HAVE_UNISTD_H
|
---|
9669 | | # include <unistd.h>
|
---|
9670 | | #endif
|
---|
9671 | | #include <sys/time.h>
|
---|
9672 | configure:7605: result: no
|
---|
9673 | configure:7609: checking sys/time.h presence
|
---|
9674 | configure:7624: cl.exe -E conftest.c
|
---|
9675 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
9676 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
9677 |
|
---|
9678 | conftest.c
|
---|
9679 | conftest.c(19) : fatal error C1083: Cannot open include file: 'sys/time.h': No such file or directory
|
---|
9680 | configure:7631: $? = 2
|
---|
9681 | configure: failed program was:
|
---|
9682 | | /* confdefs.h. */
|
---|
9683 | | #define PACKAGE_NAME "Wine"
|
---|
9684 | | #define PACKAGE_TARNAME "wine"
|
---|
9685 | | #define PACKAGE_VERSION "1.1.10"
|
---|
9686 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
9687 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
9688 | | #define X_DISPLAY_MISSING 1
|
---|
9689 | | #define STDC_HEADERS 1
|
---|
9690 | | #define HAVE_SYS_TYPES_H 1
|
---|
9691 | | #define HAVE_SYS_STAT_H 1
|
---|
9692 | | #define HAVE_STDLIB_H 1
|
---|
9693 | | #define HAVE_STRING_H 1
|
---|
9694 | | #define HAVE_MEMORY_H 1
|
---|
9695 | | #define HAVE_DIRECT_H 1
|
---|
9696 | | #define HAVE_FLOAT_H 1
|
---|
9697 | | #define HAVE_IO_H 1
|
---|
9698 | | #define HAVE_PROCESS_H 1
|
---|
9699 | | /* end confdefs.h. */
|
---|
9700 | | #include <sys/time.h>
|
---|
9701 | configure:7645: result: no
|
---|
9702 | configure:7678: checking for sys/time.h
|
---|
9703 | configure:7687: result: no
|
---|
9704 | configure:7567: checking sys/times.h usability
|
---|
9705 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
9706 | conftest.c
|
---|
9707 | conftest.c(52) : fatal error C1083: Cannot open include file: 'sys/times.h': No such file or directory
|
---|
9708 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
9709 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
9710 |
|
---|
9711 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
9712 | configure:7591: $? = 2
|
---|
9713 | configure: failed program was:
|
---|
9714 | | /* confdefs.h. */
|
---|
9715 | | #define PACKAGE_NAME "Wine"
|
---|
9716 | | #define PACKAGE_TARNAME "wine"
|
---|
9717 | | #define PACKAGE_VERSION "1.1.10"
|
---|
9718 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
9719 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
9720 | | #define X_DISPLAY_MISSING 1
|
---|
9721 | | #define STDC_HEADERS 1
|
---|
9722 | | #define HAVE_SYS_TYPES_H 1
|
---|
9723 | | #define HAVE_SYS_STAT_H 1
|
---|
9724 | | #define HAVE_STDLIB_H 1
|
---|
9725 | | #define HAVE_STRING_H 1
|
---|
9726 | | #define HAVE_MEMORY_H 1
|
---|
9727 | | #define HAVE_DIRECT_H 1
|
---|
9728 | | #define HAVE_FLOAT_H 1
|
---|
9729 | | #define HAVE_IO_H 1
|
---|
9730 | | #define HAVE_PROCESS_H 1
|
---|
9731 | | /* end confdefs.h. */
|
---|
9732 | | #include <stdio.h>
|
---|
9733 | | #ifdef HAVE_SYS_TYPES_H
|
---|
9734 | | # include <sys/types.h>
|
---|
9735 | | #endif
|
---|
9736 | | #ifdef HAVE_SYS_STAT_H
|
---|
9737 | | # include <sys/stat.h>
|
---|
9738 | | #endif
|
---|
9739 | | #ifdef STDC_HEADERS
|
---|
9740 | | # include <stdlib.h>
|
---|
9741 | | # include <stddef.h>
|
---|
9742 | | #else
|
---|
9743 | | # ifdef HAVE_STDLIB_H
|
---|
9744 | | # include <stdlib.h>
|
---|
9745 | | # endif
|
---|
9746 | | #endif
|
---|
9747 | | #ifdef HAVE_STRING_H
|
---|
9748 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
9749 | | # include <memory.h>
|
---|
9750 | | # endif
|
---|
9751 | | # include <string.h>
|
---|
9752 | | #endif
|
---|
9753 | | #ifdef HAVE_STRINGS_H
|
---|
9754 | | # include <strings.h>
|
---|
9755 | | #endif
|
---|
9756 | | #ifdef HAVE_INTTYPES_H
|
---|
9757 | | # include <inttypes.h>
|
---|
9758 | | #endif
|
---|
9759 | | #ifdef HAVE_STDINT_H
|
---|
9760 | | # include <stdint.h>
|
---|
9761 | | #endif
|
---|
9762 | | #ifdef HAVE_UNISTD_H
|
---|
9763 | | # include <unistd.h>
|
---|
9764 | | #endif
|
---|
9765 | | #include <sys/times.h>
|
---|
9766 | configure:7605: result: no
|
---|
9767 | configure:7609: checking sys/times.h presence
|
---|
9768 | configure:7624: cl.exe -E conftest.c
|
---|
9769 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
9770 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
9771 |
|
---|
9772 | conftest.c
|
---|
9773 | conftest.c(19) : fatal error C1083: Cannot open include file: 'sys/times.h': No such file or directory
|
---|
9774 | configure:7631: $? = 2
|
---|
9775 | configure: failed program was:
|
---|
9776 | | /* confdefs.h. */
|
---|
9777 | | #define PACKAGE_NAME "Wine"
|
---|
9778 | | #define PACKAGE_TARNAME "wine"
|
---|
9779 | | #define PACKAGE_VERSION "1.1.10"
|
---|
9780 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
9781 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
9782 | | #define X_DISPLAY_MISSING 1
|
---|
9783 | | #define STDC_HEADERS 1
|
---|
9784 | | #define HAVE_SYS_TYPES_H 1
|
---|
9785 | | #define HAVE_SYS_STAT_H 1
|
---|
9786 | | #define HAVE_STDLIB_H 1
|
---|
9787 | | #define HAVE_STRING_H 1
|
---|
9788 | | #define HAVE_MEMORY_H 1
|
---|
9789 | | #define HAVE_DIRECT_H 1
|
---|
9790 | | #define HAVE_FLOAT_H 1
|
---|
9791 | | #define HAVE_IO_H 1
|
---|
9792 | | #define HAVE_PROCESS_H 1
|
---|
9793 | | /* end confdefs.h. */
|
---|
9794 | | #include <sys/times.h>
|
---|
9795 | configure:7645: result: no
|
---|
9796 | configure:7678: checking for sys/times.h
|
---|
9797 | configure:7687: result: no
|
---|
9798 | configure:7567: checking sys/uio.h usability
|
---|
9799 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
9800 | conftest.c
|
---|
9801 | conftest.c(52) : fatal error C1083: Cannot open include file: 'sys/uio.h': No such file or directory
|
---|
9802 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
9803 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
9804 |
|
---|
9805 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
9806 | configure:7591: $? = 2
|
---|
9807 | configure: failed program was:
|
---|
9808 | | /* confdefs.h. */
|
---|
9809 | | #define PACKAGE_NAME "Wine"
|
---|
9810 | | #define PACKAGE_TARNAME "wine"
|
---|
9811 | | #define PACKAGE_VERSION "1.1.10"
|
---|
9812 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
9813 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
9814 | | #define X_DISPLAY_MISSING 1
|
---|
9815 | | #define STDC_HEADERS 1
|
---|
9816 | | #define HAVE_SYS_TYPES_H 1
|
---|
9817 | | #define HAVE_SYS_STAT_H 1
|
---|
9818 | | #define HAVE_STDLIB_H 1
|
---|
9819 | | #define HAVE_STRING_H 1
|
---|
9820 | | #define HAVE_MEMORY_H 1
|
---|
9821 | | #define HAVE_DIRECT_H 1
|
---|
9822 | | #define HAVE_FLOAT_H 1
|
---|
9823 | | #define HAVE_IO_H 1
|
---|
9824 | | #define HAVE_PROCESS_H 1
|
---|
9825 | | /* end confdefs.h. */
|
---|
9826 | | #include <stdio.h>
|
---|
9827 | | #ifdef HAVE_SYS_TYPES_H
|
---|
9828 | | # include <sys/types.h>
|
---|
9829 | | #endif
|
---|
9830 | | #ifdef HAVE_SYS_STAT_H
|
---|
9831 | | # include <sys/stat.h>
|
---|
9832 | | #endif
|
---|
9833 | | #ifdef STDC_HEADERS
|
---|
9834 | | # include <stdlib.h>
|
---|
9835 | | # include <stddef.h>
|
---|
9836 | | #else
|
---|
9837 | | # ifdef HAVE_STDLIB_H
|
---|
9838 | | # include <stdlib.h>
|
---|
9839 | | # endif
|
---|
9840 | | #endif
|
---|
9841 | | #ifdef HAVE_STRING_H
|
---|
9842 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
9843 | | # include <memory.h>
|
---|
9844 | | # endif
|
---|
9845 | | # include <string.h>
|
---|
9846 | | #endif
|
---|
9847 | | #ifdef HAVE_STRINGS_H
|
---|
9848 | | # include <strings.h>
|
---|
9849 | | #endif
|
---|
9850 | | #ifdef HAVE_INTTYPES_H
|
---|
9851 | | # include <inttypes.h>
|
---|
9852 | | #endif
|
---|
9853 | | #ifdef HAVE_STDINT_H
|
---|
9854 | | # include <stdint.h>
|
---|
9855 | | #endif
|
---|
9856 | | #ifdef HAVE_UNISTD_H
|
---|
9857 | | # include <unistd.h>
|
---|
9858 | | #endif
|
---|
9859 | | #include <sys/uio.h>
|
---|
9860 | configure:7605: result: no
|
---|
9861 | configure:7609: checking sys/uio.h presence
|
---|
9862 | configure:7624: cl.exe -E conftest.c
|
---|
9863 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
9864 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
9865 |
|
---|
9866 | conftest.c
|
---|
9867 | conftest.c(19) : fatal error C1083: Cannot open include file: 'sys/uio.h': No such file or directory
|
---|
9868 | configure:7631: $? = 2
|
---|
9869 | configure: failed program was:
|
---|
9870 | | /* confdefs.h. */
|
---|
9871 | | #define PACKAGE_NAME "Wine"
|
---|
9872 | | #define PACKAGE_TARNAME "wine"
|
---|
9873 | | #define PACKAGE_VERSION "1.1.10"
|
---|
9874 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
9875 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
9876 | | #define X_DISPLAY_MISSING 1
|
---|
9877 | | #define STDC_HEADERS 1
|
---|
9878 | | #define HAVE_SYS_TYPES_H 1
|
---|
9879 | | #define HAVE_SYS_STAT_H 1
|
---|
9880 | | #define HAVE_STDLIB_H 1
|
---|
9881 | | #define HAVE_STRING_H 1
|
---|
9882 | | #define HAVE_MEMORY_H 1
|
---|
9883 | | #define HAVE_DIRECT_H 1
|
---|
9884 | | #define HAVE_FLOAT_H 1
|
---|
9885 | | #define HAVE_IO_H 1
|
---|
9886 | | #define HAVE_PROCESS_H 1
|
---|
9887 | | /* end confdefs.h. */
|
---|
9888 | | #include <sys/uio.h>
|
---|
9889 | configure:7645: result: no
|
---|
9890 | configure:7678: checking for sys/uio.h
|
---|
9891 | configure:7687: result: no
|
---|
9892 | configure:7567: checking sys/un.h usability
|
---|
9893 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
9894 | conftest.c
|
---|
9895 | conftest.c(52) : fatal error C1083: Cannot open include file: 'sys/un.h': No such file or directory
|
---|
9896 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
9897 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
9898 |
|
---|
9899 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
9900 | configure:7591: $? = 2
|
---|
9901 | configure: failed program was:
|
---|
9902 | | /* confdefs.h. */
|
---|
9903 | | #define PACKAGE_NAME "Wine"
|
---|
9904 | | #define PACKAGE_TARNAME "wine"
|
---|
9905 | | #define PACKAGE_VERSION "1.1.10"
|
---|
9906 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
9907 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
9908 | | #define X_DISPLAY_MISSING 1
|
---|
9909 | | #define STDC_HEADERS 1
|
---|
9910 | | #define HAVE_SYS_TYPES_H 1
|
---|
9911 | | #define HAVE_SYS_STAT_H 1
|
---|
9912 | | #define HAVE_STDLIB_H 1
|
---|
9913 | | #define HAVE_STRING_H 1
|
---|
9914 | | #define HAVE_MEMORY_H 1
|
---|
9915 | | #define HAVE_DIRECT_H 1
|
---|
9916 | | #define HAVE_FLOAT_H 1
|
---|
9917 | | #define HAVE_IO_H 1
|
---|
9918 | | #define HAVE_PROCESS_H 1
|
---|
9919 | | /* end confdefs.h. */
|
---|
9920 | | #include <stdio.h>
|
---|
9921 | | #ifdef HAVE_SYS_TYPES_H
|
---|
9922 | | # include <sys/types.h>
|
---|
9923 | | #endif
|
---|
9924 | | #ifdef HAVE_SYS_STAT_H
|
---|
9925 | | # include <sys/stat.h>
|
---|
9926 | | #endif
|
---|
9927 | | #ifdef STDC_HEADERS
|
---|
9928 | | # include <stdlib.h>
|
---|
9929 | | # include <stddef.h>
|
---|
9930 | | #else
|
---|
9931 | | # ifdef HAVE_STDLIB_H
|
---|
9932 | | # include <stdlib.h>
|
---|
9933 | | # endif
|
---|
9934 | | #endif
|
---|
9935 | | #ifdef HAVE_STRING_H
|
---|
9936 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
9937 | | # include <memory.h>
|
---|
9938 | | # endif
|
---|
9939 | | # include <string.h>
|
---|
9940 | | #endif
|
---|
9941 | | #ifdef HAVE_STRINGS_H
|
---|
9942 | | # include <strings.h>
|
---|
9943 | | #endif
|
---|
9944 | | #ifdef HAVE_INTTYPES_H
|
---|
9945 | | # include <inttypes.h>
|
---|
9946 | | #endif
|
---|
9947 | | #ifdef HAVE_STDINT_H
|
---|
9948 | | # include <stdint.h>
|
---|
9949 | | #endif
|
---|
9950 | | #ifdef HAVE_UNISTD_H
|
---|
9951 | | # include <unistd.h>
|
---|
9952 | | #endif
|
---|
9953 | | #include <sys/un.h>
|
---|
9954 | configure:7605: result: no
|
---|
9955 | configure:7609: checking sys/un.h presence
|
---|
9956 | configure:7624: cl.exe -E conftest.c
|
---|
9957 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
9958 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
9959 |
|
---|
9960 | conftest.c
|
---|
9961 | conftest.c(19) : fatal error C1083: Cannot open include file: 'sys/un.h': No such file or directory
|
---|
9962 | configure:7631: $? = 2
|
---|
9963 | configure: failed program was:
|
---|
9964 | | /* confdefs.h. */
|
---|
9965 | | #define PACKAGE_NAME "Wine"
|
---|
9966 | | #define PACKAGE_TARNAME "wine"
|
---|
9967 | | #define PACKAGE_VERSION "1.1.10"
|
---|
9968 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
9969 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
9970 | | #define X_DISPLAY_MISSING 1
|
---|
9971 | | #define STDC_HEADERS 1
|
---|
9972 | | #define HAVE_SYS_TYPES_H 1
|
---|
9973 | | #define HAVE_SYS_STAT_H 1
|
---|
9974 | | #define HAVE_STDLIB_H 1
|
---|
9975 | | #define HAVE_STRING_H 1
|
---|
9976 | | #define HAVE_MEMORY_H 1
|
---|
9977 | | #define HAVE_DIRECT_H 1
|
---|
9978 | | #define HAVE_FLOAT_H 1
|
---|
9979 | | #define HAVE_IO_H 1
|
---|
9980 | | #define HAVE_PROCESS_H 1
|
---|
9981 | | /* end confdefs.h. */
|
---|
9982 | | #include <sys/un.h>
|
---|
9983 | configure:7645: result: no
|
---|
9984 | configure:7678: checking for sys/un.h
|
---|
9985 | configure:7687: result: no
|
---|
9986 | configure:7567: checking sys/vm86.h usability
|
---|
9987 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
9988 | conftest.c
|
---|
9989 | conftest.c(52) : fatal error C1083: Cannot open include file: 'sys/vm86.h': No such file or directory
|
---|
9990 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
9991 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
9992 |
|
---|
9993 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
9994 | configure:7591: $? = 2
|
---|
9995 | configure: failed program was:
|
---|
9996 | | /* confdefs.h. */
|
---|
9997 | | #define PACKAGE_NAME "Wine"
|
---|
9998 | | #define PACKAGE_TARNAME "wine"
|
---|
9999 | | #define PACKAGE_VERSION "1.1.10"
|
---|
10000 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
10001 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
10002 | | #define X_DISPLAY_MISSING 1
|
---|
10003 | | #define STDC_HEADERS 1
|
---|
10004 | | #define HAVE_SYS_TYPES_H 1
|
---|
10005 | | #define HAVE_SYS_STAT_H 1
|
---|
10006 | | #define HAVE_STDLIB_H 1
|
---|
10007 | | #define HAVE_STRING_H 1
|
---|
10008 | | #define HAVE_MEMORY_H 1
|
---|
10009 | | #define HAVE_DIRECT_H 1
|
---|
10010 | | #define HAVE_FLOAT_H 1
|
---|
10011 | | #define HAVE_IO_H 1
|
---|
10012 | | #define HAVE_PROCESS_H 1
|
---|
10013 | | /* end confdefs.h. */
|
---|
10014 | | #include <stdio.h>
|
---|
10015 | | #ifdef HAVE_SYS_TYPES_H
|
---|
10016 | | # include <sys/types.h>
|
---|
10017 | | #endif
|
---|
10018 | | #ifdef HAVE_SYS_STAT_H
|
---|
10019 | | # include <sys/stat.h>
|
---|
10020 | | #endif
|
---|
10021 | | #ifdef STDC_HEADERS
|
---|
10022 | | # include <stdlib.h>
|
---|
10023 | | # include <stddef.h>
|
---|
10024 | | #else
|
---|
10025 | | # ifdef HAVE_STDLIB_H
|
---|
10026 | | # include <stdlib.h>
|
---|
10027 | | # endif
|
---|
10028 | | #endif
|
---|
10029 | | #ifdef HAVE_STRING_H
|
---|
10030 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
10031 | | # include <memory.h>
|
---|
10032 | | # endif
|
---|
10033 | | # include <string.h>
|
---|
10034 | | #endif
|
---|
10035 | | #ifdef HAVE_STRINGS_H
|
---|
10036 | | # include <strings.h>
|
---|
10037 | | #endif
|
---|
10038 | | #ifdef HAVE_INTTYPES_H
|
---|
10039 | | # include <inttypes.h>
|
---|
10040 | | #endif
|
---|
10041 | | #ifdef HAVE_STDINT_H
|
---|
10042 | | # include <stdint.h>
|
---|
10043 | | #endif
|
---|
10044 | | #ifdef HAVE_UNISTD_H
|
---|
10045 | | # include <unistd.h>
|
---|
10046 | | #endif
|
---|
10047 | | #include <sys/vm86.h>
|
---|
10048 | configure:7605: result: no
|
---|
10049 | configure:7609: checking sys/vm86.h presence
|
---|
10050 | configure:7624: cl.exe -E conftest.c
|
---|
10051 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
10052 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
10053 |
|
---|
10054 | conftest.c
|
---|
10055 | conftest.c(19) : fatal error C1083: Cannot open include file: 'sys/vm86.h': No such file or directory
|
---|
10056 | configure:7631: $? = 2
|
---|
10057 | configure: failed program was:
|
---|
10058 | | /* confdefs.h. */
|
---|
10059 | | #define PACKAGE_NAME "Wine"
|
---|
10060 | | #define PACKAGE_TARNAME "wine"
|
---|
10061 | | #define PACKAGE_VERSION "1.1.10"
|
---|
10062 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
10063 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
10064 | | #define X_DISPLAY_MISSING 1
|
---|
10065 | | #define STDC_HEADERS 1
|
---|
10066 | | #define HAVE_SYS_TYPES_H 1
|
---|
10067 | | #define HAVE_SYS_STAT_H 1
|
---|
10068 | | #define HAVE_STDLIB_H 1
|
---|
10069 | | #define HAVE_STRING_H 1
|
---|
10070 | | #define HAVE_MEMORY_H 1
|
---|
10071 | | #define HAVE_DIRECT_H 1
|
---|
10072 | | #define HAVE_FLOAT_H 1
|
---|
10073 | | #define HAVE_IO_H 1
|
---|
10074 | | #define HAVE_PROCESS_H 1
|
---|
10075 | | /* end confdefs.h. */
|
---|
10076 | | #include <sys/vm86.h>
|
---|
10077 | configure:7645: result: no
|
---|
10078 | configure:7678: checking for sys/vm86.h
|
---|
10079 | configure:7687: result: no
|
---|
10080 | configure:7567: checking sys/wait.h usability
|
---|
10081 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
10082 | conftest.c
|
---|
10083 | conftest.c(52) : fatal error C1083: Cannot open include file: 'sys/wait.h': No such file or directory
|
---|
10084 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
10085 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
10086 |
|
---|
10087 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
10088 | configure:7591: $? = 2
|
---|
10089 | configure: failed program was:
|
---|
10090 | | /* confdefs.h. */
|
---|
10091 | | #define PACKAGE_NAME "Wine"
|
---|
10092 | | #define PACKAGE_TARNAME "wine"
|
---|
10093 | | #define PACKAGE_VERSION "1.1.10"
|
---|
10094 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
10095 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
10096 | | #define X_DISPLAY_MISSING 1
|
---|
10097 | | #define STDC_HEADERS 1
|
---|
10098 | | #define HAVE_SYS_TYPES_H 1
|
---|
10099 | | #define HAVE_SYS_STAT_H 1
|
---|
10100 | | #define HAVE_STDLIB_H 1
|
---|
10101 | | #define HAVE_STRING_H 1
|
---|
10102 | | #define HAVE_MEMORY_H 1
|
---|
10103 | | #define HAVE_DIRECT_H 1
|
---|
10104 | | #define HAVE_FLOAT_H 1
|
---|
10105 | | #define HAVE_IO_H 1
|
---|
10106 | | #define HAVE_PROCESS_H 1
|
---|
10107 | | /* end confdefs.h. */
|
---|
10108 | | #include <stdio.h>
|
---|
10109 | | #ifdef HAVE_SYS_TYPES_H
|
---|
10110 | | # include <sys/types.h>
|
---|
10111 | | #endif
|
---|
10112 | | #ifdef HAVE_SYS_STAT_H
|
---|
10113 | | # include <sys/stat.h>
|
---|
10114 | | #endif
|
---|
10115 | | #ifdef STDC_HEADERS
|
---|
10116 | | # include <stdlib.h>
|
---|
10117 | | # include <stddef.h>
|
---|
10118 | | #else
|
---|
10119 | | # ifdef HAVE_STDLIB_H
|
---|
10120 | | # include <stdlib.h>
|
---|
10121 | | # endif
|
---|
10122 | | #endif
|
---|
10123 | | #ifdef HAVE_STRING_H
|
---|
10124 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
10125 | | # include <memory.h>
|
---|
10126 | | # endif
|
---|
10127 | | # include <string.h>
|
---|
10128 | | #endif
|
---|
10129 | | #ifdef HAVE_STRINGS_H
|
---|
10130 | | # include <strings.h>
|
---|
10131 | | #endif
|
---|
10132 | | #ifdef HAVE_INTTYPES_H
|
---|
10133 | | # include <inttypes.h>
|
---|
10134 | | #endif
|
---|
10135 | | #ifdef HAVE_STDINT_H
|
---|
10136 | | # include <stdint.h>
|
---|
10137 | | #endif
|
---|
10138 | | #ifdef HAVE_UNISTD_H
|
---|
10139 | | # include <unistd.h>
|
---|
10140 | | #endif
|
---|
10141 | | #include <sys/wait.h>
|
---|
10142 | configure:7605: result: no
|
---|
10143 | configure:7609: checking sys/wait.h presence
|
---|
10144 | configure:7624: cl.exe -E conftest.c
|
---|
10145 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
10146 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
10147 |
|
---|
10148 | conftest.c
|
---|
10149 | conftest.c(19) : fatal error C1083: Cannot open include file: 'sys/wait.h': No such file or directory
|
---|
10150 | configure:7631: $? = 2
|
---|
10151 | configure: failed program was:
|
---|
10152 | | /* confdefs.h. */
|
---|
10153 | | #define PACKAGE_NAME "Wine"
|
---|
10154 | | #define PACKAGE_TARNAME "wine"
|
---|
10155 | | #define PACKAGE_VERSION "1.1.10"
|
---|
10156 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
10157 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
10158 | | #define X_DISPLAY_MISSING 1
|
---|
10159 | | #define STDC_HEADERS 1
|
---|
10160 | | #define HAVE_SYS_TYPES_H 1
|
---|
10161 | | #define HAVE_SYS_STAT_H 1
|
---|
10162 | | #define HAVE_STDLIB_H 1
|
---|
10163 | | #define HAVE_STRING_H 1
|
---|
10164 | | #define HAVE_MEMORY_H 1
|
---|
10165 | | #define HAVE_DIRECT_H 1
|
---|
10166 | | #define HAVE_FLOAT_H 1
|
---|
10167 | | #define HAVE_IO_H 1
|
---|
10168 | | #define HAVE_PROCESS_H 1
|
---|
10169 | | /* end confdefs.h. */
|
---|
10170 | | #include <sys/wait.h>
|
---|
10171 | configure:7645: result: no
|
---|
10172 | configure:7678: checking for sys/wait.h
|
---|
10173 | configure:7687: result: no
|
---|
10174 | configure:7567: checking syscall.h usability
|
---|
10175 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
10176 | conftest.c
|
---|
10177 | conftest.c(52) : fatal error C1083: Cannot open include file: 'syscall.h': No such file or directory
|
---|
10178 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
10179 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
10180 |
|
---|
10181 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
10182 | configure:7591: $? = 2
|
---|
10183 | configure: failed program was:
|
---|
10184 | | /* confdefs.h. */
|
---|
10185 | | #define PACKAGE_NAME "Wine"
|
---|
10186 | | #define PACKAGE_TARNAME "wine"
|
---|
10187 | | #define PACKAGE_VERSION "1.1.10"
|
---|
10188 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
10189 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
10190 | | #define X_DISPLAY_MISSING 1
|
---|
10191 | | #define STDC_HEADERS 1
|
---|
10192 | | #define HAVE_SYS_TYPES_H 1
|
---|
10193 | | #define HAVE_SYS_STAT_H 1
|
---|
10194 | | #define HAVE_STDLIB_H 1
|
---|
10195 | | #define HAVE_STRING_H 1
|
---|
10196 | | #define HAVE_MEMORY_H 1
|
---|
10197 | | #define HAVE_DIRECT_H 1
|
---|
10198 | | #define HAVE_FLOAT_H 1
|
---|
10199 | | #define HAVE_IO_H 1
|
---|
10200 | | #define HAVE_PROCESS_H 1
|
---|
10201 | | /* end confdefs.h. */
|
---|
10202 | | #include <stdio.h>
|
---|
10203 | | #ifdef HAVE_SYS_TYPES_H
|
---|
10204 | | # include <sys/types.h>
|
---|
10205 | | #endif
|
---|
10206 | | #ifdef HAVE_SYS_STAT_H
|
---|
10207 | | # include <sys/stat.h>
|
---|
10208 | | #endif
|
---|
10209 | | #ifdef STDC_HEADERS
|
---|
10210 | | # include <stdlib.h>
|
---|
10211 | | # include <stddef.h>
|
---|
10212 | | #else
|
---|
10213 | | # ifdef HAVE_STDLIB_H
|
---|
10214 | | # include <stdlib.h>
|
---|
10215 | | # endif
|
---|
10216 | | #endif
|
---|
10217 | | #ifdef HAVE_STRING_H
|
---|
10218 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
10219 | | # include <memory.h>
|
---|
10220 | | # endif
|
---|
10221 | | # include <string.h>
|
---|
10222 | | #endif
|
---|
10223 | | #ifdef HAVE_STRINGS_H
|
---|
10224 | | # include <strings.h>
|
---|
10225 | | #endif
|
---|
10226 | | #ifdef HAVE_INTTYPES_H
|
---|
10227 | | # include <inttypes.h>
|
---|
10228 | | #endif
|
---|
10229 | | #ifdef HAVE_STDINT_H
|
---|
10230 | | # include <stdint.h>
|
---|
10231 | | #endif
|
---|
10232 | | #ifdef HAVE_UNISTD_H
|
---|
10233 | | # include <unistd.h>
|
---|
10234 | | #endif
|
---|
10235 | | #include <syscall.h>
|
---|
10236 | configure:7605: result: no
|
---|
10237 | configure:7609: checking syscall.h presence
|
---|
10238 | configure:7624: cl.exe -E conftest.c
|
---|
10239 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
10240 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
10241 |
|
---|
10242 | conftest.c
|
---|
10243 | conftest.c(19) : fatal error C1083: Cannot open include file: 'syscall.h': No such file or directory
|
---|
10244 | configure:7631: $? = 2
|
---|
10245 | configure: failed program was:
|
---|
10246 | | /* confdefs.h. */
|
---|
10247 | | #define PACKAGE_NAME "Wine"
|
---|
10248 | | #define PACKAGE_TARNAME "wine"
|
---|
10249 | | #define PACKAGE_VERSION "1.1.10"
|
---|
10250 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
10251 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
10252 | | #define X_DISPLAY_MISSING 1
|
---|
10253 | | #define STDC_HEADERS 1
|
---|
10254 | | #define HAVE_SYS_TYPES_H 1
|
---|
10255 | | #define HAVE_SYS_STAT_H 1
|
---|
10256 | | #define HAVE_STDLIB_H 1
|
---|
10257 | | #define HAVE_STRING_H 1
|
---|
10258 | | #define HAVE_MEMORY_H 1
|
---|
10259 | | #define HAVE_DIRECT_H 1
|
---|
10260 | | #define HAVE_FLOAT_H 1
|
---|
10261 | | #define HAVE_IO_H 1
|
---|
10262 | | #define HAVE_PROCESS_H 1
|
---|
10263 | | /* end confdefs.h. */
|
---|
10264 | | #include <syscall.h>
|
---|
10265 | configure:7645: result: no
|
---|
10266 | configure:7678: checking for syscall.h
|
---|
10267 | configure:7687: result: no
|
---|
10268 | configure:7567: checking termios.h usability
|
---|
10269 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
10270 | conftest.c
|
---|
10271 | conftest.c(52) : fatal error C1083: Cannot open include file: 'termios.h': No such file or directory
|
---|
10272 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
10273 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
10274 |
|
---|
10275 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
10276 | configure:7591: $? = 2
|
---|
10277 | configure: failed program was:
|
---|
10278 | | /* confdefs.h. */
|
---|
10279 | | #define PACKAGE_NAME "Wine"
|
---|
10280 | | #define PACKAGE_TARNAME "wine"
|
---|
10281 | | #define PACKAGE_VERSION "1.1.10"
|
---|
10282 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
10283 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
10284 | | #define X_DISPLAY_MISSING 1
|
---|
10285 | | #define STDC_HEADERS 1
|
---|
10286 | | #define HAVE_SYS_TYPES_H 1
|
---|
10287 | | #define HAVE_SYS_STAT_H 1
|
---|
10288 | | #define HAVE_STDLIB_H 1
|
---|
10289 | | #define HAVE_STRING_H 1
|
---|
10290 | | #define HAVE_MEMORY_H 1
|
---|
10291 | | #define HAVE_DIRECT_H 1
|
---|
10292 | | #define HAVE_FLOAT_H 1
|
---|
10293 | | #define HAVE_IO_H 1
|
---|
10294 | | #define HAVE_PROCESS_H 1
|
---|
10295 | | /* end confdefs.h. */
|
---|
10296 | | #include <stdio.h>
|
---|
10297 | | #ifdef HAVE_SYS_TYPES_H
|
---|
10298 | | # include <sys/types.h>
|
---|
10299 | | #endif
|
---|
10300 | | #ifdef HAVE_SYS_STAT_H
|
---|
10301 | | # include <sys/stat.h>
|
---|
10302 | | #endif
|
---|
10303 | | #ifdef STDC_HEADERS
|
---|
10304 | | # include <stdlib.h>
|
---|
10305 | | # include <stddef.h>
|
---|
10306 | | #else
|
---|
10307 | | # ifdef HAVE_STDLIB_H
|
---|
10308 | | # include <stdlib.h>
|
---|
10309 | | # endif
|
---|
10310 | | #endif
|
---|
10311 | | #ifdef HAVE_STRING_H
|
---|
10312 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
10313 | | # include <memory.h>
|
---|
10314 | | # endif
|
---|
10315 | | # include <string.h>
|
---|
10316 | | #endif
|
---|
10317 | | #ifdef HAVE_STRINGS_H
|
---|
10318 | | # include <strings.h>
|
---|
10319 | | #endif
|
---|
10320 | | #ifdef HAVE_INTTYPES_H
|
---|
10321 | | # include <inttypes.h>
|
---|
10322 | | #endif
|
---|
10323 | | #ifdef HAVE_STDINT_H
|
---|
10324 | | # include <stdint.h>
|
---|
10325 | | #endif
|
---|
10326 | | #ifdef HAVE_UNISTD_H
|
---|
10327 | | # include <unistd.h>
|
---|
10328 | | #endif
|
---|
10329 | | #include <termios.h>
|
---|
10330 | configure:7605: result: no
|
---|
10331 | configure:7609: checking termios.h presence
|
---|
10332 | configure:7624: cl.exe -E conftest.c
|
---|
10333 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
10334 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
10335 |
|
---|
10336 | conftest.c
|
---|
10337 | conftest.c(19) : fatal error C1083: Cannot open include file: 'termios.h': No such file or directory
|
---|
10338 | configure:7631: $? = 2
|
---|
10339 | configure: failed program was:
|
---|
10340 | | /* confdefs.h. */
|
---|
10341 | | #define PACKAGE_NAME "Wine"
|
---|
10342 | | #define PACKAGE_TARNAME "wine"
|
---|
10343 | | #define PACKAGE_VERSION "1.1.10"
|
---|
10344 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
10345 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
10346 | | #define X_DISPLAY_MISSING 1
|
---|
10347 | | #define STDC_HEADERS 1
|
---|
10348 | | #define HAVE_SYS_TYPES_H 1
|
---|
10349 | | #define HAVE_SYS_STAT_H 1
|
---|
10350 | | #define HAVE_STDLIB_H 1
|
---|
10351 | | #define HAVE_STRING_H 1
|
---|
10352 | | #define HAVE_MEMORY_H 1
|
---|
10353 | | #define HAVE_DIRECT_H 1
|
---|
10354 | | #define HAVE_FLOAT_H 1
|
---|
10355 | | #define HAVE_IO_H 1
|
---|
10356 | | #define HAVE_PROCESS_H 1
|
---|
10357 | | /* end confdefs.h. */
|
---|
10358 | | #include <termios.h>
|
---|
10359 | configure:7645: result: no
|
---|
10360 | configure:7678: checking for termios.h
|
---|
10361 | configure:7687: result: no
|
---|
10362 | configure:7556: checking for unistd.h
|
---|
10363 | configure:7563: result: no
|
---|
10364 | configure:7567: checking utime.h usability
|
---|
10365 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
10366 | conftest.c
|
---|
10367 | conftest.c(52) : fatal error C1083: Cannot open include file: 'utime.h': No such file or directory
|
---|
10368 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
10369 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
10370 |
|
---|
10371 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
10372 | configure:7591: $? = 2
|
---|
10373 | configure: failed program was:
|
---|
10374 | | /* confdefs.h. */
|
---|
10375 | | #define PACKAGE_NAME "Wine"
|
---|
10376 | | #define PACKAGE_TARNAME "wine"
|
---|
10377 | | #define PACKAGE_VERSION "1.1.10"
|
---|
10378 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
10379 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
10380 | | #define X_DISPLAY_MISSING 1
|
---|
10381 | | #define STDC_HEADERS 1
|
---|
10382 | | #define HAVE_SYS_TYPES_H 1
|
---|
10383 | | #define HAVE_SYS_STAT_H 1
|
---|
10384 | | #define HAVE_STDLIB_H 1
|
---|
10385 | | #define HAVE_STRING_H 1
|
---|
10386 | | #define HAVE_MEMORY_H 1
|
---|
10387 | | #define HAVE_DIRECT_H 1
|
---|
10388 | | #define HAVE_FLOAT_H 1
|
---|
10389 | | #define HAVE_IO_H 1
|
---|
10390 | | #define HAVE_PROCESS_H 1
|
---|
10391 | | /* end confdefs.h. */
|
---|
10392 | | #include <stdio.h>
|
---|
10393 | | #ifdef HAVE_SYS_TYPES_H
|
---|
10394 | | # include <sys/types.h>
|
---|
10395 | | #endif
|
---|
10396 | | #ifdef HAVE_SYS_STAT_H
|
---|
10397 | | # include <sys/stat.h>
|
---|
10398 | | #endif
|
---|
10399 | | #ifdef STDC_HEADERS
|
---|
10400 | | # include <stdlib.h>
|
---|
10401 | | # include <stddef.h>
|
---|
10402 | | #else
|
---|
10403 | | # ifdef HAVE_STDLIB_H
|
---|
10404 | | # include <stdlib.h>
|
---|
10405 | | # endif
|
---|
10406 | | #endif
|
---|
10407 | | #ifdef HAVE_STRING_H
|
---|
10408 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
10409 | | # include <memory.h>
|
---|
10410 | | # endif
|
---|
10411 | | # include <string.h>
|
---|
10412 | | #endif
|
---|
10413 | | #ifdef HAVE_STRINGS_H
|
---|
10414 | | # include <strings.h>
|
---|
10415 | | #endif
|
---|
10416 | | #ifdef HAVE_INTTYPES_H
|
---|
10417 | | # include <inttypes.h>
|
---|
10418 | | #endif
|
---|
10419 | | #ifdef HAVE_STDINT_H
|
---|
10420 | | # include <stdint.h>
|
---|
10421 | | #endif
|
---|
10422 | | #ifdef HAVE_UNISTD_H
|
---|
10423 | | # include <unistd.h>
|
---|
10424 | | #endif
|
---|
10425 | | #include <utime.h>
|
---|
10426 | configure:7605: result: no
|
---|
10427 | configure:7609: checking utime.h presence
|
---|
10428 | configure:7624: cl.exe -E conftest.c
|
---|
10429 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
10430 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
10431 |
|
---|
10432 | conftest.c
|
---|
10433 | conftest.c(19) : fatal error C1083: Cannot open include file: 'utime.h': No such file or directory
|
---|
10434 | configure:7631: $? = 2
|
---|
10435 | configure: failed program was:
|
---|
10436 | | /* confdefs.h. */
|
---|
10437 | | #define PACKAGE_NAME "Wine"
|
---|
10438 | | #define PACKAGE_TARNAME "wine"
|
---|
10439 | | #define PACKAGE_VERSION "1.1.10"
|
---|
10440 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
10441 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
10442 | | #define X_DISPLAY_MISSING 1
|
---|
10443 | | #define STDC_HEADERS 1
|
---|
10444 | | #define HAVE_SYS_TYPES_H 1
|
---|
10445 | | #define HAVE_SYS_STAT_H 1
|
---|
10446 | | #define HAVE_STDLIB_H 1
|
---|
10447 | | #define HAVE_STRING_H 1
|
---|
10448 | | #define HAVE_MEMORY_H 1
|
---|
10449 | | #define HAVE_DIRECT_H 1
|
---|
10450 | | #define HAVE_FLOAT_H 1
|
---|
10451 | | #define HAVE_IO_H 1
|
---|
10452 | | #define HAVE_PROCESS_H 1
|
---|
10453 | | /* end confdefs.h. */
|
---|
10454 | | #include <utime.h>
|
---|
10455 | configure:7645: result: no
|
---|
10456 | configure:7678: checking for utime.h
|
---|
10457 | configure:7687: result: no
|
---|
10458 | configure:7567: checking valgrind/memcheck.h usability
|
---|
10459 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
10460 | conftest.c
|
---|
10461 | conftest.c(52) : fatal error C1083: Cannot open include file: 'valgrind/memcheck.h': No such file or directory
|
---|
10462 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
10463 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
10464 |
|
---|
10465 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
10466 | configure:7591: $? = 2
|
---|
10467 | configure: failed program was:
|
---|
10468 | | /* confdefs.h. */
|
---|
10469 | | #define PACKAGE_NAME "Wine"
|
---|
10470 | | #define PACKAGE_TARNAME "wine"
|
---|
10471 | | #define PACKAGE_VERSION "1.1.10"
|
---|
10472 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
10473 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
10474 | | #define X_DISPLAY_MISSING 1
|
---|
10475 | | #define STDC_HEADERS 1
|
---|
10476 | | #define HAVE_SYS_TYPES_H 1
|
---|
10477 | | #define HAVE_SYS_STAT_H 1
|
---|
10478 | | #define HAVE_STDLIB_H 1
|
---|
10479 | | #define HAVE_STRING_H 1
|
---|
10480 | | #define HAVE_MEMORY_H 1
|
---|
10481 | | #define HAVE_DIRECT_H 1
|
---|
10482 | | #define HAVE_FLOAT_H 1
|
---|
10483 | | #define HAVE_IO_H 1
|
---|
10484 | | #define HAVE_PROCESS_H 1
|
---|
10485 | | /* end confdefs.h. */
|
---|
10486 | | #include <stdio.h>
|
---|
10487 | | #ifdef HAVE_SYS_TYPES_H
|
---|
10488 | | # include <sys/types.h>
|
---|
10489 | | #endif
|
---|
10490 | | #ifdef HAVE_SYS_STAT_H
|
---|
10491 | | # include <sys/stat.h>
|
---|
10492 | | #endif
|
---|
10493 | | #ifdef STDC_HEADERS
|
---|
10494 | | # include <stdlib.h>
|
---|
10495 | | # include <stddef.h>
|
---|
10496 | | #else
|
---|
10497 | | # ifdef HAVE_STDLIB_H
|
---|
10498 | | # include <stdlib.h>
|
---|
10499 | | # endif
|
---|
10500 | | #endif
|
---|
10501 | | #ifdef HAVE_STRING_H
|
---|
10502 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
10503 | | # include <memory.h>
|
---|
10504 | | # endif
|
---|
10505 | | # include <string.h>
|
---|
10506 | | #endif
|
---|
10507 | | #ifdef HAVE_STRINGS_H
|
---|
10508 | | # include <strings.h>
|
---|
10509 | | #endif
|
---|
10510 | | #ifdef HAVE_INTTYPES_H
|
---|
10511 | | # include <inttypes.h>
|
---|
10512 | | #endif
|
---|
10513 | | #ifdef HAVE_STDINT_H
|
---|
10514 | | # include <stdint.h>
|
---|
10515 | | #endif
|
---|
10516 | | #ifdef HAVE_UNISTD_H
|
---|
10517 | | # include <unistd.h>
|
---|
10518 | | #endif
|
---|
10519 | | #include <valgrind/memcheck.h>
|
---|
10520 | configure:7605: result: no
|
---|
10521 | configure:7609: checking valgrind/memcheck.h presence
|
---|
10522 | configure:7624: cl.exe -E conftest.c
|
---|
10523 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
10524 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
10525 |
|
---|
10526 | conftest.c
|
---|
10527 | conftest.c(19) : fatal error C1083: Cannot open include file: 'valgrind/memcheck.h': No such file or directory
|
---|
10528 | configure:7631: $? = 2
|
---|
10529 | configure: failed program was:
|
---|
10530 | | /* confdefs.h. */
|
---|
10531 | | #define PACKAGE_NAME "Wine"
|
---|
10532 | | #define PACKAGE_TARNAME "wine"
|
---|
10533 | | #define PACKAGE_VERSION "1.1.10"
|
---|
10534 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
10535 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
10536 | | #define X_DISPLAY_MISSING 1
|
---|
10537 | | #define STDC_HEADERS 1
|
---|
10538 | | #define HAVE_SYS_TYPES_H 1
|
---|
10539 | | #define HAVE_SYS_STAT_H 1
|
---|
10540 | | #define HAVE_STDLIB_H 1
|
---|
10541 | | #define HAVE_STRING_H 1
|
---|
10542 | | #define HAVE_MEMORY_H 1
|
---|
10543 | | #define HAVE_DIRECT_H 1
|
---|
10544 | | #define HAVE_FLOAT_H 1
|
---|
10545 | | #define HAVE_IO_H 1
|
---|
10546 | | #define HAVE_PROCESS_H 1
|
---|
10547 | | /* end confdefs.h. */
|
---|
10548 | | #include <valgrind/memcheck.h>
|
---|
10549 | configure:7645: result: no
|
---|
10550 | configure:7678: checking for valgrind/memcheck.h
|
---|
10551 | configure:7687: result: no
|
---|
10552 | configure:7567: checking valgrind/valgrind.h usability
|
---|
10553 | configure:7584: cl.exe -c -g conftest.c >&5
|
---|
10554 | conftest.c
|
---|
10555 | conftest.c(52) : fatal error C1083: Cannot open include file: 'valgrind/valgrind.h': No such file or directory
|
---|
10556 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
10557 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
10558 |
|
---|
10559 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
10560 | configure:7591: $? = 2
|
---|
10561 | configure: failed program was:
|
---|
10562 | | /* confdefs.h. */
|
---|
10563 | | #define PACKAGE_NAME "Wine"
|
---|
10564 | | #define PACKAGE_TARNAME "wine"
|
---|
10565 | | #define PACKAGE_VERSION "1.1.10"
|
---|
10566 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
10567 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
10568 | | #define X_DISPLAY_MISSING 1
|
---|
10569 | | #define STDC_HEADERS 1
|
---|
10570 | | #define HAVE_SYS_TYPES_H 1
|
---|
10571 | | #define HAVE_SYS_STAT_H 1
|
---|
10572 | | #define HAVE_STDLIB_H 1
|
---|
10573 | | #define HAVE_STRING_H 1
|
---|
10574 | | #define HAVE_MEMORY_H 1
|
---|
10575 | | #define HAVE_DIRECT_H 1
|
---|
10576 | | #define HAVE_FLOAT_H 1
|
---|
10577 | | #define HAVE_IO_H 1
|
---|
10578 | | #define HAVE_PROCESS_H 1
|
---|
10579 | | /* end confdefs.h. */
|
---|
10580 | | #include <stdio.h>
|
---|
10581 | | #ifdef HAVE_SYS_TYPES_H
|
---|
10582 | | # include <sys/types.h>
|
---|
10583 | | #endif
|
---|
10584 | | #ifdef HAVE_SYS_STAT_H
|
---|
10585 | | # include <sys/stat.h>
|
---|
10586 | | #endif
|
---|
10587 | | #ifdef STDC_HEADERS
|
---|
10588 | | # include <stdlib.h>
|
---|
10589 | | # include <stddef.h>
|
---|
10590 | | #else
|
---|
10591 | | # ifdef HAVE_STDLIB_H
|
---|
10592 | | # include <stdlib.h>
|
---|
10593 | | # endif
|
---|
10594 | | #endif
|
---|
10595 | | #ifdef HAVE_STRING_H
|
---|
10596 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
10597 | | # include <memory.h>
|
---|
10598 | | # endif
|
---|
10599 | | # include <string.h>
|
---|
10600 | | #endif
|
---|
10601 | | #ifdef HAVE_STRINGS_H
|
---|
10602 | | # include <strings.h>
|
---|
10603 | | #endif
|
---|
10604 | | #ifdef HAVE_INTTYPES_H
|
---|
10605 | | # include <inttypes.h>
|
---|
10606 | | #endif
|
---|
10607 | | #ifdef HAVE_STDINT_H
|
---|
10608 | | # include <stdint.h>
|
---|
10609 | | #endif
|
---|
10610 | | #ifdef HAVE_UNISTD_H
|
---|
10611 | | # include <unistd.h>
|
---|
10612 | | #endif
|
---|
10613 | | #include <valgrind/valgrind.h>
|
---|
10614 | configure:7605: result: no
|
---|
10615 | configure:7609: checking valgrind/valgrind.h presence
|
---|
10616 | configure:7624: cl.exe -E conftest.c
|
---|
10617 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
10618 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
10619 |
|
---|
10620 | conftest.c
|
---|
10621 | conftest.c(19) : fatal error C1083: Cannot open include file: 'valgrind/valgrind.h': No such file or directory
|
---|
10622 | configure:7631: $? = 2
|
---|
10623 | configure: failed program was:
|
---|
10624 | | /* confdefs.h. */
|
---|
10625 | | #define PACKAGE_NAME "Wine"
|
---|
10626 | | #define PACKAGE_TARNAME "wine"
|
---|
10627 | | #define PACKAGE_VERSION "1.1.10"
|
---|
10628 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
10629 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
10630 | | #define X_DISPLAY_MISSING 1
|
---|
10631 | | #define STDC_HEADERS 1
|
---|
10632 | | #define HAVE_SYS_TYPES_H 1
|
---|
10633 | | #define HAVE_SYS_STAT_H 1
|
---|
10634 | | #define HAVE_STDLIB_H 1
|
---|
10635 | | #define HAVE_STRING_H 1
|
---|
10636 | | #define HAVE_MEMORY_H 1
|
---|
10637 | | #define HAVE_DIRECT_H 1
|
---|
10638 | | #define HAVE_FLOAT_H 1
|
---|
10639 | | #define HAVE_IO_H 1
|
---|
10640 | | #define HAVE_PROCESS_H 1
|
---|
10641 | | /* end confdefs.h. */
|
---|
10642 | | #include <valgrind/valgrind.h>
|
---|
10643 | configure:7645: result: no
|
---|
10644 | configure:7678: checking for valgrind/valgrind.h
|
---|
10645 | configure:7687: result: no
|
---|
10646 | configure:7702: checking whether stat file-mode macros are broken
|
---|
10647 | configure:7739: cl.exe -c -g conftest.c >&5
|
---|
10648 | conftest.c
|
---|
10649 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
10650 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
10651 |
|
---|
10652 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
10653 | configure:7746: $? = 0
|
---|
10654 | configure:7761: result: no
|
---|
10655 | configure:7780: checking for sys/mount.h
|
---|
10656 | configure:7804: cl.exe -c -g conftest.c >&5
|
---|
10657 | conftest.c
|
---|
10658 | conftest.c(24) : fatal error C1083: Cannot open include file: 'sys/mount.h': No such file or directory
|
---|
10659 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
10660 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
10661 |
|
---|
10662 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
10663 | configure:7811: $? = 2
|
---|
10664 | configure: failed program was:
|
---|
10665 | | /* confdefs.h. */
|
---|
10666 | | #define PACKAGE_NAME "Wine"
|
---|
10667 | | #define PACKAGE_TARNAME "wine"
|
---|
10668 | | #define PACKAGE_VERSION "1.1.10"
|
---|
10669 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
10670 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
10671 | | #define X_DISPLAY_MISSING 1
|
---|
10672 | | #define STDC_HEADERS 1
|
---|
10673 | | #define HAVE_SYS_TYPES_H 1
|
---|
10674 | | #define HAVE_SYS_STAT_H 1
|
---|
10675 | | #define HAVE_STDLIB_H 1
|
---|
10676 | | #define HAVE_STRING_H 1
|
---|
10677 | | #define HAVE_MEMORY_H 1
|
---|
10678 | | #define HAVE_DIRECT_H 1
|
---|
10679 | | #define HAVE_FLOAT_H 1
|
---|
10680 | | #define HAVE_IO_H 1
|
---|
10681 | | #define HAVE_PROCESS_H 1
|
---|
10682 | | /* end confdefs.h. */
|
---|
10683 | | #include <sys/types.h>
|
---|
10684 | | #ifdef HAVE_SYS_PARAM_H
|
---|
10685 | | # include <sys/param.h>
|
---|
10686 | | #endif
|
---|
10687 | |
|
---|
10688 | | #include <sys/mount.h>
|
---|
10689 | configure:7828: result: no
|
---|
10690 | configure:7780: checking for sys/statfs.h
|
---|
10691 | configure:7804: cl.exe -c -g conftest.c >&5
|
---|
10692 | conftest.c
|
---|
10693 | conftest.c(24) : fatal error C1083: Cannot open include file: 'sys/statfs.h': No such file or directory
|
---|
10694 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
10695 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
10696 |
|
---|
10697 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
10698 | configure:7811: $? = 2
|
---|
10699 | configure: failed program was:
|
---|
10700 | | /* confdefs.h. */
|
---|
10701 | | #define PACKAGE_NAME "Wine"
|
---|
10702 | | #define PACKAGE_TARNAME "wine"
|
---|
10703 | | #define PACKAGE_VERSION "1.1.10"
|
---|
10704 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
10705 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
10706 | | #define X_DISPLAY_MISSING 1
|
---|
10707 | | #define STDC_HEADERS 1
|
---|
10708 | | #define HAVE_SYS_TYPES_H 1
|
---|
10709 | | #define HAVE_SYS_STAT_H 1
|
---|
10710 | | #define HAVE_STDLIB_H 1
|
---|
10711 | | #define HAVE_STRING_H 1
|
---|
10712 | | #define HAVE_MEMORY_H 1
|
---|
10713 | | #define HAVE_DIRECT_H 1
|
---|
10714 | | #define HAVE_FLOAT_H 1
|
---|
10715 | | #define HAVE_IO_H 1
|
---|
10716 | | #define HAVE_PROCESS_H 1
|
---|
10717 | | /* end confdefs.h. */
|
---|
10718 | | #include <sys/types.h>
|
---|
10719 | | #ifdef HAVE_SYS_PARAM_H
|
---|
10720 | | # include <sys/param.h>
|
---|
10721 | | #endif
|
---|
10722 | |
|
---|
10723 | | #include <sys/statfs.h>
|
---|
10724 | configure:7828: result: no
|
---|
10725 | configure:7780: checking for sys/user.h
|
---|
10726 | configure:7804: cl.exe -c -g conftest.c >&5
|
---|
10727 | conftest.c
|
---|
10728 | conftest.c(24) : fatal error C1083: Cannot open include file: 'sys/user.h': No such file or directory
|
---|
10729 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
10730 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
10731 |
|
---|
10732 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
10733 | configure:7811: $? = 2
|
---|
10734 | configure: failed program was:
|
---|
10735 | | /* confdefs.h. */
|
---|
10736 | | #define PACKAGE_NAME "Wine"
|
---|
10737 | | #define PACKAGE_TARNAME "wine"
|
---|
10738 | | #define PACKAGE_VERSION "1.1.10"
|
---|
10739 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
10740 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
10741 | | #define X_DISPLAY_MISSING 1
|
---|
10742 | | #define STDC_HEADERS 1
|
---|
10743 | | #define HAVE_SYS_TYPES_H 1
|
---|
10744 | | #define HAVE_SYS_STAT_H 1
|
---|
10745 | | #define HAVE_STDLIB_H 1
|
---|
10746 | | #define HAVE_STRING_H 1
|
---|
10747 | | #define HAVE_MEMORY_H 1
|
---|
10748 | | #define HAVE_DIRECT_H 1
|
---|
10749 | | #define HAVE_FLOAT_H 1
|
---|
10750 | | #define HAVE_IO_H 1
|
---|
10751 | | #define HAVE_PROCESS_H 1
|
---|
10752 | | /* end confdefs.h. */
|
---|
10753 | | #include <sys/types.h>
|
---|
10754 | | #ifdef HAVE_SYS_PARAM_H
|
---|
10755 | | # include <sys/param.h>
|
---|
10756 | | #endif
|
---|
10757 | |
|
---|
10758 | | #include <sys/user.h>
|
---|
10759 | configure:7828: result: no
|
---|
10760 | configure:7780: checking for sys/vfs.h
|
---|
10761 | configure:7804: cl.exe -c -g conftest.c >&5
|
---|
10762 | conftest.c
|
---|
10763 | conftest.c(24) : fatal error C1083: Cannot open include file: 'sys/vfs.h': No such file or directory
|
---|
10764 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
10765 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
10766 |
|
---|
10767 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
10768 | configure:7811: $? = 2
|
---|
10769 | configure: failed program was:
|
---|
10770 | | /* confdefs.h. */
|
---|
10771 | | #define PACKAGE_NAME "Wine"
|
---|
10772 | | #define PACKAGE_TARNAME "wine"
|
---|
10773 | | #define PACKAGE_VERSION "1.1.10"
|
---|
10774 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
10775 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
10776 | | #define X_DISPLAY_MISSING 1
|
---|
10777 | | #define STDC_HEADERS 1
|
---|
10778 | | #define HAVE_SYS_TYPES_H 1
|
---|
10779 | | #define HAVE_SYS_STAT_H 1
|
---|
10780 | | #define HAVE_STDLIB_H 1
|
---|
10781 | | #define HAVE_STRING_H 1
|
---|
10782 | | #define HAVE_MEMORY_H 1
|
---|
10783 | | #define HAVE_DIRECT_H 1
|
---|
10784 | | #define HAVE_FLOAT_H 1
|
---|
10785 | | #define HAVE_IO_H 1
|
---|
10786 | | #define HAVE_PROCESS_H 1
|
---|
10787 | | /* end confdefs.h. */
|
---|
10788 | | #include <sys/types.h>
|
---|
10789 | | #ifdef HAVE_SYS_PARAM_H
|
---|
10790 | | # include <sys/param.h>
|
---|
10791 | | #endif
|
---|
10792 | |
|
---|
10793 | | #include <sys/vfs.h>
|
---|
10794 | configure:7828: result: no
|
---|
10795 | configure:7870: checking for netinet/ip.h
|
---|
10796 | configure:7903: cl.exe -c -g conftest.c >&5
|
---|
10797 | conftest.c
|
---|
10798 | conftest.c(33) : fatal error C1083: Cannot open include file: 'netinet/ip.h': No such file or directory
|
---|
10799 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
10800 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
10801 |
|
---|
10802 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
10803 | configure:7910: $? = 2
|
---|
10804 | configure: failed program was:
|
---|
10805 | | /* confdefs.h. */
|
---|
10806 | | #define PACKAGE_NAME "Wine"
|
---|
10807 | | #define PACKAGE_TARNAME "wine"
|
---|
10808 | | #define PACKAGE_VERSION "1.1.10"
|
---|
10809 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
10810 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
10811 | | #define X_DISPLAY_MISSING 1
|
---|
10812 | | #define STDC_HEADERS 1
|
---|
10813 | | #define HAVE_SYS_TYPES_H 1
|
---|
10814 | | #define HAVE_SYS_STAT_H 1
|
---|
10815 | | #define HAVE_STDLIB_H 1
|
---|
10816 | | #define HAVE_STRING_H 1
|
---|
10817 | | #define HAVE_MEMORY_H 1
|
---|
10818 | | #define HAVE_DIRECT_H 1
|
---|
10819 | | #define HAVE_FLOAT_H 1
|
---|
10820 | | #define HAVE_IO_H 1
|
---|
10821 | | #define HAVE_PROCESS_H 1
|
---|
10822 | | /* end confdefs.h. */
|
---|
10823 | | #include <sys/types.h>
|
---|
10824 | | #ifdef HAVE_SYS_SOCKET_H
|
---|
10825 | | # include <sys/socket.h>
|
---|
10826 | | #endif
|
---|
10827 | | #ifdef HAVE_SYS_SOCKETVAR_H
|
---|
10828 | | # include <sys/socketvar.h>
|
---|
10829 | | #endif
|
---|
10830 | | #ifdef HAVE_NETINET_IN_H
|
---|
10831 | | # include <netinet/in.h>
|
---|
10832 | | #endif
|
---|
10833 | | #ifdef HAVE_NETINET_IP_H
|
---|
10834 | | # include <netinet/ip.h>
|
---|
10835 | | #endif
|
---|
10836 | |
|
---|
10837 | | #include <netinet/ip.h>
|
---|
10838 | configure:7927: result: no
|
---|
10839 | configure:7870: checking for net/if.h
|
---|
10840 | configure:7903: cl.exe -c -g conftest.c >&5
|
---|
10841 | conftest.c
|
---|
10842 | conftest.c(33) : fatal error C1083: Cannot open include file: 'net/if.h': No such file or directory
|
---|
10843 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
10844 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
10845 |
|
---|
10846 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
10847 | configure:7910: $? = 2
|
---|
10848 | configure: failed program was:
|
---|
10849 | | /* confdefs.h. */
|
---|
10850 | | #define PACKAGE_NAME "Wine"
|
---|
10851 | | #define PACKAGE_TARNAME "wine"
|
---|
10852 | | #define PACKAGE_VERSION "1.1.10"
|
---|
10853 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
10854 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
10855 | | #define X_DISPLAY_MISSING 1
|
---|
10856 | | #define STDC_HEADERS 1
|
---|
10857 | | #define HAVE_SYS_TYPES_H 1
|
---|
10858 | | #define HAVE_SYS_STAT_H 1
|
---|
10859 | | #define HAVE_STDLIB_H 1
|
---|
10860 | | #define HAVE_STRING_H 1
|
---|
10861 | | #define HAVE_MEMORY_H 1
|
---|
10862 | | #define HAVE_DIRECT_H 1
|
---|
10863 | | #define HAVE_FLOAT_H 1
|
---|
10864 | | #define HAVE_IO_H 1
|
---|
10865 | | #define HAVE_PROCESS_H 1
|
---|
10866 | | /* end confdefs.h. */
|
---|
10867 | | #include <sys/types.h>
|
---|
10868 | | #ifdef HAVE_SYS_SOCKET_H
|
---|
10869 | | # include <sys/socket.h>
|
---|
10870 | | #endif
|
---|
10871 | | #ifdef HAVE_SYS_SOCKETVAR_H
|
---|
10872 | | # include <sys/socketvar.h>
|
---|
10873 | | #endif
|
---|
10874 | | #ifdef HAVE_NETINET_IN_H
|
---|
10875 | | # include <netinet/in.h>
|
---|
10876 | | #endif
|
---|
10877 | | #ifdef HAVE_NETINET_IP_H
|
---|
10878 | | # include <netinet/ip.h>
|
---|
10879 | | #endif
|
---|
10880 | |
|
---|
10881 | | #include <net/if.h>
|
---|
10882 | configure:7927: result: no
|
---|
10883 | configure:7870: checking for net/if_arp.h
|
---|
10884 | configure:7903: cl.exe -c -g conftest.c >&5
|
---|
10885 | conftest.c
|
---|
10886 | conftest.c(33) : fatal error C1083: Cannot open include file: 'net/if_arp.h': No such file or directory
|
---|
10887 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
10888 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
10889 |
|
---|
10890 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
10891 | configure:7910: $? = 2
|
---|
10892 | configure: failed program was:
|
---|
10893 | | /* confdefs.h. */
|
---|
10894 | | #define PACKAGE_NAME "Wine"
|
---|
10895 | | #define PACKAGE_TARNAME "wine"
|
---|
10896 | | #define PACKAGE_VERSION "1.1.10"
|
---|
10897 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
10898 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
10899 | | #define X_DISPLAY_MISSING 1
|
---|
10900 | | #define STDC_HEADERS 1
|
---|
10901 | | #define HAVE_SYS_TYPES_H 1
|
---|
10902 | | #define HAVE_SYS_STAT_H 1
|
---|
10903 | | #define HAVE_STDLIB_H 1
|
---|
10904 | | #define HAVE_STRING_H 1
|
---|
10905 | | #define HAVE_MEMORY_H 1
|
---|
10906 | | #define HAVE_DIRECT_H 1
|
---|
10907 | | #define HAVE_FLOAT_H 1
|
---|
10908 | | #define HAVE_IO_H 1
|
---|
10909 | | #define HAVE_PROCESS_H 1
|
---|
10910 | | /* end confdefs.h. */
|
---|
10911 | | #include <sys/types.h>
|
---|
10912 | | #ifdef HAVE_SYS_SOCKET_H
|
---|
10913 | | # include <sys/socket.h>
|
---|
10914 | | #endif
|
---|
10915 | | #ifdef HAVE_SYS_SOCKETVAR_H
|
---|
10916 | | # include <sys/socketvar.h>
|
---|
10917 | | #endif
|
---|
10918 | | #ifdef HAVE_NETINET_IN_H
|
---|
10919 | | # include <netinet/in.h>
|
---|
10920 | | #endif
|
---|
10921 | | #ifdef HAVE_NETINET_IP_H
|
---|
10922 | | # include <netinet/ip.h>
|
---|
10923 | | #endif
|
---|
10924 | |
|
---|
10925 | | #include <net/if_arp.h>
|
---|
10926 | configure:7927: result: no
|
---|
10927 | configure:7870: checking for net/if_dl.h
|
---|
10928 | configure:7903: cl.exe -c -g conftest.c >&5
|
---|
10929 | conftest.c
|
---|
10930 | conftest.c(33) : fatal error C1083: Cannot open include file: 'net/if_dl.h': No such file or directory
|
---|
10931 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
10932 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
10933 |
|
---|
10934 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
10935 | configure:7910: $? = 2
|
---|
10936 | configure: failed program was:
|
---|
10937 | | /* confdefs.h. */
|
---|
10938 | | #define PACKAGE_NAME "Wine"
|
---|
10939 | | #define PACKAGE_TARNAME "wine"
|
---|
10940 | | #define PACKAGE_VERSION "1.1.10"
|
---|
10941 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
10942 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
10943 | | #define X_DISPLAY_MISSING 1
|
---|
10944 | | #define STDC_HEADERS 1
|
---|
10945 | | #define HAVE_SYS_TYPES_H 1
|
---|
10946 | | #define HAVE_SYS_STAT_H 1
|
---|
10947 | | #define HAVE_STDLIB_H 1
|
---|
10948 | | #define HAVE_STRING_H 1
|
---|
10949 | | #define HAVE_MEMORY_H 1
|
---|
10950 | | #define HAVE_DIRECT_H 1
|
---|
10951 | | #define HAVE_FLOAT_H 1
|
---|
10952 | | #define HAVE_IO_H 1
|
---|
10953 | | #define HAVE_PROCESS_H 1
|
---|
10954 | | /* end confdefs.h. */
|
---|
10955 | | #include <sys/types.h>
|
---|
10956 | | #ifdef HAVE_SYS_SOCKET_H
|
---|
10957 | | # include <sys/socket.h>
|
---|
10958 | | #endif
|
---|
10959 | | #ifdef HAVE_SYS_SOCKETVAR_H
|
---|
10960 | | # include <sys/socketvar.h>
|
---|
10961 | | #endif
|
---|
10962 | | #ifdef HAVE_NETINET_IN_H
|
---|
10963 | | # include <netinet/in.h>
|
---|
10964 | | #endif
|
---|
10965 | | #ifdef HAVE_NETINET_IP_H
|
---|
10966 | | # include <netinet/ip.h>
|
---|
10967 | | #endif
|
---|
10968 | |
|
---|
10969 | | #include <net/if_dl.h>
|
---|
10970 | configure:7927: result: no
|
---|
10971 | configure:7870: checking for net/if_types.h
|
---|
10972 | configure:7903: cl.exe -c -g conftest.c >&5
|
---|
10973 | conftest.c
|
---|
10974 | conftest.c(33) : fatal error C1083: Cannot open include file: 'net/if_types.h': No such file or directory
|
---|
10975 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
10976 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
10977 |
|
---|
10978 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
10979 | configure:7910: $? = 2
|
---|
10980 | configure: failed program was:
|
---|
10981 | | /* confdefs.h. */
|
---|
10982 | | #define PACKAGE_NAME "Wine"
|
---|
10983 | | #define PACKAGE_TARNAME "wine"
|
---|
10984 | | #define PACKAGE_VERSION "1.1.10"
|
---|
10985 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
10986 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
10987 | | #define X_DISPLAY_MISSING 1
|
---|
10988 | | #define STDC_HEADERS 1
|
---|
10989 | | #define HAVE_SYS_TYPES_H 1
|
---|
10990 | | #define HAVE_SYS_STAT_H 1
|
---|
10991 | | #define HAVE_STDLIB_H 1
|
---|
10992 | | #define HAVE_STRING_H 1
|
---|
10993 | | #define HAVE_MEMORY_H 1
|
---|
10994 | | #define HAVE_DIRECT_H 1
|
---|
10995 | | #define HAVE_FLOAT_H 1
|
---|
10996 | | #define HAVE_IO_H 1
|
---|
10997 | | #define HAVE_PROCESS_H 1
|
---|
10998 | | /* end confdefs.h. */
|
---|
10999 | | #include <sys/types.h>
|
---|
11000 | | #ifdef HAVE_SYS_SOCKET_H
|
---|
11001 | | # include <sys/socket.h>
|
---|
11002 | | #endif
|
---|
11003 | | #ifdef HAVE_SYS_SOCKETVAR_H
|
---|
11004 | | # include <sys/socketvar.h>
|
---|
11005 | | #endif
|
---|
11006 | | #ifdef HAVE_NETINET_IN_H
|
---|
11007 | | # include <netinet/in.h>
|
---|
11008 | | #endif
|
---|
11009 | | #ifdef HAVE_NETINET_IP_H
|
---|
11010 | | # include <netinet/ip.h>
|
---|
11011 | | #endif
|
---|
11012 | |
|
---|
11013 | | #include <net/if_types.h>
|
---|
11014 | configure:7927: result: no
|
---|
11015 | configure:7870: checking for net/route.h
|
---|
11016 | configure:7903: cl.exe -c -g conftest.c >&5
|
---|
11017 | conftest.c
|
---|
11018 | conftest.c(33) : fatal error C1083: Cannot open include file: 'net/route.h': No such file or directory
|
---|
11019 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
11020 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
11021 |
|
---|
11022 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
11023 | configure:7910: $? = 2
|
---|
11024 | configure: failed program was:
|
---|
11025 | | /* confdefs.h. */
|
---|
11026 | | #define PACKAGE_NAME "Wine"
|
---|
11027 | | #define PACKAGE_TARNAME "wine"
|
---|
11028 | | #define PACKAGE_VERSION "1.1.10"
|
---|
11029 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
11030 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
11031 | | #define X_DISPLAY_MISSING 1
|
---|
11032 | | #define STDC_HEADERS 1
|
---|
11033 | | #define HAVE_SYS_TYPES_H 1
|
---|
11034 | | #define HAVE_SYS_STAT_H 1
|
---|
11035 | | #define HAVE_STDLIB_H 1
|
---|
11036 | | #define HAVE_STRING_H 1
|
---|
11037 | | #define HAVE_MEMORY_H 1
|
---|
11038 | | #define HAVE_DIRECT_H 1
|
---|
11039 | | #define HAVE_FLOAT_H 1
|
---|
11040 | | #define HAVE_IO_H 1
|
---|
11041 | | #define HAVE_PROCESS_H 1
|
---|
11042 | | /* end confdefs.h. */
|
---|
11043 | | #include <sys/types.h>
|
---|
11044 | | #ifdef HAVE_SYS_SOCKET_H
|
---|
11045 | | # include <sys/socket.h>
|
---|
11046 | | #endif
|
---|
11047 | | #ifdef HAVE_SYS_SOCKETVAR_H
|
---|
11048 | | # include <sys/socketvar.h>
|
---|
11049 | | #endif
|
---|
11050 | | #ifdef HAVE_NETINET_IN_H
|
---|
11051 | | # include <netinet/in.h>
|
---|
11052 | | #endif
|
---|
11053 | | #ifdef HAVE_NETINET_IP_H
|
---|
11054 | | # include <netinet/ip.h>
|
---|
11055 | | #endif
|
---|
11056 | |
|
---|
11057 | | #include <net/route.h>
|
---|
11058 | configure:7927: result: no
|
---|
11059 | configure:7870: checking for netinet/if_ether.h
|
---|
11060 | configure:7903: cl.exe -c -g conftest.c >&5
|
---|
11061 | conftest.c
|
---|
11062 | conftest.c(33) : fatal error C1083: Cannot open include file: 'netinet/if_ether.h': No such file or directory
|
---|
11063 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
11064 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
11065 |
|
---|
11066 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
11067 | configure:7910: $? = 2
|
---|
11068 | configure: failed program was:
|
---|
11069 | | /* confdefs.h. */
|
---|
11070 | | #define PACKAGE_NAME "Wine"
|
---|
11071 | | #define PACKAGE_TARNAME "wine"
|
---|
11072 | | #define PACKAGE_VERSION "1.1.10"
|
---|
11073 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
11074 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
11075 | | #define X_DISPLAY_MISSING 1
|
---|
11076 | | #define STDC_HEADERS 1
|
---|
11077 | | #define HAVE_SYS_TYPES_H 1
|
---|
11078 | | #define HAVE_SYS_STAT_H 1
|
---|
11079 | | #define HAVE_STDLIB_H 1
|
---|
11080 | | #define HAVE_STRING_H 1
|
---|
11081 | | #define HAVE_MEMORY_H 1
|
---|
11082 | | #define HAVE_DIRECT_H 1
|
---|
11083 | | #define HAVE_FLOAT_H 1
|
---|
11084 | | #define HAVE_IO_H 1
|
---|
11085 | | #define HAVE_PROCESS_H 1
|
---|
11086 | | /* end confdefs.h. */
|
---|
11087 | | #include <sys/types.h>
|
---|
11088 | | #ifdef HAVE_SYS_SOCKET_H
|
---|
11089 | | # include <sys/socket.h>
|
---|
11090 | | #endif
|
---|
11091 | | #ifdef HAVE_SYS_SOCKETVAR_H
|
---|
11092 | | # include <sys/socketvar.h>
|
---|
11093 | | #endif
|
---|
11094 | | #ifdef HAVE_NETINET_IN_H
|
---|
11095 | | # include <netinet/in.h>
|
---|
11096 | | #endif
|
---|
11097 | | #ifdef HAVE_NETINET_IP_H
|
---|
11098 | | # include <netinet/ip.h>
|
---|
11099 | | #endif
|
---|
11100 | |
|
---|
11101 | | #include <netinet/if_ether.h>
|
---|
11102 | configure:7927: result: no
|
---|
11103 | configure:7870: checking for netinet/in_pcb.h
|
---|
11104 | configure:7903: cl.exe -c -g conftest.c >&5
|
---|
11105 | conftest.c
|
---|
11106 | conftest.c(33) : fatal error C1083: Cannot open include file: 'netinet/in_pcb.h': No such file or directory
|
---|
11107 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
11108 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
11109 |
|
---|
11110 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
11111 | configure:7910: $? = 2
|
---|
11112 | configure: failed program was:
|
---|
11113 | | /* confdefs.h. */
|
---|
11114 | | #define PACKAGE_NAME "Wine"
|
---|
11115 | | #define PACKAGE_TARNAME "wine"
|
---|
11116 | | #define PACKAGE_VERSION "1.1.10"
|
---|
11117 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
11118 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
11119 | | #define X_DISPLAY_MISSING 1
|
---|
11120 | | #define STDC_HEADERS 1
|
---|
11121 | | #define HAVE_SYS_TYPES_H 1
|
---|
11122 | | #define HAVE_SYS_STAT_H 1
|
---|
11123 | | #define HAVE_STDLIB_H 1
|
---|
11124 | | #define HAVE_STRING_H 1
|
---|
11125 | | #define HAVE_MEMORY_H 1
|
---|
11126 | | #define HAVE_DIRECT_H 1
|
---|
11127 | | #define HAVE_FLOAT_H 1
|
---|
11128 | | #define HAVE_IO_H 1
|
---|
11129 | | #define HAVE_PROCESS_H 1
|
---|
11130 | | /* end confdefs.h. */
|
---|
11131 | | #include <sys/types.h>
|
---|
11132 | | #ifdef HAVE_SYS_SOCKET_H
|
---|
11133 | | # include <sys/socket.h>
|
---|
11134 | | #endif
|
---|
11135 | | #ifdef HAVE_SYS_SOCKETVAR_H
|
---|
11136 | | # include <sys/socketvar.h>
|
---|
11137 | | #endif
|
---|
11138 | | #ifdef HAVE_NETINET_IN_H
|
---|
11139 | | # include <netinet/in.h>
|
---|
11140 | | #endif
|
---|
11141 | | #ifdef HAVE_NETINET_IP_H
|
---|
11142 | | # include <netinet/ip.h>
|
---|
11143 | | #endif
|
---|
11144 | |
|
---|
11145 | | #include <netinet/in_pcb.h>
|
---|
11146 | configure:7927: result: no
|
---|
11147 | configure:7870: checking for netinet/ip_icmp.h
|
---|
11148 | configure:7903: cl.exe -c -g conftest.c >&5
|
---|
11149 | conftest.c
|
---|
11150 | conftest.c(33) : fatal error C1083: Cannot open include file: 'netinet/ip_icmp.h': No such file or directory
|
---|
11151 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
11152 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
11153 |
|
---|
11154 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
11155 | configure:7910: $? = 2
|
---|
11156 | configure: failed program was:
|
---|
11157 | | /* confdefs.h. */
|
---|
11158 | | #define PACKAGE_NAME "Wine"
|
---|
11159 | | #define PACKAGE_TARNAME "wine"
|
---|
11160 | | #define PACKAGE_VERSION "1.1.10"
|
---|
11161 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
11162 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
11163 | | #define X_DISPLAY_MISSING 1
|
---|
11164 | | #define STDC_HEADERS 1
|
---|
11165 | | #define HAVE_SYS_TYPES_H 1
|
---|
11166 | | #define HAVE_SYS_STAT_H 1
|
---|
11167 | | #define HAVE_STDLIB_H 1
|
---|
11168 | | #define HAVE_STRING_H 1
|
---|
11169 | | #define HAVE_MEMORY_H 1
|
---|
11170 | | #define HAVE_DIRECT_H 1
|
---|
11171 | | #define HAVE_FLOAT_H 1
|
---|
11172 | | #define HAVE_IO_H 1
|
---|
11173 | | #define HAVE_PROCESS_H 1
|
---|
11174 | | /* end confdefs.h. */
|
---|
11175 | | #include <sys/types.h>
|
---|
11176 | | #ifdef HAVE_SYS_SOCKET_H
|
---|
11177 | | # include <sys/socket.h>
|
---|
11178 | | #endif
|
---|
11179 | | #ifdef HAVE_SYS_SOCKETVAR_H
|
---|
11180 | | # include <sys/socketvar.h>
|
---|
11181 | | #endif
|
---|
11182 | | #ifdef HAVE_NETINET_IN_H
|
---|
11183 | | # include <netinet/in.h>
|
---|
11184 | | #endif
|
---|
11185 | | #ifdef HAVE_NETINET_IP_H
|
---|
11186 | | # include <netinet/ip.h>
|
---|
11187 | | #endif
|
---|
11188 | |
|
---|
11189 | | #include <netinet/ip_icmp.h>
|
---|
11190 | configure:7927: result: no
|
---|
11191 | configure:7870: checking for netinet/ip_var.h
|
---|
11192 | configure:7903: cl.exe -c -g conftest.c >&5
|
---|
11193 | conftest.c
|
---|
11194 | conftest.c(33) : fatal error C1083: Cannot open include file: 'netinet/ip_var.h': No such file or directory
|
---|
11195 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
11196 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
11197 |
|
---|
11198 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
11199 | configure:7910: $? = 2
|
---|
11200 | configure: failed program was:
|
---|
11201 | | /* confdefs.h. */
|
---|
11202 | | #define PACKAGE_NAME "Wine"
|
---|
11203 | | #define PACKAGE_TARNAME "wine"
|
---|
11204 | | #define PACKAGE_VERSION "1.1.10"
|
---|
11205 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
11206 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
11207 | | #define X_DISPLAY_MISSING 1
|
---|
11208 | | #define STDC_HEADERS 1
|
---|
11209 | | #define HAVE_SYS_TYPES_H 1
|
---|
11210 | | #define HAVE_SYS_STAT_H 1
|
---|
11211 | | #define HAVE_STDLIB_H 1
|
---|
11212 | | #define HAVE_STRING_H 1
|
---|
11213 | | #define HAVE_MEMORY_H 1
|
---|
11214 | | #define HAVE_DIRECT_H 1
|
---|
11215 | | #define HAVE_FLOAT_H 1
|
---|
11216 | | #define HAVE_IO_H 1
|
---|
11217 | | #define HAVE_PROCESS_H 1
|
---|
11218 | | /* end confdefs.h. */
|
---|
11219 | | #include <sys/types.h>
|
---|
11220 | | #ifdef HAVE_SYS_SOCKET_H
|
---|
11221 | | # include <sys/socket.h>
|
---|
11222 | | #endif
|
---|
11223 | | #ifdef HAVE_SYS_SOCKETVAR_H
|
---|
11224 | | # include <sys/socketvar.h>
|
---|
11225 | | #endif
|
---|
11226 | | #ifdef HAVE_NETINET_IN_H
|
---|
11227 | | # include <netinet/in.h>
|
---|
11228 | | #endif
|
---|
11229 | | #ifdef HAVE_NETINET_IP_H
|
---|
11230 | | # include <netinet/ip.h>
|
---|
11231 | | #endif
|
---|
11232 | |
|
---|
11233 | | #include <netinet/ip_var.h>
|
---|
11234 | configure:7927: result: no
|
---|
11235 | configure:7870: checking for netinet/udp.h
|
---|
11236 | configure:7903: cl.exe -c -g conftest.c >&5
|
---|
11237 | conftest.c
|
---|
11238 | conftest.c(33) : fatal error C1083: Cannot open include file: 'netinet/udp.h': No such file or directory
|
---|
11239 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
11240 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
11241 |
|
---|
11242 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
11243 | configure:7910: $? = 2
|
---|
11244 | configure: failed program was:
|
---|
11245 | | /* confdefs.h. */
|
---|
11246 | | #define PACKAGE_NAME "Wine"
|
---|
11247 | | #define PACKAGE_TARNAME "wine"
|
---|
11248 | | #define PACKAGE_VERSION "1.1.10"
|
---|
11249 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
11250 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
11251 | | #define X_DISPLAY_MISSING 1
|
---|
11252 | | #define STDC_HEADERS 1
|
---|
11253 | | #define HAVE_SYS_TYPES_H 1
|
---|
11254 | | #define HAVE_SYS_STAT_H 1
|
---|
11255 | | #define HAVE_STDLIB_H 1
|
---|
11256 | | #define HAVE_STRING_H 1
|
---|
11257 | | #define HAVE_MEMORY_H 1
|
---|
11258 | | #define HAVE_DIRECT_H 1
|
---|
11259 | | #define HAVE_FLOAT_H 1
|
---|
11260 | | #define HAVE_IO_H 1
|
---|
11261 | | #define HAVE_PROCESS_H 1
|
---|
11262 | | /* end confdefs.h. */
|
---|
11263 | | #include <sys/types.h>
|
---|
11264 | | #ifdef HAVE_SYS_SOCKET_H
|
---|
11265 | | # include <sys/socket.h>
|
---|
11266 | | #endif
|
---|
11267 | | #ifdef HAVE_SYS_SOCKETVAR_H
|
---|
11268 | | # include <sys/socketvar.h>
|
---|
11269 | | #endif
|
---|
11270 | | #ifdef HAVE_NETINET_IN_H
|
---|
11271 | | # include <netinet/in.h>
|
---|
11272 | | #endif
|
---|
11273 | | #ifdef HAVE_NETINET_IP_H
|
---|
11274 | | # include <netinet/ip.h>
|
---|
11275 | | #endif
|
---|
11276 | |
|
---|
11277 | | #include <netinet/udp.h>
|
---|
11278 | configure:7927: result: no
|
---|
11279 | configure:7870: checking for netipx/ipx.h
|
---|
11280 | configure:7903: cl.exe -c -g conftest.c >&5
|
---|
11281 | conftest.c
|
---|
11282 | conftest.c(33) : fatal error C1083: Cannot open include file: 'netipx/ipx.h': No such file or directory
|
---|
11283 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
11284 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
11285 |
|
---|
11286 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
11287 | configure:7910: $? = 2
|
---|
11288 | configure: failed program was:
|
---|
11289 | | /* confdefs.h. */
|
---|
11290 | | #define PACKAGE_NAME "Wine"
|
---|
11291 | | #define PACKAGE_TARNAME "wine"
|
---|
11292 | | #define PACKAGE_VERSION "1.1.10"
|
---|
11293 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
11294 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
11295 | | #define X_DISPLAY_MISSING 1
|
---|
11296 | | #define STDC_HEADERS 1
|
---|
11297 | | #define HAVE_SYS_TYPES_H 1
|
---|
11298 | | #define HAVE_SYS_STAT_H 1
|
---|
11299 | | #define HAVE_STDLIB_H 1
|
---|
11300 | | #define HAVE_STRING_H 1
|
---|
11301 | | #define HAVE_MEMORY_H 1
|
---|
11302 | | #define HAVE_DIRECT_H 1
|
---|
11303 | | #define HAVE_FLOAT_H 1
|
---|
11304 | | #define HAVE_IO_H 1
|
---|
11305 | | #define HAVE_PROCESS_H 1
|
---|
11306 | | /* end confdefs.h. */
|
---|
11307 | | #include <sys/types.h>
|
---|
11308 | | #ifdef HAVE_SYS_SOCKET_H
|
---|
11309 | | # include <sys/socket.h>
|
---|
11310 | | #endif
|
---|
11311 | | #ifdef HAVE_SYS_SOCKETVAR_H
|
---|
11312 | | # include <sys/socketvar.h>
|
---|
11313 | | #endif
|
---|
11314 | | #ifdef HAVE_NETINET_IN_H
|
---|
11315 | | # include <netinet/in.h>
|
---|
11316 | | #endif
|
---|
11317 | | #ifdef HAVE_NETINET_IP_H
|
---|
11318 | | # include <netinet/ip.h>
|
---|
11319 | | #endif
|
---|
11320 | |
|
---|
11321 | | #include <netipx/ipx.h>
|
---|
11322 | configure:7927: result: no
|
---|
11323 | configure:7948: checking for netinet/tcp_var.h
|
---|
11324 | configure:7996: cl.exe -c -g conftest.c >&5
|
---|
11325 | conftest.c
|
---|
11326 | conftest.c(48) : fatal error C1083: Cannot open include file: 'netinet/tcp_var.h': No such file or directory
|
---|
11327 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
11328 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
11329 |
|
---|
11330 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
11331 | configure:8003: $? = 2
|
---|
11332 | configure: failed program was:
|
---|
11333 | | /* confdefs.h. */
|
---|
11334 | | #define PACKAGE_NAME "Wine"
|
---|
11335 | | #define PACKAGE_TARNAME "wine"
|
---|
11336 | | #define PACKAGE_VERSION "1.1.10"
|
---|
11337 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
11338 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
11339 | | #define X_DISPLAY_MISSING 1
|
---|
11340 | | #define STDC_HEADERS 1
|
---|
11341 | | #define HAVE_SYS_TYPES_H 1
|
---|
11342 | | #define HAVE_SYS_STAT_H 1
|
---|
11343 | | #define HAVE_STDLIB_H 1
|
---|
11344 | | #define HAVE_STRING_H 1
|
---|
11345 | | #define HAVE_MEMORY_H 1
|
---|
11346 | | #define HAVE_DIRECT_H 1
|
---|
11347 | | #define HAVE_FLOAT_H 1
|
---|
11348 | | #define HAVE_IO_H 1
|
---|
11349 | | #define HAVE_PROCESS_H 1
|
---|
11350 | | /* end confdefs.h. */
|
---|
11351 | | #include <sys/types.h>
|
---|
11352 | | #ifdef HAVE_ALIAS_H
|
---|
11353 | | # include <alias.h>
|
---|
11354 | | #endif
|
---|
11355 | | #ifdef HAVE_SYS_SOCKET_H
|
---|
11356 | | # include <sys/socket.h>
|
---|
11357 | | #endif
|
---|
11358 | | #ifdef HAVE_SYS_SOCKETVAR_H
|
---|
11359 | | # include <sys/socketvar.h>
|
---|
11360 | | #endif
|
---|
11361 | | #ifdef HAVE_NETINET_IN_H
|
---|
11362 | | # include <netinet/in.h>
|
---|
11363 | | #endif
|
---|
11364 | | #ifdef HAVE_NETINET_IP_H
|
---|
11365 | | # include <netinet/ip.h>
|
---|
11366 | | #endif
|
---|
11367 | | #ifdef HAVE_NETINET_IP_VAR_H
|
---|
11368 | | # include <netinet/ip_var.h>
|
---|
11369 | | #endif
|
---|
11370 | | #ifdef HAVE_NETINET_IP_ICMP_H
|
---|
11371 | | # include <netinet/ip_icmp.h>
|
---|
11372 | | #endif
|
---|
11373 | | #ifdef HAVE_NETINET_UDP_H
|
---|
11374 | | # include <netinet/udp.h>
|
---|
11375 | | #endif
|
---|
11376 | | #ifdef HAVE_NETINET_TCP_H
|
---|
11377 | | # include <netinet/tcp.h>
|
---|
11378 | | #endif
|
---|
11379 | |
|
---|
11380 | | #include <netinet/tcp_var.h>
|
---|
11381 | configure:8020: result: no
|
---|
11382 | configure:7948: checking for netinet/udp_var.h
|
---|
11383 | configure:7996: cl.exe -c -g conftest.c >&5
|
---|
11384 | conftest.c
|
---|
11385 | conftest.c(48) : fatal error C1083: Cannot open include file: 'netinet/udp_var.h': No such file or directory
|
---|
11386 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
11387 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
11388 |
|
---|
11389 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
11390 | configure:8003: $? = 2
|
---|
11391 | configure: failed program was:
|
---|
11392 | | /* confdefs.h. */
|
---|
11393 | | #define PACKAGE_NAME "Wine"
|
---|
11394 | | #define PACKAGE_TARNAME "wine"
|
---|
11395 | | #define PACKAGE_VERSION "1.1.10"
|
---|
11396 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
11397 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
11398 | | #define X_DISPLAY_MISSING 1
|
---|
11399 | | #define STDC_HEADERS 1
|
---|
11400 | | #define HAVE_SYS_TYPES_H 1
|
---|
11401 | | #define HAVE_SYS_STAT_H 1
|
---|
11402 | | #define HAVE_STDLIB_H 1
|
---|
11403 | | #define HAVE_STRING_H 1
|
---|
11404 | | #define HAVE_MEMORY_H 1
|
---|
11405 | | #define HAVE_DIRECT_H 1
|
---|
11406 | | #define HAVE_FLOAT_H 1
|
---|
11407 | | #define HAVE_IO_H 1
|
---|
11408 | | #define HAVE_PROCESS_H 1
|
---|
11409 | | /* end confdefs.h. */
|
---|
11410 | | #include <sys/types.h>
|
---|
11411 | | #ifdef HAVE_ALIAS_H
|
---|
11412 | | # include <alias.h>
|
---|
11413 | | #endif
|
---|
11414 | | #ifdef HAVE_SYS_SOCKET_H
|
---|
11415 | | # include <sys/socket.h>
|
---|
11416 | | #endif
|
---|
11417 | | #ifdef HAVE_SYS_SOCKETVAR_H
|
---|
11418 | | # include <sys/socketvar.h>
|
---|
11419 | | #endif
|
---|
11420 | | #ifdef HAVE_NETINET_IN_H
|
---|
11421 | | # include <netinet/in.h>
|
---|
11422 | | #endif
|
---|
11423 | | #ifdef HAVE_NETINET_IP_H
|
---|
11424 | | # include <netinet/ip.h>
|
---|
11425 | | #endif
|
---|
11426 | | #ifdef HAVE_NETINET_IP_VAR_H
|
---|
11427 | | # include <netinet/ip_var.h>
|
---|
11428 | | #endif
|
---|
11429 | | #ifdef HAVE_NETINET_IP_ICMP_H
|
---|
11430 | | # include <netinet/ip_icmp.h>
|
---|
11431 | | #endif
|
---|
11432 | | #ifdef HAVE_NETINET_UDP_H
|
---|
11433 | | # include <netinet/udp.h>
|
---|
11434 | | #endif
|
---|
11435 | | #ifdef HAVE_NETINET_TCP_H
|
---|
11436 | | # include <netinet/tcp.h>
|
---|
11437 | | #endif
|
---|
11438 | |
|
---|
11439 | | #include <netinet/udp_var.h>
|
---|
11440 | configure:8020: result: no
|
---|
11441 | configure:7948: checking for netinet/icmp_var.h
|
---|
11442 | configure:7996: cl.exe -c -g conftest.c >&5
|
---|
11443 | conftest.c
|
---|
11444 | conftest.c(48) : fatal error C1083: Cannot open include file: 'netinet/icmp_var.h': No such file or directory
|
---|
11445 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
11446 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
11447 |
|
---|
11448 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
11449 | configure:8003: $? = 2
|
---|
11450 | configure: failed program was:
|
---|
11451 | | /* confdefs.h. */
|
---|
11452 | | #define PACKAGE_NAME "Wine"
|
---|
11453 | | #define PACKAGE_TARNAME "wine"
|
---|
11454 | | #define PACKAGE_VERSION "1.1.10"
|
---|
11455 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
11456 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
11457 | | #define X_DISPLAY_MISSING 1
|
---|
11458 | | #define STDC_HEADERS 1
|
---|
11459 | | #define HAVE_SYS_TYPES_H 1
|
---|
11460 | | #define HAVE_SYS_STAT_H 1
|
---|
11461 | | #define HAVE_STDLIB_H 1
|
---|
11462 | | #define HAVE_STRING_H 1
|
---|
11463 | | #define HAVE_MEMORY_H 1
|
---|
11464 | | #define HAVE_DIRECT_H 1
|
---|
11465 | | #define HAVE_FLOAT_H 1
|
---|
11466 | | #define HAVE_IO_H 1
|
---|
11467 | | #define HAVE_PROCESS_H 1
|
---|
11468 | | /* end confdefs.h. */
|
---|
11469 | | #include <sys/types.h>
|
---|
11470 | | #ifdef HAVE_ALIAS_H
|
---|
11471 | | # include <alias.h>
|
---|
11472 | | #endif
|
---|
11473 | | #ifdef HAVE_SYS_SOCKET_H
|
---|
11474 | | # include <sys/socket.h>
|
---|
11475 | | #endif
|
---|
11476 | | #ifdef HAVE_SYS_SOCKETVAR_H
|
---|
11477 | | # include <sys/socketvar.h>
|
---|
11478 | | #endif
|
---|
11479 | | #ifdef HAVE_NETINET_IN_H
|
---|
11480 | | # include <netinet/in.h>
|
---|
11481 | | #endif
|
---|
11482 | | #ifdef HAVE_NETINET_IP_H
|
---|
11483 | | # include <netinet/ip.h>
|
---|
11484 | | #endif
|
---|
11485 | | #ifdef HAVE_NETINET_IP_VAR_H
|
---|
11486 | | # include <netinet/ip_var.h>
|
---|
11487 | | #endif
|
---|
11488 | | #ifdef HAVE_NETINET_IP_ICMP_H
|
---|
11489 | | # include <netinet/ip_icmp.h>
|
---|
11490 | | #endif
|
---|
11491 | | #ifdef HAVE_NETINET_UDP_H
|
---|
11492 | | # include <netinet/udp.h>
|
---|
11493 | | #endif
|
---|
11494 | | #ifdef HAVE_NETINET_TCP_H
|
---|
11495 | | # include <netinet/tcp.h>
|
---|
11496 | | #endif
|
---|
11497 | |
|
---|
11498 | | #include <netinet/icmp_var.h>
|
---|
11499 | configure:8020: result: no
|
---|
11500 | configure:7948: checking for netinet/tcp_timer.h
|
---|
11501 | configure:7996: cl.exe -c -g conftest.c >&5
|
---|
11502 | conftest.c
|
---|
11503 | conftest.c(48) : fatal error C1083: Cannot open include file: 'netinet/tcp_timer.h': No such file or directory
|
---|
11504 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
11505 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
11506 |
|
---|
11507 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
11508 | configure:8003: $? = 2
|
---|
11509 | configure: failed program was:
|
---|
11510 | | /* confdefs.h. */
|
---|
11511 | | #define PACKAGE_NAME "Wine"
|
---|
11512 | | #define PACKAGE_TARNAME "wine"
|
---|
11513 | | #define PACKAGE_VERSION "1.1.10"
|
---|
11514 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
11515 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
11516 | | #define X_DISPLAY_MISSING 1
|
---|
11517 | | #define STDC_HEADERS 1
|
---|
11518 | | #define HAVE_SYS_TYPES_H 1
|
---|
11519 | | #define HAVE_SYS_STAT_H 1
|
---|
11520 | | #define HAVE_STDLIB_H 1
|
---|
11521 | | #define HAVE_STRING_H 1
|
---|
11522 | | #define HAVE_MEMORY_H 1
|
---|
11523 | | #define HAVE_DIRECT_H 1
|
---|
11524 | | #define HAVE_FLOAT_H 1
|
---|
11525 | | #define HAVE_IO_H 1
|
---|
11526 | | #define HAVE_PROCESS_H 1
|
---|
11527 | | /* end confdefs.h. */
|
---|
11528 | | #include <sys/types.h>
|
---|
11529 | | #ifdef HAVE_ALIAS_H
|
---|
11530 | | # include <alias.h>
|
---|
11531 | | #endif
|
---|
11532 | | #ifdef HAVE_SYS_SOCKET_H
|
---|
11533 | | # include <sys/socket.h>
|
---|
11534 | | #endif
|
---|
11535 | | #ifdef HAVE_SYS_SOCKETVAR_H
|
---|
11536 | | # include <sys/socketvar.h>
|
---|
11537 | | #endif
|
---|
11538 | | #ifdef HAVE_NETINET_IN_H
|
---|
11539 | | # include <netinet/in.h>
|
---|
11540 | | #endif
|
---|
11541 | | #ifdef HAVE_NETINET_IP_H
|
---|
11542 | | # include <netinet/ip.h>
|
---|
11543 | | #endif
|
---|
11544 | | #ifdef HAVE_NETINET_IP_VAR_H
|
---|
11545 | | # include <netinet/ip_var.h>
|
---|
11546 | | #endif
|
---|
11547 | | #ifdef HAVE_NETINET_IP_ICMP_H
|
---|
11548 | | # include <netinet/ip_icmp.h>
|
---|
11549 | | #endif
|
---|
11550 | | #ifdef HAVE_NETINET_UDP_H
|
---|
11551 | | # include <netinet/udp.h>
|
---|
11552 | | #endif
|
---|
11553 | | #ifdef HAVE_NETINET_TCP_H
|
---|
11554 | | # include <netinet/tcp.h>
|
---|
11555 | | #endif
|
---|
11556 | |
|
---|
11557 | | #include <netinet/tcp_timer.h>
|
---|
11558 | configure:8020: result: no
|
---|
11559 | configure:8038: checking for linux/ipx.h
|
---|
11560 | configure:8065: cl.exe -c -g conftest.c >&5
|
---|
11561 | conftest.c
|
---|
11562 | conftest.c(27) : fatal error C1083: Cannot open include file: 'linux/ipx.h': No such file or directory
|
---|
11563 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
11564 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
11565 |
|
---|
11566 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
11567 | configure:8072: $? = 2
|
---|
11568 | configure: failed program was:
|
---|
11569 | | /* confdefs.h. */
|
---|
11570 | | #define PACKAGE_NAME "Wine"
|
---|
11571 | | #define PACKAGE_TARNAME "wine"
|
---|
11572 | | #define PACKAGE_VERSION "1.1.10"
|
---|
11573 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
11574 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
11575 | | #define X_DISPLAY_MISSING 1
|
---|
11576 | | #define STDC_HEADERS 1
|
---|
11577 | | #define HAVE_SYS_TYPES_H 1
|
---|
11578 | | #define HAVE_SYS_STAT_H 1
|
---|
11579 | | #define HAVE_STDLIB_H 1
|
---|
11580 | | #define HAVE_STRING_H 1
|
---|
11581 | | #define HAVE_MEMORY_H 1
|
---|
11582 | | #define HAVE_DIRECT_H 1
|
---|
11583 | | #define HAVE_FLOAT_H 1
|
---|
11584 | | #define HAVE_IO_H 1
|
---|
11585 | | #define HAVE_PROCESS_H 1
|
---|
11586 | | /* end confdefs.h. */
|
---|
11587 | | #include <sys/types.h>
|
---|
11588 | | #ifdef HAVE_ASM_TYPES_H
|
---|
11589 | | # include <asm/types.h>
|
---|
11590 | | #endif
|
---|
11591 | | #ifdef HAVE_SYS_SOCKET_H
|
---|
11592 | | # include <sys/socket.h>
|
---|
11593 | | #endif
|
---|
11594 | |
|
---|
11595 | | #include <linux/ipx.h>
|
---|
11596 | configure:8089: result: no
|
---|
11597 | configure:8107: checking for resolv.h
|
---|
11598 | configure:8137: cl.exe -c -g conftest.c >&5
|
---|
11599 | conftest.c
|
---|
11600 | conftest.c(30) : fatal error C1083: Cannot open include file: 'resolv.h': No such file or directory
|
---|
11601 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
11602 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
11603 |
|
---|
11604 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
11605 | configure:8144: $? = 2
|
---|
11606 | configure: failed program was:
|
---|
11607 | | /* confdefs.h. */
|
---|
11608 | | #define PACKAGE_NAME "Wine"
|
---|
11609 | | #define PACKAGE_TARNAME "wine"
|
---|
11610 | | #define PACKAGE_VERSION "1.1.10"
|
---|
11611 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
11612 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
11613 | | #define X_DISPLAY_MISSING 1
|
---|
11614 | | #define STDC_HEADERS 1
|
---|
11615 | | #define HAVE_SYS_TYPES_H 1
|
---|
11616 | | #define HAVE_SYS_STAT_H 1
|
---|
11617 | | #define HAVE_STDLIB_H 1
|
---|
11618 | | #define HAVE_STRING_H 1
|
---|
11619 | | #define HAVE_MEMORY_H 1
|
---|
11620 | | #define HAVE_DIRECT_H 1
|
---|
11621 | | #define HAVE_FLOAT_H 1
|
---|
11622 | | #define HAVE_IO_H 1
|
---|
11623 | | #define HAVE_PROCESS_H 1
|
---|
11624 | | /* end confdefs.h. */
|
---|
11625 | | #include <sys/types.h>
|
---|
11626 | | #ifdef HAVE_SYS_SOCKET_H
|
---|
11627 | | # include <sys/socket.h>
|
---|
11628 | | #endif
|
---|
11629 | | #ifdef HAVE_NETINET_IN_H
|
---|
11630 | | # include <netinet/in.h>
|
---|
11631 | | #endif
|
---|
11632 | | #ifdef HAVE_ARPA_NAMESER_H
|
---|
11633 | | # include <arpa/nameser.h>
|
---|
11634 | | #endif
|
---|
11635 | |
|
---|
11636 | | #include <resolv.h>
|
---|
11637 | configure:8161: result: no
|
---|
11638 | configure:8179: checking for ucontext.h
|
---|
11639 | configure:8200: cl.exe -c -g conftest.c >&5
|
---|
11640 | conftest.c
|
---|
11641 | conftest.c(21) : fatal error C1083: Cannot open include file: 'ucontext.h': No such file or directory
|
---|
11642 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
11643 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
11644 |
|
---|
11645 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
11646 | configure:8207: $? = 2
|
---|
11647 | configure: failed program was:
|
---|
11648 | | /* confdefs.h. */
|
---|
11649 | | #define PACKAGE_NAME "Wine"
|
---|
11650 | | #define PACKAGE_TARNAME "wine"
|
---|
11651 | | #define PACKAGE_VERSION "1.1.10"
|
---|
11652 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
11653 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
11654 | | #define X_DISPLAY_MISSING 1
|
---|
11655 | | #define STDC_HEADERS 1
|
---|
11656 | | #define HAVE_SYS_TYPES_H 1
|
---|
11657 | | #define HAVE_SYS_STAT_H 1
|
---|
11658 | | #define HAVE_STDLIB_H 1
|
---|
11659 | | #define HAVE_STRING_H 1
|
---|
11660 | | #define HAVE_MEMORY_H 1
|
---|
11661 | | #define HAVE_DIRECT_H 1
|
---|
11662 | | #define HAVE_FLOAT_H 1
|
---|
11663 | | #define HAVE_IO_H 1
|
---|
11664 | | #define HAVE_PROCESS_H 1
|
---|
11665 | | /* end confdefs.h. */
|
---|
11666 | | #include <signal.h>
|
---|
11667 | |
|
---|
11668 | | #include <ucontext.h>
|
---|
11669 | configure:8224: result: no
|
---|
11670 | configure:8242: checking for sys/thr.h
|
---|
11671 | configure:8266: cl.exe -c -g conftest.c >&5
|
---|
11672 | conftest.c
|
---|
11673 | conftest.c(24) : fatal error C1083: Cannot open include file: 'sys/thr.h': No such file or directory
|
---|
11674 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
11675 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
11676 |
|
---|
11677 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
11678 | configure:8273: $? = 2
|
---|
11679 | configure: failed program was:
|
---|
11680 | | /* confdefs.h. */
|
---|
11681 | | #define PACKAGE_NAME "Wine"
|
---|
11682 | | #define PACKAGE_TARNAME "wine"
|
---|
11683 | | #define PACKAGE_VERSION "1.1.10"
|
---|
11684 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
11685 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
11686 | | #define X_DISPLAY_MISSING 1
|
---|
11687 | | #define STDC_HEADERS 1
|
---|
11688 | | #define HAVE_SYS_TYPES_H 1
|
---|
11689 | | #define HAVE_SYS_STAT_H 1
|
---|
11690 | | #define HAVE_STDLIB_H 1
|
---|
11691 | | #define HAVE_STRING_H 1
|
---|
11692 | | #define HAVE_MEMORY_H 1
|
---|
11693 | | #define HAVE_DIRECT_H 1
|
---|
11694 | | #define HAVE_FLOAT_H 1
|
---|
11695 | | #define HAVE_IO_H 1
|
---|
11696 | | #define HAVE_PROCESS_H 1
|
---|
11697 | | /* end confdefs.h. */
|
---|
11698 | | #include <sys/types.h>
|
---|
11699 | | #ifdef HAVE_UCONTEXT_H
|
---|
11700 | | #include <ucontext.h>
|
---|
11701 | | #endif
|
---|
11702 | |
|
---|
11703 | | #include <sys/thr.h>
|
---|
11704 | configure:8290: result: no
|
---|
11705 | configure:8308: checking for pthread_np.h
|
---|
11706 | configure:8331: cl.exe -c -g conftest.c >&5
|
---|
11707 | conftest.c
|
---|
11708 | conftest.c(23) : fatal error C1083: Cannot open include file: 'pthread_np.h': No such file or directory
|
---|
11709 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
11710 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
11711 |
|
---|
11712 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
11713 | configure:8338: $? = 2
|
---|
11714 | configure: failed program was:
|
---|
11715 | | /* confdefs.h. */
|
---|
11716 | | #define PACKAGE_NAME "Wine"
|
---|
11717 | | #define PACKAGE_TARNAME "wine"
|
---|
11718 | | #define PACKAGE_VERSION "1.1.10"
|
---|
11719 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
11720 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
11721 | | #define X_DISPLAY_MISSING 1
|
---|
11722 | | #define STDC_HEADERS 1
|
---|
11723 | | #define HAVE_SYS_TYPES_H 1
|
---|
11724 | | #define HAVE_SYS_STAT_H 1
|
---|
11725 | | #define HAVE_STDLIB_H 1
|
---|
11726 | | #define HAVE_STRING_H 1
|
---|
11727 | | #define HAVE_MEMORY_H 1
|
---|
11728 | | #define HAVE_DIRECT_H 1
|
---|
11729 | | #define HAVE_FLOAT_H 1
|
---|
11730 | | #define HAVE_IO_H 1
|
---|
11731 | | #define HAVE_PROCESS_H 1
|
---|
11732 | | /* end confdefs.h. */
|
---|
11733 | | #ifdef HAVE_PTHREAD_H
|
---|
11734 | | #include <pthread.h>
|
---|
11735 | | #endif
|
---|
11736 | |
|
---|
11737 | | #include <pthread_np.h>
|
---|
11738 | configure:8355: result: no
|
---|
11739 | configure:8373: checking for linux/videodev.h
|
---|
11740 | configure:8400: cl.exe -c -g conftest.c >&5
|
---|
11741 | conftest.c
|
---|
11742 | conftest.c(27) : fatal error C1083: Cannot open include file: 'linux/videodev.h': No such file or directory
|
---|
11743 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
11744 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
11745 |
|
---|
11746 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
11747 | configure:8407: $? = 2
|
---|
11748 | configure: failed program was:
|
---|
11749 | | /* confdefs.h. */
|
---|
11750 | | #define PACKAGE_NAME "Wine"
|
---|
11751 | | #define PACKAGE_TARNAME "wine"
|
---|
11752 | | #define PACKAGE_VERSION "1.1.10"
|
---|
11753 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
11754 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
11755 | | #define X_DISPLAY_MISSING 1
|
---|
11756 | | #define STDC_HEADERS 1
|
---|
11757 | | #define HAVE_SYS_TYPES_H 1
|
---|
11758 | | #define HAVE_SYS_STAT_H 1
|
---|
11759 | | #define HAVE_STDLIB_H 1
|
---|
11760 | | #define HAVE_STRING_H 1
|
---|
11761 | | #define HAVE_MEMORY_H 1
|
---|
11762 | | #define HAVE_DIRECT_H 1
|
---|
11763 | | #define HAVE_FLOAT_H 1
|
---|
11764 | | #define HAVE_IO_H 1
|
---|
11765 | | #define HAVE_PROCESS_H 1
|
---|
11766 | | /* end confdefs.h. */
|
---|
11767 | | #ifdef HAVE_SYS_TIME_H
|
---|
11768 | | #include <sys/time.h>
|
---|
11769 | | #endif
|
---|
11770 | | #include <sys/types.h>
|
---|
11771 | | #ifdef HAVE_ASM_TYPES_H
|
---|
11772 | | #include <asm/types.h>
|
---|
11773 | | #endif
|
---|
11774 | |
|
---|
11775 | | #include <linux/videodev.h>
|
---|
11776 | configure:8424: result: no
|
---|
11777 | configure:8442: checking for linux/capi.h
|
---|
11778 | configure:8463: cl.exe -c -g conftest.c >&5
|
---|
11779 | conftest.c
|
---|
11780 | conftest.c(21) : fatal error C1083: Cannot open include file: 'linux/capi.h': No such file or directory
|
---|
11781 | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
|
---|
11782 | Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
|
---|
11783 |
|
---|
11784 | cl : Command line warning D4002 : ignoring unknown option '-g'
|
---|
11785 | configure:8470: $? = 2
|
---|
11786 | configure: failed program was:
|
---|
11787 | | /* confdefs.h. */
|
---|
11788 | | #define PACKAGE_NAME "Wine"
|
---|
11789 | | #define PACKAGE_TARNAME "wine"
|
---|
11790 | | #define PACKAGE_VERSION "1.1.10"
|
---|
11791 | | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
11792 | | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
11793 | | #define X_DISPLAY_MISSING 1
|
---|
11794 | | #define STDC_HEADERS 1
|
---|
11795 | | #define HAVE_SYS_TYPES_H 1
|
---|
11796 | | #define HAVE_SYS_STAT_H 1
|
---|
11797 | | #define HAVE_STDLIB_H 1
|
---|
11798 | | #define HAVE_STRING_H 1
|
---|
11799 | | #define HAVE_MEMORY_H 1
|
---|
11800 | | #define HAVE_DIRECT_H 1
|
---|
11801 | | #define HAVE_FLOAT_H 1
|
---|
11802 | | #define HAVE_IO_H 1
|
---|
11803 | | #define HAVE_PROCESS_H 1
|
---|
11804 | | /* end confdefs.h. */
|
---|
11805 | | #define __user
|
---|
11806 | |
|
---|
11807 | | #include <linux/capi.h>
|
---|
11808 | configure:8487: result: no
|
---|
11809 | configure:8520: checking for ldd
|
---|
11810 | configure:8552: result: true
|
---|
11811 | configure:8606: checking for dlltool
|
---|
11812 | configure:8636: result: no
|
---|
11813 | configure:8698: checking for dllwrap
|
---|
11814 | configure:8728: result: no
|
---|
11815 | configure:8790: checking for ar
|
---|
11816 | configure:8820: result: no
|
---|
11817 | configure:9711: error: could not find a way to build shared libraries.
|
---|
11818 | It is currently not possible to build Wine without shared library
|
---|
11819 | (.so) support to allow transparent switch between .so and .dll files.
|
---|
11820 | If you are using Linux, you will need a newer binutils.
|
---|
11821 |
|
---|
11822 |
|
---|
11823 | ## ---------------- ##
|
---|
11824 | ## Cache variables. ##
|
---|
11825 | ## ---------------- ##
|
---|
11826 |
|
---|
11827 | ac_cv_build=i686-pc-cygwin
|
---|
11828 | ac_cv_c_compiler_gnu=no
|
---|
11829 | ac_cv_cxx_compiler_gnu=no
|
---|
11830 | ac_cv_env_CCC_set=
|
---|
11831 | ac_cv_env_CCC_value=
|
---|
11832 | ac_cv_env_CC_set=
|
---|
11833 | ac_cv_env_CC_value=
|
---|
11834 | ac_cv_env_CFLAGS_set=
|
---|
11835 | ac_cv_env_CFLAGS_value=
|
---|
11836 | ac_cv_env_CPPFLAGS_set=
|
---|
11837 | ac_cv_env_CPPFLAGS_value=
|
---|
11838 | ac_cv_env_CPP_set=
|
---|
11839 | ac_cv_env_CPP_value=
|
---|
11840 | ac_cv_env_CXXFLAGS_set=
|
---|
11841 | ac_cv_env_CXXFLAGS_value=
|
---|
11842 | ac_cv_env_CXX_set=
|
---|
11843 | ac_cv_env_CXX_value=
|
---|
11844 | ac_cv_env_LDFLAGS_set=
|
---|
11845 | ac_cv_env_LDFLAGS_value=
|
---|
11846 | ac_cv_env_LIBS_set=
|
---|
11847 | ac_cv_env_LIBS_value=
|
---|
11848 | ac_cv_env_XMKMF_set=
|
---|
11849 | ac_cv_env_XMKMF_value=
|
---|
11850 | ac_cv_env_build_alias_set=
|
---|
11851 | ac_cv_env_build_alias_value=
|
---|
11852 | ac_cv_env_host_alias_set=
|
---|
11853 | ac_cv_env_host_alias_value=
|
---|
11854 | ac_cv_env_target_alias_set=
|
---|
11855 | ac_cv_env_target_alias_value=
|
---|
11856 | ac_cv_exeext=.exe
|
---|
11857 | ac_cv_header_AudioUnit_AudioUnit_h=no
|
---|
11858 | ac_cv_header_Carbon_Carbon_h=no
|
---|
11859 | ac_cv_header_CoreAudio_CoreAudio_h=no
|
---|
11860 | ac_cv_header_DiskArbitration_DiskArbitration_h=no
|
---|
11861 | ac_cv_header_GL_glu_h=no
|
---|
11862 | ac_cv_header_IOKit_IOKitLib_h=no
|
---|
11863 | ac_cv_header_alias_h=no
|
---|
11864 | ac_cv_header_alsa_asoundlib_h=no
|
---|
11865 | ac_cv_header_arpa_inet_h=no
|
---|
11866 | ac_cv_header_arpa_nameser_h=no
|
---|
11867 | ac_cv_header_asm_types_h=no
|
---|
11868 | ac_cv_header_capi20_h=no
|
---|
11869 | ac_cv_header_curses_h=no
|
---|
11870 | ac_cv_header_direct_h=yes
|
---|
11871 | ac_cv_header_dirent_h=no
|
---|
11872 | ac_cv_header_dlfcn_h=no
|
---|
11873 | ac_cv_header_elf_h=no
|
---|
11874 | ac_cv_header_float_h=yes
|
---|
11875 | ac_cv_header_fontconfig_fontconfig_h=no
|
---|
11876 | ac_cv_header_getopt_h=no
|
---|
11877 | ac_cv_header_ieeefp_h=no
|
---|
11878 | ac_cv_header_inttypes_h=no
|
---|
11879 | ac_cv_header_io_h=yes
|
---|
11880 | ac_cv_header_jack_jack_h=no
|
---|
11881 | ac_cv_header_jpeglib_h=no
|
---|
11882 | ac_cv_header_lber_h=no
|
---|
11883 | ac_cv_header_lcms_h=no
|
---|
11884 | ac_cv_header_lcms_lcms_h=no
|
---|
11885 | ac_cv_header_ldap_h=no
|
---|
11886 | ac_cv_header_libaudioio_h=no
|
---|
11887 | ac_cv_header_link_h=no
|
---|
11888 | ac_cv_header_linux_capi_h=no
|
---|
11889 | ac_cv_header_linux_cdrom_h=no
|
---|
11890 | ac_cv_header_linux_compiler_h=no
|
---|
11891 | ac_cv_header_linux_hdreg_h=no
|
---|
11892 | ac_cv_header_linux_input_h=no
|
---|
11893 | ac_cv_header_linux_ioctl_h=no
|
---|
11894 | ac_cv_header_linux_ipx_h=no
|
---|
11895 | ac_cv_header_linux_joystick_h=no
|
---|
11896 | ac_cv_header_linux_major_h=no
|
---|
11897 | ac_cv_header_linux_param_h=no
|
---|
11898 | ac_cv_header_linux_serial_h=no
|
---|
11899 | ac_cv_header_linux_ucdrom_h=no
|
---|
11900 | ac_cv_header_linux_videodev_h=no
|
---|
11901 | ac_cv_header_mach_mach_h=no
|
---|
11902 | ac_cv_header_mach_machine_h=no
|
---|
11903 | ac_cv_header_machine_cpu_h=no
|
---|
11904 | ac_cv_header_machine_limits_h=no
|
---|
11905 | ac_cv_header_machine_soundcard_h=no
|
---|
11906 | ac_cv_header_memory_h=yes
|
---|
11907 | ac_cv_header_mntent_h=no
|
---|
11908 | ac_cv_header_ncurses_h=no
|
---|
11909 | ac_cv_header_net_if_arp_h=no
|
---|
11910 | ac_cv_header_net_if_dl_h=no
|
---|
11911 | ac_cv_header_net_if_h=no
|
---|
11912 | ac_cv_header_net_if_types_h=no
|
---|
11913 | ac_cv_header_net_route_h=no
|
---|
11914 | ac_cv_header_netdb_h=no
|
---|
11915 | ac_cv_header_netinet_icmp_var_h=no
|
---|
11916 | ac_cv_header_netinet_if_ether_h=no
|
---|
11917 | ac_cv_header_netinet_in_h=no
|
---|
11918 | ac_cv_header_netinet_in_pcb_h=no
|
---|
11919 | ac_cv_header_netinet_in_systm_h=no
|
---|
11920 | ac_cv_header_netinet_ip_h=no
|
---|
11921 | ac_cv_header_netinet_ip_icmp_h=no
|
---|
11922 | ac_cv_header_netinet_ip_var_h=no
|
---|
11923 | ac_cv_header_netinet_tcp_fsm_h=no
|
---|
11924 | ac_cv_header_netinet_tcp_h=no
|
---|
11925 | ac_cv_header_netinet_tcp_timer_h=no
|
---|
11926 | ac_cv_header_netinet_tcp_var_h=no
|
---|
11927 | ac_cv_header_netinet_udp_h=no
|
---|
11928 | ac_cv_header_netinet_udp_var_h=no
|
---|
11929 | ac_cv_header_netipx_ipx_h=no
|
---|
11930 | ac_cv_header_openssl_err_h=no
|
---|
11931 | ac_cv_header_openssl_ssl_h=no
|
---|
11932 | ac_cv_header_png_h=no
|
---|
11933 | ac_cv_header_poll_h=no
|
---|
11934 | ac_cv_header_process_h=yes
|
---|
11935 | ac_cv_header_pthread_h=no
|
---|
11936 | ac_cv_header_pthread_np_h=no
|
---|
11937 | ac_cv_header_pwd_h=no
|
---|
11938 | ac_cv_header_regex_h=no
|
---|
11939 | ac_cv_header_resolv_h=no
|
---|
11940 | ac_cv_header_sched_h=no
|
---|
11941 | ac_cv_header_scsi_scsi_h=no
|
---|
11942 | ac_cv_header_scsi_scsi_ioctl_h=no
|
---|
11943 | ac_cv_header_scsi_sg_h=no
|
---|
11944 | ac_cv_header_soundcard_h=no
|
---|
11945 | ac_cv_header_stat_broken=no
|
---|
11946 | ac_cv_header_stdc=yes
|
---|
11947 | ac_cv_header_stdint_h=no
|
---|
11948 | ac_cv_header_stdlib_h=yes
|
---|
11949 | ac_cv_header_string_h=yes
|
---|
11950 | ac_cv_header_strings_h=no
|
---|
11951 | ac_cv_header_sys_asoundlib_h=no
|
---|
11952 | ac_cv_header_sys_cdio_h=no
|
---|
11953 | ac_cv_header_sys_elf32_h=no
|
---|
11954 | ac_cv_header_sys_epoll_h=no
|
---|
11955 | ac_cv_header_sys_errno_h=no
|
---|
11956 | ac_cv_header_sys_event_h=no
|
---|
11957 | ac_cv_header_sys_exec_elf_h=no
|
---|
11958 | ac_cv_header_sys_filio_h=no
|
---|
11959 | ac_cv_header_sys_ioctl_h=no
|
---|
11960 | ac_cv_header_sys_ipc_h=no
|
---|
11961 | ac_cv_header_sys_limits_h=no
|
---|
11962 | ac_cv_header_sys_link_h=no
|
---|
11963 | ac_cv_header_sys_lwp_h=no
|
---|
11964 | ac_cv_header_sys_mman_h=no
|
---|
11965 | ac_cv_header_sys_modem_h=no
|
---|
11966 | ac_cv_header_sys_mount_h=no
|
---|
11967 | ac_cv_header_sys_msg_h=no
|
---|
11968 | ac_cv_header_sys_mtio_h=no
|
---|
11969 | ac_cv_header_sys_param_h=no
|
---|
11970 | ac_cv_header_sys_poll_h=no
|
---|
11971 | ac_cv_header_sys_prctl_h=no
|
---|
11972 | ac_cv_header_sys_ptrace_h=no
|
---|
11973 | ac_cv_header_sys_reg_h=no
|
---|
11974 | ac_cv_header_sys_resource_h=no
|
---|
11975 | ac_cv_header_sys_scsiio_h=no
|
---|
11976 | ac_cv_header_sys_shm_h=no
|
---|
11977 | ac_cv_header_sys_signal_h=no
|
---|
11978 | ac_cv_header_sys_socket_h=no
|
---|
11979 | ac_cv_header_sys_socketvar_h=no
|
---|
11980 | ac_cv_header_sys_sockio_h=no
|
---|
11981 | ac_cv_header_sys_soundcard_h=no
|
---|
11982 | ac_cv_header_sys_stat_h=yes
|
---|
11983 | ac_cv_header_sys_statfs_h=no
|
---|
11984 | ac_cv_header_sys_statvfs_h=no
|
---|
11985 | ac_cv_header_sys_strtio_h=no
|
---|
11986 | ac_cv_header_sys_syscall_h=no
|
---|
11987 | ac_cv_header_sys_sysctl_h=no
|
---|
11988 | ac_cv_header_sys_thr_h=no
|
---|
11989 | ac_cv_header_sys_time_h=no
|
---|
11990 | ac_cv_header_sys_times_h=no
|
---|
11991 | ac_cv_header_sys_types_h=yes
|
---|
11992 | ac_cv_header_sys_uio_h=no
|
---|
11993 | ac_cv_header_sys_un_h=no
|
---|
11994 | ac_cv_header_sys_user_h=no
|
---|
11995 | ac_cv_header_sys_vfs_h=no
|
---|
11996 | ac_cv_header_sys_vm86_h=no
|
---|
11997 | ac_cv_header_sys_wait_h=no
|
---|
11998 | ac_cv_header_syscall_h=no
|
---|
11999 | ac_cv_header_termios_h=no
|
---|
12000 | ac_cv_header_ucontext_h=no
|
---|
12001 | ac_cv_header_unistd_h=no
|
---|
12002 | ac_cv_header_utime_h=no
|
---|
12003 | ac_cv_header_valgrind_memcheck_h=no
|
---|
12004 | ac_cv_header_valgrind_valgrind_h=no
|
---|
12005 | ac_cv_host=i686-pc-cygwin
|
---|
12006 | ac_cv_lib_i386_i386_set_ldt=no
|
---|
12007 | ac_cv_lib_ossaudio__oss_ioctl=no
|
---|
12008 | ac_cv_lib_pthread_pthread_create=no
|
---|
12009 | ac_cv_objext=obj
|
---|
12010 | ac_cv_path_EGREP='/usr/bin/grep -E'
|
---|
12011 | ac_cv_path_GREP=/usr/bin/grep
|
---|
12012 | ac_cv_path_LDCONFIG=true
|
---|
12013 | ac_cv_path_LDD=true
|
---|
12014 | ac_cv_path_PRELINK=false
|
---|
12015 | ac_cv_path_install='/usr/bin/install -c'
|
---|
12016 | ac_cv_prog_BISON=bison
|
---|
12017 | ac_cv_prog_CPP='cl.exe -E'
|
---|
12018 | ac_cv_prog_FLEX=flex
|
---|
12019 | ac_cv_prog_ac_ct_CC=cl.exe
|
---|
12020 | ac_cv_prog_ac_ct_CXX=cl.exe
|
---|
12021 | ac_cv_prog_cc_c89=
|
---|
12022 | ac_cv_prog_cc_g=yes
|
---|
12023 | ac_cv_prog_cxx_g=yes
|
---|
12024 | ac_cv_prog_make_make_set=yes
|
---|
12025 | wine_cv_toolsdir='$(TOPOBJDIR)'
|
---|
12026 |
|
---|
12027 | ## ----------------- ##
|
---|
12028 | ## Output variables. ##
|
---|
12029 | ## ----------------- ##
|
---|
12030 |
|
---|
12031 | ALL_DLL_DIRS=''
|
---|
12032 | ALL_IMPLIB_DIRS=''
|
---|
12033 | ALL_MAKEFILES=''
|
---|
12034 | ALL_MAKEFILE_DEPENDS=''
|
---|
12035 | ALL_MAKERULES=''
|
---|
12036 | ALL_PROGRAM_BIN_INSTALL_DIRS=''
|
---|
12037 | ALL_PROGRAM_DIRS=''
|
---|
12038 | ALL_PROGRAM_INSTALL_DIRS=''
|
---|
12039 | ALL_TEST_DIRS=''
|
---|
12040 | ALL_TOP_DIRS=''
|
---|
12041 | ALL_WINETEST_DEPENDS=''
|
---|
12042 | ALSALIBS=''
|
---|
12043 | AR='ar'
|
---|
12044 | ARFLAGS='rc'
|
---|
12045 | AS='as'
|
---|
12046 | AUDIOIOLIBS=''
|
---|
12047 | BISON='bison'
|
---|
12048 | BUILTINFLAG=''
|
---|
12049 | CARBONLIB=''
|
---|
12050 | CC='cl.exe'
|
---|
12051 | CFLAGS='-g'
|
---|
12052 | COREAUDIO=''
|
---|
12053 | COREFOUNDATIONLIB=''
|
---|
12054 | CPP='cl.exe -E'
|
---|
12055 | CPPBIN='cpp'
|
---|
12056 | CPPFLAGS=''
|
---|
12057 | CROSSCC=''
|
---|
12058 | CROSSTEST=''
|
---|
12059 | CROSSWINDRES=''
|
---|
12060 | CRTLIBS=''
|
---|
12061 | CUPSINCL=''
|
---|
12062 | CXX='cl.exe'
|
---|
12063 | CXXFLAGS='-g'
|
---|
12064 | DEFS=''
|
---|
12065 | DEPENDENCIES=''
|
---|
12066 | DISKARBITRATIONLIB=''
|
---|
12067 | DLLEXT=''
|
---|
12068 | DLLFLAGS='-D_REENTRANT'
|
---|
12069 | DLLTOOL='false'
|
---|
12070 | DLLWRAP='false'
|
---|
12071 | ECHO_C=''
|
---|
12072 | ECHO_N='-n'
|
---|
12073 | ECHO_T=''
|
---|
12074 | EGREP='/usr/bin/grep -E'
|
---|
12075 | ESDCONFIG=''
|
---|
12076 | ESDINCL=''
|
---|
12077 | ESDLIBS=''
|
---|
12078 | EXEEXT='.exe'
|
---|
12079 | EXTRACFLAGS=''
|
---|
12080 | EXTRA_BINARIES=''
|
---|
12081 | FLEX='flex'
|
---|
12082 | FONTCONFIGINCL=''
|
---|
12083 | FONTFORGE='false'
|
---|
12084 | FREETYPEINCL=''
|
---|
12085 | FREETYPELIBS=''
|
---|
12086 | GNUTLSINCL=''
|
---|
12087 | GPHOTO2INCL=''
|
---|
12088 | GPHOTO2LIBS=''
|
---|
12089 | GREP='/usr/bin/grep'
|
---|
12090 | HALINCL=''
|
---|
12091 | ICOTOOL='false'
|
---|
12092 | IMPLIBEXT='a'
|
---|
12093 | INSTALL_DATA='${INSTALL} -m 644'
|
---|
12094 | INSTALL_PROGRAM='${INSTALL}'
|
---|
12095 | INSTALL_SCRIPT='${INSTALL}'
|
---|
12096 | IOKITLIB=''
|
---|
12097 | LCMSLIBS=''
|
---|
12098 | LD='ld'
|
---|
12099 | LDAPLIBS=''
|
---|
12100 | LDCONFIG='true'
|
---|
12101 | LDD='true'
|
---|
12102 | LDDLLFLAGS=''
|
---|
12103 | LDEXECFLAGS=''
|
---|
12104 | LDFLAGS=''
|
---|
12105 | LDPATH=''
|
---|
12106 | LDRPATH_INSTALL=''
|
---|
12107 | LDRPATH_LOCAL=''
|
---|
12108 | LDSHARED=''
|
---|
12109 | LIBDL=''
|
---|
12110 | LIBEXT='a'
|
---|
12111 | LIBOBJS=''
|
---|
12112 | LIBPOLL=''
|
---|
12113 | LIBPTHREAD=''
|
---|
12114 | LIBS=''
|
---|
12115 | LINT=''
|
---|
12116 | LINTFLAGS=''
|
---|
12117 | LN='ln'
|
---|
12118 | LN_S='ln -s'
|
---|
12119 | LTLIBOBJS=''
|
---|
12120 | MAINTAINER_MODE='#'
|
---|
12121 | MAIN_BINARY=''
|
---|
12122 | MINGWAR='false'
|
---|
12123 | NASLIBS=''
|
---|
12124 | NM='nm'
|
---|
12125 | OBJEXT='obj'
|
---|
12126 | OPENGL_LIBS=''
|
---|
12127 | PACKAGE_BUGREPORT='[email protected]'
|
---|
12128 | PACKAGE_NAME='Wine'
|
---|
12129 | PACKAGE_STRING='Wine 1.1.10'
|
---|
12130 | PACKAGE_TARNAME='wine'
|
---|
12131 | PACKAGE_VERSION='1.1.10'
|
---|
12132 | PATH_SEPARATOR=':'
|
---|
12133 | PKG_CONFIG='false'
|
---|
12134 | PRELINK='false'
|
---|
12135 | RANLIB=':'
|
---|
12136 | RESOLVLIBS=''
|
---|
12137 | RSVG='false'
|
---|
12138 | SANEINCL=''
|
---|
12139 | SECURITYLIB=''
|
---|
12140 | SET_MAKE=''
|
---|
12141 | SHELL='/bin/sh'
|
---|
12142 | SOCKETLIBS=''
|
---|
12143 | STRIP='strip'
|
---|
12144 | TOOLSDIR='$(TOPOBJDIR)'
|
---|
12145 | WIN16_FILES=''
|
---|
12146 | WIN16_INSTALL=''
|
---|
12147 | WINDRES='false'
|
---|
12148 | XLIB=''
|
---|
12149 | XMKMF=''
|
---|
12150 | XML2INCL=''
|
---|
12151 | XML2LIBS=''
|
---|
12152 | XSLTINCL=''
|
---|
12153 | X_CFLAGS=''
|
---|
12154 | X_EXTRA_LIBS=''
|
---|
12155 | X_LIBS=''
|
---|
12156 | X_PRE_LIBS=''
|
---|
12157 | ac_ct_AR=''
|
---|
12158 | ac_ct_AS=''
|
---|
12159 | ac_ct_CC='cl.exe'
|
---|
12160 | ac_ct_CXX='cl.exe'
|
---|
12161 | ac_ct_LD=''
|
---|
12162 | ac_ct_NM=''
|
---|
12163 | bindir='${exec_prefix}/bin'
|
---|
12164 | build='i686-pc-cygwin'
|
---|
12165 | build_alias=''
|
---|
12166 | build_cpu='i686'
|
---|
12167 | build_os='cygwin'
|
---|
12168 | build_vendor='pc'
|
---|
12169 | datadir='${datarootdir}'
|
---|
12170 | datarootdir='${prefix}/share'
|
---|
12171 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
|
---|
12172 | dvidir='${docdir}'
|
---|
12173 | exec_prefix='NONE'
|
---|
12174 | ft_devel=''
|
---|
12175 | gphoto2_devel=''
|
---|
12176 | gphoto2port_devel=''
|
---|
12177 | host='i686-pc-cygwin'
|
---|
12178 | host_alias=''
|
---|
12179 | host_cpu='i686'
|
---|
12180 | host_os='cygwin'
|
---|
12181 | host_vendor='pc'
|
---|
12182 | htmldir='${docdir}'
|
---|
12183 | includedir='${prefix}/include'
|
---|
12184 | infodir='${datarootdir}/info'
|
---|
12185 | libdir='${exec_prefix}/lib'
|
---|
12186 | libexecdir='${exec_prefix}/libexec'
|
---|
12187 | localedir='${datarootdir}/locale'
|
---|
12188 | localstatedir='${prefix}/var'
|
---|
12189 | mandir='${datarootdir}/man'
|
---|
12190 | oldincludedir='/usr/include'
|
---|
12191 | pdfdir='${docdir}'
|
---|
12192 | prefix='NONE'
|
---|
12193 | program_transform_name='s,x,x,'
|
---|
12194 | psdir='${docdir}'
|
---|
12195 | sane_devel=''
|
---|
12196 | sbindir='${exec_prefix}/sbin'
|
---|
12197 | sharedstatedir='${prefix}/com'
|
---|
12198 | sysconfdir='${prefix}/etc'
|
---|
12199 | target_alias=''
|
---|
12200 |
|
---|
12201 | ## ------------------- ##
|
---|
12202 | ## File substitutions. ##
|
---|
12203 | ## ------------------- ##
|
---|
12204 |
|
---|
12205 | MAKE_DLL_RULES=''
|
---|
12206 | MAKE_IMPLIB_RULES=''
|
---|
12207 | MAKE_PROG_RULES=''
|
---|
12208 | MAKE_RULES=''
|
---|
12209 | MAKE_TEST_RULES=''
|
---|
12210 |
|
---|
12211 | ## ----------- ##
|
---|
12212 | ## confdefs.h. ##
|
---|
12213 | ## ----------- ##
|
---|
12214 |
|
---|
12215 | #define PACKAGE_NAME "Wine"
|
---|
12216 | #define PACKAGE_TARNAME "wine"
|
---|
12217 | #define PACKAGE_VERSION "1.1.10"
|
---|
12218 | #define PACKAGE_STRING "Wine 1.1.10"
|
---|
12219 | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
12220 | #define X_DISPLAY_MISSING 1
|
---|
12221 | #define STDC_HEADERS 1
|
---|
12222 | #define HAVE_SYS_TYPES_H 1
|
---|
12223 | #define HAVE_SYS_STAT_H 1
|
---|
12224 | #define HAVE_STDLIB_H 1
|
---|
12225 | #define HAVE_STRING_H 1
|
---|
12226 | #define HAVE_MEMORY_H 1
|
---|
12227 | #define HAVE_DIRECT_H 1
|
---|
12228 | #define HAVE_FLOAT_H 1
|
---|
12229 | #define HAVE_IO_H 1
|
---|
12230 | #define HAVE_PROCESS_H 1
|
---|
12231 |
|
---|
12232 | configure: exit 1
|
---|