Project

General

Profile

gtksrc_config.log

Sergey Bromirskiy, September 18, 2015 09:13

 
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 gtk+ configure 2.24.28, which was
5
generated by GNU Autoconf 2.69.  Invocation command line was
6

    
7
  $ ./configure --prefix=/C/GTK
8

    
9
## --------- ##
10
## Platform. ##
11
## --------- ##
12

    
13
hostname = anna-computer
14
uname -m = i686
15
uname -r = 1.0.18(0.48/3/2)
16
uname -s = MINGW32_NT-5.1
17
uname -v = 2012-11-21 22:34
18

    
19
/usr/bin/uname -p = unknown
20
/bin/uname -X     = unknown
21

    
22
/bin/arch              = unknown
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: .
31
PATH: /usr/local/bin
32
PATH: /mingw/bin
33
PATH: /bin
34
PATH: /c/WINDOWS/system32
35
PATH: /c/WINDOWS
36
PATH: /c/WINDOWS/System32/Wbem
37
PATH: /c/Program Files/Skype/Phone/
38
PATH: /mingw/bin
39
PATH: /usr/bin
40
PATH: /c/Python27
41
PATH: /c/GTK/bin
42
PATH: /c/libs/bin
43
PATH: /c/aud/bin
44

    
45

    
46
## ----------- ##
47
## Core tests. ##
48
## ----------- ##
49

    
50
configure:2835: checking for a BSD-compatible install
51
configure:2903: result: /bin/install -c
52
configure:2914: checking whether build environment is sane
53
configure:2969: result: yes
54
configure:3120: checking for a thread-safe mkdir -p
55
configure:3159: result: /bin/mkdir -p
56
configure:3166: checking for gawk
57
configure:3182: found /bin/gawk
58
configure:3193: result: gawk
59
configure:3204: checking whether make sets $(MAKE)
60
configure:3226: result: yes
61
configure:3255: checking whether make supports nested variables
62
configure:3272: result: yes
63
configure:3404: checking whether make supports nested variables
64
configure:3421: result: yes
65
configure:3499: checking build system type
66
configure:3513: result: i686-pc-mingw32
67
configure:3533: checking host system type
68
configure:3546: result: i686-pc-mingw32
69
configure:3568: checking for native Win32
70
configure:3588: result: yes
71
configure:3648: checking for gcc
72
configure:3664: found /mingw/bin/gcc
73
configure:3675: result: gcc
74
configure:3904: checking for C compiler version
75
configure:3913: gcc --version >&5
76
gcc.exe (GCC) 4.8.1
77
Copyright (C) 2013 Free Software Foundation, Inc.
78
This is free software; see the source for copying conditions.  There is NO
79
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
80

    
81
configure:3924: $? = 0
82
configure:3913: gcc -v >&5
83
Using built-in specs.
84
COLLECT_GCC=c:\mingw\bin\gcc.exe
85
COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.8.1/lto-wrapper.exe
86
Target: mingw32
87
Configured with: ../gcc-4.8.1/configure --prefix=/mingw --host=mingw32 --build=mingw32 --without-pic --enable-shared --enable-static --with-gnu-ld --enable-lto --enable-libssp --disable-multilib --enable-languages=c,c++,fortran,objc,obj-c++,ada --disable-sjlj-exceptions --with-dwarf2 --disable-win32-registry --enable-libstdcxx-debug --enable-version-specific-runtime-libs --with-gmp=/usr/src/pkg/gmp-5.1.2-1-mingw32-src/bld --with-mpc=/usr/src/pkg/mpc-1.0.1-1-mingw32-src/bld --with-mpfr= --with-system-zlib --with-gnu-as --enable-decimal-float=yes --enable-libgomp --enable-threads --with-libiconv-prefix=/mingw32 --with-libintl-prefix=/mingw --disable-bootstrap LDFLAGS=-s CFLAGS=-D_USE_32BIT_TIME_T
88
Thread model: win32
89
gcc version 4.8.1 (GCC) 
90
configure:3924: $? = 0
91
configure:3913: gcc -V >&5
92
gcc.exe: error: unrecognized command line option '-V'
93
gcc.exe: fatal error: no input files
94
compilation terminated.
95
configure:3924: $? = 1
96
configure:3913: gcc -qversion >&5
97
gcc.exe: error: unrecognized command line option '-qversion'
98
gcc.exe: fatal error: no input files
99
compilation terminated.
100
configure:3924: $? = 1
101
configure:3944: checking whether the C compiler works
102
configure:3966: gcc -O2 -D_WIN32_WINNT=0x0501   conftest.c  >&5
103
configure:3970: $? = 0
104
configure:4018: result: yes
105
configure:4021: checking for C compiler default output file name
106
configure:4023: result: a.exe
107
configure:4029: checking for suffix of executables
108
configure:4036: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501   conftest.c  >&5
109
configure:4040: $? = 0
110
configure:4062: result: .exe
111
configure:4084: checking whether we are cross compiling
112
configure:4092: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501   conftest.c  >&5
113
configure:4096: $? = 0
114
configure:4103: ./conftest.exe
115
configure:4107: $? = 0
116
configure:4122: result: no
117
configure:4127: checking for suffix of object files
118
configure:4149: gcc -c -O2 -D_WIN32_WINNT=0x0501  conftest.c >&5
119
configure:4153: $? = 0
120
configure:4174: result: o
121
configure:4178: checking whether we are using the GNU C compiler
122
configure:4197: gcc -c -O2 -D_WIN32_WINNT=0x0501  conftest.c >&5
123
configure:4197: $? = 0
124
configure:4206: result: yes
125
configure:4215: checking whether gcc accepts -g
126
configure:4235: gcc -c -g  conftest.c >&5
127
configure:4235: $? = 0
128
configure:4276: result: yes
129
configure:4293: checking for gcc option to accept ISO C89
130
configure:4356: gcc  -c -O2 -D_WIN32_WINNT=0x0501  conftest.c >&5
131
configure:4356: $? = 0
132
configure:4369: result: none needed
133
configure:4394: checking whether gcc understands -c and -o together
134
configure:4416: gcc -c conftest.c -o conftest2.o
135
configure:4419: $? = 0
136
configure:4416: gcc -c conftest.c -o conftest2.o
137
configure:4419: $? = 0
138
configure:4431: result: yes
139
configure:4459: checking for style of include used by make
140
configure:4487: result: GNU
141
configure:4513: checking dependency style of gcc
142
configure:4624: result: gcc3
143
configure:4720: checking for c++
144
configure:4736: found /mingw/bin/c++
145
configure:4747: result: c++
146
configure:4891: checking for C++ compiler version
147
configure:4900: c++ --version >&5
148
c++.exe (GCC) 4.8.1
149
Copyright (C) 2013 Free Software Foundation, Inc.
150
This is free software; see the source for copying conditions.  There is NO
151
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
152

    
153
configure:4911: $? = 0
154
configure:4900: c++ -v >&5
155
Using built-in specs.
156
COLLECT_GCC=c:\mingw\bin\c++.exe
157
COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.8.1/lto-wrapper.exe
158
Target: mingw32
159
Configured with: ../gcc-4.8.1/configure --prefix=/mingw --host=mingw32 --build=mingw32 --without-pic --enable-shared --enable-static --with-gnu-ld --enable-lto --enable-libssp --disable-multilib --enable-languages=c,c++,fortran,objc,obj-c++,ada --disable-sjlj-exceptions --with-dwarf2 --disable-win32-registry --enable-libstdcxx-debug --enable-version-specific-runtime-libs --with-gmp=/usr/src/pkg/gmp-5.1.2-1-mingw32-src/bld --with-mpc=/usr/src/pkg/mpc-1.0.1-1-mingw32-src/bld --with-mpfr= --with-system-zlib --with-gnu-as --enable-decimal-float=yes --enable-libgomp --enable-threads --with-libiconv-prefix=/mingw32 --with-libintl-prefix=/mingw --disable-bootstrap LDFLAGS=-s CFLAGS=-D_USE_32BIT_TIME_T
160
Thread model: win32
161
gcc version 4.8.1 (GCC) 
162
configure:4911: $? = 0
163
configure:4900: c++ -V >&5
164
c++.exe: error: unrecognized command line option '-V'
165
c++.exe: fatal error: no input files
166
compilation terminated.
167
configure:4911: $? = 1
168
configure:4900: c++ -qversion >&5
169
c++.exe: error: unrecognized command line option '-qversion'
170
c++.exe: fatal error: no input files
171
compilation terminated.
172
configure:4911: $? = 1
173
configure:4915: checking whether we are using the GNU C++ compiler
174
configure:4934: c++ -c   conftest.cpp >&5
175
configure:4934: $? = 0
176
configure:4943: result: yes
177
configure:4952: checking whether c++ accepts -g
178
configure:4972: c++ -c -g  conftest.cpp >&5
179
configure:4972: $? = 0
180
configure:5013: result: yes
181
configure:5038: checking dependency style of c++
182
configure:5149: result: gcc3
183
configure:5176: c++ -c -g -O2  conftest.cpp >&5
184
configure:5176: $? = 0
185
configure:5204: c++ -c -g -O2 -x objective-c++  conftest.cpp >&5
186
c++.exe: error: CreateProcess: No such file or directory
187
configure:5204: $? = 1
188
configure: failed program was:
189
| /* confdefs.h */
190
| #define PACKAGE_NAME "gtk+"
191
| #define PACKAGE_TARNAME "gtk+"
192
| #define PACKAGE_VERSION "2.24.28"
193
| #define PACKAGE_STRING "gtk+ 2.24.28"
194
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
195
| #define PACKAGE_URL ""
196
| #define GETTEXT_PACKAGE "gtk20"
197
| /* end confdefs.h.  */
198
| @interface Foo @end
199
| int
200
| main ()
201
| {
202
| 
203
|   ;
204
|   return 0;
205
| }
206
configure:5286: checking for as
207
configure:5302: found /mingw/bin/as
208
configure:5313: result: as
209
configure:5378: checking for dlltool
210
configure:5394: found /mingw/bin/dlltool
211
configure:5405: result: dlltool
212
configure:5470: checking for objdump
213
configure:5486: found /mingw/bin/objdump
214
configure:5497: result: objdump
215
configure:5588: checking how to print strings
216
configure:5615: result: printf
217
configure:5636: checking for a sed that does not truncate output
218
configure:5700: result: /bin/sed
219
configure:5718: checking for grep that handles long lines and -e
220
configure:5776: result: /bin/grep
221
configure:5781: checking for egrep
222
configure:5843: result: /bin/grep -E
223
configure:5848: checking for fgrep
224
configure:5910: result: /bin/grep -F
225
configure:5945: checking for ld used by gcc
226
configure:6012: result: c:/mingw/mingw32/bin/ld.exe
227
configure:6019: checking if the linker (c:/mingw/mingw32/bin/ld.exe) is GNU ld
228
configure:6034: result: yes
229
configure:6046: checking for BSD- or MS-compatible name lister (nm)
230
configure:6095: result: /mingw/bin/nm
231
configure:6225: checking the name lister (/mingw/bin/nm) interface
232
configure:6232: gcc -c -O2 -D_WIN32_WINNT=0x0501  conftest.c >&5
233
configure:6235: /mingw/bin/nm "conftest.o"
234
configure:6238: output
235
00000000 b .bss
236
00000000 d .data
237
00000000 r .rdata$zzz
238
00000000 t .text
239
00000000 B _some_variable
240
configure:6245: result: BSD nm
241
configure:6248: checking whether ln -s works
242
configure:6255: result: no, using cp -pR
243
configure:6260: checking the maximum length of command line arguments
244
configure:6390: result: 8192
245
configure:6407: checking whether the shell understands some XSI constructs
246
configure:6417: result: yes
247
configure:6421: checking whether the shell understands "+="
248
configure:6427: result: yes
249
configure:6462: checking how to convert i686-pc-mingw32 file names to i686-pc-mingw32 format
250
configure:6502: result: func_convert_file_msys_to_w32
251
configure:6509: checking how to convert i686-pc-mingw32 file names to toolchain format
252
configure:6529: result: func_convert_file_msys_to_w32
253
configure:6536: checking for c:/mingw/mingw32/bin/ld.exe option to reload object files
254
configure:6543: result: -r
255
configure:6617: checking for objdump
256
configure:6644: result: objdump
257
configure:6673: checking how to recognize dependent libraries
258
configure:6875: result: file_magic ^x86 archive import|^x86 DLL
259
configure:6960: checking for dlltool
260
configure:6987: result: dlltool
261
configure:7017: checking how to associate runtime and link libraries
262
configure:7044: result: func_cygming_dll_for_implib
263
configure:7105: checking for ar
264
configure:7121: found /mingw/bin/ar
265
configure:7132: result: ar
266
configure:7169: checking for archiver @FILE support
267
configure:7186: gcc -c -O2 -D_WIN32_WINNT=0x0501  conftest.c >&5
268
configure:7186: $? = 0
269
configure:7189: ar cru libconftest.a @conftest.lst >&5
270
configure:7192: $? = 0
271
configure:7197: ar cru libconftest.a @conftest.lst >&5
272
c:\mingw\bin\ar.exe: conftest.o: No such file or directory
273
configure:7200: $? = 1
274
configure:7212: result: @
275
configure:7270: checking for strip
276
configure:7286: found /mingw/bin/strip
277
configure:7297: result: strip
278
configure:7369: checking for ranlib
279
configure:7385: found /mingw/bin/ranlib
280
configure:7396: result: ranlib
281
configure:7498: checking command to parse /mingw/bin/nm output from gcc object
282
configure:7618: gcc -c -O2 -D_WIN32_WINNT=0x0501  conftest.c >&5
283
configure:7621: $? = 0
284
configure:7625: /mingw/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
285
configure:7628: $? = 0
286
cannot find nm_test_var in conftest.nm
287
configure:7618: gcc -c -O2 -D_WIN32_WINNT=0x0501  conftest.c >&5
288
configure:7621: $? = 0
289
configure:7625: /mingw/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
290
configure:7628: $? = 0
291
configure:7694: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501   conftest.c conftstm.o >&5
292
configure:7697: $? = 0
293
configure:7735: result: ok
294
configure:7772: checking for sysroot
295
configure:7802: result: no
296
configure:8064: checking for mt
297
configure:8094: result: no
298
configure:8114: checking if : is a manifest tool
299
configure:8120: : '-?'
300
configure:8128: result: no
301
configure:8770: checking how to run the C preprocessor
302
configure:8801: gcc -E  conftest.c
303
configure:8801: $? = 0
304
configure:8815: gcc -E  conftest.c
305
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
306
 #include <ac_nonexistent.h>
307
                            ^
308
compilation terminated.
309
configure:8815: $? = 1
310
configure: failed program was:
311
| /* confdefs.h */
312
| #define PACKAGE_NAME "gtk+"
313
| #define PACKAGE_TARNAME "gtk+"
314
| #define PACKAGE_VERSION "2.24.28"
315
| #define PACKAGE_STRING "gtk+ 2.24.28"
316
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
317
| #define PACKAGE_URL ""
318
| #define GETTEXT_PACKAGE "gtk20"
319
| /* end confdefs.h.  */
320
| #include <ac_nonexistent.h>
321
configure:8840: result: gcc -E
322
configure:8860: gcc -E  conftest.c
323
configure:8860: $? = 0
324
configure:8874: gcc -E  conftest.c
325
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
326
 #include <ac_nonexistent.h>
327
                            ^
328
compilation terminated.
329
configure:8874: $? = 1
330
configure: failed program was:
331
| /* confdefs.h */
332
| #define PACKAGE_NAME "gtk+"
333
| #define PACKAGE_TARNAME "gtk+"
334
| #define PACKAGE_VERSION "2.24.28"
335
| #define PACKAGE_STRING "gtk+ 2.24.28"
336
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
337
| #define PACKAGE_URL ""
338
| #define GETTEXT_PACKAGE "gtk20"
339
| /* end confdefs.h.  */
340
| #include <ac_nonexistent.h>
341
configure:8903: checking for ANSI C header files
342
configure:8923: gcc -c -O2 -D_WIN32_WINNT=0x0501  conftest.c >&5
343
configure:8923: $? = 0
344
configure:8996: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501   conftest.c  >&5
345
configure:8996: $? = 0
346
configure:8996: ./conftest.exe
347
configure:8996: $? = 0
348
configure:9007: result: yes
349
configure:9020: checking for sys/types.h
350
configure:9020: gcc -c -O2 -D_WIN32_WINNT=0x0501  conftest.c >&5
351
configure:9020: $? = 0
352
configure:9020: result: yes
353
configure:9020: checking for sys/stat.h
354
configure:9020: gcc -c -O2 -D_WIN32_WINNT=0x0501  conftest.c >&5
355
configure:9020: $? = 0
356
configure:9020: result: yes
357
configure:9020: checking for stdlib.h
358
configure:9020: gcc -c -O2 -D_WIN32_WINNT=0x0501  conftest.c >&5
359
configure:9020: $? = 0
360
configure:9020: result: yes
361
configure:9020: checking for string.h
362
configure:9020: gcc -c -O2 -D_WIN32_WINNT=0x0501  conftest.c >&5
363
configure:9020: $? = 0
364
configure:9020: result: yes
365
configure:9020: checking for memory.h
366
configure:9020: gcc -c -O2 -D_WIN32_WINNT=0x0501  conftest.c >&5
367
configure:9020: $? = 0
368
configure:9020: result: yes
369
configure:9020: checking for strings.h
370
configure:9020: gcc -c -O2 -D_WIN32_WINNT=0x0501  conftest.c >&5
371
configure:9020: $? = 0
372
configure:9020: result: yes
373
configure:9020: checking for inttypes.h
374
configure:9020: gcc -c -O2 -D_WIN32_WINNT=0x0501  conftest.c >&5
375
configure:9020: $? = 0
376
configure:9020: result: yes
377
configure:9020: checking for stdint.h
378
configure:9020: gcc -c -O2 -D_WIN32_WINNT=0x0501  conftest.c >&5
379
configure:9020: $? = 0
380
configure:9020: result: yes
381
configure:9020: checking for unistd.h
382
configure:9020: gcc -c -O2 -D_WIN32_WINNT=0x0501  conftest.c >&5
383
configure:9020: $? = 0
384
configure:9020: result: yes
385
configure:9034: checking for dlfcn.h
386
configure:9034: gcc -c -O2 -D_WIN32_WINNT=0x0501  conftest.c >&5
387
conftest.c:54:19: fatal error: dlfcn.h: No such file or directory
388
 #include <dlfcn.h>
389
                   ^
390
compilation terminated.
391
configure:9034: $? = 1
392
configure: failed program was:
393
| /* confdefs.h */
394
| #define PACKAGE_NAME "gtk+"
395
| #define PACKAGE_TARNAME "gtk+"
396
| #define PACKAGE_VERSION "2.24.28"
397
| #define PACKAGE_STRING "gtk+ 2.24.28"
398
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
399
| #define PACKAGE_URL ""
400
| #define GETTEXT_PACKAGE "gtk20"
401
| #define STDC_HEADERS 1
402
| #define HAVE_SYS_TYPES_H 1
403
| #define HAVE_SYS_STAT_H 1
404
| #define HAVE_STDLIB_H 1
405
| #define HAVE_STRING_H 1
406
| #define HAVE_MEMORY_H 1
407
| #define HAVE_STRINGS_H 1
408
| #define HAVE_INTTYPES_H 1
409
| #define HAVE_STDINT_H 1
410
| #define HAVE_UNISTD_H 1
411
| /* end confdefs.h.  */
412
| #include <stdio.h>
413
| #ifdef HAVE_SYS_TYPES_H
414
| # include <sys/types.h>
415
| #endif
416
| #ifdef HAVE_SYS_STAT_H
417
| # include <sys/stat.h>
418
| #endif
419
| #ifdef STDC_HEADERS
420
| # include <stdlib.h>
421
| # include <stddef.h>
422
| #else
423
| # ifdef HAVE_STDLIB_H
424
| #  include <stdlib.h>
425
| # endif
426
| #endif
427
| #ifdef HAVE_STRING_H
428
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
429
| #  include <memory.h>
430
| # endif
431
| # include <string.h>
432
| #endif
433
| #ifdef HAVE_STRINGS_H
434
| # include <strings.h>
435
| #endif
436
| #ifdef HAVE_INTTYPES_H
437
| # include <inttypes.h>
438
| #endif
439
| #ifdef HAVE_STDINT_H
440
| # include <stdint.h>
441
| #endif
442
| #ifdef HAVE_UNISTD_H
443
| # include <unistd.h>
444
| #endif
445
| 
446
| #include <dlfcn.h>
447
configure:9034: result: no
448
configure:9218: checking for objdir
449
configure:9233: result: .libs
450
configure:9500: checking if gcc supports -fno-rtti -fno-exceptions
451
configure:9518: gcc -c -O2 -D_WIN32_WINNT=0x0501  -fno-rtti -fno-exceptions conftest.c >&5
452
cc1.exe: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
453
configure:9522: $? = 0
454
configure:9535: result: no
455
configure:9862: checking for gcc option to produce PIC
456
configure:9869: result: -DDLL_EXPORT -DPIC
457
configure:9877: checking if gcc PIC flag -DDLL_EXPORT -DPIC works
458
configure:9895: gcc -c -O2 -D_WIN32_WINNT=0x0501  -DDLL_EXPORT -DPIC -DPIC conftest.c >&5
459
configure:9899: $? = 0
460
configure:9912: result: yes
461
configure:9941: checking if gcc static flag -static works
462
configure:9969: result: yes
463
configure:9984: checking if gcc supports -c -o file.o
464
configure:10005: gcc -c -O2 -D_WIN32_WINNT=0x0501  -o out/conftest2.o conftest.c >&5
465
configure:10009: $? = 0
466
configure:10031: result: yes
467
configure:10039: checking if gcc supports -c -o file.o
468
configure:10086: result: yes
469
configure:10119: checking whether the gcc linker (c:/mingw/mingw32/bin/ld.exe) supports shared libraries
470
configure:11272: result: yes
471
configure:11309: checking whether -lc should be explicitly linked in
472
configure:11317: gcc -c -O2 -D_WIN32_WINNT=0x0501  conftest.c >&5
473
configure:11320: $? = 0
474
configure:11335: gcc -shared conftest.o  -v -o ./conftest -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
475
configure:11338: $? = 1
476
configure:11352: result: yes
477
configure:11512: checking dynamic linker characteristics
478
configure:12249: result: Win32 ld.exe
479
configure:12356: checking how to hardcode library paths into programs
480
configure:12381: result: immediate
481
configure:12921: checking whether stripping libraries is possible
482
configure:12926: result: yes
483
configure:12961: checking if libtool supports shared libraries
484
configure:12963: result: yes
485
configure:12966: checking whether to build shared libraries
486
configure:12987: result: yes
487
configure:12990: checking whether to build static libraries
488
configure:12994: result: no
489
configure:13017: checking how to run the C++ preprocessor
490
configure:13044: c++ -E  conftest.cpp
491
configure:13044: $? = 0
492
configure:13058: c++ -E  conftest.cpp
493
conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
494
 #include <ac_nonexistent.h>
495
                            ^
496
compilation terminated.
497
configure:13058: $? = 1
498
configure: failed program was:
499
| /* confdefs.h */
500
| #define PACKAGE_NAME "gtk+"
501
| #define PACKAGE_TARNAME "gtk+"
502
| #define PACKAGE_VERSION "2.24.28"
503
| #define PACKAGE_STRING "gtk+ 2.24.28"
504
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
505
| #define PACKAGE_URL ""
506
| #define GETTEXT_PACKAGE "gtk20"
507
| #define STDC_HEADERS 1
508
| #define HAVE_SYS_TYPES_H 1
509
| #define HAVE_SYS_STAT_H 1
510
| #define HAVE_STDLIB_H 1
511
| #define HAVE_STRING_H 1
512
| #define HAVE_MEMORY_H 1
513
| #define HAVE_STRINGS_H 1
514
| #define HAVE_INTTYPES_H 1
515
| #define HAVE_STDINT_H 1
516
| #define HAVE_UNISTD_H 1
517
| #define LT_OBJDIR ".libs/"
518
| /* end confdefs.h.  */
519
| #include <ac_nonexistent.h>
520
configure:13083: result: c++ -E
521
configure:13103: c++ -E  conftest.cpp
522
configure:13103: $? = 0
523
configure:13117: c++ -E  conftest.cpp
524
conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
525
 #include <ac_nonexistent.h>
526
                            ^
527
compilation terminated.
528
configure:13117: $? = 1
529
configure: failed program was:
530
| /* confdefs.h */
531
| #define PACKAGE_NAME "gtk+"
532
| #define PACKAGE_TARNAME "gtk+"
533
| #define PACKAGE_VERSION "2.24.28"
534
| #define PACKAGE_STRING "gtk+ 2.24.28"
535
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
536
| #define PACKAGE_URL ""
537
| #define GETTEXT_PACKAGE "gtk20"
538
| #define STDC_HEADERS 1
539
| #define HAVE_SYS_TYPES_H 1
540
| #define HAVE_SYS_STAT_H 1
541
| #define HAVE_STDLIB_H 1
542
| #define HAVE_STRING_H 1
543
| #define HAVE_MEMORY_H 1
544
| #define HAVE_STRINGS_H 1
545
| #define HAVE_INTTYPES_H 1
546
| #define HAVE_STDINT_H 1
547
| #define HAVE_UNISTD_H 1
548
| #define LT_OBJDIR ".libs/"
549
| /* end confdefs.h.  */
550
| #include <ac_nonexistent.h>
551
configure:13286: checking for ld used by c++
552
configure:13353: result: c:/mingw/mingw32/bin/ld.exe
553
configure:13360: checking if the linker (c:/mingw/mingw32/bin/ld.exe) is GNU ld
554
configure:13375: result: yes
555
configure:13430: checking whether the c++ linker (c:/mingw/mingw32/bin/ld.exe) supports shared libraries
556
configure:14435: result: yes
557
configure:14471: c++ -c -g -O2  conftest.cpp >&5
558
configure:14474: $? = 0
559
configure:14994: checking for c++ option to produce PIC
560
configure:15001: result: -DDLL_EXPORT -DPIC
561
configure:15009: checking if c++ PIC flag -DDLL_EXPORT -DPIC works
562
configure:15027: c++ -c -g -O2  -DDLL_EXPORT -DPIC -DPIC conftest.cpp >&5
563
configure:15031: $? = 0
564
configure:15044: result: yes
565
configure:15067: checking if c++ static flag -static works
566
configure:15095: result: yes
567
configure:15107: checking if c++ supports -c -o file.o
568
configure:15128: c++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
569
configure:15132: $? = 0
570
configure:15154: result: yes
571
configure:15159: checking if c++ supports -c -o file.o
572
configure:15206: result: yes
573
configure:15236: checking whether the c++ linker (c:/mingw/mingw32/bin/ld.exe) supports shared libraries
574
configure:15272: result: yes
575
configure:15413: checking dynamic linker characteristics
576
configure:16084: result: Win32 ld.exe
577
configure:16137: checking how to hardcode library paths into programs
578
configure:16162: result: immediate
579
configure:16224: creating ./config.lt
580

    
581
## ------------------ ##
582
## Running config.lt. ##
583
## ------------------ ##
584
config.lt:701: creating libtool
585
configure:17871: checking for special C compiler options needed for large files
586
configure:17916: result: no
587
configure:17922: checking for _FILE_OFFSET_BITS value needed for large files
588
configure:17947: gcc -c -O2 -D_WIN32_WINNT=0x0501  conftest.c >&5
589
conftest.c:27:3: warning: left shift count >= width of type [enabled by default]
590
   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
591
   ^
592
conftest.c:27:3: warning: left shift count >= width of type [enabled by default]
593
conftest.c:28:10: warning: left shift count >= width of type [enabled by default]
594
          && LARGE_OFF_T % 2147483647 == 1)
595
          ^
596
conftest.c:28:10: warning: left shift count >= width of type [enabled by default]
597
conftest.c:27:7: error: variably modified 'off_t_is_large' at file scope
598
   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
599
       ^
600
configure:17947: $? = 1
601
configure: failed program was:
602
| /* confdefs.h */
603
| #define PACKAGE_NAME "gtk+"
604
| #define PACKAGE_TARNAME "gtk+"
605
| #define PACKAGE_VERSION "2.24.28"
606
| #define PACKAGE_STRING "gtk+ 2.24.28"
607
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
608
| #define PACKAGE_URL ""
609
| #define GETTEXT_PACKAGE "gtk20"
610
| #define STDC_HEADERS 1
611
| #define HAVE_SYS_TYPES_H 1
612
| #define HAVE_SYS_STAT_H 1
613
| #define HAVE_STDLIB_H 1
614
| #define HAVE_STRING_H 1
615
| #define HAVE_MEMORY_H 1
616
| #define HAVE_STRINGS_H 1
617
| #define HAVE_INTTYPES_H 1
618
| #define HAVE_STDINT_H 1
619
| #define HAVE_UNISTD_H 1
620
| #define LT_OBJDIR ".libs/"
621
| /* end confdefs.h.  */
622
| #include <sys/types.h>
623
|  /* Check that off_t can represent 2**63 - 1 correctly.
624
|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
625
|     since some C++ compilers masquerading as C compilers
626
|     incorrectly reject 9223372036854775807.  */
627
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
628
|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
629
| 		       && LARGE_OFF_T % 2147483647 == 1)
630
| 		      ? 1 : -1];
631
| int
632
| main ()
633
| {
634
| 
635
|   ;
636
|   return 0;
637
| }
638
configure:17971: gcc -c -O2 -D_WIN32_WINNT=0x0501  conftest.c >&5
639
conftest.c:28:3: warning: left shift count >= width of type [enabled by default]
640
   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
641
   ^
642
conftest.c:28:3: warning: left shift count >= width of type [enabled by default]
643
conftest.c:29:10: warning: left shift count >= width of type [enabled by default]
644
          && LARGE_OFF_T % 2147483647 == 1)
645
          ^
646
conftest.c:29:10: warning: left shift count >= width of type [enabled by default]
647
conftest.c:28:7: error: variably modified 'off_t_is_large' at file scope
648
   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
649
       ^
650
configure:17971: $? = 1
651
configure: failed program was:
652
| /* confdefs.h */
653
| #define PACKAGE_NAME "gtk+"
654
| #define PACKAGE_TARNAME "gtk+"
655
| #define PACKAGE_VERSION "2.24.28"
656
| #define PACKAGE_STRING "gtk+ 2.24.28"
657
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
658
| #define PACKAGE_URL ""
659
| #define GETTEXT_PACKAGE "gtk20"
660
| #define STDC_HEADERS 1
661
| #define HAVE_SYS_TYPES_H 1
662
| #define HAVE_SYS_STAT_H 1
663
| #define HAVE_STDLIB_H 1
664
| #define HAVE_STRING_H 1
665
| #define HAVE_MEMORY_H 1
666
| #define HAVE_STRINGS_H 1
667
| #define HAVE_INTTYPES_H 1
668
| #define HAVE_STDINT_H 1
669
| #define HAVE_UNISTD_H 1
670
| #define LT_OBJDIR ".libs/"
671
| /* end confdefs.h.  */
672
| #define _FILE_OFFSET_BITS 64
673
| #include <sys/types.h>
674
|  /* Check that off_t can represent 2**63 - 1 correctly.
675
|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
676
|     since some C++ compilers masquerading as C compilers
677
|     incorrectly reject 9223372036854775807.  */
678
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
679
|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
680
| 		       && LARGE_OFF_T % 2147483647 == 1)
681
| 		      ? 1 : -1];
682
| int
683
| main ()
684
| {
685
| 
686
|   ;
687
|   return 0;
688
| }
689
configure:17979: result: unknown
690
configure:17991: checking for _LARGE_FILES value needed for large files
691
configure:18016: gcc -c -O2 -D_WIN32_WINNT=0x0501  conftest.c >&5
692
conftest.c:27:3: warning: left shift count >= width of type [enabled by default]
693
   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
694
   ^
695
conftest.c:27:3: warning: left shift count >= width of type [enabled by default]
696
conftest.c:28:10: warning: left shift count >= width of type [enabled by default]
697
          && LARGE_OFF_T % 2147483647 == 1)
698
          ^
699
conftest.c:28:10: warning: left shift count >= width of type [enabled by default]
700
conftest.c:27:7: error: variably modified 'off_t_is_large' at file scope
701
   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
702
       ^
703
configure:18016: $? = 1
704
configure: failed program was:
705
| /* confdefs.h */
706
| #define PACKAGE_NAME "gtk+"
707
| #define PACKAGE_TARNAME "gtk+"
708
| #define PACKAGE_VERSION "2.24.28"
709
| #define PACKAGE_STRING "gtk+ 2.24.28"
710
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
711
| #define PACKAGE_URL ""
712
| #define GETTEXT_PACKAGE "gtk20"
713
| #define STDC_HEADERS 1
714
| #define HAVE_SYS_TYPES_H 1
715
| #define HAVE_SYS_STAT_H 1
716
| #define HAVE_STDLIB_H 1
717
| #define HAVE_STRING_H 1
718
| #define HAVE_MEMORY_H 1
719
| #define HAVE_STRINGS_H 1
720
| #define HAVE_INTTYPES_H 1
721
| #define HAVE_STDINT_H 1
722
| #define HAVE_UNISTD_H 1
723
| #define LT_OBJDIR ".libs/"
724
| /* end confdefs.h.  */
725
| #include <sys/types.h>
726
|  /* Check that off_t can represent 2**63 - 1 correctly.
727
|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
728
|     since some C++ compilers masquerading as C compilers
729
|     incorrectly reject 9223372036854775807.  */
730
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
731
|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
732
| 		       && LARGE_OFF_T % 2147483647 == 1)
733
| 		      ? 1 : -1];
734
| int
735
| main ()
736
| {
737
| 
738
|   ;
739
|   return 0;
740
| }
741
configure:18040: gcc -c -O2 -D_WIN32_WINNT=0x0501  conftest.c >&5
742
conftest.c:28:3: warning: left shift count >= width of type [enabled by default]
743
   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
744
   ^
745
conftest.c:28:3: warning: left shift count >= width of type [enabled by default]
746
conftest.c:29:10: warning: left shift count >= width of type [enabled by default]
747
          && LARGE_OFF_T % 2147483647 == 1)
748
          ^
749
conftest.c:29:10: warning: left shift count >= width of type [enabled by default]
750
conftest.c:28:7: error: variably modified 'off_t_is_large' at file scope
751
   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
752
       ^
753
configure:18040: $? = 1
754
configure: failed program was:
755
| /* confdefs.h */
756
| #define PACKAGE_NAME "gtk+"
757
| #define PACKAGE_TARNAME "gtk+"
758
| #define PACKAGE_VERSION "2.24.28"
759
| #define PACKAGE_STRING "gtk+ 2.24.28"
760
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
761
| #define PACKAGE_URL ""
762
| #define GETTEXT_PACKAGE "gtk20"
763
| #define STDC_HEADERS 1
764
| #define HAVE_SYS_TYPES_H 1
765
| #define HAVE_SYS_STAT_H 1
766
| #define HAVE_STDLIB_H 1
767
| #define HAVE_STRING_H 1
768
| #define HAVE_MEMORY_H 1
769
| #define HAVE_STRINGS_H 1
770
| #define HAVE_INTTYPES_H 1
771
| #define HAVE_STDINT_H 1
772
| #define HAVE_UNISTD_H 1
773
| #define LT_OBJDIR ".libs/"
774
| /* end confdefs.h.  */
775
| #define _LARGE_FILES 1
776
| #include <sys/types.h>
777
|  /* Check that off_t can represent 2**63 - 1 correctly.
778
|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
779
|     since some C++ compilers masquerading as C compilers
780
|     incorrectly reject 9223372036854775807.  */
781
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
782
|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
783
| 		       && LARGE_OFF_T % 2147483647 == 1)
784
| 		      ? 1 : -1];
785
| int
786
| main ()
787
| {
788
| 
789
|   ;
790
|   return 0;
791
| }
792
configure:18048: result: unknown
793
configure:18074: checking dependency style of gcc
794
configure:18183: result: gcc3
795
configure:18244: checking for nm
796
configure:18274: result: /mingw/bin/nm
797
configure:18298: checking whether to enable maintainer-specific portions of Makefiles
798
configure:18307: result: yes
799
configure:18321: checking for some Win32 platform
800
configure:18331: result: yes
801
configure:18411: checking for windres
802
configure:18427: found /mingw/bin/windres
803
configure:18438: result: windres
804
configure:18465: checking for lib.exe
805
configure:18493: result: no
806
configure:18613: checking whether build environment is sane
807
configure:18668: result: yes
808
configure:18682: checking for library containing strerror
809
configure:18713: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501   conftest.c  >&5
810
configure:18713: $? = 0
811
configure:18730: result: none required
812
configure:18740: checking whether make sets $(MAKE)
813
configure:18762: result: yes
814
configure:18800: checking how to get MSVC-compatible struct packing
815
configure:18826: result: -mms-bitfields
816
configure:18895: checking for pkg-config
817
configure:18913: found /c/GTK/bin/pkg-config
818
configure:18925: result: /c/GTK/bin/pkg-config
819
configure:18950: checking pkg-config is at least version 0.9.0
820
configure:18953: result: yes
821
configure:18963: checking for BASE_DEPENDENCIES
822
configure:18970: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.28.0    atk >= 1.29.2    pango >= 1.20    cairo >= 1.6    gdk-pixbuf-2.0 >= 2.21.0"
823
configure:18973: $? = 0
824
configure:18987: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.28.0    atk >= 1.29.2    pango >= 1.20    cairo >= 1.6    gdk-pixbuf-2.0 >= 2.21.0"
825
configure:18990: $? = 0
826
configure:19048: result: yes
827
configure:19065: checking for CAIRO_BACKEND
828
configure:19072: $PKG_CONFIG --exists --print-errors "cairo-$cairo_backend >= 1.6"
829
configure:19075: $? = 0
830
configure:19089: $PKG_CONFIG --exists --print-errors "cairo-$cairo_backend >= 1.6"
831
configure:19092: $? = 0
832
configure:19150: result: yes
833
configure:19157: checking for GMODULE
834
configure:19164: $PKG_CONFIG --exists --print-errors "gmodule-2.0"
835
configure:19167: $? = 0
836
configure:19181: $PKG_CONFIG --exists --print-errors "gmodule-2.0"
837
configure:19184: $? = 0
838
configure:19242: result: yes
839
configure:19266: checking Whether to write dependencies into .pc files
840
configure:19283: result: yes
841
configure:19302: checking for perl5
842
configure:19335: result: no
843
configure:19302: checking for perl
844
configure:19320: found /bin/perl
845
configure:19332: result: /bin/perl
846
configure:19347: checking for indent
847
configure:19377: result: no
848
configure:19394: checking for lstat
849
configure:19394: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c  >&5
850
C:\DOCUME~1\anna\LOCALS~1\Temp\ccsFiwor.o:conftest.c:(.text.startup+0xc): undefined reference to `lstat'
851
collect2.exe: error: ld returned 1 exit status
852
configure:19394: $? = 1
853
configure: failed program was:
854
| /* confdefs.h */
855
| #define PACKAGE_NAME "gtk+"
856
| #define PACKAGE_TARNAME "gtk+"
857
| #define PACKAGE_VERSION "2.24.28"
858
| #define PACKAGE_STRING "gtk+ 2.24.28"
859
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
860
| #define PACKAGE_URL ""
861
| #define GETTEXT_PACKAGE "gtk20"
862
| #define STDC_HEADERS 1
863
| #define HAVE_SYS_TYPES_H 1
864
| #define HAVE_SYS_STAT_H 1
865
| #define HAVE_STDLIB_H 1
866
| #define HAVE_STRING_H 1
867
| #define HAVE_MEMORY_H 1
868
| #define HAVE_STRINGS_H 1
869
| #define HAVE_INTTYPES_H 1
870
| #define HAVE_STDINT_H 1
871
| #define HAVE_UNISTD_H 1
872
| #define LT_OBJDIR ".libs/"
873
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
874
| /* end confdefs.h.  */
875
| /* Define lstat to an innocuous variant, in case <limits.h> declares lstat.
876
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
877
| #define lstat innocuous_lstat
878
| 
879
| /* System header to define __stub macros and hopefully few prototypes,
880
|     which can conflict with char lstat (); below.
881
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
882
|     <limits.h> exists even on freestanding compilers.  */
883
| 
884
| #ifdef __STDC__
885
| # include <limits.h>
886
| #else
887
| # include <assert.h>
888
| #endif
889
| 
890
| #undef lstat
891
| 
892
| /* Override any GCC internal prototype to avoid an error.
893
|    Use char because int might match the return type of a GCC
894
|    builtin and then its argument prototype would still apply.  */
895
| #ifdef __cplusplus
896
| extern "C"
897
| #endif
898
| char lstat ();
899
| /* The GNU C library defines this for functions which it implements
900
|     to always fail with ENOSYS.  Some functions are actually named
901
|     something starting with __ and the normal name is an alias.  */
902
| #if defined __stub_lstat || defined __stub___lstat
903
| choke me
904
| #endif
905
| 
906
| int
907
| main ()
908
| {
909
| return lstat ();
910
|   ;
911
|   return 0;
912
| }
913
configure:19394: result: no
914
configure:19394: checking for mkstemp
915
configure:19394: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c  >&5
916
C:\DOCUME~1\anna\LOCALS~1\Temp\ccyx1NHJ.o:conftest.c:(.text.startup+0xc): undefined reference to `mkstemp'
917
collect2.exe: error: ld returned 1 exit status
918
configure:19394: $? = 1
919
configure: failed program was:
920
| /* confdefs.h */
921
| #define PACKAGE_NAME "gtk+"
922
| #define PACKAGE_TARNAME "gtk+"
923
| #define PACKAGE_VERSION "2.24.28"
924
| #define PACKAGE_STRING "gtk+ 2.24.28"
925
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
926
| #define PACKAGE_URL ""
927
| #define GETTEXT_PACKAGE "gtk20"
928
| #define STDC_HEADERS 1
929
| #define HAVE_SYS_TYPES_H 1
930
| #define HAVE_SYS_STAT_H 1
931
| #define HAVE_STDLIB_H 1
932
| #define HAVE_STRING_H 1
933
| #define HAVE_MEMORY_H 1
934
| #define HAVE_STRINGS_H 1
935
| #define HAVE_INTTYPES_H 1
936
| #define HAVE_STDINT_H 1
937
| #define HAVE_UNISTD_H 1
938
| #define LT_OBJDIR ".libs/"
939
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
940
| /* end confdefs.h.  */
941
| /* Define mkstemp to an innocuous variant, in case <limits.h> declares mkstemp.
942
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
943
| #define mkstemp innocuous_mkstemp
944
| 
945
| /* System header to define __stub macros and hopefully few prototypes,
946
|     which can conflict with char mkstemp (); below.
947
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
948
|     <limits.h> exists even on freestanding compilers.  */
949
| 
950
| #ifdef __STDC__
951
| # include <limits.h>
952
| #else
953
| # include <assert.h>
954
| #endif
955
| 
956
| #undef mkstemp
957
| 
958
| /* Override any GCC internal prototype to avoid an error.
959
|    Use char because int might match the return type of a GCC
960
|    builtin and then its argument prototype would still apply.  */
961
| #ifdef __cplusplus
962
| extern "C"
963
| #endif
964
| char mkstemp ();
965
| /* The GNU C library defines this for functions which it implements
966
|     to always fail with ENOSYS.  Some functions are actually named
967
|     something starting with __ and the normal name is an alias.  */
968
| #if defined __stub_mkstemp || defined __stub___mkstemp
969
| choke me
970
| #endif
971
| 
972
| int
973
| main ()
974
| {
975
| return mkstemp ();
976
|   ;
977
|   return 0;
978
| }
979
configure:19394: result: no
980
configure:19394: checking for flockfile
981
configure:19394: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c  >&5
982
C:\DOCUME~1\anna\LOCALS~1\Temp\ccJgqVKi.o:conftest.c:(.text.startup+0xc): undefined reference to `flockfile'
983
collect2.exe: error: ld returned 1 exit status
984
configure:19394: $? = 1
985
configure: failed program was:
986
| /* confdefs.h */
987
| #define PACKAGE_NAME "gtk+"
988
| #define PACKAGE_TARNAME "gtk+"
989
| #define PACKAGE_VERSION "2.24.28"
990
| #define PACKAGE_STRING "gtk+ 2.24.28"
991
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
992
| #define PACKAGE_URL ""
993
| #define GETTEXT_PACKAGE "gtk20"
994
| #define STDC_HEADERS 1
995
| #define HAVE_SYS_TYPES_H 1
996
| #define HAVE_SYS_STAT_H 1
997
| #define HAVE_STDLIB_H 1
998
| #define HAVE_STRING_H 1
999
| #define HAVE_MEMORY_H 1
1000
| #define HAVE_STRINGS_H 1
1001
| #define HAVE_INTTYPES_H 1
1002
| #define HAVE_STDINT_H 1
1003
| #define HAVE_UNISTD_H 1
1004
| #define LT_OBJDIR ".libs/"
1005
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
1006
| /* end confdefs.h.  */
1007
| /* Define flockfile to an innocuous variant, in case <limits.h> declares flockfile.
1008
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1009
| #define flockfile innocuous_flockfile
1010
| 
1011
| /* System header to define __stub macros and hopefully few prototypes,
1012
|     which can conflict with char flockfile (); below.
1013
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1014
|     <limits.h> exists even on freestanding compilers.  */
1015
| 
1016
| #ifdef __STDC__
1017
| # include <limits.h>
1018
| #else
1019
| # include <assert.h>
1020
| #endif
1021
| 
1022
| #undef flockfile
1023
| 
1024
| /* Override any GCC internal prototype to avoid an error.
1025
|    Use char because int might match the return type of a GCC
1026
|    builtin and then its argument prototype would still apply.  */
1027
| #ifdef __cplusplus
1028
| extern "C"
1029
| #endif
1030
| char flockfile ();
1031
| /* The GNU C library defines this for functions which it implements
1032
|     to always fail with ENOSYS.  Some functions are actually named
1033
|     something starting with __ and the normal name is an alias.  */
1034
| #if defined __stub_flockfile || defined __stub___flockfile
1035
| choke me
1036
| #endif
1037
| 
1038
| int
1039
| main ()
1040
| {
1041
| return flockfile ();
1042
|   ;
1043
|   return 0;
1044
| }
1045
configure:19394: result: no
1046
configure:19394: checking for getc_unlocked
1047
configure:19394: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c  >&5
1048
C:\DOCUME~1\anna\LOCALS~1\Temp\cc8u7hbZ.o:conftest.c:(.text.startup+0xc): undefined reference to `getc_unlocked'
1049
collect2.exe: error: ld returned 1 exit status
1050
configure:19394: $? = 1
1051
configure: failed program was:
1052
| /* confdefs.h */
1053
| #define PACKAGE_NAME "gtk+"
1054
| #define PACKAGE_TARNAME "gtk+"
1055
| #define PACKAGE_VERSION "2.24.28"
1056
| #define PACKAGE_STRING "gtk+ 2.24.28"
1057
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
1058
| #define PACKAGE_URL ""
1059
| #define GETTEXT_PACKAGE "gtk20"
1060
| #define STDC_HEADERS 1
1061
| #define HAVE_SYS_TYPES_H 1
1062
| #define HAVE_SYS_STAT_H 1
1063
| #define HAVE_STDLIB_H 1
1064
| #define HAVE_STRING_H 1
1065
| #define HAVE_MEMORY_H 1
1066
| #define HAVE_STRINGS_H 1
1067
| #define HAVE_INTTYPES_H 1
1068
| #define HAVE_STDINT_H 1
1069
| #define HAVE_UNISTD_H 1
1070
| #define LT_OBJDIR ".libs/"
1071
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
1072
| /* end confdefs.h.  */
1073
| /* Define getc_unlocked to an innocuous variant, in case <limits.h> declares getc_unlocked.
1074
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1075
| #define getc_unlocked innocuous_getc_unlocked
1076
| 
1077
| /* System header to define __stub macros and hopefully few prototypes,
1078
|     which can conflict with char getc_unlocked (); below.
1079
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1080
|     <limits.h> exists even on freestanding compilers.  */
1081
| 
1082
| #ifdef __STDC__
1083
| # include <limits.h>
1084
| #else
1085
| # include <assert.h>
1086
| #endif
1087
| 
1088
| #undef getc_unlocked
1089
| 
1090
| /* Override any GCC internal prototype to avoid an error.
1091
|    Use char because int might match the return type of a GCC
1092
|    builtin and then its argument prototype would still apply.  */
1093
| #ifdef __cplusplus
1094
| extern "C"
1095
| #endif
1096
| char getc_unlocked ();
1097
| /* The GNU C library defines this for functions which it implements
1098
|     to always fail with ENOSYS.  Some functions are actually named
1099
|     something starting with __ and the normal name is an alias.  */
1100
| #if defined __stub_getc_unlocked || defined __stub___getc_unlocked
1101
| choke me
1102
| #endif
1103
| 
1104
| int
1105
| main ()
1106
| {
1107
| return getc_unlocked ();
1108
|   ;
1109
|   return 0;
1110
| }
1111
configure:19394: result: no
1112
configure:19405: checking for localtime_r
1113
configure:19405: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c  >&5
1114
C:\DOCUME~1\anna\LOCALS~1\Temp\ccar3V53.o:conftest.c:(.text.startup+0xc): undefined reference to `localtime_r'
1115
collect2.exe: error: ld returned 1 exit status
1116
configure:19405: $? = 1
1117
configure: failed program was:
1118
| /* confdefs.h */
1119
| #define PACKAGE_NAME "gtk+"
1120
| #define PACKAGE_TARNAME "gtk+"
1121
| #define PACKAGE_VERSION "2.24.28"
1122
| #define PACKAGE_STRING "gtk+ 2.24.28"
1123
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
1124
| #define PACKAGE_URL ""
1125
| #define GETTEXT_PACKAGE "gtk20"
1126
| #define STDC_HEADERS 1
1127
| #define HAVE_SYS_TYPES_H 1
1128
| #define HAVE_SYS_STAT_H 1
1129
| #define HAVE_STDLIB_H 1
1130
| #define HAVE_STRING_H 1
1131
| #define HAVE_MEMORY_H 1
1132
| #define HAVE_STRINGS_H 1
1133
| #define HAVE_INTTYPES_H 1
1134
| #define HAVE_STDINT_H 1
1135
| #define HAVE_UNISTD_H 1
1136
| #define LT_OBJDIR ".libs/"
1137
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
1138
| /* end confdefs.h.  */
1139
| /* Define localtime_r to an innocuous variant, in case <limits.h> declares localtime_r.
1140
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1141
| #define localtime_r innocuous_localtime_r
1142
| 
1143
| /* System header to define __stub macros and hopefully few prototypes,
1144
|     which can conflict with char localtime_r (); below.
1145
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1146
|     <limits.h> exists even on freestanding compilers.  */
1147
| 
1148
| #ifdef __STDC__
1149
| # include <limits.h>
1150
| #else
1151
| # include <assert.h>
1152
| #endif
1153
| 
1154
| #undef localtime_r
1155
| 
1156
| /* Override any GCC internal prototype to avoid an error.
1157
|    Use char because int might match the return type of a GCC
1158
|    builtin and then its argument prototype would still apply.  */
1159
| #ifdef __cplusplus
1160
| extern "C"
1161
| #endif
1162
| char localtime_r ();
1163
| /* The GNU C library defines this for functions which it implements
1164
|     to always fail with ENOSYS.  Some functions are actually named
1165
|     something starting with __ and the normal name is an alias.  */
1166
| #if defined __stub_localtime_r || defined __stub___localtime_r
1167
| choke me
1168
| #endif
1169
| 
1170
| int
1171
| main ()
1172
| {
1173
| return localtime_r ();
1174
|   ;
1175
|   return 0;
1176
| }
1177
configure:19405: result: no
1178
configure:19416: checking for _NL_TIME_FIRST_WEEKDAY
1179
configure:19432: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c  >&5
1180
conftest.c:22:22: fatal error: langinfo.h: No such file or directory
1181
 #include <langinfo.h>
1182
                      ^
1183
compilation terminated.
1184
configure:19432: $? = 1
1185
configure: failed program was:
1186
| /* confdefs.h */
1187
| #define PACKAGE_NAME "gtk+"
1188
| #define PACKAGE_TARNAME "gtk+"
1189
| #define PACKAGE_VERSION "2.24.28"
1190
| #define PACKAGE_STRING "gtk+ 2.24.28"
1191
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
1192
| #define PACKAGE_URL ""
1193
| #define GETTEXT_PACKAGE "gtk20"
1194
| #define STDC_HEADERS 1
1195
| #define HAVE_SYS_TYPES_H 1
1196
| #define HAVE_SYS_STAT_H 1
1197
| #define HAVE_STDLIB_H 1
1198
| #define HAVE_STRING_H 1
1199
| #define HAVE_MEMORY_H 1
1200
| #define HAVE_STRINGS_H 1
1201
| #define HAVE_INTTYPES_H 1
1202
| #define HAVE_STDINT_H 1
1203
| #define HAVE_UNISTD_H 1
1204
| #define LT_OBJDIR ".libs/"
1205
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
1206
| /* end confdefs.h.  */
1207
| #include <langinfo.h>
1208
| int
1209
| main ()
1210
| {
1211
| 
1212
| char c;
1213
| c = *((unsigned char *)  nl_langinfo(_NL_TIME_FIRST_WEEKDAY));
1214
| 
1215
|   ;
1216
|   return 0;
1217
| }
1218
configure:19439: result: no
1219
configure:19448: checking for _NL_MEASUREMENT_MEASUREMENT
1220
configure:19464: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c  >&5
1221
conftest.c:22:22: fatal error: langinfo.h: No such file or directory
1222
 #include <langinfo.h>
1223
                      ^
1224
compilation terminated.
1225
configure:19464: $? = 1
1226
configure: failed program was:
1227
| /* confdefs.h */
1228
| #define PACKAGE_NAME "gtk+"
1229
| #define PACKAGE_TARNAME "gtk+"
1230
| #define PACKAGE_VERSION "2.24.28"
1231
| #define PACKAGE_STRING "gtk+ 2.24.28"
1232
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
1233
| #define PACKAGE_URL ""
1234
| #define GETTEXT_PACKAGE "gtk20"
1235
| #define STDC_HEADERS 1
1236
| #define HAVE_SYS_TYPES_H 1
1237
| #define HAVE_SYS_STAT_H 1
1238
| #define HAVE_STDLIB_H 1
1239
| #define HAVE_STRING_H 1
1240
| #define HAVE_MEMORY_H 1
1241
| #define HAVE_STRINGS_H 1
1242
| #define HAVE_INTTYPES_H 1
1243
| #define HAVE_STDINT_H 1
1244
| #define HAVE_UNISTD_H 1
1245
| #define LT_OBJDIR ".libs/"
1246
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
1247
| /* end confdefs.h.  */
1248
| #include <langinfo.h>
1249
| int
1250
| main ()
1251
| {
1252
| 
1253
| char c;
1254
| c = *((unsigned char *)  nl_langinfo(_NL_MEASUREMENT_MEASUREMENT));
1255
| 
1256
|   ;
1257
|   return 0;
1258
| }
1259
configure:19471: result: no
1260
configure:19480: checking for _NL_PAPER_HEIGHT
1261
configure:19496: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c  >&5
1262
conftest.c:22:22: fatal error: langinfo.h: No such file or directory
1263
 #include <langinfo.h>
1264
                      ^
1265
compilation terminated.
1266
configure:19496: $? = 1
1267
configure: failed program was:
1268
| /* confdefs.h */
1269
| #define PACKAGE_NAME "gtk+"
1270
| #define PACKAGE_TARNAME "gtk+"
1271
| #define PACKAGE_VERSION "2.24.28"
1272
| #define PACKAGE_STRING "gtk+ 2.24.28"
1273
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
1274
| #define PACKAGE_URL ""
1275
| #define GETTEXT_PACKAGE "gtk20"
1276
| #define STDC_HEADERS 1
1277
| #define HAVE_SYS_TYPES_H 1
1278
| #define HAVE_SYS_STAT_H 1
1279
| #define HAVE_STDLIB_H 1
1280
| #define HAVE_STRING_H 1
1281
| #define HAVE_MEMORY_H 1
1282
| #define HAVE_STRINGS_H 1
1283
| #define HAVE_INTTYPES_H 1
1284
| #define HAVE_STDINT_H 1
1285
| #define HAVE_UNISTD_H 1
1286
| #define LT_OBJDIR ".libs/"
1287
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
1288
| /* end confdefs.h.  */
1289
| #include <langinfo.h>
1290
| int
1291
| main ()
1292
| {
1293
| 
1294
| char c;
1295
| c = *((unsigned char *)  nl_langinfo(_NL_PAPER_HEIGHT));
1296
| 
1297
|   ;
1298
|   return 0;
1299
| }
1300
configure:19503: result: no
1301
configure:19512: checking for _NL_PAPER_WIDTH
1302
configure:19528: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c  >&5
1303
conftest.c:22:22: fatal error: langinfo.h: No such file or directory
1304
 #include <langinfo.h>
1305
                      ^
1306
compilation terminated.
1307
configure:19528: $? = 1
1308
configure: failed program was:
1309
| /* confdefs.h */
1310
| #define PACKAGE_NAME "gtk+"
1311
| #define PACKAGE_TARNAME "gtk+"
1312
| #define PACKAGE_VERSION "2.24.28"
1313
| #define PACKAGE_STRING "gtk+ 2.24.28"
1314
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
1315
| #define PACKAGE_URL ""
1316
| #define GETTEXT_PACKAGE "gtk20"
1317
| #define STDC_HEADERS 1
1318
| #define HAVE_SYS_TYPES_H 1
1319
| #define HAVE_SYS_STAT_H 1
1320
| #define HAVE_STDLIB_H 1
1321
| #define HAVE_STRING_H 1
1322
| #define HAVE_MEMORY_H 1
1323
| #define HAVE_STRINGS_H 1
1324
| #define HAVE_INTTYPES_H 1
1325
| #define HAVE_STDINT_H 1
1326
| #define HAVE_UNISTD_H 1
1327
| #define LT_OBJDIR ".libs/"
1328
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
1329
| /* end confdefs.h.  */
1330
| #include <langinfo.h>
1331
| int
1332
| main ()
1333
| {
1334
| 
1335
| char c;
1336
| c = *((unsigned char *)  nl_langinfo(_NL_PAPER_WIDTH));
1337
| 
1338
|   ;
1339
|   return 0;
1340
| }
1341
configure:19535: result: no
1342
configure:19544: checking for sigsetjmp
1343
configure:19560: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c  >&5
1344
conftest.c: In function 'main':
1345
conftest.c:27:1: error: unknown type name 'sigjmp_buf'
1346
 sigjmp_buf env;
1347
 ^
1348
conftest.c:28:1: warning: implicit declaration of function 'sigsetjmp' [-Wimplicit-function-declaration]
1349
 sigsetjmp(env, 0);
1350
 ^
1351
configure:19560: $? = 1
1352
configure: failed program was:
1353
| /* confdefs.h */
1354
| #define PACKAGE_NAME "gtk+"
1355
| #define PACKAGE_TARNAME "gtk+"
1356
| #define PACKAGE_VERSION "2.24.28"
1357
| #define PACKAGE_STRING "gtk+ 2.24.28"
1358
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
1359
| #define PACKAGE_URL ""
1360
| #define GETTEXT_PACKAGE "gtk20"
1361
| #define STDC_HEADERS 1
1362
| #define HAVE_SYS_TYPES_H 1
1363
| #define HAVE_SYS_STAT_H 1
1364
| #define HAVE_STDLIB_H 1
1365
| #define HAVE_STRING_H 1
1366
| #define HAVE_MEMORY_H 1
1367
| #define HAVE_STRINGS_H 1
1368
| #define HAVE_INTTYPES_H 1
1369
| #define HAVE_STDINT_H 1
1370
| #define HAVE_UNISTD_H 1
1371
| #define LT_OBJDIR ".libs/"
1372
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
1373
| /* end confdefs.h.  */
1374
| #include <setjmp.h>
1375
| int
1376
| main ()
1377
| {
1378
| 
1379
| sigjmp_buf env;
1380
| sigsetjmp(env, 0);
1381
| 
1382
|   ;
1383
|   return 0;
1384
| }
1385
configure:19567: result: no
1386
configure:19580: checking locale.h usability
1387
configure:19580: gcc -c -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
1388
configure:19580: $? = 0
1389
configure:19580: result: yes
1390
configure:19580: checking locale.h presence
1391
configure:19580: gcc -E  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
1392
configure:19580: $? = 0
1393
configure:19580: result: yes
1394
configure:19580: checking for locale.h
1395
configure:19580: result: yes
1396
configure:19591: checking for LC_MESSAGES
1397
configure:19607: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c  >&5
1398
conftest.c: In function 'main':
1399
conftest.c:27:8: error: 'LC_MESSAGES' undeclared (first use in this function)
1400
 return LC_MESSAGES
1401
        ^
1402
conftest.c:27:8: note: each undeclared identifier is reported only once for each function it appears in
1403
configure:19607: $? = 1
1404
configure: failed program was:
1405
| /* confdefs.h */
1406
| #define PACKAGE_NAME "gtk+"
1407
| #define PACKAGE_TARNAME "gtk+"
1408
| #define PACKAGE_VERSION "2.24.28"
1409
| #define PACKAGE_STRING "gtk+ 2.24.28"
1410
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
1411
| #define PACKAGE_URL ""
1412
| #define GETTEXT_PACKAGE "gtk20"
1413
| #define STDC_HEADERS 1
1414
| #define HAVE_SYS_TYPES_H 1
1415
| #define HAVE_SYS_STAT_H 1
1416
| #define HAVE_STDLIB_H 1
1417
| #define HAVE_STRING_H 1
1418
| #define HAVE_MEMORY_H 1
1419
| #define HAVE_STRINGS_H 1
1420
| #define HAVE_INTTYPES_H 1
1421
| #define HAVE_STDINT_H 1
1422
| #define HAVE_UNISTD_H 1
1423
| #define LT_OBJDIR ".libs/"
1424
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
1425
| #define HAVE_LOCALE_H 1
1426
| /* end confdefs.h.  */
1427
| #include <locale.h>
1428
| int
1429
| main ()
1430
| {
1431
| return LC_MESSAGES
1432
|   ;
1433
|   return 0;
1434
| }
1435
configure:19615: result: no
1436
configure:19632: checking libintl.h usability
1437
configure:19632: gcc -c -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
1438
configure:19632: $? = 0
1439
configure:19632: result: yes
1440
configure:19632: checking libintl.h presence
1441
configure:19632: gcc -E  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
1442
configure:19632: $? = 0
1443
configure:19632: result: yes
1444
configure:19632: checking for libintl.h
1445
configure:19632: result: yes
1446
configure:19640: checking for ngettext in libc
1447
configure:19658: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c  >&5
1448
C:\DOCUME~1\anna\LOCALS~1\Temp\ccyaHv1o.o:conftest.c:(.text.startup+0x26): undefined reference to `libintl_ngettext'
1449
collect2.exe: error: ld returned 1 exit status
1450
configure:19658: $? = 1
1451
configure: failed program was:
1452
| /* confdefs.h */
1453
| #define PACKAGE_NAME "gtk+"
1454
| #define PACKAGE_TARNAME "gtk+"
1455
| #define PACKAGE_VERSION "2.24.28"
1456
| #define PACKAGE_STRING "gtk+ 2.24.28"
1457
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
1458
| #define PACKAGE_URL ""
1459
| #define GETTEXT_PACKAGE "gtk20"
1460
| #define STDC_HEADERS 1
1461
| #define HAVE_SYS_TYPES_H 1
1462
| #define HAVE_SYS_STAT_H 1
1463
| #define HAVE_STDLIB_H 1
1464
| #define HAVE_STRING_H 1
1465
| #define HAVE_MEMORY_H 1
1466
| #define HAVE_STRINGS_H 1
1467
| #define HAVE_INTTYPES_H 1
1468
| #define HAVE_STDINT_H 1
1469
| #define HAVE_UNISTD_H 1
1470
| #define LT_OBJDIR ".libs/"
1471
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
1472
| #define HAVE_LOCALE_H 1
1473
| /* end confdefs.h.  */
1474
| 
1475
| #include <libintl.h>
1476
| 
1477
| int
1478
| main ()
1479
| {
1480
| return !ngettext ("","", 1)
1481
|   ;
1482
|   return 0;
1483
| }
1484
configure:19667: result: no
1485
configure:19723: checking for bindtextdomain in -lintl
1486
configure:19748: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c -lintl   >&5
1487
configure:19748: $? = 0
1488
configure:19757: result: yes
1489
configure:19760: checking for ngettext in -lintl
1490
configure:19785: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c -lintl   >&5
1491
configure:19785: $? = 0
1492
configure:19794: result: yes
1493
configure:19797: checking for dgettext in -lintl
1494
configure:19822: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c -lintl   >&5
1495
conftest.c:30:6: warning: conflicting types for built-in function 'dgettext' [enabled by default]
1496
 char dgettext ();
1497
      ^
1498
configure:19822: $? = 0
1499
configure:19831: result: yes
1500
configure:19944: checking for bind_textdomain_codeset
1501
configure:19944: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c  -lintl  >&5
1502
configure:19944: $? = 0
1503
configure:19944: result: yes
1504
configure:19981: checking for msgfmt
1505
configure:20008: result: /mingw/bin/msgfmt
1506
configure:20019: checking for dcgettext
1507
configure:20019: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c  -lintl  >&5
1508
conftest.c:48:6: warning: conflicting types for built-in function 'dcgettext' [enabled by default]
1509
 char dcgettext ();
1510
      ^
1511
configure:20019: $? = 0
1512
configure:20019: result: yes
1513
configure:20029: checking if msgfmt accepts -c
1514
configure:20044: $MSGFMT -c -o /dev/null conftest.foo
1515
conftest.foo:3: warning: header field 'Language' missing in header
1516
configure:20047: $? = 0
1517
configure:20049: result: yes
1518
configure:20059: checking for gmsgfmt
1519
configure:20090: result: /mingw/bin/msgfmt
1520
configure:20100: checking for xgettext
1521
configure:20127: result: /mingw/bin/xgettext
1522
configure:20146: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c  -lintl  >&5
1523
configure:20146: $? = 0
1524
configure:20228: checking for catalogs to be installed
1525
configure:20253: result:  af am ang ar as ast az az_IR be be@latin bg bn bn_IN br bs ca ca@valencia crh cs cy da de dz el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu hy ia id io is it ja ka kk kn ko ku li lt lv mai mi mk ml mn mr ms my nb nds ne nl nn nso oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@latin sr@ije sv ta te th tk tr tt ug uk ur uz uz@cyrillic vi wa xh yi zh_CN zh_HK zh_TW
1526
configure:20324: checking for extra flags to get ANSI library prototypes
1527
configure:20339: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c  -lintl  -lm >&5
1528
configure:20339: $? = 0
1529
configure:20339: ./conftest.exe
1530
configure:20339: $? = 0
1531
configure:20340: result: none needed
1532
configure:20375: checking for the BeOS
1533
configure:20384: result: no
1534
configure:20393: checking for HP-UX
1535
configure:20402: result: no
1536
configure:20407: checking for extra flags for POSIX compliance
1537
configure:20420: gcc -c -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
1538
conftest.c: In function 'main':
1539
conftest.c:32:6: warning: unused variable 'dir' [-Wunused-variable]
1540
 DIR *dir;
1541
      ^
1542
configure:20420: $? = 0
1543
configure:20421: result: none needed
1544
configure:20541: checking for pkg-config
1545
configure:20571: result: /c/GTK/bin/pkg-config
1546
configure:20596: checking pkg-config is at least version 0.16
1547
configure:20599: result: yes
1548
configure:20616: checking for GLIB - version >= 2.28.0
1549
configure:20728: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -mms-bitfields -Ic:/GTK/include/glib-2.0 -Ic:/GTK/lib/glib-2.0/include   -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c -Lc:/GTK/lib -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl   -lintl  >&5
1550
configure:20728: $? = 0
1551
configure:20728: ./conftest.exe
1552
configure:20728: $? = 0
1553
configure:20742: result: yes (version 2.44.1)
1554
configure:20825: checking for bind_textdomain_codeset
1555
configure:20825: result: yes
1556
configure:20838: checking pwd.h usability
1557
configure:20838: gcc -c -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
1558
conftest.c:62:17: fatal error: pwd.h: No such file or directory
1559
 #include <pwd.h>
1560
                 ^
1561
compilation terminated.
1562
configure:20838: $? = 1
1563
configure: failed program was:
1564
| /* confdefs.h */
1565
| #define PACKAGE_NAME "gtk+"
1566
| #define PACKAGE_TARNAME "gtk+"
1567
| #define PACKAGE_VERSION "2.24.28"
1568
| #define PACKAGE_STRING "gtk+ 2.24.28"
1569
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
1570
| #define PACKAGE_URL ""
1571
| #define GETTEXT_PACKAGE "gtk20"
1572
| #define STDC_HEADERS 1
1573
| #define HAVE_SYS_TYPES_H 1
1574
| #define HAVE_SYS_STAT_H 1
1575
| #define HAVE_STDLIB_H 1
1576
| #define HAVE_STRING_H 1
1577
| #define HAVE_MEMORY_H 1
1578
| #define HAVE_STRINGS_H 1
1579
| #define HAVE_INTTYPES_H 1
1580
| #define HAVE_STDINT_H 1
1581
| #define HAVE_UNISTD_H 1
1582
| #define LT_OBJDIR ".libs/"
1583
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
1584
| #define HAVE_LOCALE_H 1
1585
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1586
| #define HAVE_GETTEXT 1
1587
| #define HAVE_DCGETTEXT 1
1588
| #define ENABLE_NLS 1
1589
| #define GTK_LOCALEDIR "/C/GTK/share/locale"
1590
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1591
| /* end confdefs.h.  */
1592
| #include <stdio.h>
1593
| #ifdef HAVE_SYS_TYPES_H
1594
| # include <sys/types.h>
1595
| #endif
1596
| #ifdef HAVE_SYS_STAT_H
1597
| # include <sys/stat.h>
1598
| #endif
1599
| #ifdef STDC_HEADERS
1600
| # include <stdlib.h>
1601
| # include <stddef.h>
1602
| #else
1603
| # ifdef HAVE_STDLIB_H
1604
| #  include <stdlib.h>
1605
| # endif
1606
| #endif
1607
| #ifdef HAVE_STRING_H
1608
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1609
| #  include <memory.h>
1610
| # endif
1611
| # include <string.h>
1612
| #endif
1613
| #ifdef HAVE_STRINGS_H
1614
| # include <strings.h>
1615
| #endif
1616
| #ifdef HAVE_INTTYPES_H
1617
| # include <inttypes.h>
1618
| #endif
1619
| #ifdef HAVE_STDINT_H
1620
| # include <stdint.h>
1621
| #endif
1622
| #ifdef HAVE_UNISTD_H
1623
| # include <unistd.h>
1624
| #endif
1625
| #include <pwd.h>
1626
configure:20838: result: no
1627
configure:20838: checking pwd.h presence
1628
configure:20838: gcc -E  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
1629
conftest.c:29:17: fatal error: pwd.h: No such file or directory
1630
 #include <pwd.h>
1631
                 ^
1632
compilation terminated.
1633
configure:20838: $? = 1
1634
configure: failed program was:
1635
| /* confdefs.h */
1636
| #define PACKAGE_NAME "gtk+"
1637
| #define PACKAGE_TARNAME "gtk+"
1638
| #define PACKAGE_VERSION "2.24.28"
1639
| #define PACKAGE_STRING "gtk+ 2.24.28"
1640
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
1641
| #define PACKAGE_URL ""
1642
| #define GETTEXT_PACKAGE "gtk20"
1643
| #define STDC_HEADERS 1
1644
| #define HAVE_SYS_TYPES_H 1
1645
| #define HAVE_SYS_STAT_H 1
1646
| #define HAVE_STDLIB_H 1
1647
| #define HAVE_STRING_H 1
1648
| #define HAVE_MEMORY_H 1
1649
| #define HAVE_STRINGS_H 1
1650
| #define HAVE_INTTYPES_H 1
1651
| #define HAVE_STDINT_H 1
1652
| #define HAVE_UNISTD_H 1
1653
| #define LT_OBJDIR ".libs/"
1654
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
1655
| #define HAVE_LOCALE_H 1
1656
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1657
| #define HAVE_GETTEXT 1
1658
| #define HAVE_DCGETTEXT 1
1659
| #define ENABLE_NLS 1
1660
| #define GTK_LOCALEDIR "/C/GTK/share/locale"
1661
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1662
| /* end confdefs.h.  */
1663
| #include <pwd.h>
1664
configure:20838: result: no
1665
configure:20838: checking for pwd.h
1666
configure:20838: result: no
1667
configure:20852: checking sys/time.h usability
1668
configure:20852: gcc -c -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
1669
configure:20852: $? = 0
1670
configure:20852: result: yes
1671
configure:20852: checking sys/time.h presence
1672
configure:20852: gcc -E  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
1673
configure:20852: $? = 0
1674
configure:20852: result: yes
1675
configure:20852: checking for sys/time.h
1676
configure:20852: result: yes
1677
configure:20866: checking for unistd.h
1678
configure:20866: result: yes
1679
configure:20880: checking ftw.h usability
1680
configure:20880: gcc -c -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
1681
conftest.c:66:17: fatal error: ftw.h: No such file or directory
1682
 #include <ftw.h>
1683
                 ^
1684
compilation terminated.
1685
configure:20880: $? = 1
1686
configure: failed program was:
1687
| /* confdefs.h */
1688
| #define PACKAGE_NAME "gtk+"
1689
| #define PACKAGE_TARNAME "gtk+"
1690
| #define PACKAGE_VERSION "2.24.28"
1691
| #define PACKAGE_STRING "gtk+ 2.24.28"
1692
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
1693
| #define PACKAGE_URL ""
1694
| #define GETTEXT_PACKAGE "gtk20"
1695
| #define STDC_HEADERS 1
1696
| #define HAVE_SYS_TYPES_H 1
1697
| #define HAVE_SYS_STAT_H 1
1698
| #define HAVE_STDLIB_H 1
1699
| #define HAVE_STRING_H 1
1700
| #define HAVE_MEMORY_H 1
1701
| #define HAVE_STRINGS_H 1
1702
| #define HAVE_INTTYPES_H 1
1703
| #define HAVE_STDINT_H 1
1704
| #define HAVE_UNISTD_H 1
1705
| #define LT_OBJDIR ".libs/"
1706
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
1707
| #define HAVE_LOCALE_H 1
1708
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1709
| #define HAVE_GETTEXT 1
1710
| #define HAVE_DCGETTEXT 1
1711
| #define ENABLE_NLS 1
1712
| #define GTK_LOCALEDIR "/C/GTK/share/locale"
1713
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1714
| #define HAVE_SYS_TIME_H 1
1715
| #define HAVE_SYS_TIME_H 1
1716
| #define HAVE_UNISTD_H 1
1717
| #define HAVE_UNISTD_H 1
1718
| /* end confdefs.h.  */
1719
| #include <stdio.h>
1720
| #ifdef HAVE_SYS_TYPES_H
1721
| # include <sys/types.h>
1722
| #endif
1723
| #ifdef HAVE_SYS_STAT_H
1724
| # include <sys/stat.h>
1725
| #endif
1726
| #ifdef STDC_HEADERS
1727
| # include <stdlib.h>
1728
| # include <stddef.h>
1729
| #else
1730
| # ifdef HAVE_STDLIB_H
1731
| #  include <stdlib.h>
1732
| # endif
1733
| #endif
1734
| #ifdef HAVE_STRING_H
1735
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1736
| #  include <memory.h>
1737
| # endif
1738
| # include <string.h>
1739
| #endif
1740
| #ifdef HAVE_STRINGS_H
1741
| # include <strings.h>
1742
| #endif
1743
| #ifdef HAVE_INTTYPES_H
1744
| # include <inttypes.h>
1745
| #endif
1746
| #ifdef HAVE_STDINT_H
1747
| # include <stdint.h>
1748
| #endif
1749
| #ifdef HAVE_UNISTD_H
1750
| # include <unistd.h>
1751
| #endif
1752
| #include <ftw.h>
1753
configure:20880: result: no
1754
configure:20880: checking ftw.h presence
1755
configure:20880: gcc -E  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
1756
conftest.c:33:17: fatal error: ftw.h: No such file or directory
1757
 #include <ftw.h>
1758
                 ^
1759
compilation terminated.
1760
configure:20880: $? = 1
1761
configure: failed program was:
1762
| /* confdefs.h */
1763
| #define PACKAGE_NAME "gtk+"
1764
| #define PACKAGE_TARNAME "gtk+"
1765
| #define PACKAGE_VERSION "2.24.28"
1766
| #define PACKAGE_STRING "gtk+ 2.24.28"
1767
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
1768
| #define PACKAGE_URL ""
1769
| #define GETTEXT_PACKAGE "gtk20"
1770
| #define STDC_HEADERS 1
1771
| #define HAVE_SYS_TYPES_H 1
1772
| #define HAVE_SYS_STAT_H 1
1773
| #define HAVE_STDLIB_H 1
1774
| #define HAVE_STRING_H 1
1775
| #define HAVE_MEMORY_H 1
1776
| #define HAVE_STRINGS_H 1
1777
| #define HAVE_INTTYPES_H 1
1778
| #define HAVE_STDINT_H 1
1779
| #define HAVE_UNISTD_H 1
1780
| #define LT_OBJDIR ".libs/"
1781
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
1782
| #define HAVE_LOCALE_H 1
1783
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1784
| #define HAVE_GETTEXT 1
1785
| #define HAVE_DCGETTEXT 1
1786
| #define ENABLE_NLS 1
1787
| #define GTK_LOCALEDIR "/C/GTK/share/locale"
1788
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1789
| #define HAVE_SYS_TIME_H 1
1790
| #define HAVE_SYS_TIME_H 1
1791
| #define HAVE_UNISTD_H 1
1792
| #define HAVE_UNISTD_H 1
1793
| /* end confdefs.h.  */
1794
| #include <ftw.h>
1795
configure:20880: result: no
1796
configure:20880: checking for ftw.h
1797
configure:20880: result: no
1798
configure:20893: checking for GNU ftw extensions
1799
configure:20908: gcc -c -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
1800
conftest.c:35:17: fatal error: ftw.h: No such file or directory
1801
 #include <ftw.h>
1802
                 ^
1803
compilation terminated.
1804
configure:20908: $? = 1
1805
configure: failed program was:
1806
| /* confdefs.h */
1807
| #define PACKAGE_NAME "gtk+"
1808
| #define PACKAGE_TARNAME "gtk+"
1809
| #define PACKAGE_VERSION "2.24.28"
1810
| #define PACKAGE_STRING "gtk+ 2.24.28"
1811
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
1812
| #define PACKAGE_URL ""
1813
| #define GETTEXT_PACKAGE "gtk20"
1814
| #define STDC_HEADERS 1
1815
| #define HAVE_SYS_TYPES_H 1
1816
| #define HAVE_SYS_STAT_H 1
1817
| #define HAVE_STDLIB_H 1
1818
| #define HAVE_STRING_H 1
1819
| #define HAVE_MEMORY_H 1
1820
| #define HAVE_STRINGS_H 1
1821
| #define HAVE_INTTYPES_H 1
1822
| #define HAVE_STDINT_H 1
1823
| #define HAVE_UNISTD_H 1
1824
| #define LT_OBJDIR ".libs/"
1825
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
1826
| #define HAVE_LOCALE_H 1
1827
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1828
| #define HAVE_GETTEXT 1
1829
| #define HAVE_DCGETTEXT 1
1830
| #define ENABLE_NLS 1
1831
| #define GTK_LOCALEDIR "/C/GTK/share/locale"
1832
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1833
| #define HAVE_SYS_TIME_H 1
1834
| #define HAVE_SYS_TIME_H 1
1835
| #define HAVE_UNISTD_H 1
1836
| #define HAVE_UNISTD_H 1
1837
| /* end confdefs.h.  */
1838
| #define _XOPEN_SOURCE 500
1839
| #define _GNU_SOURCE
1840
| #include <ftw.h>
1841
| int
1842
| main ()
1843
| {
1844
| int flags = FTW_ACTIONRETVAL;
1845
|   ;
1846
|   return 0;
1847
| }
1848
configure:20921: result: no
1849
configure:20930: checking for ANSI C header files
1850
configure:21034: result: yes
1851
configure:21044: checking for an ANSI C-conforming const
1852
configure:21110: gcc -c -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
1853
configure:21110: $? = 0
1854
configure:21117: result: yes
1855
configure:21127: checking return type of signal handlers
1856
configure:21145: gcc -c -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
1857
conftest.c: In function 'main':
1858
conftest.c:40:1: error: void value not ignored as it ought to be
1859
 return *(signal (0, 0)) (0) == 1;
1860
 ^
1861
configure:21145: $? = 1
1862
configure: failed program was:
1863
| /* confdefs.h */
1864
| #define PACKAGE_NAME "gtk+"
1865
| #define PACKAGE_TARNAME "gtk+"
1866
| #define PACKAGE_VERSION "2.24.28"
1867
| #define PACKAGE_STRING "gtk+ 2.24.28"
1868
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
1869
| #define PACKAGE_URL ""
1870
| #define GETTEXT_PACKAGE "gtk20"
1871
| #define STDC_HEADERS 1
1872
| #define HAVE_SYS_TYPES_H 1
1873
| #define HAVE_SYS_STAT_H 1
1874
| #define HAVE_STDLIB_H 1
1875
| #define HAVE_STRING_H 1
1876
| #define HAVE_MEMORY_H 1
1877
| #define HAVE_STRINGS_H 1
1878
| #define HAVE_INTTYPES_H 1
1879
| #define HAVE_STDINT_H 1
1880
| #define HAVE_UNISTD_H 1
1881
| #define LT_OBJDIR ".libs/"
1882
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
1883
| #define HAVE_LOCALE_H 1
1884
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1885
| #define HAVE_GETTEXT 1
1886
| #define HAVE_DCGETTEXT 1
1887
| #define ENABLE_NLS 1
1888
| #define GTK_LOCALEDIR "/C/GTK/share/locale"
1889
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1890
| #define HAVE_SYS_TIME_H 1
1891
| #define HAVE_SYS_TIME_H 1
1892
| #define HAVE_UNISTD_H 1
1893
| #define HAVE_UNISTD_H 1
1894
| #define STDC_HEADERS 1
1895
| /* end confdefs.h.  */
1896
| #include <sys/types.h>
1897
| #include <signal.h>
1898
| 
1899
| int
1900
| main ()
1901
| {
1902
| return *(signal (0, 0)) (0) == 1;
1903
|   ;
1904
|   return 0;
1905
| }
1906
configure:21152: result: void
1907
configure:21166: checking for stdlib.h
1908
configure:21166: result: yes
1909
configure:21166: checking for unistd.h
1910
configure:21166: result: yes
1911
configure:21166: checking for sys/param.h
1912
configure:21166: gcc -c -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
1913
configure:21166: $? = 0
1914
configure:21166: result: yes
1915
configure:21186: checking for getpagesize
1916
configure:21186: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c  -lintl  >&5
1917
configure:21186: $? = 0
1918
configure:21186: result: yes
1919
configure:21195: checking for working mmap
1920
configure:21342: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c  -lintl  >&5
1921
conftest.c:98:22: fatal error: sys/mman.h: No such file or directory
1922
 #include <sys/mman.h>
1923
                      ^
1924
compilation terminated.
1925
configure:21342: $? = 1
1926
configure: program exited with status 1
1927
configure: failed program was:
1928
| /* confdefs.h */
1929
| #define PACKAGE_NAME "gtk+"
1930
| #define PACKAGE_TARNAME "gtk+"
1931
| #define PACKAGE_VERSION "2.24.28"
1932
| #define PACKAGE_STRING "gtk+ 2.24.28"
1933
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
1934
| #define PACKAGE_URL ""
1935
| #define GETTEXT_PACKAGE "gtk20"
1936
| #define STDC_HEADERS 1
1937
| #define HAVE_SYS_TYPES_H 1
1938
| #define HAVE_SYS_STAT_H 1
1939
| #define HAVE_STDLIB_H 1
1940
| #define HAVE_STRING_H 1
1941
| #define HAVE_MEMORY_H 1
1942
| #define HAVE_STRINGS_H 1
1943
| #define HAVE_INTTYPES_H 1
1944
| #define HAVE_STDINT_H 1
1945
| #define HAVE_UNISTD_H 1
1946
| #define LT_OBJDIR ".libs/"
1947
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
1948
| #define HAVE_LOCALE_H 1
1949
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1950
| #define HAVE_GETTEXT 1
1951
| #define HAVE_DCGETTEXT 1
1952
| #define ENABLE_NLS 1
1953
| #define GTK_LOCALEDIR "/C/GTK/share/locale"
1954
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1955
| #define HAVE_SYS_TIME_H 1
1956
| #define HAVE_SYS_TIME_H 1
1957
| #define HAVE_UNISTD_H 1
1958
| #define HAVE_UNISTD_H 1
1959
| #define STDC_HEADERS 1
1960
| #define RETSIGTYPE void
1961
| #define HAVE_STDLIB_H 1
1962
| #define HAVE_UNISTD_H 1
1963
| #define HAVE_SYS_PARAM_H 1
1964
| #define HAVE_GETPAGESIZE 1
1965
| /* end confdefs.h.  */
1966
| #include <stdio.h>
1967
| #ifdef HAVE_SYS_TYPES_H
1968
| # include <sys/types.h>
1969
| #endif
1970
| #ifdef HAVE_SYS_STAT_H
1971
| # include <sys/stat.h>
1972
| #endif
1973
| #ifdef STDC_HEADERS
1974
| # include <stdlib.h>
1975
| # include <stddef.h>
1976
| #else
1977
| # ifdef HAVE_STDLIB_H
1978
| #  include <stdlib.h>
1979
| # endif
1980
| #endif
1981
| #ifdef HAVE_STRING_H
1982
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1983
| #  include <memory.h>
1984
| # endif
1985
| # include <string.h>
1986
| #endif
1987
| #ifdef HAVE_STRINGS_H
1988
| # include <strings.h>
1989
| #endif
1990
| #ifdef HAVE_INTTYPES_H
1991
| # include <inttypes.h>
1992
| #endif
1993
| #ifdef HAVE_STDINT_H
1994
| # include <stdint.h>
1995
| #endif
1996
| #ifdef HAVE_UNISTD_H
1997
| # include <unistd.h>
1998
| #endif
1999
| /* malloc might have been renamed as rpl_malloc. */
2000
| #undef malloc
2001
| 
2002
| /* Thanks to Mike Haertel and Jim Avera for this test.
2003
|    Here is a matrix of mmap possibilities:
2004
| 	mmap private not fixed
2005
| 	mmap private fixed at somewhere currently unmapped
2006
| 	mmap private fixed at somewhere already mapped
2007
| 	mmap shared not fixed
2008
| 	mmap shared fixed at somewhere currently unmapped
2009
| 	mmap shared fixed at somewhere already mapped
2010
|    For private mappings, we should verify that changes cannot be read()
2011
|    back from the file, nor mmap's back from the file at a different
2012
|    address.  (There have been systems where private was not correctly
2013
|    implemented like the infamous i386 svr4.0, and systems where the
2014
|    VM page cache was not coherent with the file system buffer cache
2015
|    like early versions of FreeBSD and possibly contemporary NetBSD.)
2016
|    For shared mappings, we should conversely verify that changes get
2017
|    propagated back to all the places they're supposed to be.
2018
| 
2019
|    Grep wants private fixed already mapped.
2020
|    The main things grep needs to know about mmap are:
2021
|    * does it exist and is it safe to write into the mmap'd area
2022
|    * how to use it (BSD variants)  */
2023
| 
2024
| #include <fcntl.h>
2025
| #include <sys/mman.h>
2026
| 
2027
| #if !defined STDC_HEADERS && !defined HAVE_STDLIB_H
2028
| char *malloc ();
2029
| #endif
2030
| 
2031
| /* This mess was copied from the GNU getpagesize.h.  */
2032
| #ifndef HAVE_GETPAGESIZE
2033
| # ifdef _SC_PAGESIZE
2034
| #  define getpagesize() sysconf(_SC_PAGESIZE)
2035
| # else /* no _SC_PAGESIZE */
2036
| #  ifdef HAVE_SYS_PARAM_H
2037
| #   include <sys/param.h>
2038
| #   ifdef EXEC_PAGESIZE
2039
| #    define getpagesize() EXEC_PAGESIZE
2040
| #   else /* no EXEC_PAGESIZE */
2041
| #    ifdef NBPG
2042
| #     define getpagesize() NBPG * CLSIZE
2043
| #     ifndef CLSIZE
2044
| #      define CLSIZE 1
2045
| #     endif /* no CLSIZE */
2046
| #    else /* no NBPG */
2047
| #     ifdef NBPC
2048
| #      define getpagesize() NBPC
2049
| #     else /* no NBPC */
2050
| #      ifdef PAGESIZE
2051
| #       define getpagesize() PAGESIZE
2052
| #      endif /* PAGESIZE */
2053
| #     endif /* no NBPC */
2054
| #    endif /* no NBPG */
2055
| #   endif /* no EXEC_PAGESIZE */
2056
| #  else /* no HAVE_SYS_PARAM_H */
2057
| #   define getpagesize() 8192	/* punt totally */
2058
| #  endif /* no HAVE_SYS_PARAM_H */
2059
| # endif /* no _SC_PAGESIZE */
2060
| 
2061
| #endif /* no HAVE_GETPAGESIZE */
2062
| 
2063
| int
2064
| main ()
2065
| {
2066
|   char *data, *data2, *data3;
2067
|   const char *cdata2;
2068
|   int i, pagesize;
2069
|   int fd, fd2;
2070
| 
2071
|   pagesize = getpagesize ();
2072
| 
2073
|   /* First, make a file with some known garbage in it. */
2074
|   data = (char *) malloc (pagesize);
2075
|   if (!data)
2076
|     return 1;
2077
|   for (i = 0; i < pagesize; ++i)
2078
|     *(data + i) = rand ();
2079
|   umask (0);
2080
|   fd = creat ("conftest.mmap", 0600);
2081
|   if (fd < 0)
2082
|     return 2;
2083
|   if (write (fd, data, pagesize) != pagesize)
2084
|     return 3;
2085
|   close (fd);
2086
| 
2087
|   /* Next, check that the tail of a page is zero-filled.  File must have
2088
|      non-zero length, otherwise we risk SIGBUS for entire page.  */
2089
|   fd2 = open ("conftest.txt", O_RDWR | O_CREAT | O_TRUNC, 0600);
2090
|   if (fd2 < 0)
2091
|     return 4;
2092
|   cdata2 = "";
2093
|   if (write (fd2, cdata2, 1) != 1)
2094
|     return 5;
2095
|   data2 = (char *) mmap (0, pagesize, PROT_READ | PROT_WRITE, MAP_SHARED, fd2, 0L);
2096
|   if (data2 == MAP_FAILED)
2097
|     return 6;
2098
|   for (i = 0; i < pagesize; ++i)
2099
|     if (*(data2 + i))
2100
|       return 7;
2101
|   close (fd2);
2102
|   if (munmap (data2, pagesize))
2103
|     return 8;
2104
| 
2105
|   /* Next, try to mmap the file at a fixed address which already has
2106
|      something else allocated at it.  If we can, also make sure that
2107
|      we see the same garbage.  */
2108
|   fd = open ("conftest.mmap", O_RDWR);
2109
|   if (fd < 0)
2110
|     return 9;
2111
|   if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE,
2112
| 		     MAP_PRIVATE | MAP_FIXED, fd, 0L))
2113
|     return 10;
2114
|   for (i = 0; i < pagesize; ++i)
2115
|     if (*(data + i) != *(data2 + i))
2116
|       return 11;
2117
| 
2118
|   /* Finally, make sure that changes to the mapped area do not
2119
|      percolate back to the file as seen by read().  (This is a bug on
2120
|      some variants of i386 svr4.0.)  */
2121
|   for (i = 0; i < pagesize; ++i)
2122
|     *(data2 + i) = *(data2 + i) + 1;
2123
|   data3 = (char *) malloc (pagesize);
2124
|   if (!data3)
2125
|     return 12;
2126
|   if (read (fd, data3, pagesize) != pagesize)
2127
|     return 13;
2128
|   for (i = 0; i < pagesize; ++i)
2129
|     if (*(data + i) != *(data3 + i))
2130
|       return 14;
2131
|   close (fd);
2132
|   return 0;
2133
| }
2134
configure:21352: result: no
2135
configure:21364: checking for mallinfo
2136
configure:21364: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c  -lintl  >&5
2137
C:\DOCUME~1\anna\LOCALS~1\Temp\ccG3aJ8W.o:conftest.c:(.text.startup+0xc): undefined reference to `mallinfo'
2138
collect2.exe: error: ld returned 1 exit status
2139
configure:21364: $? = 1
2140
configure: failed program was:
2141
| /* confdefs.h */
2142
| #define PACKAGE_NAME "gtk+"
2143
| #define PACKAGE_TARNAME "gtk+"
2144
| #define PACKAGE_VERSION "2.24.28"
2145
| #define PACKAGE_STRING "gtk+ 2.24.28"
2146
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
2147
| #define PACKAGE_URL ""
2148
| #define GETTEXT_PACKAGE "gtk20"
2149
| #define STDC_HEADERS 1
2150
| #define HAVE_SYS_TYPES_H 1
2151
| #define HAVE_SYS_STAT_H 1
2152
| #define HAVE_STDLIB_H 1
2153
| #define HAVE_STRING_H 1
2154
| #define HAVE_MEMORY_H 1
2155
| #define HAVE_STRINGS_H 1
2156
| #define HAVE_INTTYPES_H 1
2157
| #define HAVE_STDINT_H 1
2158
| #define HAVE_UNISTD_H 1
2159
| #define LT_OBJDIR ".libs/"
2160
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
2161
| #define HAVE_LOCALE_H 1
2162
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2163
| #define HAVE_GETTEXT 1
2164
| #define HAVE_DCGETTEXT 1
2165
| #define ENABLE_NLS 1
2166
| #define GTK_LOCALEDIR "/C/GTK/share/locale"
2167
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2168
| #define HAVE_SYS_TIME_H 1
2169
| #define HAVE_SYS_TIME_H 1
2170
| #define HAVE_UNISTD_H 1
2171
| #define HAVE_UNISTD_H 1
2172
| #define STDC_HEADERS 1
2173
| #define RETSIGTYPE void
2174
| #define HAVE_STDLIB_H 1
2175
| #define HAVE_UNISTD_H 1
2176
| #define HAVE_SYS_PARAM_H 1
2177
| #define HAVE_GETPAGESIZE 1
2178
| /* end confdefs.h.  */
2179
| /* Define mallinfo to an innocuous variant, in case <limits.h> declares mallinfo.
2180
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2181
| #define mallinfo innocuous_mallinfo
2182
| 
2183
| /* System header to define __stub macros and hopefully few prototypes,
2184
|     which can conflict with char mallinfo (); below.
2185
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2186
|     <limits.h> exists even on freestanding compilers.  */
2187
| 
2188
| #ifdef __STDC__
2189
| # include <limits.h>
2190
| #else
2191
| # include <assert.h>
2192
| #endif
2193
| 
2194
| #undef mallinfo
2195
| 
2196
| /* Override any GCC internal prototype to avoid an error.
2197
|    Use char because int might match the return type of a GCC
2198
|    builtin and then its argument prototype would still apply.  */
2199
| #ifdef __cplusplus
2200
| extern "C"
2201
| #endif
2202
| char mallinfo ();
2203
| /* The GNU C library defines this for functions which it implements
2204
|     to always fail with ENOSYS.  Some functions are actually named
2205
|     something starting with __ and the normal name is an alias.  */
2206
| #if defined __stub_mallinfo || defined __stub___mallinfo
2207
| choke me
2208
| #endif
2209
| 
2210
| int
2211
| main ()
2212
| {
2213
| return mallinfo ();
2214
|   ;
2215
|   return 0;
2216
| }
2217
configure:21364: result: no
2218
configure:21375: checking for getresuid
2219
configure:21375: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c  -lintl  >&5
2220
C:\DOCUME~1\anna\LOCALS~1\Temp\ccPfhSYg.o:conftest.c:(.text.startup+0xc): undefined reference to `getresuid'
2221
collect2.exe: error: ld returned 1 exit status
2222
configure:21375: $? = 1
2223
configure: failed program was:
2224
| /* confdefs.h */
2225
| #define PACKAGE_NAME "gtk+"
2226
| #define PACKAGE_TARNAME "gtk+"
2227
| #define PACKAGE_VERSION "2.24.28"
2228
| #define PACKAGE_STRING "gtk+ 2.24.28"
2229
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
2230
| #define PACKAGE_URL ""
2231
| #define GETTEXT_PACKAGE "gtk20"
2232
| #define STDC_HEADERS 1
2233
| #define HAVE_SYS_TYPES_H 1
2234
| #define HAVE_SYS_STAT_H 1
2235
| #define HAVE_STDLIB_H 1
2236
| #define HAVE_STRING_H 1
2237
| #define HAVE_MEMORY_H 1
2238
| #define HAVE_STRINGS_H 1
2239
| #define HAVE_INTTYPES_H 1
2240
| #define HAVE_STDINT_H 1
2241
| #define HAVE_UNISTD_H 1
2242
| #define LT_OBJDIR ".libs/"
2243
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
2244
| #define HAVE_LOCALE_H 1
2245
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2246
| #define HAVE_GETTEXT 1
2247
| #define HAVE_DCGETTEXT 1
2248
| #define ENABLE_NLS 1
2249
| #define GTK_LOCALEDIR "/C/GTK/share/locale"
2250
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2251
| #define HAVE_SYS_TIME_H 1
2252
| #define HAVE_SYS_TIME_H 1
2253
| #define HAVE_UNISTD_H 1
2254
| #define HAVE_UNISTD_H 1
2255
| #define STDC_HEADERS 1
2256
| #define RETSIGTYPE void
2257
| #define HAVE_STDLIB_H 1
2258
| #define HAVE_UNISTD_H 1
2259
| #define HAVE_SYS_PARAM_H 1
2260
| #define HAVE_GETPAGESIZE 1
2261
| /* end confdefs.h.  */
2262
| /* Define getresuid to an innocuous variant, in case <limits.h> declares getresuid.
2263
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2264
| #define getresuid innocuous_getresuid
2265
| 
2266
| /* System header to define __stub macros and hopefully few prototypes,
2267
|     which can conflict with char getresuid (); below.
2268
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2269
|     <limits.h> exists even on freestanding compilers.  */
2270
| 
2271
| #ifdef __STDC__
2272
| # include <limits.h>
2273
| #else
2274
| # include <assert.h>
2275
| #endif
2276
| 
2277
| #undef getresuid
2278
| 
2279
| /* Override any GCC internal prototype to avoid an error.
2280
|    Use char because int might match the return type of a GCC
2281
|    builtin and then its argument prototype would still apply.  */
2282
| #ifdef __cplusplus
2283
| extern "C"
2284
| #endif
2285
| char getresuid ();
2286
| /* The GNU C library defines this for functions which it implements
2287
|     to always fail with ENOSYS.  Some functions are actually named
2288
|     something starting with __ and the normal name is an alias.  */
2289
| #if defined __stub_getresuid || defined __stub___getresuid
2290
| choke me
2291
| #endif
2292
| 
2293
| int
2294
| main ()
2295
| {
2296
| return getresuid ();
2297
|   ;
2298
|   return 0;
2299
| }
2300
configure:21375: result: no
2301
configure:21384: checking for uid_t in sys/types.h
2302
configure:21403: result: no
2303
configure:21416: checking for fd_set
2304
configure:21429: gcc -c -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
2305
conftest.c: In function 'main':
2306
conftest.c:45:1: error: unknown type name 'fd_set'
2307
 fd_set readMask, writeMask;
2308
 ^
2309
conftest.c:45:18: warning: unused variable 'writeMask' [-Wunused-variable]
2310
 fd_set readMask, writeMask;
2311
                  ^
2312
conftest.c:45:8: warning: unused variable 'readMask' [-Wunused-variable]
2313
 fd_set readMask, writeMask;
2314
        ^
2315
configure:21429: $? = 1
2316
configure: failed program was:
2317
| /* confdefs.h */
2318
| #define PACKAGE_NAME "gtk+"
2319
| #define PACKAGE_TARNAME "gtk+"
2320
| #define PACKAGE_VERSION "2.24.28"
2321
| #define PACKAGE_STRING "gtk+ 2.24.28"
2322
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
2323
| #define PACKAGE_URL ""
2324
| #define GETTEXT_PACKAGE "gtk20"
2325
| #define STDC_HEADERS 1
2326
| #define HAVE_SYS_TYPES_H 1
2327
| #define HAVE_SYS_STAT_H 1
2328
| #define HAVE_STDLIB_H 1
2329
| #define HAVE_STRING_H 1
2330
| #define HAVE_MEMORY_H 1
2331
| #define HAVE_STRINGS_H 1
2332
| #define HAVE_INTTYPES_H 1
2333
| #define HAVE_STDINT_H 1
2334
| #define HAVE_UNISTD_H 1
2335
| #define LT_OBJDIR ".libs/"
2336
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
2337
| #define HAVE_LOCALE_H 1
2338
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2339
| #define HAVE_GETTEXT 1
2340
| #define HAVE_DCGETTEXT 1
2341
| #define ENABLE_NLS 1
2342
| #define GTK_LOCALEDIR "/C/GTK/share/locale"
2343
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2344
| #define HAVE_SYS_TIME_H 1
2345
| #define HAVE_SYS_TIME_H 1
2346
| #define HAVE_UNISTD_H 1
2347
| #define HAVE_UNISTD_H 1
2348
| #define STDC_HEADERS 1
2349
| #define RETSIGTYPE void
2350
| #define HAVE_STDLIB_H 1
2351
| #define HAVE_UNISTD_H 1
2352
| #define HAVE_SYS_PARAM_H 1
2353
| #define HAVE_GETPAGESIZE 1
2354
| #define uid_t int
2355
| #define gid_t int
2356
| /* end confdefs.h.  */
2357
| #include <sys/types.h>
2358
| int
2359
| main ()
2360
| {
2361
| fd_set readMask, writeMask;
2362
|   ;
2363
|   return 0;
2364
| }
2365
conftest.c:41:24: fatal error: sys/select.h: No such file or directory
2366
 #include <sys/select.h>
2367
                        ^
2368
compilation terminated.
2369
configure:21460: result: no
2370
configure:21466: checking for wchar.h
2371
configure:21472: gcc -E  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
2372
configure:21472: $? = 0
2373
configure:21483: result: yes
2374
configure:21487: checking for wctype.h
2375
configure:21493: gcc -E  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
2376
configure:21493: $? = 0
2377
configure:21504: result: yes
2378
configure:21509: checking for iswalnum
2379
configure:21509: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c  -lintl  >&5
2380
conftest.c:67:6: warning: conflicting types for built-in function 'iswalnum' [enabled by default]
2381
 char iswalnum ();
2382
      ^
2383
configure:21509: $? = 0
2384
configure:21509: result: yes
2385
configure:21559: checking if iswalnum() and friends are properly defined
2386
configure:21585: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c  -lintl   >&5
2387
In file included from conftest.c:51:0:
2388
c:\mingw\include\wctype.h: In function 'main':
2389
c:\mingw\include\wctype.h:126:42: error: nested function 'iswalnum' declared 'extern'
2390
 __CRT_INLINE int __cdecl __MINGW_NOTHROW iswalnum(wint_t wc) {return (iswctype(wc,_ALPHA|_DIGIT));}
2391
                                          ^
2392
c:\mingw\include\wctype.h:126:42: error: static declaration of 'iswalnum' follows non-static declaration
2393
c:\mingw\include\wctype.h:127:42: error: nested function 'iswalpha' declared 'extern'
2394
 __CRT_INLINE int __cdecl __MINGW_NOTHROW iswalpha(wint_t wc) {return (iswctype(wc,_ALPHA));}
2395
                                          ^
2396
c:\mingw\include\wctype.h:127:42: error: static declaration of 'iswalpha' follows non-static declaration
2397
c:\mingw\include\wctype.h:128:42: error: nested function 'iswascii' declared 'extern'
2398
 __CRT_INLINE int __cdecl __MINGW_NOTHROW iswascii(wint_t wc) {return ((wc & ~0x7F) ==0);}
2399
                                          ^
2400
c:\mingw\include\wctype.h:128:42: error: static declaration of 'iswascii' follows non-static declaration
2401
c:\mingw\include\wctype.h:69:37: note: previous declaration of 'iswascii' was here
2402
 _CRTIMP int __cdecl __MINGW_NOTHROW iswascii(wint_t);
2403
                                     ^
2404
c:\mingw\include\wctype.h:129:42: error: nested function 'iswcntrl' declared 'extern'
2405
 __CRT_INLINE int __cdecl __MINGW_NOTHROW iswcntrl(wint_t wc) {return (iswctype(wc,_CONTROL));}
2406
                                          ^
2407
c:\mingw\include\wctype.h:129:42: error: static declaration of 'iswcntrl' follows non-static declaration
2408
c:\mingw\include\wctype.h:130:42: error: nested function 'iswdigit' declared 'extern'
2409
 __CRT_INLINE int __cdecl __MINGW_NOTHROW iswdigit(wint_t wc) {return (iswctype(wc,_DIGIT));}
2410
                                          ^
2411
c:\mingw\include\wctype.h:130:42: error: static declaration of 'iswdigit' follows non-static declaration
2412
c:\mingw\include\wctype.h:131:42: error: nested function 'iswgraph' declared 'extern'
2413
 __CRT_INLINE int __cdecl __MINGW_NOTHROW iswgraph(wint_t wc) {return (iswctype(wc,_PUNCT|_ALPHA|_DIGIT));}
2414
                                          ^
2415
c:\mingw\include\wctype.h:131:42: error: static declaration of 'iswgraph' follows non-static declaration
2416
c:\mingw\include\wctype.h:132:42: error: nested function 'iswlower' declared 'extern'
2417
 __CRT_INLINE int __cdecl __MINGW_NOTHROW iswlower(wint_t wc) {return (iswctype(wc,_LOWER));}
2418
                                          ^
2419
c:\mingw\include\wctype.h:132:42: error: static declaration of 'iswlower' follows non-static declaration
2420
c:\mingw\include\wctype.h:133:42: error: nested function 'iswprint' declared 'extern'
2421
 __CRT_INLINE int __cdecl __MINGW_NOTHROW iswprint(wint_t wc) {return (iswctype(wc,_BLANK|_PUNCT|_ALPHA|_DIGIT));}
2422
                                          ^
2423
c:\mingw\include\wctype.h:133:42: error: static declaration of 'iswprint' follows non-static declaration
2424
c:\mingw\include\wctype.h:134:42: error: nested function 'iswpunct' declared 'extern'
2425
 __CRT_INLINE int __cdecl __MINGW_NOTHROW iswpunct(wint_t wc) {return (iswctype(wc,_PUNCT));}
2426
                                          ^
2427
c:\mingw\include\wctype.h:134:42: error: static declaration of 'iswpunct' follows non-static declaration
2428
c:\mingw\include\wctype.h:135:42: error: nested function 'iswspace' declared 'extern'
2429
 __CRT_INLINE int __cdecl __MINGW_NOTHROW iswspace(wint_t wc) {return (iswctype(wc,_SPACE));}
2430
                                          ^
2431
c:\mingw\include\wctype.h:135:42: error: static declaration of 'iswspace' follows non-static declaration
2432
c:\mingw\include\wctype.h:136:42: error: nested function 'iswupper' declared 'extern'
2433
 __CRT_INLINE int __cdecl __MINGW_NOTHROW iswupper(wint_t wc) {return (iswctype(wc,_UPPER));}
2434
                                          ^
2435
c:\mingw\include\wctype.h:136:42: error: static declaration of 'iswupper' follows non-static declaration
2436
c:\mingw\include\wctype.h:137:42: error: nested function 'iswxdigit' declared 'extern'
2437
 __CRT_INLINE int __cdecl __MINGW_NOTHROW iswxdigit(wint_t wc) {return (iswctype(wc,_HEX));}
2438
                                          ^
2439
c:\mingw\include\wctype.h:137:42: error: static declaration of 'iswxdigit' follows non-static declaration
2440
c:\mingw\include\wctype.h:138:42: error: nested function 'isleadbyte' declared 'extern'
2441
 __CRT_INLINE int __cdecl __MINGW_NOTHROW isleadbyte(int c) {return (_pctype[(unsigned char)(c)] & _LEADBYTE);}
2442
                                          ^
2443
c:\mingw\include\wctype.h:138:42: error: static declaration of 'isleadbyte' follows non-static declaration
2444
c:\mingw\include\wctype.h:93:37: note: previous declaration of 'isleadbyte' was here
2445
 _CRTIMP int __cdecl __MINGW_NOTHROW isleadbyte (int);
2446
                                     ^
2447
c:\mingw\include\wctype.h:142:42: error: nested function 'iswblank' declared 'extern'
2448
 __CRT_INLINE int __cdecl __MINGW_NOTHROW iswblank (wint_t wc)
2449
                                          ^
2450
c:\mingw\include\wctype.h:142:42: error: static declaration of 'iswblank' follows non-static declaration
2451
configure:21585: $? = 1
2452
configure: failed program was:
2453
| /* confdefs.h */
2454
| #define PACKAGE_NAME "gtk+"
2455
| #define PACKAGE_TARNAME "gtk+"
2456
| #define PACKAGE_VERSION "2.24.28"
2457
| #define PACKAGE_STRING "gtk+ 2.24.28"
2458
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
2459
| #define PACKAGE_URL ""
2460
| #define GETTEXT_PACKAGE "gtk20"
2461
| #define STDC_HEADERS 1
2462
| #define HAVE_SYS_TYPES_H 1
2463
| #define HAVE_SYS_STAT_H 1
2464
| #define HAVE_STDLIB_H 1
2465
| #define HAVE_STRING_H 1
2466
| #define HAVE_MEMORY_H 1
2467
| #define HAVE_STRINGS_H 1
2468
| #define HAVE_INTTYPES_H 1
2469
| #define HAVE_STDINT_H 1
2470
| #define HAVE_UNISTD_H 1
2471
| #define LT_OBJDIR ".libs/"
2472
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
2473
| #define HAVE_LOCALE_H 1
2474
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2475
| #define HAVE_GETTEXT 1
2476
| #define HAVE_DCGETTEXT 1
2477
| #define ENABLE_NLS 1
2478
| #define GTK_LOCALEDIR "/C/GTK/share/locale"
2479
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2480
| #define HAVE_SYS_TIME_H 1
2481
| #define HAVE_SYS_TIME_H 1
2482
| #define HAVE_UNISTD_H 1
2483
| #define HAVE_UNISTD_H 1
2484
| #define STDC_HEADERS 1
2485
| #define RETSIGTYPE void
2486
| #define HAVE_STDLIB_H 1
2487
| #define HAVE_UNISTD_H 1
2488
| #define HAVE_SYS_PARAM_H 1
2489
| #define HAVE_GETPAGESIZE 1
2490
| #define uid_t int
2491
| #define gid_t int
2492
| #define NO_FD_SET 1
2493
| #define HAVE_WCHAR_H 1
2494
| #define HAVE_WCTYPE_H 1
2495
| /* end confdefs.h.  */
2496
| #include <stdlib.h>
2497
| int
2498
| main ()
2499
| {
2500
| 
2501
| #if (defined(HAVE_WCTYPE_H) || defined(HAVE_WCHAR_H))
2502
| #  ifdef HAVE_WCTYPE_H
2503
| #    include <wctype.h>
2504
| #  else
2505
| #    ifdef HAVE_WCHAR_H
2506
| #      include <wchar.h>
2507
| #    endif
2508
| #  endif
2509
| #else
2510
| #  define iswalnum(c) ((wchar_t)(c) <= 0xFF && isalnum(c))
2511
| #endif
2512
| iswalnum((wchar_t) 0);
2513
| 
2514
|   ;
2515
|   return 0;
2516
| }
2517
configure:21600: result: no
2518
configure:21605: checking for uxtheme.h
2519
configure:21611: gcc -E  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
2520
configure:21611: $? = 0
2521
configure:21622: result: yes
2522
configure:21628: checking crt_externs.h usability
2523
configure:21628: gcc -c -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
2524
conftest.c:79:25: fatal error: crt_externs.h: No such file or directory
2525
 #include <crt_externs.h>
2526
                         ^
2527
compilation terminated.
2528
configure:21628: $? = 1
2529
configure: failed program was:
2530
| /* confdefs.h */
2531
| #define PACKAGE_NAME "gtk+"
2532
| #define PACKAGE_TARNAME "gtk+"
2533
| #define PACKAGE_VERSION "2.24.28"
2534
| #define PACKAGE_STRING "gtk+ 2.24.28"
2535
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
2536
| #define PACKAGE_URL ""
2537
| #define GETTEXT_PACKAGE "gtk20"
2538
| #define STDC_HEADERS 1
2539
| #define HAVE_SYS_TYPES_H 1
2540
| #define HAVE_SYS_STAT_H 1
2541
| #define HAVE_STDLIB_H 1
2542
| #define HAVE_STRING_H 1
2543
| #define HAVE_MEMORY_H 1
2544
| #define HAVE_STRINGS_H 1
2545
| #define HAVE_INTTYPES_H 1
2546
| #define HAVE_STDINT_H 1
2547
| #define HAVE_UNISTD_H 1
2548
| #define LT_OBJDIR ".libs/"
2549
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
2550
| #define HAVE_LOCALE_H 1
2551
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2552
| #define HAVE_GETTEXT 1
2553
| #define HAVE_DCGETTEXT 1
2554
| #define ENABLE_NLS 1
2555
| #define GTK_LOCALEDIR "/C/GTK/share/locale"
2556
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2557
| #define HAVE_SYS_TIME_H 1
2558
| #define HAVE_SYS_TIME_H 1
2559
| #define HAVE_UNISTD_H 1
2560
| #define HAVE_UNISTD_H 1
2561
| #define STDC_HEADERS 1
2562
| #define RETSIGTYPE void
2563
| #define HAVE_STDLIB_H 1
2564
| #define HAVE_UNISTD_H 1
2565
| #define HAVE_SYS_PARAM_H 1
2566
| #define HAVE_GETPAGESIZE 1
2567
| #define uid_t int
2568
| #define gid_t int
2569
| #define NO_FD_SET 1
2570
| #define HAVE_WCHAR_H 1
2571
| #define HAVE_WCTYPE_H 1
2572
| #define HAVE_BROKEN_WCTYPE 1
2573
| #define HAVE_UXTHEME_H 1
2574
| /* end confdefs.h.  */
2575
| #include <stdio.h>
2576
| #ifdef HAVE_SYS_TYPES_H
2577
| # include <sys/types.h>
2578
| #endif
2579
| #ifdef HAVE_SYS_STAT_H
2580
| # include <sys/stat.h>
2581
| #endif
2582
| #ifdef STDC_HEADERS
2583
| # include <stdlib.h>
2584
| # include <stddef.h>
2585
| #else
2586
| # ifdef HAVE_STDLIB_H
2587
| #  include <stdlib.h>
2588
| # endif
2589
| #endif
2590
| #ifdef HAVE_STRING_H
2591
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2592
| #  include <memory.h>
2593
| # endif
2594
| # include <string.h>
2595
| #endif
2596
| #ifdef HAVE_STRINGS_H
2597
| # include <strings.h>
2598
| #endif
2599
| #ifdef HAVE_INTTYPES_H
2600
| # include <inttypes.h>
2601
| #endif
2602
| #ifdef HAVE_STDINT_H
2603
| # include <stdint.h>
2604
| #endif
2605
| #ifdef HAVE_UNISTD_H
2606
| # include <unistd.h>
2607
| #endif
2608
| #include <crt_externs.h>
2609
configure:21628: result: no
2610
configure:21628: checking crt_externs.h presence
2611
configure:21628: gcc -E  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
2612
conftest.c:46:25: fatal error: crt_externs.h: No such file or directory
2613
 #include <crt_externs.h>
2614
                         ^
2615
compilation terminated.
2616
configure:21628: $? = 1
2617
configure: failed program was:
2618
| /* confdefs.h */
2619
| #define PACKAGE_NAME "gtk+"
2620
| #define PACKAGE_TARNAME "gtk+"
2621
| #define PACKAGE_VERSION "2.24.28"
2622
| #define PACKAGE_STRING "gtk+ 2.24.28"
2623
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
2624
| #define PACKAGE_URL ""
2625
| #define GETTEXT_PACKAGE "gtk20"
2626
| #define STDC_HEADERS 1
2627
| #define HAVE_SYS_TYPES_H 1
2628
| #define HAVE_SYS_STAT_H 1
2629
| #define HAVE_STDLIB_H 1
2630
| #define HAVE_STRING_H 1
2631
| #define HAVE_MEMORY_H 1
2632
| #define HAVE_STRINGS_H 1
2633
| #define HAVE_INTTYPES_H 1
2634
| #define HAVE_STDINT_H 1
2635
| #define HAVE_UNISTD_H 1
2636
| #define LT_OBJDIR ".libs/"
2637
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
2638
| #define HAVE_LOCALE_H 1
2639
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2640
| #define HAVE_GETTEXT 1
2641
| #define HAVE_DCGETTEXT 1
2642
| #define ENABLE_NLS 1
2643
| #define GTK_LOCALEDIR "/C/GTK/share/locale"
2644
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2645
| #define HAVE_SYS_TIME_H 1
2646
| #define HAVE_SYS_TIME_H 1
2647
| #define HAVE_UNISTD_H 1
2648
| #define HAVE_UNISTD_H 1
2649
| #define STDC_HEADERS 1
2650
| #define RETSIGTYPE void
2651
| #define HAVE_STDLIB_H 1
2652
| #define HAVE_UNISTD_H 1
2653
| #define HAVE_SYS_PARAM_H 1
2654
| #define HAVE_GETPAGESIZE 1
2655
| #define uid_t int
2656
| #define gid_t int
2657
| #define NO_FD_SET 1
2658
| #define HAVE_WCHAR_H 1
2659
| #define HAVE_WCTYPE_H 1
2660
| #define HAVE_BROKEN_WCTYPE 1
2661
| #define HAVE_UXTHEME_H 1
2662
| /* end confdefs.h.  */
2663
| #include <crt_externs.h>
2664
configure:21628: result: no
2665
configure:21628: checking for crt_externs.h
2666
configure:21628: result: no
2667
configure:21640: checking for _NSGetEnviron
2668
configure:21640: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c  -lintl  >&5
2669
C:\DOCUME~1\anna\LOCALS~1\Temp\ccw50NHJ.o:conftest.c:(.text.startup+0xc): undefined reference to `_NSGetEnviron'
2670
collect2.exe: error: ld returned 1 exit status
2671
configure:21640: $? = 1
2672
configure: failed program was:
2673
| /* confdefs.h */
2674
| #define PACKAGE_NAME "gtk+"
2675
| #define PACKAGE_TARNAME "gtk+"
2676
| #define PACKAGE_VERSION "2.24.28"
2677
| #define PACKAGE_STRING "gtk+ 2.24.28"
2678
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
2679
| #define PACKAGE_URL ""
2680
| #define GETTEXT_PACKAGE "gtk20"
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_STRINGS_H 1
2688
| #define HAVE_INTTYPES_H 1
2689
| #define HAVE_STDINT_H 1
2690
| #define HAVE_UNISTD_H 1
2691
| #define LT_OBJDIR ".libs/"
2692
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
2693
| #define HAVE_LOCALE_H 1
2694
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2695
| #define HAVE_GETTEXT 1
2696
| #define HAVE_DCGETTEXT 1
2697
| #define ENABLE_NLS 1
2698
| #define GTK_LOCALEDIR "/C/GTK/share/locale"
2699
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2700
| #define HAVE_SYS_TIME_H 1
2701
| #define HAVE_SYS_TIME_H 1
2702
| #define HAVE_UNISTD_H 1
2703
| #define HAVE_UNISTD_H 1
2704
| #define STDC_HEADERS 1
2705
| #define RETSIGTYPE void
2706
| #define HAVE_STDLIB_H 1
2707
| #define HAVE_UNISTD_H 1
2708
| #define HAVE_SYS_PARAM_H 1
2709
| #define HAVE_GETPAGESIZE 1
2710
| #define uid_t int
2711
| #define gid_t int
2712
| #define NO_FD_SET 1
2713
| #define HAVE_WCHAR_H 1
2714
| #define HAVE_WCTYPE_H 1
2715
| #define HAVE_BROKEN_WCTYPE 1
2716
| #define HAVE_UXTHEME_H 1
2717
| /* end confdefs.h.  */
2718
| /* Define _NSGetEnviron to an innocuous variant, in case <limits.h> declares _NSGetEnviron.
2719
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2720
| #define _NSGetEnviron innocuous__NSGetEnviron
2721
| 
2722
| /* System header to define __stub macros and hopefully few prototypes,
2723
|     which can conflict with char _NSGetEnviron (); below.
2724
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2725
|     <limits.h> exists even on freestanding compilers.  */
2726
| 
2727
| #ifdef __STDC__
2728
| # include <limits.h>
2729
| #else
2730
| # include <assert.h>
2731
| #endif
2732
| 
2733
| #undef _NSGetEnviron
2734
| 
2735
| /* Override any GCC internal prototype to avoid an error.
2736
|    Use char because int might match the return type of a GCC
2737
|    builtin and then its argument prototype would still apply.  */
2738
| #ifdef __cplusplus
2739
| extern "C"
2740
| #endif
2741
| char _NSGetEnviron ();
2742
| /* The GNU C library defines this for functions which it implements
2743
|     to always fail with ENOSYS.  Some functions are actually named
2744
|     something starting with __ and the normal name is an alias.  */
2745
| #if defined __stub__NSGetEnviron || defined __stub____NSGetEnviron
2746
| choke me
2747
| #endif
2748
| 
2749
| int
2750
| main ()
2751
| {
2752
| return _NSGetEnviron ();
2753
|   ;
2754
|   return 0;
2755
| }
2756
configure:21640: result: no
2757
configure:21650: checking whether to build dynamic modules
2758
configure:21665: result: yes
2759
configure:21667: checking whether dynamic modules work
2760
configure:21691: result: yes
2761
configure:21711: checking immodules to build
2762
configure:21750: result: 
2763
configure:21886: checking for sys/wait.h that is POSIX.1 compatible
2764
configure:21912: gcc -c -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
2765
conftest.c:48:22: fatal error: sys/wait.h: No such file or directory
2766
 #include <sys/wait.h>
2767
                      ^
2768
compilation terminated.
2769
configure:21912: $? = 1
2770
configure: failed program was:
2771
| /* confdefs.h */
2772
| #define PACKAGE_NAME "gtk+"
2773
| #define PACKAGE_TARNAME "gtk+"
2774
| #define PACKAGE_VERSION "2.24.28"
2775
| #define PACKAGE_STRING "gtk+ 2.24.28"
2776
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
2777
| #define PACKAGE_URL ""
2778
| #define GETTEXT_PACKAGE "gtk20"
2779
| #define STDC_HEADERS 1
2780
| #define HAVE_SYS_TYPES_H 1
2781
| #define HAVE_SYS_STAT_H 1
2782
| #define HAVE_STDLIB_H 1
2783
| #define HAVE_STRING_H 1
2784
| #define HAVE_MEMORY_H 1
2785
| #define HAVE_STRINGS_H 1
2786
| #define HAVE_INTTYPES_H 1
2787
| #define HAVE_STDINT_H 1
2788
| #define HAVE_UNISTD_H 1
2789
| #define LT_OBJDIR ".libs/"
2790
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
2791
| #define HAVE_LOCALE_H 1
2792
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2793
| #define HAVE_GETTEXT 1
2794
| #define HAVE_DCGETTEXT 1
2795
| #define ENABLE_NLS 1
2796
| #define GTK_LOCALEDIR "/C/GTK/share/locale"
2797
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2798
| #define HAVE_SYS_TIME_H 1
2799
| #define HAVE_SYS_TIME_H 1
2800
| #define HAVE_UNISTD_H 1
2801
| #define HAVE_UNISTD_H 1
2802
| #define STDC_HEADERS 1
2803
| #define RETSIGTYPE void
2804
| #define HAVE_STDLIB_H 1
2805
| #define HAVE_UNISTD_H 1
2806
| #define HAVE_SYS_PARAM_H 1
2807
| #define HAVE_GETPAGESIZE 1
2808
| #define uid_t int
2809
| #define gid_t int
2810
| #define NO_FD_SET 1
2811
| #define HAVE_WCHAR_H 1
2812
| #define HAVE_WCTYPE_H 1
2813
| #define HAVE_BROKEN_WCTYPE 1
2814
| #define HAVE_UXTHEME_H 1
2815
| #define USE_GMODULE 1
2816
| /* end confdefs.h.  */
2817
| #include <sys/types.h>
2818
| #include <sys/wait.h>
2819
| #ifndef WEXITSTATUS
2820
| # define WEXITSTATUS(stat_val) ((unsigned int) (stat_val) >> 8)
2821
| #endif
2822
| #ifndef WIFEXITED
2823
| # define WIFEXITED(stat_val) (((stat_val) & 255) == 0)
2824
| #endif
2825
| 
2826
| int
2827
| main ()
2828
| {
2829
|   int s;
2830
|   wait (&s);
2831
|   s = WIFEXITED (s) ? WEXITSTATUS (s) : 1;
2832
|   ;
2833
|   return 0;
2834
| }
2835
configure:21919: result: no
2836
configure:21928: checking return type of signal handlers
2837
configure:21953: result: void
2838
configure:21965: checking sys/systeminfo.h usability
2839
configure:21965: gcc -c -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
2840
conftest.c:81:28: fatal error: sys/systeminfo.h: No such file or directory
2841
 #include <sys/systeminfo.h>
2842
                            ^
2843
compilation terminated.
2844
configure:21965: $? = 1
2845
configure: failed program was:
2846
| /* confdefs.h */
2847
| #define PACKAGE_NAME "gtk+"
2848
| #define PACKAGE_TARNAME "gtk+"
2849
| #define PACKAGE_VERSION "2.24.28"
2850
| #define PACKAGE_STRING "gtk+ 2.24.28"
2851
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
2852
| #define PACKAGE_URL ""
2853
| #define GETTEXT_PACKAGE "gtk20"
2854
| #define STDC_HEADERS 1
2855
| #define HAVE_SYS_TYPES_H 1
2856
| #define HAVE_SYS_STAT_H 1
2857
| #define HAVE_STDLIB_H 1
2858
| #define HAVE_STRING_H 1
2859
| #define HAVE_MEMORY_H 1
2860
| #define HAVE_STRINGS_H 1
2861
| #define HAVE_INTTYPES_H 1
2862
| #define HAVE_STDINT_H 1
2863
| #define HAVE_UNISTD_H 1
2864
| #define LT_OBJDIR ".libs/"
2865
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
2866
| #define HAVE_LOCALE_H 1
2867
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2868
| #define HAVE_GETTEXT 1
2869
| #define HAVE_DCGETTEXT 1
2870
| #define ENABLE_NLS 1
2871
| #define GTK_LOCALEDIR "/C/GTK/share/locale"
2872
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2873
| #define HAVE_SYS_TIME_H 1
2874
| #define HAVE_SYS_TIME_H 1
2875
| #define HAVE_UNISTD_H 1
2876
| #define HAVE_UNISTD_H 1
2877
| #define STDC_HEADERS 1
2878
| #define RETSIGTYPE void
2879
| #define HAVE_STDLIB_H 1
2880
| #define HAVE_UNISTD_H 1
2881
| #define HAVE_SYS_PARAM_H 1
2882
| #define HAVE_GETPAGESIZE 1
2883
| #define uid_t int
2884
| #define gid_t int
2885
| #define NO_FD_SET 1
2886
| #define HAVE_WCHAR_H 1
2887
| #define HAVE_WCTYPE_H 1
2888
| #define HAVE_BROKEN_WCTYPE 1
2889
| #define HAVE_UXTHEME_H 1
2890
| #define USE_GMODULE 1
2891
| #define RETSIGTYPE void
2892
| /* end confdefs.h.  */
2893
| #include <stdio.h>
2894
| #ifdef HAVE_SYS_TYPES_H
2895
| # include <sys/types.h>
2896
| #endif
2897
| #ifdef HAVE_SYS_STAT_H
2898
| # include <sys/stat.h>
2899
| #endif
2900
| #ifdef STDC_HEADERS
2901
| # include <stdlib.h>
2902
| # include <stddef.h>
2903
| #else
2904
| # ifdef HAVE_STDLIB_H
2905
| #  include <stdlib.h>
2906
| # endif
2907
| #endif
2908
| #ifdef HAVE_STRING_H
2909
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2910
| #  include <memory.h>
2911
| # endif
2912
| # include <string.h>
2913
| #endif
2914
| #ifdef HAVE_STRINGS_H
2915
| # include <strings.h>
2916
| #endif
2917
| #ifdef HAVE_INTTYPES_H
2918
| # include <inttypes.h>
2919
| #endif
2920
| #ifdef HAVE_STDINT_H
2921
| # include <stdint.h>
2922
| #endif
2923
| #ifdef HAVE_UNISTD_H
2924
| # include <unistd.h>
2925
| #endif
2926
| #include <sys/systeminfo.h>
2927
configure:21965: result: no
2928
configure:21965: checking sys/systeminfo.h presence
2929
configure:21965: gcc -E  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
2930
conftest.c:48:28: fatal error: sys/systeminfo.h: No such file or directory
2931
 #include <sys/systeminfo.h>
2932
                            ^
2933
compilation terminated.
2934
configure:21965: $? = 1
2935
configure: failed program was:
2936
| /* confdefs.h */
2937
| #define PACKAGE_NAME "gtk+"
2938
| #define PACKAGE_TARNAME "gtk+"
2939
| #define PACKAGE_VERSION "2.24.28"
2940
| #define PACKAGE_STRING "gtk+ 2.24.28"
2941
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
2942
| #define PACKAGE_URL ""
2943
| #define GETTEXT_PACKAGE "gtk20"
2944
| #define STDC_HEADERS 1
2945
| #define HAVE_SYS_TYPES_H 1
2946
| #define HAVE_SYS_STAT_H 1
2947
| #define HAVE_STDLIB_H 1
2948
| #define HAVE_STRING_H 1
2949
| #define HAVE_MEMORY_H 1
2950
| #define HAVE_STRINGS_H 1
2951
| #define HAVE_INTTYPES_H 1
2952
| #define HAVE_STDINT_H 1
2953
| #define HAVE_UNISTD_H 1
2954
| #define LT_OBJDIR ".libs/"
2955
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
2956
| #define HAVE_LOCALE_H 1
2957
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2958
| #define HAVE_GETTEXT 1
2959
| #define HAVE_DCGETTEXT 1
2960
| #define ENABLE_NLS 1
2961
| #define GTK_LOCALEDIR "/C/GTK/share/locale"
2962
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2963
| #define HAVE_SYS_TIME_H 1
2964
| #define HAVE_SYS_TIME_H 1
2965
| #define HAVE_UNISTD_H 1
2966
| #define HAVE_UNISTD_H 1
2967
| #define STDC_HEADERS 1
2968
| #define RETSIGTYPE void
2969
| #define HAVE_STDLIB_H 1
2970
| #define HAVE_UNISTD_H 1
2971
| #define HAVE_SYS_PARAM_H 1
2972
| #define HAVE_GETPAGESIZE 1
2973
| #define uid_t int
2974
| #define gid_t int
2975
| #define NO_FD_SET 1
2976
| #define HAVE_WCHAR_H 1
2977
| #define HAVE_WCTYPE_H 1
2978
| #define HAVE_BROKEN_WCTYPE 1
2979
| #define HAVE_UXTHEME_H 1
2980
| #define USE_GMODULE 1
2981
| #define RETSIGTYPE void
2982
| /* end confdefs.h.  */
2983
| #include <sys/systeminfo.h>
2984
configure:21965: result: no
2985
configure:21965: checking for sys/systeminfo.h
2986
configure:21965: result: no
2987
configure:21973: checking sys/sysinfo.h usability
2988
configure:21973: gcc -c -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
2989
conftest.c:81:25: fatal error: sys/sysinfo.h: No such file or directory
2990
 #include <sys/sysinfo.h>
2991
                         ^
2992
compilation terminated.
2993
configure:21973: $? = 1
2994
configure: failed program was:
2995
| /* confdefs.h */
2996
| #define PACKAGE_NAME "gtk+"
2997
| #define PACKAGE_TARNAME "gtk+"
2998
| #define PACKAGE_VERSION "2.24.28"
2999
| #define PACKAGE_STRING "gtk+ 2.24.28"
3000
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
3001
| #define PACKAGE_URL ""
3002
| #define GETTEXT_PACKAGE "gtk20"
3003
| #define STDC_HEADERS 1
3004
| #define HAVE_SYS_TYPES_H 1
3005
| #define HAVE_SYS_STAT_H 1
3006
| #define HAVE_STDLIB_H 1
3007
| #define HAVE_STRING_H 1
3008
| #define HAVE_MEMORY_H 1
3009
| #define HAVE_STRINGS_H 1
3010
| #define HAVE_INTTYPES_H 1
3011
| #define HAVE_STDINT_H 1
3012
| #define HAVE_UNISTD_H 1
3013
| #define LT_OBJDIR ".libs/"
3014
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
3015
| #define HAVE_LOCALE_H 1
3016
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3017
| #define HAVE_GETTEXT 1
3018
| #define HAVE_DCGETTEXT 1
3019
| #define ENABLE_NLS 1
3020
| #define GTK_LOCALEDIR "/C/GTK/share/locale"
3021
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3022
| #define HAVE_SYS_TIME_H 1
3023
| #define HAVE_SYS_TIME_H 1
3024
| #define HAVE_UNISTD_H 1
3025
| #define HAVE_UNISTD_H 1
3026
| #define STDC_HEADERS 1
3027
| #define RETSIGTYPE void
3028
| #define HAVE_STDLIB_H 1
3029
| #define HAVE_UNISTD_H 1
3030
| #define HAVE_SYS_PARAM_H 1
3031
| #define HAVE_GETPAGESIZE 1
3032
| #define uid_t int
3033
| #define gid_t int
3034
| #define NO_FD_SET 1
3035
| #define HAVE_WCHAR_H 1
3036
| #define HAVE_WCTYPE_H 1
3037
| #define HAVE_BROKEN_WCTYPE 1
3038
| #define HAVE_UXTHEME_H 1
3039
| #define USE_GMODULE 1
3040
| #define RETSIGTYPE void
3041
| /* end confdefs.h.  */
3042
| #include <stdio.h>
3043
| #ifdef HAVE_SYS_TYPES_H
3044
| # include <sys/types.h>
3045
| #endif
3046
| #ifdef HAVE_SYS_STAT_H
3047
| # include <sys/stat.h>
3048
| #endif
3049
| #ifdef STDC_HEADERS
3050
| # include <stdlib.h>
3051
| # include <stddef.h>
3052
| #else
3053
| # ifdef HAVE_STDLIB_H
3054
| #  include <stdlib.h>
3055
| # endif
3056
| #endif
3057
| #ifdef HAVE_STRING_H
3058
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3059
| #  include <memory.h>
3060
| # endif
3061
| # include <string.h>
3062
| #endif
3063
| #ifdef HAVE_STRINGS_H
3064
| # include <strings.h>
3065
| #endif
3066
| #ifdef HAVE_INTTYPES_H
3067
| # include <inttypes.h>
3068
| #endif
3069
| #ifdef HAVE_STDINT_H
3070
| # include <stdint.h>
3071
| #endif
3072
| #ifdef HAVE_UNISTD_H
3073
| # include <unistd.h>
3074
| #endif
3075
| #include <sys/sysinfo.h>
3076
configure:21973: result: no
3077
configure:21973: checking sys/sysinfo.h presence
3078
configure:21973: gcc -E  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
3079
conftest.c:48:25: fatal error: sys/sysinfo.h: No such file or directory
3080
 #include <sys/sysinfo.h>
3081
                         ^
3082
compilation terminated.
3083
configure:21973: $? = 1
3084
configure: failed program was:
3085
| /* confdefs.h */
3086
| #define PACKAGE_NAME "gtk+"
3087
| #define PACKAGE_TARNAME "gtk+"
3088
| #define PACKAGE_VERSION "2.24.28"
3089
| #define PACKAGE_STRING "gtk+ 2.24.28"
3090
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
3091
| #define PACKAGE_URL ""
3092
| #define GETTEXT_PACKAGE "gtk20"
3093
| #define STDC_HEADERS 1
3094
| #define HAVE_SYS_TYPES_H 1
3095
| #define HAVE_SYS_STAT_H 1
3096
| #define HAVE_STDLIB_H 1
3097
| #define HAVE_STRING_H 1
3098
| #define HAVE_MEMORY_H 1
3099
| #define HAVE_STRINGS_H 1
3100
| #define HAVE_INTTYPES_H 1
3101
| #define HAVE_STDINT_H 1
3102
| #define HAVE_UNISTD_H 1
3103
| #define LT_OBJDIR ".libs/"
3104
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
3105
| #define HAVE_LOCALE_H 1
3106
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3107
| #define HAVE_GETTEXT 1
3108
| #define HAVE_DCGETTEXT 1
3109
| #define ENABLE_NLS 1
3110
| #define GTK_LOCALEDIR "/C/GTK/share/locale"
3111
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3112
| #define HAVE_SYS_TIME_H 1
3113
| #define HAVE_SYS_TIME_H 1
3114
| #define HAVE_UNISTD_H 1
3115
| #define HAVE_UNISTD_H 1
3116
| #define STDC_HEADERS 1
3117
| #define RETSIGTYPE void
3118
| #define HAVE_STDLIB_H 1
3119
| #define HAVE_UNISTD_H 1
3120
| #define HAVE_SYS_PARAM_H 1
3121
| #define HAVE_GETPAGESIZE 1
3122
| #define uid_t int
3123
| #define gid_t int
3124
| #define NO_FD_SET 1
3125
| #define HAVE_WCHAR_H 1
3126
| #define HAVE_WCTYPE_H 1
3127
| #define HAVE_BROKEN_WCTYPE 1
3128
| #define HAVE_UXTHEME_H 1
3129
| #define USE_GMODULE 1
3130
| #define RETSIGTYPE void
3131
| /* end confdefs.h.  */
3132
| #include <sys/sysinfo.h>
3133
configure:21973: result: no
3134
configure:21973: checking for sys/sysinfo.h
3135
configure:21973: result: no
3136
configure:21982: checking for mediaLib 2.3
3137
configure:21987: checking for mlib_ImageSetStruct in -lmlib
3138
configure:22012: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c -lmlib   -lintl  >&5
3139
c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/bin/ld.exe: cannot find -lmlib
3140
collect2.exe: error: ld returned 1 exit status
3141
configure:22012: $? = 1
3142
configure: failed program was:
3143
| /* confdefs.h */
3144
| #define PACKAGE_NAME "gtk+"
3145
| #define PACKAGE_TARNAME "gtk+"
3146
| #define PACKAGE_VERSION "2.24.28"
3147
| #define PACKAGE_STRING "gtk+ 2.24.28"
3148
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
3149
| #define PACKAGE_URL ""
3150
| #define GETTEXT_PACKAGE "gtk20"
3151
| #define STDC_HEADERS 1
3152
| #define HAVE_SYS_TYPES_H 1
3153
| #define HAVE_SYS_STAT_H 1
3154
| #define HAVE_STDLIB_H 1
3155
| #define HAVE_STRING_H 1
3156
| #define HAVE_MEMORY_H 1
3157
| #define HAVE_STRINGS_H 1
3158
| #define HAVE_INTTYPES_H 1
3159
| #define HAVE_STDINT_H 1
3160
| #define HAVE_UNISTD_H 1
3161
| #define LT_OBJDIR ".libs/"
3162
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
3163
| #define HAVE_LOCALE_H 1
3164
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3165
| #define HAVE_GETTEXT 1
3166
| #define HAVE_DCGETTEXT 1
3167
| #define ENABLE_NLS 1
3168
| #define GTK_LOCALEDIR "/C/GTK/share/locale"
3169
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3170
| #define HAVE_SYS_TIME_H 1
3171
| #define HAVE_SYS_TIME_H 1
3172
| #define HAVE_UNISTD_H 1
3173
| #define HAVE_UNISTD_H 1
3174
| #define STDC_HEADERS 1
3175
| #define RETSIGTYPE void
3176
| #define HAVE_STDLIB_H 1
3177
| #define HAVE_UNISTD_H 1
3178
| #define HAVE_SYS_PARAM_H 1
3179
| #define HAVE_GETPAGESIZE 1
3180
| #define uid_t int
3181
| #define gid_t int
3182
| #define NO_FD_SET 1
3183
| #define HAVE_WCHAR_H 1
3184
| #define HAVE_WCTYPE_H 1
3185
| #define HAVE_BROKEN_WCTYPE 1
3186
| #define HAVE_UXTHEME_H 1
3187
| #define USE_GMODULE 1
3188
| #define RETSIGTYPE void
3189
| /* end confdefs.h.  */
3190
| 
3191
| /* Override any GCC internal prototype to avoid an error.
3192
|    Use char because int might match the return type of a GCC
3193
|    builtin and then its argument prototype would still apply.  */
3194
| #ifdef __cplusplus
3195
| extern "C"
3196
| #endif
3197
| char mlib_ImageSetStruct ();
3198
| int
3199
| main ()
3200
| {
3201
| return mlib_ImageSetStruct ();
3202
|   ;
3203
|   return 0;
3204
| }
3205
configure:22021: result: no
3206
configure:22163: checking for gdk-pixbuf-csource
3207
configure:22181: found /c/GTK/bin/gdk-pixbuf-csource
3208
configure:22194: result: /c/GTK/bin/gdk-pixbuf-csource
3209
configure:23676: checking Pango flags
3210
configure:23682: result: -mms-bitfields -Ic:/GTK/include/pango-1.0 -Ic:/GTK/include/cairo -Ic:/GTK/include/pixman-1 -Ic:/GTK/include/libpng16 -Ic:/GTK/include/pango-1.0 -Ic:/GTK/include/glib-2.0 -Ic:/GTK/lib/glib-2.0/include  -Lc:/GTK/lib -lpangocairo-1.0 -lcairo -lpangowin32-1.0 -lgdi32 -lpango-1.0 -lm -lgobject-2.0 -lglib-2.0 -lintl 
3211
configure:23716: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -mms-bitfields -Ic:/GTK/include/pango-1.0 -Ic:/GTK/include/cairo -Ic:/GTK/include/pixman-1 -Ic:/GTK/include/libpng16 -Ic:/GTK/include/pango-1.0 -Ic:/GTK/include/glib-2.0 -Ic:/GTK/lib/glib-2.0/include   -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c -Lc:/GTK/lib -lpangocairo-1.0 -lcairo -lpangowin32-1.0 -lgdi32 -lpango-1.0 -lm -lgobject-2.0 -lglib-2.0 -lintl   -lintl  >&5
3212
configure:23716: $? = 0
3213
configure:23761: checking ATK flags
3214
configure:23767: result: -mms-bitfields -Ic:/GTK/include/atk-1.0 -Ic:/GTK/include/glib-2.0 -Ic:/GTK/lib/glib-2.0/include  -Lc:/GTK/lib -latk-1.0 -lgobject-2.0 -lglib-2.0 -lintl 
3215
configure:23799: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c -Lc:/GTK/lib -latk-1.0 -lgobject-2.0 -lglib-2.0 -lintl   -lintl  >&5
3216
configure:23799: $? = 0
3217
configure:23851: checking for library containing gethostent
3218
configure:23882: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c  -lintl  >&5
3219
C:\DOCUME~1\anna\LOCALS~1\Temp\ccPkrVKi.o:conftest.c:(.text.startup+0xc): undefined reference to `gethostent'
3220
collect2.exe: error: ld returned 1 exit status
3221
configure:23882: $? = 1
3222
configure: failed program was:
3223
| /* confdefs.h */
3224
| #define PACKAGE_NAME "gtk+"
3225
| #define PACKAGE_TARNAME "gtk+"
3226
| #define PACKAGE_VERSION "2.24.28"
3227
| #define PACKAGE_STRING "gtk+ 2.24.28"
3228
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
3229
| #define PACKAGE_URL ""
3230
| #define GETTEXT_PACKAGE "gtk20"
3231
| #define STDC_HEADERS 1
3232
| #define HAVE_SYS_TYPES_H 1
3233
| #define HAVE_SYS_STAT_H 1
3234
| #define HAVE_STDLIB_H 1
3235
| #define HAVE_STRING_H 1
3236
| #define HAVE_MEMORY_H 1
3237
| #define HAVE_STRINGS_H 1
3238
| #define HAVE_INTTYPES_H 1
3239
| #define HAVE_STDINT_H 1
3240
| #define HAVE_UNISTD_H 1
3241
| #define LT_OBJDIR ".libs/"
3242
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
3243
| #define HAVE_LOCALE_H 1
3244
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3245
| #define HAVE_GETTEXT 1
3246
| #define HAVE_DCGETTEXT 1
3247
| #define ENABLE_NLS 1
3248
| #define GTK_LOCALEDIR "/C/GTK/share/locale"
3249
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3250
| #define HAVE_SYS_TIME_H 1
3251
| #define HAVE_SYS_TIME_H 1
3252
| #define HAVE_UNISTD_H 1
3253
| #define HAVE_UNISTD_H 1
3254
| #define STDC_HEADERS 1
3255
| #define RETSIGTYPE void
3256
| #define HAVE_STDLIB_H 1
3257
| #define HAVE_UNISTD_H 1
3258
| #define HAVE_SYS_PARAM_H 1
3259
| #define HAVE_GETPAGESIZE 1
3260
| #define uid_t int
3261
| #define gid_t int
3262
| #define NO_FD_SET 1
3263
| #define HAVE_WCHAR_H 1
3264
| #define HAVE_WCTYPE_H 1
3265
| #define HAVE_BROKEN_WCTYPE 1
3266
| #define HAVE_UXTHEME_H 1
3267
| #define USE_GMODULE 1
3268
| #define RETSIGTYPE void
3269
| /* end confdefs.h.  */
3270
| 
3271
| /* Override any GCC internal prototype to avoid an error.
3272
|    Use char because int might match the return type of a GCC
3273
|    builtin and then its argument prototype would still apply.  */
3274
| #ifdef __cplusplus
3275
| extern "C"
3276
| #endif
3277
| char gethostent ();
3278
| int
3279
| main ()
3280
| {
3281
| return gethostent ();
3282
|   ;
3283
|   return 0;
3284
| }
3285
configure:23882: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c -lnsl   -lintl  >&5
3286
c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/bin/ld.exe: cannot find -lnsl
3287
collect2.exe: error: ld returned 1 exit status
3288
configure:23882: $? = 1
3289
configure: failed program was:
3290
| /* confdefs.h */
3291
| #define PACKAGE_NAME "gtk+"
3292
| #define PACKAGE_TARNAME "gtk+"
3293
| #define PACKAGE_VERSION "2.24.28"
3294
| #define PACKAGE_STRING "gtk+ 2.24.28"
3295
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
3296
| #define PACKAGE_URL ""
3297
| #define GETTEXT_PACKAGE "gtk20"
3298
| #define STDC_HEADERS 1
3299
| #define HAVE_SYS_TYPES_H 1
3300
| #define HAVE_SYS_STAT_H 1
3301
| #define HAVE_STDLIB_H 1
3302
| #define HAVE_STRING_H 1
3303
| #define HAVE_MEMORY_H 1
3304
| #define HAVE_STRINGS_H 1
3305
| #define HAVE_INTTYPES_H 1
3306
| #define HAVE_STDINT_H 1
3307
| #define HAVE_UNISTD_H 1
3308
| #define LT_OBJDIR ".libs/"
3309
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
3310
| #define HAVE_LOCALE_H 1
3311
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3312
| #define HAVE_GETTEXT 1
3313
| #define HAVE_DCGETTEXT 1
3314
| #define ENABLE_NLS 1
3315
| #define GTK_LOCALEDIR "/C/GTK/share/locale"
3316
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3317
| #define HAVE_SYS_TIME_H 1
3318
| #define HAVE_SYS_TIME_H 1
3319
| #define HAVE_UNISTD_H 1
3320
| #define HAVE_UNISTD_H 1
3321
| #define STDC_HEADERS 1
3322
| #define RETSIGTYPE void
3323
| #define HAVE_STDLIB_H 1
3324
| #define HAVE_UNISTD_H 1
3325
| #define HAVE_SYS_PARAM_H 1
3326
| #define HAVE_GETPAGESIZE 1
3327
| #define uid_t int
3328
| #define gid_t int
3329
| #define NO_FD_SET 1
3330
| #define HAVE_WCHAR_H 1
3331
| #define HAVE_WCTYPE_H 1
3332
| #define HAVE_BROKEN_WCTYPE 1
3333
| #define HAVE_UXTHEME_H 1
3334
| #define USE_GMODULE 1
3335
| #define RETSIGTYPE void
3336
| /* end confdefs.h.  */
3337
| 
3338
| /* Override any GCC internal prototype to avoid an error.
3339
|    Use char because int might match the return type of a GCC
3340
|    builtin and then its argument prototype would still apply.  */
3341
| #ifdef __cplusplus
3342
| extern "C"
3343
| #endif
3344
| char gethostent ();
3345
| int
3346
| main ()
3347
| {
3348
| return gethostent ();
3349
|   ;
3350
|   return 0;
3351
| }
3352
configure:23899: result: no
3353
configure:23907: checking for library containing setsockopt
3354
configure:23938: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c  -lintl  >&5
3355
C:\DOCUME~1\anna\LOCALS~1\Temp\ccIj1BTK.o:conftest.c:(.text.startup+0xc): undefined reference to `setsockopt'
3356
collect2.exe: error: ld returned 1 exit status
3357
configure:23938: $? = 1
3358
configure: failed program was:
3359
| /* confdefs.h */
3360
| #define PACKAGE_NAME "gtk+"
3361
| #define PACKAGE_TARNAME "gtk+"
3362
| #define PACKAGE_VERSION "2.24.28"
3363
| #define PACKAGE_STRING "gtk+ 2.24.28"
3364
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
3365
| #define PACKAGE_URL ""
3366
| #define GETTEXT_PACKAGE "gtk20"
3367
| #define STDC_HEADERS 1
3368
| #define HAVE_SYS_TYPES_H 1
3369
| #define HAVE_SYS_STAT_H 1
3370
| #define HAVE_STDLIB_H 1
3371
| #define HAVE_STRING_H 1
3372
| #define HAVE_MEMORY_H 1
3373
| #define HAVE_STRINGS_H 1
3374
| #define HAVE_INTTYPES_H 1
3375
| #define HAVE_STDINT_H 1
3376
| #define HAVE_UNISTD_H 1
3377
| #define LT_OBJDIR ".libs/"
3378
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
3379
| #define HAVE_LOCALE_H 1
3380
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3381
| #define HAVE_GETTEXT 1
3382
| #define HAVE_DCGETTEXT 1
3383
| #define ENABLE_NLS 1
3384
| #define GTK_LOCALEDIR "/C/GTK/share/locale"
3385
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3386
| #define HAVE_SYS_TIME_H 1
3387
| #define HAVE_SYS_TIME_H 1
3388
| #define HAVE_UNISTD_H 1
3389
| #define HAVE_UNISTD_H 1
3390
| #define STDC_HEADERS 1
3391
| #define RETSIGTYPE void
3392
| #define HAVE_STDLIB_H 1
3393
| #define HAVE_UNISTD_H 1
3394
| #define HAVE_SYS_PARAM_H 1
3395
| #define HAVE_GETPAGESIZE 1
3396
| #define uid_t int
3397
| #define gid_t int
3398
| #define NO_FD_SET 1
3399
| #define HAVE_WCHAR_H 1
3400
| #define HAVE_WCTYPE_H 1
3401
| #define HAVE_BROKEN_WCTYPE 1
3402
| #define HAVE_UXTHEME_H 1
3403
| #define USE_GMODULE 1
3404
| #define RETSIGTYPE void
3405
| /* end confdefs.h.  */
3406
| 
3407
| /* Override any GCC internal prototype to avoid an error.
3408
|    Use char because int might match the return type of a GCC
3409
|    builtin and then its argument prototype would still apply.  */
3410
| #ifdef __cplusplus
3411
| extern "C"
3412
| #endif
3413
| char setsockopt ();
3414
| int
3415
| main ()
3416
| {
3417
| return setsockopt ();
3418
|   ;
3419
|   return 0;
3420
| }
3421
configure:23938: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c -lsocket   -lintl  >&5
3422
c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/bin/ld.exe: cannot find -lsocket
3423
collect2.exe: error: ld returned 1 exit status
3424
configure:23938: $? = 1
3425
configure: failed program was:
3426
| /* confdefs.h */
3427
| #define PACKAGE_NAME "gtk+"
3428
| #define PACKAGE_TARNAME "gtk+"
3429
| #define PACKAGE_VERSION "2.24.28"
3430
| #define PACKAGE_STRING "gtk+ 2.24.28"
3431
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
3432
| #define PACKAGE_URL ""
3433
| #define GETTEXT_PACKAGE "gtk20"
3434
| #define STDC_HEADERS 1
3435
| #define HAVE_SYS_TYPES_H 1
3436
| #define HAVE_SYS_STAT_H 1
3437
| #define HAVE_STDLIB_H 1
3438
| #define HAVE_STRING_H 1
3439
| #define HAVE_MEMORY_H 1
3440
| #define HAVE_STRINGS_H 1
3441
| #define HAVE_INTTYPES_H 1
3442
| #define HAVE_STDINT_H 1
3443
| #define HAVE_UNISTD_H 1
3444
| #define LT_OBJDIR ".libs/"
3445
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
3446
| #define HAVE_LOCALE_H 1
3447
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3448
| #define HAVE_GETTEXT 1
3449
| #define HAVE_DCGETTEXT 1
3450
| #define ENABLE_NLS 1
3451
| #define GTK_LOCALEDIR "/C/GTK/share/locale"
3452
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3453
| #define HAVE_SYS_TIME_H 1
3454
| #define HAVE_SYS_TIME_H 1
3455
| #define HAVE_UNISTD_H 1
3456
| #define HAVE_UNISTD_H 1
3457
| #define STDC_HEADERS 1
3458
| #define RETSIGTYPE void
3459
| #define HAVE_STDLIB_H 1
3460
| #define HAVE_UNISTD_H 1
3461
| #define HAVE_SYS_PARAM_H 1
3462
| #define HAVE_GETPAGESIZE 1
3463
| #define uid_t int
3464
| #define gid_t int
3465
| #define NO_FD_SET 1
3466
| #define HAVE_WCHAR_H 1
3467
| #define HAVE_WCTYPE_H 1
3468
| #define HAVE_BROKEN_WCTYPE 1
3469
| #define HAVE_UXTHEME_H 1
3470
| #define USE_GMODULE 1
3471
| #define RETSIGTYPE void
3472
| /* end confdefs.h.  */
3473
| 
3474
| /* Override any GCC internal prototype to avoid an error.
3475
|    Use char because int might match the return type of a GCC
3476
|    builtin and then its argument prototype would still apply.  */
3477
| #ifdef __cplusplus
3478
| extern "C"
3479
| #endif
3480
| char setsockopt ();
3481
| int
3482
| main ()
3483
| {
3484
| return setsockopt ();
3485
|   ;
3486
|   return 0;
3487
| }
3488
configure:23955: result: no
3489
configure:23963: checking for library containing connect
3490
configure:23994: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c  -lintl  >&5
3491
C:\DOCUME~1\anna\LOCALS~1\Temp\ccS9hwor.o:conftest.c:(.text.startup+0xc): undefined reference to `connect'
3492
collect2.exe: error: ld returned 1 exit status
3493
configure:23994: $? = 1
3494
configure: failed program was:
3495
| /* confdefs.h */
3496
| #define PACKAGE_NAME "gtk+"
3497
| #define PACKAGE_TARNAME "gtk+"
3498
| #define PACKAGE_VERSION "2.24.28"
3499
| #define PACKAGE_STRING "gtk+ 2.24.28"
3500
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
3501
| #define PACKAGE_URL ""
3502
| #define GETTEXT_PACKAGE "gtk20"
3503
| #define STDC_HEADERS 1
3504
| #define HAVE_SYS_TYPES_H 1
3505
| #define HAVE_SYS_STAT_H 1
3506
| #define HAVE_STDLIB_H 1
3507
| #define HAVE_STRING_H 1
3508
| #define HAVE_MEMORY_H 1
3509
| #define HAVE_STRINGS_H 1
3510
| #define HAVE_INTTYPES_H 1
3511
| #define HAVE_STDINT_H 1
3512
| #define HAVE_UNISTD_H 1
3513
| #define LT_OBJDIR ".libs/"
3514
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
3515
| #define HAVE_LOCALE_H 1
3516
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3517
| #define HAVE_GETTEXT 1
3518
| #define HAVE_DCGETTEXT 1
3519
| #define ENABLE_NLS 1
3520
| #define GTK_LOCALEDIR "/C/GTK/share/locale"
3521
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3522
| #define HAVE_SYS_TIME_H 1
3523
| #define HAVE_SYS_TIME_H 1
3524
| #define HAVE_UNISTD_H 1
3525
| #define HAVE_UNISTD_H 1
3526
| #define STDC_HEADERS 1
3527
| #define RETSIGTYPE void
3528
| #define HAVE_STDLIB_H 1
3529
| #define HAVE_UNISTD_H 1
3530
| #define HAVE_SYS_PARAM_H 1
3531
| #define HAVE_GETPAGESIZE 1
3532
| #define uid_t int
3533
| #define gid_t int
3534
| #define NO_FD_SET 1
3535
| #define HAVE_WCHAR_H 1
3536
| #define HAVE_WCTYPE_H 1
3537
| #define HAVE_BROKEN_WCTYPE 1
3538
| #define HAVE_UXTHEME_H 1
3539
| #define USE_GMODULE 1
3540
| #define RETSIGTYPE void
3541
| /* end confdefs.h.  */
3542
| 
3543
| /* Override any GCC internal prototype to avoid an error.
3544
|    Use char because int might match the return type of a GCC
3545
|    builtin and then its argument prototype would still apply.  */
3546
| #ifdef __cplusplus
3547
| extern "C"
3548
| #endif
3549
| char connect ();
3550
| int
3551
| main ()
3552
| {
3553
| return connect ();
3554
|   ;
3555
|   return 0;
3556
| }
3557
configure:23994: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c -linet   -lintl  >&5
3558
c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/bin/ld.exe: cannot find -linet
3559
collect2.exe: error: ld returned 1 exit status
3560
configure:23994: $? = 1
3561
configure: failed program was:
3562
| /* confdefs.h */
3563
| #define PACKAGE_NAME "gtk+"
3564
| #define PACKAGE_TARNAME "gtk+"
3565
| #define PACKAGE_VERSION "2.24.28"
3566
| #define PACKAGE_STRING "gtk+ 2.24.28"
3567
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
3568
| #define PACKAGE_URL ""
3569
| #define GETTEXT_PACKAGE "gtk20"
3570
| #define STDC_HEADERS 1
3571
| #define HAVE_SYS_TYPES_H 1
3572
| #define HAVE_SYS_STAT_H 1
3573
| #define HAVE_STDLIB_H 1
3574
| #define HAVE_STRING_H 1
3575
| #define HAVE_MEMORY_H 1
3576
| #define HAVE_STRINGS_H 1
3577
| #define HAVE_INTTYPES_H 1
3578
| #define HAVE_STDINT_H 1
3579
| #define HAVE_UNISTD_H 1
3580
| #define LT_OBJDIR ".libs/"
3581
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
3582
| #define HAVE_LOCALE_H 1
3583
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3584
| #define HAVE_GETTEXT 1
3585
| #define HAVE_DCGETTEXT 1
3586
| #define ENABLE_NLS 1
3587
| #define GTK_LOCALEDIR "/C/GTK/share/locale"
3588
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3589
| #define HAVE_SYS_TIME_H 1
3590
| #define HAVE_SYS_TIME_H 1
3591
| #define HAVE_UNISTD_H 1
3592
| #define HAVE_UNISTD_H 1
3593
| #define STDC_HEADERS 1
3594
| #define RETSIGTYPE void
3595
| #define HAVE_STDLIB_H 1
3596
| #define HAVE_UNISTD_H 1
3597
| #define HAVE_SYS_PARAM_H 1
3598
| #define HAVE_GETPAGESIZE 1
3599
| #define uid_t int
3600
| #define gid_t int
3601
| #define NO_FD_SET 1
3602
| #define HAVE_WCHAR_H 1
3603
| #define HAVE_WCTYPE_H 1
3604
| #define HAVE_BROKEN_WCTYPE 1
3605
| #define HAVE_UXTHEME_H 1
3606
| #define USE_GMODULE 1
3607
| #define RETSIGTYPE void
3608
| /* end confdefs.h.  */
3609
| 
3610
| /* Override any GCC internal prototype to avoid an error.
3611
|    Use char because int might match the return type of a GCC
3612
|    builtin and then its argument prototype would still apply.  */
3613
| #ifdef __cplusplus
3614
| extern "C"
3615
| #endif
3616
| char connect ();
3617
| int
3618
| main ()
3619
| {
3620
| return connect ();
3621
|   ;
3622
|   return 0;
3623
| }
3624
configure:24011: result: no
3625
configure:24020: checking for struct sockaddr_un.sun_len
3626
configure:24020: gcc -c -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
3627
conftest.c:49:23: fatal error: sys/un.h: No such file or directory
3628
    #include <sys/un.h>
3629
                       ^
3630
compilation terminated.
3631
configure:24020: $? = 1
3632
configure: failed program was:
3633
| /* confdefs.h */
3634
| #define PACKAGE_NAME "gtk+"
3635
| #define PACKAGE_TARNAME "gtk+"
3636
| #define PACKAGE_VERSION "2.24.28"
3637
| #define PACKAGE_STRING "gtk+ 2.24.28"
3638
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
3639
| #define PACKAGE_URL ""
3640
| #define GETTEXT_PACKAGE "gtk20"
3641
| #define STDC_HEADERS 1
3642
| #define HAVE_SYS_TYPES_H 1
3643
| #define HAVE_SYS_STAT_H 1
3644
| #define HAVE_STDLIB_H 1
3645
| #define HAVE_STRING_H 1
3646
| #define HAVE_MEMORY_H 1
3647
| #define HAVE_STRINGS_H 1
3648
| #define HAVE_INTTYPES_H 1
3649
| #define HAVE_STDINT_H 1
3650
| #define HAVE_UNISTD_H 1
3651
| #define LT_OBJDIR ".libs/"
3652
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
3653
| #define HAVE_LOCALE_H 1
3654
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3655
| #define HAVE_GETTEXT 1
3656
| #define HAVE_DCGETTEXT 1
3657
| #define ENABLE_NLS 1
3658
| #define GTK_LOCALEDIR "/C/GTK/share/locale"
3659
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3660
| #define HAVE_SYS_TIME_H 1
3661
| #define HAVE_SYS_TIME_H 1
3662
| #define HAVE_UNISTD_H 1
3663
| #define HAVE_UNISTD_H 1
3664
| #define STDC_HEADERS 1
3665
| #define RETSIGTYPE void
3666
| #define HAVE_STDLIB_H 1
3667
| #define HAVE_UNISTD_H 1
3668
| #define HAVE_SYS_PARAM_H 1
3669
| #define HAVE_GETPAGESIZE 1
3670
| #define uid_t int
3671
| #define gid_t int
3672
| #define NO_FD_SET 1
3673
| #define HAVE_WCHAR_H 1
3674
| #define HAVE_WCTYPE_H 1
3675
| #define HAVE_BROKEN_WCTYPE 1
3676
| #define HAVE_UXTHEME_H 1
3677
| #define USE_GMODULE 1
3678
| #define RETSIGTYPE void
3679
| /* end confdefs.h.  */
3680
| #include <sys/types.h>
3681
| 		 #include <sys/un.h>
3682
| 
3683
| 
3684
| int
3685
| main ()
3686
| {
3687
| static struct sockaddr_un ac_aggr;
3688
| if (ac_aggr.sun_len)
3689
| return 0;
3690
|   ;
3691
|   return 0;
3692
| }
3693
configure:24020: gcc -c -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
3694
conftest.c:49:23: fatal error: sys/un.h: No such file or directory
3695
    #include <sys/un.h>
3696
                       ^
3697
compilation terminated.
3698
configure:24020: $? = 1
3699
configure: failed program was:
3700
| /* confdefs.h */
3701
| #define PACKAGE_NAME "gtk+"
3702
| #define PACKAGE_TARNAME "gtk+"
3703
| #define PACKAGE_VERSION "2.24.28"
3704
| #define PACKAGE_STRING "gtk+ 2.24.28"
3705
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
3706
| #define PACKAGE_URL ""
3707
| #define GETTEXT_PACKAGE "gtk20"
3708
| #define STDC_HEADERS 1
3709
| #define HAVE_SYS_TYPES_H 1
3710
| #define HAVE_SYS_STAT_H 1
3711
| #define HAVE_STDLIB_H 1
3712
| #define HAVE_STRING_H 1
3713
| #define HAVE_MEMORY_H 1
3714
| #define HAVE_STRINGS_H 1
3715
| #define HAVE_INTTYPES_H 1
3716
| #define HAVE_STDINT_H 1
3717
| #define HAVE_UNISTD_H 1
3718
| #define LT_OBJDIR ".libs/"
3719
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
3720
| #define HAVE_LOCALE_H 1
3721
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3722
| #define HAVE_GETTEXT 1
3723
| #define HAVE_DCGETTEXT 1
3724
| #define ENABLE_NLS 1
3725
| #define GTK_LOCALEDIR "/C/GTK/share/locale"
3726
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3727
| #define HAVE_SYS_TIME_H 1
3728
| #define HAVE_SYS_TIME_H 1
3729
| #define HAVE_UNISTD_H 1
3730
| #define HAVE_UNISTD_H 1
3731
| #define STDC_HEADERS 1
3732
| #define RETSIGTYPE void
3733
| #define HAVE_STDLIB_H 1
3734
| #define HAVE_UNISTD_H 1
3735
| #define HAVE_SYS_PARAM_H 1
3736
| #define HAVE_GETPAGESIZE 1
3737
| #define uid_t int
3738
| #define gid_t int
3739
| #define NO_FD_SET 1
3740
| #define HAVE_WCHAR_H 1
3741
| #define HAVE_WCTYPE_H 1
3742
| #define HAVE_BROKEN_WCTYPE 1
3743
| #define HAVE_UXTHEME_H 1
3744
| #define USE_GMODULE 1
3745
| #define RETSIGTYPE void
3746
| /* end confdefs.h.  */
3747
| #include <sys/types.h>
3748
| 		 #include <sys/un.h>
3749
| 
3750
| 
3751
| int
3752
| main ()
3753
| {
3754
| static struct sockaddr_un ac_aggr;
3755
| if (sizeof ac_aggr.sun_len)
3756
| return 0;
3757
|   ;
3758
|   return 0;
3759
| }
3760
configure:24020: result: no
3761
configure:24115: checking for cups-config
3762
configure:24148: result: no
3763
configure:24288: checking libpapi
3764
configure:24290: checking for papiServiceCreate in -lpapi
3765
configure:24315: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c -lpapi   -lintl  >&5
3766
c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/bin/ld.exe: cannot find -lpapi
3767
collect2.exe: error: ld returned 1 exit status
3768
configure:24315: $? = 1
3769
configure: failed program was:
3770
| /* confdefs.h */
3771
| #define PACKAGE_NAME "gtk+"
3772
| #define PACKAGE_TARNAME "gtk+"
3773
| #define PACKAGE_VERSION "2.24.28"
3774
| #define PACKAGE_STRING "gtk+ 2.24.28"
3775
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
3776
| #define PACKAGE_URL ""
3777
| #define GETTEXT_PACKAGE "gtk20"
3778
| #define STDC_HEADERS 1
3779
| #define HAVE_SYS_TYPES_H 1
3780
| #define HAVE_SYS_STAT_H 1
3781
| #define HAVE_STDLIB_H 1
3782
| #define HAVE_STRING_H 1
3783
| #define HAVE_MEMORY_H 1
3784
| #define HAVE_STRINGS_H 1
3785
| #define HAVE_INTTYPES_H 1
3786
| #define HAVE_STDINT_H 1
3787
| #define HAVE_UNISTD_H 1
3788
| #define LT_OBJDIR ".libs/"
3789
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
3790
| #define HAVE_LOCALE_H 1
3791
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3792
| #define HAVE_GETTEXT 1
3793
| #define HAVE_DCGETTEXT 1
3794
| #define ENABLE_NLS 1
3795
| #define GTK_LOCALEDIR "/C/GTK/share/locale"
3796
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3797
| #define HAVE_SYS_TIME_H 1
3798
| #define HAVE_SYS_TIME_H 1
3799
| #define HAVE_UNISTD_H 1
3800
| #define HAVE_UNISTD_H 1
3801
| #define STDC_HEADERS 1
3802
| #define RETSIGTYPE void
3803
| #define HAVE_STDLIB_H 1
3804
| #define HAVE_UNISTD_H 1
3805
| #define HAVE_SYS_PARAM_H 1
3806
| #define HAVE_GETPAGESIZE 1
3807
| #define uid_t int
3808
| #define gid_t int
3809
| #define NO_FD_SET 1
3810
| #define HAVE_WCHAR_H 1
3811
| #define HAVE_WCTYPE_H 1
3812
| #define HAVE_BROKEN_WCTYPE 1
3813
| #define HAVE_UXTHEME_H 1
3814
| #define USE_GMODULE 1
3815
| #define RETSIGTYPE void
3816
| /* end confdefs.h.  */
3817
| 
3818
| /* Override any GCC internal prototype to avoid an error.
3819
|    Use char because int might match the return type of a GCC
3820
|    builtin and then its argument prototype would still apply.  */
3821
| #ifdef __cplusplus
3822
| extern "C"
3823
| #endif
3824
| char papiServiceCreate ();
3825
| int
3826
| main ()
3827
| {
3828
| return papiServiceCreate ();
3829
|   ;
3830
|   return 0;
3831
| }
3832
configure:24324: result: no
3833
configure:24364: checking cairo-pdf.h usability
3834
configure:24364: gcc -c -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -mms-bitfields -Ic:/GTK/include/pango-1.0 -Ic:/GTK/include/cairo -Ic:/GTK/include/atk-1.0 -Ic:/GTK/include/cairo -Ic:/GTK/include/pixman-1 -Ic:/GTK/include/libpng16 -Ic:/GTK/include/gdk-pixbuf-2.0 -Ic:/GTK/include/libpng16 -Ic:/GTK/include/glib-2.0 -Ic:/GTK/lib/glib-2.0/include    -mms-bitfields -Ic:/GTK/include/pango-1.0 -Ic:/GTK/include/gdk-pixbuf-2.0 -Ic:/GTK/include/libpng16 -Ic:/GTK/include/cairo -Ic:/GTK/include/glib-2.0 -Ic:/GTK/lib/glib-2.0/include -Ic:/GTK/include/pixman-1 -Ic:/GTK/include/libpng16   conftest.c >&5
3835
configure:24364: $? = 0
3836
configure:24364: result: yes
3837
configure:24364: checking cairo-pdf.h presence
3838
configure:24364: gcc -E  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -mms-bitfields -Ic:/GTK/include/pango-1.0 -Ic:/GTK/include/cairo -Ic:/GTK/include/atk-1.0 -Ic:/GTK/include/cairo -Ic:/GTK/include/pixman-1 -Ic:/GTK/include/libpng16 -Ic:/GTK/include/gdk-pixbuf-2.0 -Ic:/GTK/include/libpng16 -Ic:/GTK/include/glib-2.0 -Ic:/GTK/lib/glib-2.0/include    -mms-bitfields -Ic:/GTK/include/pango-1.0 -Ic:/GTK/include/gdk-pixbuf-2.0 -Ic:/GTK/include/libpng16 -Ic:/GTK/include/cairo -Ic:/GTK/include/glib-2.0 -Ic:/GTK/lib/glib-2.0/include -Ic:/GTK/include/pixman-1 -Ic:/GTK/include/libpng16   conftest.c
3839
configure:24364: $? = 0
3840
configure:24364: result: yes
3841
configure:24364: checking for cairo-pdf.h
3842
configure:24364: result: yes
3843
configure:24419: checking for IPrintDialogCallback
3844
configure:24419: gcc -c -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields  -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
3845
conftest.c: In function 'main':
3846
conftest.c:53:13: error: 'IPrintDialogCallback' undeclared (first use in this function)
3847
 if (sizeof (IPrintDialogCallback))
3848
             ^
3849
conftest.c:53:13: note: each undeclared identifier is reported only once for each function it appears in
3850
configure:24419: $? = 1
3851
configure: failed program was:
3852
| /* confdefs.h */
3853
| #define PACKAGE_NAME "gtk+"
3854
| #define PACKAGE_TARNAME "gtk+"
3855
| #define PACKAGE_VERSION "2.24.28"
3856
| #define PACKAGE_STRING "gtk+ 2.24.28"
3857
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
3858
| #define PACKAGE_URL ""
3859
| #define GETTEXT_PACKAGE "gtk20"
3860
| #define STDC_HEADERS 1
3861
| #define HAVE_SYS_TYPES_H 1
3862
| #define HAVE_SYS_STAT_H 1
3863
| #define HAVE_STDLIB_H 1
3864
| #define HAVE_STRING_H 1
3865
| #define HAVE_MEMORY_H 1
3866
| #define HAVE_STRINGS_H 1
3867
| #define HAVE_INTTYPES_H 1
3868
| #define HAVE_STDINT_H 1
3869
| #define HAVE_UNISTD_H 1
3870
| #define LT_OBJDIR ".libs/"
3871
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
3872
| #define HAVE_LOCALE_H 1
3873
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3874
| #define HAVE_GETTEXT 1
3875
| #define HAVE_DCGETTEXT 1
3876
| #define ENABLE_NLS 1
3877
| #define GTK_LOCALEDIR "/C/GTK/share/locale"
3878
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3879
| #define HAVE_SYS_TIME_H 1
3880
| #define HAVE_SYS_TIME_H 1
3881
| #define HAVE_UNISTD_H 1
3882
| #define HAVE_UNISTD_H 1
3883
| #define STDC_HEADERS 1
3884
| #define RETSIGTYPE void
3885
| #define HAVE_STDLIB_H 1
3886
| #define HAVE_UNISTD_H 1
3887
| #define HAVE_SYS_PARAM_H 1
3888
| #define HAVE_GETPAGESIZE 1
3889
| #define uid_t int
3890
| #define gid_t int
3891
| #define NO_FD_SET 1
3892
| #define HAVE_WCHAR_H 1
3893
| #define HAVE_WCTYPE_H 1
3894
| #define HAVE_BROKEN_WCTYPE 1
3895
| #define HAVE_UXTHEME_H 1
3896
| #define USE_GMODULE 1
3897
| #define RETSIGTYPE void
3898
| /* end confdefs.h.  */
3899
| #include <windows.h>
3900
| 
3901
| int
3902
| main ()
3903
| {
3904
| if (sizeof (IPrintDialogCallback))
3905
| 	 return 0;
3906
|   ;
3907
|   return 0;
3908
| }
3909
configure:24419: result: no
3910
configure:24467: checking for gobject-introspection
3911
configure:24498: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 0.9.3"
3912
Package gobject-introspection-1.0 was not found in the pkg-config search path.
3913
Perhaps you should add the directory containing `gobject-introspection-1.0.pc'
3914
to the PKG_CONFIG_PATH environment variable
3915
No package 'gobject-introspection-1.0' found
3916
configure:24501: $? = 1
3917
configure:24512: result: no
3918
configure:24558: checking for gtk-doc
3919
configure:24561: $PKG_CONFIG --exists --print-errors "$gtk_doc_requires"
3920
Package gtk-doc was not found in the pkg-config search path.
3921
Perhaps you should add the directory containing `gtk-doc.pc'
3922
to the PKG_CONFIG_PATH environment variable
3923
No package 'gtk-doc' found
3924
configure:24564: $? = 1
3925
configure:24570: result: no
3926
configure:24576: WARNING:
3927
  You will not be able to create source packages with 'make dist'
3928
  because gtk-doc >= 1.11 is not found.
3929
configure:24584: checking for gtkdoc-check
3930
configure:24614: result: no
3931
configure:24621: checking for gtkdoc-check
3932
configure:24654: result: no
3933
configure:24663: checking for gtkdoc-rebase
3934
configure:24696: result: no
3935
configure:24707: checking for gtkdoc-mkpdf
3936
configure:24740: result: no
3937
configure:24765: checking whether to build gtk-doc documentation
3938
configure:24767: result: no
3939
configure:24780: checking for GTKDOC_DEPS
3940
configure:24787: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0"
3941
configure:24790: $? = 0
3942
configure:24804: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0"
3943
configure:24807: $? = 0
3944
configure:24845: result: yes
3945
configure:24927: checking for db2html
3946
configure:24955: result: false
3947
configure:25266: checking that generated files are newer than configure
3948
configure:25272: result: done
3949
configure:25330: checking that generated files are newer than configure
3950
configure:25336: result: done
3951
configure:25531: creating ./config.status
3952

    
3953
## ---------------------- ##
3954
## Running config.status. ##
3955
## ---------------------- ##
3956

    
3957
This file was extended by gtk+ config.status 2.24.28, which was
3958
generated by GNU Autoconf 2.69.  Invocation command line was
3959

    
3960
  CONFIG_FILES    = 
3961
  CONFIG_HEADERS  = 
3962
  CONFIG_LINKS    = 
3963
  CONFIG_COMMANDS = 
3964
  $ ./config.status 
3965

    
3966
on anna-computer
3967

    
3968
config.status:1521: creating config.h.win32
3969
config.status:1521: creating gtk-zip.sh
3970
config.status:1521: creating Makefile
3971
config.status:1521: creating gdk-2.0.pc
3972
config.status:1521: creating gtk+-2.0.pc
3973
config.status:1521: creating gtk+-unix-print-2.0.pc
3974
config.status:1521: creating gail.pc
3975
config.status:1521: creating gdk-2.0-uninstalled.pc
3976
config.status:1521: creating gtk+-2.0-uninstalled.pc
3977
config.status:1521: creating gail-uninstalled.pc
3978
config.status:1521: creating m4macros/Makefile
3979
config.status:1521: creating po/Makefile.in
3980
config.status:1521: creating po-properties/Makefile.in
3981
config.status:1521: creating demos/Makefile
3982
config.status:1521: creating demos/gtk-demo/Makefile
3983
config.status:1521: creating demos/gtk-demo/geninclude.pl
3984
config.status:1521: creating tests/Makefile
3985
config.status:1521: creating docs/Makefile
3986
config.status:1521: creating docs/reference/Makefile
3987
config.status:1521: creating docs/reference/gdk/Makefile
3988
config.status:1521: creating docs/reference/gdk/version.xml
3989
config.status:1521: creating docs/reference/gtk/Makefile
3990
config.status:1521: creating docs/reference/gtk/version.xml
3991
config.status:1521: creating docs/reference/libgail-util/Makefile
3992
config.status:1521: creating docs/faq/Makefile
3993
config.status:1521: creating docs/tools/Makefile
3994
config.status:1521: creating docs/tutorial/Makefile
3995
config.status:1521: creating build/Makefile
3996
config.status:1521: creating build/win32/Makefile
3997
config.status:1521: creating build/win32/vs9/Makefile
3998
config.status:1521: creating build/win32/vs10/Makefile
3999
config.status:1521: creating build/win32/vs11/Makefile
4000
config.status:1521: creating build/win32/vs12/Makefile
4001
config.status:1521: creating gdk/Makefile
4002
config.status:1521: creating gdk/x11/Makefile
4003
config.status:1521: creating gdk/win32/Makefile
4004
config.status:1521: creating gdk/win32/rc/Makefile
4005
config.status:1521: creating gdk/win32/rc/gdk.rc
4006
config.status:1521: creating gdk/quartz/Makefile
4007
config.status:1521: creating gdk/directfb/Makefile
4008
config.status:1521: creating gdk/tests/Makefile
4009
config.status:1521: creating gtk/Makefile
4010
config.status:1521: creating gtk/makefile.msc
4011
config.status:1521: creating gtk/gtkversion.h
4012
config.status:1521: creating gtk/gtk-win32.rc
4013
config.status:1521: creating gtk/theme-bits/Makefile
4014
config.status:1521: creating gtk/tests/Makefile
4015
config.status:1521: creating modules/Makefile
4016
config.status:1521: creating modules/other/Makefile
4017
config.status:1521: creating modules/other/gail/Makefile
4018
config.status:1521: creating modules/other/gail/libgail-util/Makefile
4019
config.status:1521: creating modules/other/gail/tests/Makefile
4020
config.status:1521: creating modules/engines/Makefile
4021
config.status:1521: creating modules/engines/pixbuf/Makefile
4022
config.status:1521: creating modules/engines/ms-windows/Makefile
4023
config.status:1521: creating modules/engines/ms-windows/Theme/Makefile
4024
config.status:1521: creating modules/engines/ms-windows/Theme/gtk-2.0/Makefile
4025
config.status:1521: creating modules/input/Makefile
4026
config.status:1521: creating modules/printbackends/Makefile
4027
config.status:1521: creating modules/printbackends/cups/Makefile
4028
config.status:1521: creating modules/printbackends/lpr/Makefile
4029
config.status:1521: creating modules/printbackends/file/Makefile
4030
config.status:1521: creating modules/printbackends/papi/Makefile
4031
config.status:1521: creating modules/printbackends/test/Makefile
4032
config.status:1521: creating perf/Makefile
4033
config.status:1521: creating config.h
4034
config.status:1702: config.h is unchanged
4035
config.status:1750: executing depfiles commands
4036
config.status:1750: executing libtool commands
4037
config.status:1750: executing default-1 commands
4038
config.status:1750: executing default-2 commands
4039
config.status:1750: executing gdk/gdkconfig.h commands
4040
config.status:2698: gdk/gdkconfig.h is unchanged
4041

    
4042
## ---------------- ##
4043
## Cache variables. ##
4044
## ---------------- ##
4045

    
4046
ac_cv_build=i686-pc-mingw32
4047
ac_cv_c_compiler_gnu=yes
4048
ac_cv_c_const=yes
4049
ac_cv_cxx_compiler_gnu=yes
4050
ac_cv_env_BASE_DEPENDENCIES_CFLAGS_set=
4051
ac_cv_env_BASE_DEPENDENCIES_CFLAGS_value=
4052
ac_cv_env_BASE_DEPENDENCIES_LIBS_set=
4053
ac_cv_env_BASE_DEPENDENCIES_LIBS_value=
4054
ac_cv_env_CAIRO_BACKEND_CFLAGS_set=
4055
ac_cv_env_CAIRO_BACKEND_CFLAGS_value=
4056
ac_cv_env_CAIRO_BACKEND_LIBS_set=
4057
ac_cv_env_CAIRO_BACKEND_LIBS_value=
4058
ac_cv_env_CCASFLAGS_set=
4059
ac_cv_env_CCASFLAGS_value=
4060
ac_cv_env_CCAS_set=
4061
ac_cv_env_CCAS_value=
4062
ac_cv_env_CCC_set=
4063
ac_cv_env_CCC_value=
4064
ac_cv_env_CC_set=
4065
ac_cv_env_CC_value=
4066
ac_cv_env_CFLAGS_set=set
4067
ac_cv_env_CFLAGS_value='-O2 -D_WIN32_WINNT=0x0501'
4068
ac_cv_env_CPPFLAGS_set=
4069
ac_cv_env_CPPFLAGS_value=
4070
ac_cv_env_CPP_set=
4071
ac_cv_env_CPP_value=
4072
ac_cv_env_CXXCPP_set=
4073
ac_cv_env_CXXCPP_value=
4074
ac_cv_env_CXXFLAGS_set=
4075
ac_cv_env_CXXFLAGS_value=
4076
ac_cv_env_CXX_set=
4077
ac_cv_env_CXX_value=
4078
ac_cv_env_DIRECTFB_CFLAGS_set=
4079
ac_cv_env_DIRECTFB_CFLAGS_value=
4080
ac_cv_env_DIRECTFB_LIBS_set=
4081
ac_cv_env_DIRECTFB_LIBS_value=
4082
ac_cv_env_GMODULE_CFLAGS_set=
4083
ac_cv_env_GMODULE_CFLAGS_value=
4084
ac_cv_env_GMODULE_LIBS_set=
4085
ac_cv_env_GMODULE_LIBS_value=
4086
ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
4087
ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
4088
ac_cv_env_GTKDOC_DEPS_LIBS_set=
4089
ac_cv_env_GTKDOC_DEPS_LIBS_value=
4090
ac_cv_env_LDFLAGS_set=
4091
ac_cv_env_LDFLAGS_value=
4092
ac_cv_env_LIBS_set=
4093
ac_cv_env_LIBS_value=
4094
ac_cv_env_PKG_CONFIG_LIBDIR_set=
4095
ac_cv_env_PKG_CONFIG_LIBDIR_value=
4096
ac_cv_env_PKG_CONFIG_PATH_set=set
4097
ac_cv_env_PKG_CONFIG_PATH_value=/C/GTK/lib/pkgconfig:/C/libs/lib/pkgconfig:/C/aud/lib/pkgconfig
4098
ac_cv_env_PKG_CONFIG_set=
4099
ac_cv_env_PKG_CONFIG_value=
4100
ac_cv_env_XMKMF_set=
4101
ac_cv_env_XMKMF_value=
4102
ac_cv_env_build_alias_set=
4103
ac_cv_env_build_alias_value=
4104
ac_cv_env_host_alias_set=
4105
ac_cv_env_host_alias_value=
4106
ac_cv_env_target_alias_set=
4107
ac_cv_env_target_alias_value=
4108
ac_cv_exeext=.exe
4109
ac_cv_func__NSGetEnviron=no
4110
ac_cv_func_bind_textdomain_codeset=yes
4111
ac_cv_func_dcgettext=yes
4112
ac_cv_func_flockfile=no
4113
ac_cv_func_getc_unlocked=no
4114
ac_cv_func_getpagesize=yes
4115
ac_cv_func_getresuid=no
4116
ac_cv_func_iswalnum=yes
4117
ac_cv_func_localtime_r=no
4118
ac_cv_func_lstat=no
4119
ac_cv_func_mallinfo=no
4120
ac_cv_func_mkstemp=no
4121
ac_cv_func_mmap_fixed_mapped=no
4122
ac_cv_header_cairo_pdf_h=yes
4123
ac_cv_header_crt_externs_h=no
4124
ac_cv_header_dlfcn_h=no
4125
ac_cv_header_ftw_h=no
4126
ac_cv_header_inttypes_h=yes
4127
ac_cv_header_libintl_h=yes
4128
ac_cv_header_locale_h=yes
4129
ac_cv_header_memory_h=yes
4130
ac_cv_header_pwd_h=no
4131
ac_cv_header_stdc=yes
4132
ac_cv_header_stdint_h=yes
4133
ac_cv_header_stdlib_h=yes
4134
ac_cv_header_string_h=yes
4135
ac_cv_header_strings_h=yes
4136
ac_cv_header_sys_param_h=yes
4137
ac_cv_header_sys_stat_h=yes
4138
ac_cv_header_sys_sysinfo_h=no
4139
ac_cv_header_sys_systeminfo_h=no
4140
ac_cv_header_sys_time_h=yes
4141
ac_cv_header_sys_types_h=yes
4142
ac_cv_header_sys_wait_h=no
4143
ac_cv_header_unistd_h=yes
4144
ac_cv_host=i686-pc-mingw32
4145
ac_cv_lib_intl_bindtextdomain=yes
4146
ac_cv_lib_intl_dgettext=yes
4147
ac_cv_lib_intl_ngettext=yes
4148
ac_cv_lib_mlib_mlib_ImageSetStruct=no
4149
ac_cv_lib_papi_papiServiceCreate=no
4150
ac_cv_member_struct_sockaddr_un_sun_len=no
4151
ac_cv_objext=o
4152
ac_cv_path_EGREP='/bin/grep -E'
4153
ac_cv_path_FGREP='/bin/grep -F'
4154
ac_cv_path_GDK_PIXBUF_CSOURCE=/c/GTK/bin/gdk-pixbuf-csource
4155
ac_cv_path_GMSGFMT=/mingw/bin/msgfmt
4156
ac_cv_path_GREP=/bin/grep
4157
ac_cv_path_MSGFMT=/mingw/bin/msgfmt
4158
ac_cv_path_PERL=/bin/perl
4159
ac_cv_path_SED=/bin/sed
4160
ac_cv_path_XGETTEXT=/mingw/bin/xgettext
4161
ac_cv_path_ac_pt_NM=/mingw/bin/nm
4162
ac_cv_path_ac_pt_PKG_CONFIG=/c/GTK/bin/pkg-config
4163
ac_cv_path_install='/bin/install -c'
4164
ac_cv_path_mkdir=/bin/mkdir
4165
ac_cv_prog_AWK=gawk
4166
ac_cv_prog_CPP='gcc -E'
4167
ac_cv_prog_CXXCPP='c++ -E'
4168
ac_cv_prog_DB2HTML=false
4169
ac_cv_prog_ac_ct_AR=ar
4170
ac_cv_prog_ac_ct_AS=as
4171
ac_cv_prog_ac_ct_CC=gcc
4172
ac_cv_prog_ac_ct_CXX=c++
4173
ac_cv_prog_ac_ct_DLLTOOL=dlltool
4174
ac_cv_prog_ac_ct_OBJDUMP=objdump
4175
ac_cv_prog_ac_ct_RANLIB=ranlib
4176
ac_cv_prog_ac_ct_STRIP=strip
4177
ac_cv_prog_ac_ct_WINDRES=windres
4178
ac_cv_prog_cc_c89=
4179
ac_cv_prog_cc_g=yes
4180
ac_cv_prog_cxx_g=yes
4181
ac_cv_prog_make_make_set=yes
4182
ac_cv_prog_ms_librarian=no
4183
ac_cv_search_connect=no
4184
ac_cv_search_gethostent=no
4185
ac_cv_search_setsockopt=no
4186
ac_cv_search_strerror='none required'
4187
ac_cv_sys_file_offset_bits=unknown
4188
ac_cv_sys_large_files=unknown
4189
ac_cv_sys_largefile_CC=no
4190
ac_cv_type_IPrintDialogCallback=no
4191
ac_cv_type_signal=void
4192
ac_cv_type_uid_t=no
4193
am_cv_CCAS_dependencies_compiler_type=gcc3
4194
am_cv_CC_dependencies_compiler_type=gcc3
4195
am_cv_CXX_dependencies_compiler_type=gcc3
4196
am_cv_make_support_nested_variables=yes
4197
am_cv_prog_cc_c_o=yes
4198
am_cv_val_LC_MESSAGES=no
4199
gt_cv_func_dgettext_libc=no
4200
gt_cv_func_dgettext_libintl=yes
4201
gt_cv_func_ngettext_libc=no
4202
gt_cv_have_gettext=yes
4203
lt_cv_ar_at_file=@
4204
lt_cv_archive_cmds_need_lc=yes
4205
lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
4206
lt_cv_file_magic_cmd=func_win32_libid
4207
lt_cv_file_magic_test_file=
4208
lt_cv_ld_reload_flag=-r
4209
lt_cv_nm_interface='BSD nm'
4210
lt_cv_objdir=.libs
4211
lt_cv_path_LD=c:/mingw/mingw32/bin/ld.exe
4212
lt_cv_path_LDCXX=c:/mingw/mingw32/bin/ld.exe
4213
lt_cv_path_NM=/mingw/bin/nm
4214
lt_cv_path_mainfest_tool=no
4215
lt_cv_prog_compiler_c_o=yes
4216
lt_cv_prog_compiler_c_o_CXX=yes
4217
lt_cv_prog_compiler_pic='-DDLL_EXPORT -DPIC'
4218
lt_cv_prog_compiler_pic_CXX='-DDLL_EXPORT -DPIC'
4219
lt_cv_prog_compiler_pic_works=yes
4220
lt_cv_prog_compiler_pic_works_CXX=yes
4221
lt_cv_prog_compiler_rtti_exceptions=no
4222
lt_cv_prog_compiler_static_works=yes
4223
lt_cv_prog_compiler_static_works_CXX=yes
4224
lt_cv_prog_gnu_ld=yes
4225
lt_cv_prog_gnu_ldcxx=yes
4226
lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib
4227
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*_\([_A-Za-z][_A-Za-z0-9]*\)
\{0,1\}$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
4228
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
4229
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
4230
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
4231
lt_cv_sys_max_cmd_len=8192
4232
lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32
4233
lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32
4234
pkg_cv_BASE_DEPENDENCIES_CFLAGS='-mms-bitfields -Ic:/GTK/include/atk-1.0 -Ic:/GTK/include/pango-1.0 -Ic:/GTK/include/cairo -Ic:/GTK/include/pixman-1 -Ic:/GTK/include/libpng16 -Ic:/GTK/include/gdk-pixbuf-2.0 -Ic:/GTK/include/libpng16 -Ic:/GTK/include/glib-2.0 -Ic:/GTK/lib/glib-2.0/include '
4235
pkg_cv_BASE_DEPENDENCIES_LIBS='-Lc:/GTK/lib -latk-1.0 -lpango-1.0 -lm -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl '
4236
pkg_cv_CAIRO_BACKEND_CFLAGS='-mms-bitfields -Ic:/GTK/include/cairo -Ic:/GTK/include/glib-2.0 -Ic:/GTK/lib/glib-2.0/include -Ic:/GTK/include/pixman-1 -Ic:/GTK/include/libpng16 '
4237
pkg_cv_CAIRO_BACKEND_LIBS='-Lc:/GTK/lib -lcairo '
4238
pkg_cv_GMODULE_CFLAGS='-mms-bitfields -Ic:/GTK/include/glib-2.0 -Ic:/GTK/lib/glib-2.0/include '
4239
pkg_cv_GMODULE_LIBS='-Lc:/GTK/lib -lgmodule-2.0 -lglib-2.0 -lintl '
4240
pkg_cv_GTKDOC_DEPS_CFLAGS='-mms-bitfields -Ic:/GTK/include/glib-2.0 -Ic:/GTK/lib/glib-2.0/include '
4241
pkg_cv_GTKDOC_DEPS_LIBS='-Lc:/GTK/lib -lgobject-2.0 -lglib-2.0 -lintl '
4242

    
4243
## ----------------- ##
4244
## Output variables. ##
4245
## ----------------- ##
4246

    
4247
ACLOCAL='${SHELL} /C/gtksrc/missing aclocal-1.15 '
4248
AMDEPBACKSLASH='\'
4249
AMDEP_FALSE='#'
4250
AMDEP_TRUE=''
4251
AMTAR='$${TAR-tar}'
4252
AM_BACKSLASH='\'
4253
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
4254
AM_DEFAULT_VERBOSITY='1'
4255
AM_V='$(V)'
4256
AR='ar'
4257
AS='as'
4258
ATK_PREFIX='c:/GTK'
4259
AUTOCONF='${SHELL} /C/gtksrc/missing autoconf'
4260
AUTOHEADER='${SHELL} /C/gtksrc/missing autoheader'
4261
AUTOMAKE='${SHELL} /C/gtksrc/missing automake-1.15'
4262
AWK='gawk'
4263
BASE_DEPENDENCIES_CFLAGS='-mms-bitfields -Ic:/GTK/include/atk-1.0 -Ic:/GTK/include/pango-1.0 -Ic:/GTK/include/cairo -Ic:/GTK/include/pixman-1 -Ic:/GTK/include/libpng16 -Ic:/GTK/include/gdk-pixbuf-2.0 -Ic:/GTK/include/libpng16 -Ic:/GTK/include/glib-2.0 -Ic:/GTK/lib/glib-2.0/include '
4264
BASE_DEPENDENCIES_LIBS='-Lc:/GTK/lib -latk-1.0 -lpango-1.0 -lm -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl '
4265
BUILD_DYNAMIC_MODULES_FALSE='#'
4266
BUILD_DYNAMIC_MODULES_TRUE=''
4267
CAIRO_BACKEND_CFLAGS='-mms-bitfields -Ic:/GTK/include/cairo -Ic:/GTK/include/glib-2.0 -Ic:/GTK/lib/glib-2.0/include -Ic:/GTK/include/pixman-1 -Ic:/GTK/include/libpng16 '
4268
CAIRO_BACKEND_LIBS='-Lc:/GTK/lib -lcairo '
4269
CAIRO_PREFIX='c:/GTK'
4270
CATALOGS=' af.gmo am.gmo ang.gmo ar.gmo as.gmo ast.gmo az.gmo az_IR.gmo be.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo br.gmo bs.gmo ca.gmo ca@valencia.gmo crh.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo ia.gmo id.gmo io.gmo is.gmo it.gmo ja.gmo ka.gmo kk.gmo kn.gmo ko.gmo ku.gmo li.gmo lt.gmo lv.gmo mai.gmo mi.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo my.gmo nb.gmo nds.gmo ne.gmo nl.gmo nn.gmo nso.gmo oc.gmo or.gmo pa.gmo pl.gmo ps.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@latin.gmo sr@ije.gmo sv.gmo ta.gmo te.gmo th.gmo tk.gmo tr.gmo tt.gmo ug.gmo uk.gmo ur.gmo uz.gmo uz@cyrillic.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo'
4271
CATOBJEXT='.gmo'
4272
CC='gcc'
4273
CCAS='gcc'
4274
CCASDEPMODE='depmode=gcc3'
4275
CCASFLAGS='-O2 -D_WIN32_WINNT=0x0501'
4276
CCDEPMODE='depmode=gcc3'
4277
CFLAGS='-O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields'
4278
CPP='gcc -E'
4279
CPPFLAGS=' -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES'
4280
CROSS_COMPILING_FALSE=''
4281
CROSS_COMPILING_TRUE='#'
4282
CUPS_API_MAJOR=''
4283
CUPS_API_MINOR=''
4284
CUPS_CFLAGS=''
4285
CUPS_CONFIG='no'
4286
CUPS_LIBS=''
4287
CXX='c++'
4288
CXXCPP='c++ -E'
4289
CXXDEPMODE='depmode=gcc3'
4290
CXXFLAGS='-g -O2'
4291
CYGPATH_W='echo'
4292
DATADIRNAME='share'
4293
DB2HTML='false'
4294
DEFS='-DHAVE_CONFIG_H'
4295
DEPDIR='.deps'
4296
DIRECTFB_CFLAGS=''
4297
DIRECTFB_LIBS=''
4298
DISABLE_EXPLICIT_DEPS_FALSE=''
4299
DISABLE_EXPLICIT_DEPS_TRUE='#'
4300
DLLTOOL='dlltool'
4301
DSYMUTIL=''
4302
DUMPBIN=''
4303
ECHO_C=''
4304
ECHO_N='-n'
4305
ECHO_T=''
4306
EGREP='/bin/grep -E'
4307
ENABLE_GTK_DOC_FALSE=''
4308
ENABLE_GTK_DOC_TRUE='#'
4309
ENABLE_MAN_FALSE=''
4310
ENABLE_MAN_TRUE='#'
4311
EXEEXT='.exe'
4312
EXE_MANIFEST_ARCHITECTURE='X86'
4313
FGREP='/bin/grep -F'
4314
GAIL_INET_LIBS=' -lintl '
4315
GAIL_LT_CURRENT_MINUS_AGE='18'
4316
GAIL_LT_VERSION_INFO='18:1:0'
4317
GDK_DEP_CFLAGS='-mms-bitfields -Ic:/GTK/include/pango-1.0 -Ic:/GTK/include/gdk-pixbuf-2.0 -Ic:/GTK/include/libpng16 -Ic:/GTK/include/cairo -Ic:/GTK/include/glib-2.0 -Ic:/GTK/lib/glib-2.0/include -Ic:/GTK/include/pixman-1 -Ic:/GTK/include/libpng16  '
4318
GDK_DEP_LIBS='-lgdi32 -limm32 -lshell32 -lole32 -Wl,-luuid -Lc:/GTK/lib -lpangocairo-1.0 -lpangowin32-1.0 -lgdi32 -lpango-1.0 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo'
4319
GDK_EXTRA_CFLAGS=''
4320
GDK_EXTRA_LIBS=' -lgdi32 -limm32 -lshell32 -lole32 -Wl,-luuid'
4321
GDK_PACKAGES='pangowin32 pangocairo gio-2.0 gdk-pixbuf-2.0 cairo-win32'
4322
GDK_PIXBUF_CSOURCE='/c/GTK/bin/gdk-pixbuf-csource'
4323
GDK_PIXBUF_LIBS='-Lc:/GTK/lib -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl '
4324
GDK_WLIBS=''
4325
GETTEXT_PACKAGE='gtk20'
4326
GLIB_CFLAGS='-mms-bitfields -Ic:/GTK/include/glib-2.0 -Ic:/GTK/lib/glib-2.0/include '
4327
GLIB_COMPILE_RESOURCES='glib-compile-resources'
4328
GLIB_GENMARSHAL='glib-genmarshal'
4329
GLIB_LIBS='-Lc:/GTK/lib -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl '
4330
GLIB_MKENUMS='glib-mkenums'
4331
GLIB_PREFIX='c:/GTK'
4332
GMODULE_CFLAGS='-mms-bitfields -Ic:/GTK/include/glib-2.0 -Ic:/GTK/lib/glib-2.0/include '
4333
GMODULE_LIBS='-Lc:/GTK/lib -lgmodule-2.0 -lglib-2.0 -lintl '
4334
GMOFILES=' af.gmo am.gmo ang.gmo ar.gmo as.gmo ast.gmo az.gmo az_IR.gmo be.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo br.gmo bs.gmo ca.gmo ca@valencia.gmo crh.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo ia.gmo id.gmo io.gmo is.gmo it.gmo ja.gmo ka.gmo kk.gmo kn.gmo ko.gmo ku.gmo li.gmo lt.gmo lv.gmo mai.gmo mi.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo my.gmo nb.gmo nds.gmo ne.gmo nl.gmo nn.gmo nso.gmo oc.gmo or.gmo pa.gmo pl.gmo ps.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@latin.gmo sr@ije.gmo sv.gmo ta.gmo te.gmo th.gmo tk.gmo tr.gmo tt.gmo ug.gmo uk.gmo ur.gmo uz.gmo uz@cyrillic.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo'
4335
GMSGFMT='/mingw/bin/msgfmt'
4336
GOBJECT_QUERY='gobject-query'
4337
GREP='/bin/grep'
4338
GTKDOC_CHECK=''
4339
GTKDOC_CHECK_PATH=''
4340
GTKDOC_DEPS_CFLAGS='-mms-bitfields -Ic:/GTK/include/glib-2.0 -Ic:/GTK/lib/glib-2.0/include '
4341
GTKDOC_DEPS_LIBS='-Lc:/GTK/lib -lgobject-2.0 -lglib-2.0 -lintl '
4342
GTKDOC_MKPDF=''
4343
GTKDOC_REBASE='true'
4344
GTK_API_VERSION='2.0'
4345
GTK_BINARY_AGE='2428'
4346
GTK_BINARY_VERSION='2.10.0'
4347
GTK_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS'
4348
GTK_DEP_CFLAGS='-mms-bitfields -Ic:/GTK/include/pango-1.0 -Ic:/GTK/include/cairo -Ic:/GTK/include/atk-1.0 -Ic:/GTK/include/cairo -Ic:/GTK/include/pixman-1 -Ic:/GTK/include/libpng16 -Ic:/GTK/include/gdk-pixbuf-2.0 -Ic:/GTK/include/libpng16 -Ic:/GTK/include/glib-2.0 -Ic:/GTK/lib/glib-2.0/include   '
4349
GTK_DEP_LIBS='-lgdi32 -limm32 -lshell32 -lole32 -Wl,-luuid -Lc:/GTK/lib -lpangocairo-1.0 -lpangowin32-1.0 -lgdi32 -lpango-1.0 -lm -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl'
4350
GTK_DOC_BUILD_HTML_FALSE='#'
4351
GTK_DOC_BUILD_HTML_TRUE=''
4352
GTK_DOC_BUILD_PDF_FALSE=''
4353
GTK_DOC_BUILD_PDF_TRUE='#'
4354
GTK_DOC_USE_LIBTOOL_FALSE='#'
4355
GTK_DOC_USE_LIBTOOL_TRUE=''
4356
GTK_DOC_USE_REBASE_FALSE='#'
4357
GTK_DOC_USE_REBASE_TRUE=''
4358
GTK_EXTRA_CFLAGS='-mms-bitfields'
4359
GTK_EXTRA_LIBS=''
4360
GTK_INTERFACE_AGE='28'
4361
GTK_MAJOR_VERSION='2'
4362
GTK_MICRO_VERSION='28'
4363
GTK_MINOR_VERSION='24'
4364
GTK_PACKAGES='atk cairo gdk-pixbuf-2.0 gio-2.0'
4365
GTK_UPDATE_ICON_CACHE=''
4366
GTK_VERSION='2.24.28'
4367
GTK_XIM_FLAGS=''
4368
HAVE_CUPS_FALSE=''
4369
HAVE_CUPS_TRUE='#'
4370
HAVE_CXX_FALSE='#'
4371
HAVE_CXX_TRUE=''
4372
HAVE_DOCBOOK_FALSE=''
4373
HAVE_DOCBOOK_TRUE='#'
4374
HAVE_GTK_DOC_FALSE=''
4375
HAVE_GTK_DOC_TRUE='#'
4376
HAVE_HTTP_AUTHSTRING=''
4377
HAVE_INCLUDED_IMMMODULES_FALSE=''
4378
HAVE_INCLUDED_IMMMODULES_TRUE='#'
4379
HAVE_INTROSPECTION_FALSE=''
4380
HAVE_INTROSPECTION_TRUE='#'
4381
HAVE_OBJC_FALSE=''
4382
HAVE_OBJC_TRUE='#'
4383
HAVE_PAPI_CUPS_FALSE=''
4384
HAVE_PAPI_CUPS_TRUE='#'
4385
HAVE_PAPI_FALSE=''
4386
HAVE_PAPI_TRUE='#'
4387
HAVE_X11R6_FALSE=''
4388
HAVE_X11R6_TRUE='#'
4389
HTML_DIR='${datadir}/gtk-doc/html'
4390
INCLUDED_IMMODULE_DEFINE=''
4391
INCLUDED_IMMODULE_OBJ=''
4392
INCLUDE_IM_AM_ET_FALSE=''
4393
INCLUDE_IM_AM_ET_TRUE='#'
4394
INCLUDE_IM_CEDILLA_FALSE=''
4395
INCLUDE_IM_CEDILLA_TRUE='#'
4396
INCLUDE_IM_CYRILLIC_TRANSLIT_FALSE=''
4397
INCLUDE_IM_CYRILLIC_TRANSLIT_TRUE='#'
4398
INCLUDE_IM_IME_FALSE=''
4399
INCLUDE_IM_IME_TRUE='#'
4400
INCLUDE_IM_INUKTITUT_FALSE=''
4401
INCLUDE_IM_INUKTITUT_TRUE='#'
4402
INCLUDE_IM_IPA_FALSE=''
4403
INCLUDE_IM_IPA_TRUE='#'
4404
INCLUDE_IM_MULTIPRESS_FALSE=''
4405
INCLUDE_IM_MULTIPRESS_TRUE='#'
4406
INCLUDE_IM_QUARTZ_FALSE=''
4407
INCLUDE_IM_QUARTZ_TRUE='#'
4408
INCLUDE_IM_THAI_FALSE=''
4409
INCLUDE_IM_THAI_TRUE='#'
4410
INCLUDE_IM_TI_ER_FALSE=''
4411
INCLUDE_IM_TI_ER_TRUE='#'
4412
INCLUDE_IM_TI_ET_FALSE=''
4413
INCLUDE_IM_TI_ET_TRUE='#'
4414
INCLUDE_IM_VIQR_FALSE=''
4415
INCLUDE_IM_VIQR_TRUE='#'
4416
INCLUDE_IM_XIM_FALSE=''
4417
INCLUDE_IM_XIM_TRUE='#'
4418
INDENT=''
4419
INSTALL_DATA='${INSTALL} -m 644'
4420
INSTALL_PROGRAM='${INSTALL}'
4421
INSTALL_SCRIPT='${INSTALL}'
4422
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
4423
INSTOBJEXT='.mo'
4424
INTLLIBS='-lintl '
4425
INTROSPECTION_CFLAGS=''
4426
INTROSPECTION_COMPILER=''
4427
INTROSPECTION_GENERATE=''
4428
INTROSPECTION_GIRDIR=''
4429
INTROSPECTION_LIBS=''
4430
INTROSPECTION_MAKEFILE=''
4431
INTROSPECTION_SCANNER=''
4432
INTROSPECTION_TYPELIBDIR=''
4433
LD='c:/mingw/mingw32/bin/ld.exe'
4434
LDFLAGS=''
4435
LIBOBJS=''
4436
LIBS=' -lintl '
4437
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
4438
LIBTOOL_EXPORT_OPTIONS=''
4439
LIB_EXE_MACHINE_FLAG='X86'
4440
LIPO=''
4441
LN_S='cp -pR'
4442
LTLIBOBJS=''
4443
LT_CURRENT_MINUS_AGE='0'
4444
LT_VERSION_INFO='2400:28:2400'
4445
MAINT=''
4446
MAINTAINER_MODE_FALSE='#'
4447
MAINTAINER_MODE_TRUE=''
4448
MAKEINFO='${SHELL} /C/gtksrc/missing makeinfo'
4449
MANIFEST_TOOL=':'
4450
MATH_LIB=''
4451
MKDIR_P='/bin/mkdir -p'
4452
MKINSTALLDIRS='./mkinstalldirs'
4453
MSGFMT='/mingw/bin/msgfmt'
4454
MSGFMT_OPTS='-c'
4455
MS_LIB_AVAILABLE_FALSE=''
4456
MS_LIB_AVAILABLE_TRUE='#'
4457
NM='/mingw/bin/nm'
4458
NMEDIT=''
4459
OBJDUMP='objdump'
4460
OBJEXT='o'
4461
OS_LINUX_FALSE=''
4462
OS_LINUX_TRUE='#'
4463
OS_UNIX_FALSE=''
4464
OS_UNIX_TRUE='#'
4465
OS_WIN32_FALSE='#'
4466
OS_WIN32_TRUE=''
4467
OTOOL64=''
4468
OTOOL=''
4469
PACKAGE='gtk+'
4470
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B'
4471
PACKAGE_NAME='gtk+'
4472
PACKAGE_STRING='gtk+ 2.24.28'
4473
PACKAGE_TARNAME='gtk+'
4474
PACKAGE_URL=''
4475
PACKAGE_VERSION='2.24.28'
4476
PANGO_PREFIX='c:/GTK'
4477
PATH_SEPARATOR=':'
4478
PERL='/bin/perl'
4479
PKG_CONFIG='/c/GTK/bin/pkg-config'
4480
PKG_CONFIG_LIBDIR=''
4481
PKG_CONFIG_PATH='/C/GTK/lib/pkgconfig:/C/libs/lib/pkgconfig:/C/aud/lib/pkgconfig'
4482
PLATFORM_WIN32_FALSE='#'
4483
PLATFORM_WIN32_TRUE=''
4484
POFILES=' af.po am.po ang.po ar.po as.po ast.po az.po az_IR.po be.po be@latin.po bg.po bn.po bn_IN.po br.po bs.po ca.po ca@valencia.po crh.po cs.po cy.po da.po de.po dz.po el.po en_CA.po en_GB.po eo.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po he.po hi.po hr.po hu.po hy.po ia.po id.po io.po is.po it.po ja.po ka.po kk.po kn.po ko.po ku.po li.po lt.po lv.po mai.po mi.po mk.po ml.po mn.po mr.po ms.po my.po nb.po nds.po ne.po nl.po nn.po nso.po oc.po or.po pa.po pl.po ps.po pt.po pt_BR.po ro.po ru.po rw.po si.po sk.po sl.po sq.po sr.po sr@latin.po sr@ije.po sv.po ta.po te.po th.po tk.po tr.po tt.po ug.po uk.po ur.po uz.po uz@cyrillic.po vi.po wa.po xh.po yi.po zh_CN.po zh_HK.po zh_TW.po'
4485
POSUB='po'
4486
PO_IN_DATADIR_FALSE=''
4487
PO_IN_DATADIR_TRUE=''
4488
RANLIB='ranlib'
4489
REBUILD=''
4490
SED='/bin/sed'
4491
SET_MAKE=''
4492
SHELL='/bin/sh'
4493
STRIP='strip'
4494
TEST_PRINT_BACKEND_FALSE=''
4495
TEST_PRINT_BACKEND_TRUE='#'
4496
USE_DIRECTFB_FALSE=''
4497
USE_DIRECTFB_TRUE='#'
4498
USE_MEDIALIB25_FALSE=''
4499
USE_MEDIALIB25_TRUE='#'
4500
USE_MEDIALIB_FALSE=''
4501
USE_MEDIALIB_TRUE='#'
4502
USE_NLS='yes'
4503
USE_QUARTZ_FALSE=''
4504
USE_QUARTZ_TRUE='#'
4505
USE_WIN32_FALSE='#'
4506
USE_WIN32_TRUE=''
4507
USE_X11_FALSE=''
4508
USE_X11_TRUE='#'
4509
VERSION='2.24.28'
4510
WINDRES='windres'
4511
XGETTEXT='/mingw/bin/xgettext'
4512
XINPUT_XFREE_FALSE=''
4513
XINPUT_XFREE_TRUE='#'
4514
XMKMF=''
4515
XMLCATALOG=''
4516
XML_CATALOG_FILE=''
4517
XSLTPROC=''
4518
X_CFLAGS=''
4519
X_EXTRA_LIBS=''
4520
X_LIBS=''
4521
X_PRE_LIBS=''
4522
ac_ct_AR='ar'
4523
ac_ct_CC='gcc'
4524
ac_ct_CXX='c++'
4525
ac_ct_DUMPBIN=''
4526
am__EXEEXT_FALSE='#'
4527
am__EXEEXT_TRUE=''
4528
am__fastdepCCAS_FALSE='#'
4529
am__fastdepCCAS_TRUE=''
4530
am__fastdepCC_FALSE='#'
4531
am__fastdepCC_TRUE=''
4532
am__fastdepCXX_FALSE='#'
4533
am__fastdepCXX_TRUE=''
4534
am__include='include'
4535
am__isrc=''
4536
am__leading_dot='.'
4537
am__nodep='_no'
4538
am__quote=''
4539
am__tar='$${TAR-tar} chof - "$$tardir"'
4540
am__untar='$${TAR-tar} xf -'
4541
bindir='${exec_prefix}/bin'
4542
build='i686-pc-mingw32'
4543
build_alias=''
4544
build_cpu='i686'
4545
build_os='mingw32'
4546
build_vendor='pc'
4547
datadir='${datarootdir}'
4548
datarootdir='${prefix}/share'
4549
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
4550
dvidir='${docdir}'
4551
exec_prefix='${prefix}'
4552
gdktarget='win32'
4553
gdktargetlib='libgdk-win32-2.0.la'
4554
gtktargetlib='libgtk-win32-2.0.la'
4555
host='i686-pc-mingw32'
4556
host_alias=''
4557
host_cpu='i686'
4558
host_os='mingw32'
4559
host_vendor='pc'
4560
htmldir='${docdir}'
4561
includedir='${prefix}/include'
4562
infodir='${datarootdir}/info'
4563
install_sh='${SHELL} /C/gtksrc/install-sh'
4564
libdir='${exec_prefix}/lib'
4565
libexecdir='${exec_prefix}/libexec'
4566
localedir='/C/GTK/share/locale'
4567
localstatedir='${prefix}/var'
4568
mandir='${datarootdir}/man'
4569
mkdir_p='$(MKDIR_P)'
4570
ms_librarian='no'
4571
oldincludedir='/usr/include'
4572
pdfdir='${docdir}'
4573
prefix='/C/GTK'
4574
program_transform_name='s,x,x,'
4575
psdir='${docdir}'
4576
sbindir='${exec_prefix}/sbin'
4577
sharedstatedir='${prefix}/com'
4578
sysconfdir='${prefix}/etc'
4579
target_alias=''
4580

    
4581
## ----------- ##
4582
## confdefs.h. ##
4583
## ----------- ##
4584

    
4585
/* confdefs.h */
4586
#define PACKAGE_NAME "gtk+"
4587
#define PACKAGE_TARNAME "gtk+"
4588
#define PACKAGE_VERSION "2.24.28"
4589
#define PACKAGE_STRING "gtk+ 2.24.28"
4590
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
4591
#define PACKAGE_URL ""
4592
#define GETTEXT_PACKAGE "gtk20"
4593
#define STDC_HEADERS 1
4594
#define HAVE_SYS_TYPES_H 1
4595
#define HAVE_SYS_STAT_H 1
4596
#define HAVE_STDLIB_H 1
4597
#define HAVE_STRING_H 1
4598
#define HAVE_MEMORY_H 1
4599
#define HAVE_STRINGS_H 1
4600
#define HAVE_INTTYPES_H 1
4601
#define HAVE_STDINT_H 1
4602
#define HAVE_UNISTD_H 1
4603
#define LT_OBJDIR ".libs/"
4604
#define GTK_COMPILED_WITH_DEBUGGING "minimum"
4605
#define HAVE_LOCALE_H 1
4606
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
4607
#define HAVE_GETTEXT 1
4608
#define HAVE_DCGETTEXT 1
4609
#define ENABLE_NLS 1
4610
#define GTK_LOCALEDIR "/C/GTK/share/locale"
4611
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
4612
#define HAVE_SYS_TIME_H 1
4613
#define HAVE_SYS_TIME_H 1
4614
#define HAVE_UNISTD_H 1
4615
#define HAVE_UNISTD_H 1
4616
#define STDC_HEADERS 1
4617
#define RETSIGTYPE void
4618
#define HAVE_STDLIB_H 1
4619
#define HAVE_UNISTD_H 1
4620
#define HAVE_SYS_PARAM_H 1
4621
#define HAVE_GETPAGESIZE 1
4622
#define uid_t int
4623
#define gid_t int
4624
#define NO_FD_SET 1
4625
#define HAVE_WCHAR_H 1
4626
#define HAVE_WCTYPE_H 1
4627
#define HAVE_BROKEN_WCTYPE 1
4628
#define HAVE_UXTHEME_H 1
4629
#define USE_GMODULE 1
4630
#define RETSIGTYPE void
4631

    
4632
configure: exit 0
4633

    
4634
## ---------------------- ##
4635
## Running config.status. ##
4636
## ---------------------- ##
4637

    
4638
This file was extended by gtk+ config.status 2.24.28, which was
4639
generated by GNU Autoconf 2.69.  Invocation command line was
4640

    
4641
  CONFIG_FILES    = 
4642
  CONFIG_HEADERS  = 
4643
  CONFIG_LINKS    = 
4644
  CONFIG_COMMANDS = 
4645
  $ ./config.status gdk/gdkconfig.h
4646

    
4647
on anna-computer
4648

    
4649
config.status:1750: executing gdk/gdkconfig.h commands
4650
config.status:2698: gdk/gdkconfig.h is unchanged