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 exiv2 configure 0.19, which was
|
5
|
generated by GNU Autoconf 2.65. Invocation command line was
|
6
|
|
7
|
$ ../configure --prefix=/mingw
|
8
|
|
9
|
## --------- ##
|
10
|
## Platform. ##
|
11
|
## --------- ##
|
12
|
|
13
|
hostname = USC
|
14
|
uname -m = i686
|
15
|
uname -r = 1.0.11(0.46/3/2)
|
16
|
uname -s = MINGW32_NT-6.1
|
17
|
uname -v = 2009-07-11 17:46
|
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/Program Files (x86)/JavaFX/javafx-sdk1.2/bin
|
35
|
PATH: /c/Program Files (x86)/JavaFX/javafx-sdk1.2/emulator/bin
|
36
|
PATH: /c/Program Files (x86)/Common Files/ArcSoft/Bin
|
37
|
PATH: /c/Program Files/ImageMagick-6.5.7-Q16
|
38
|
PATH: /c/PROGRAM FILES (X86)/COMMON FILES/ARCSOFT/BIN
|
39
|
PATH: /c/Windows/SYSTEM32
|
40
|
PATH: /c/Windows
|
41
|
PATH: /c/Windows/SYSTEM32/WBEM
|
42
|
PATH: /c/Windows/SYSTEM32/WINDOWSPOWERSHELL/V1.0/
|
43
|
PATH: /c/PYTHON26
|
44
|
PATH: /c/PROGRAM FILES (X86)/WINMERGE
|
45
|
PATH: /c/PROGRAM FILES (X86)/UNIVERSAL EXTRACTOR
|
46
|
PATH: /c/PROGRAM FILES (X86)/UNIVERSAL EXTRACTOR/BIN
|
47
|
PATH: /mingw/bin
|
48
|
PATH: /c/WINDOWS
|
49
|
PATH: /c/WINDOWS/SYSTEM32/WBEM
|
50
|
PATH: /c/WINDOWS/SYSTEM32
|
51
|
PATH: /c/PROGRA~2/FARSTONE/VIRTUA~1/DVDCRE~1
|
52
|
PATH: /c/Program Files (x86)/Java/jdk1.6.0_17/bin
|
53
|
PATH: /c/Program Files/TortoiseSVN/bin
|
54
|
PATH: /c/Program Files (x86)/CVSNT/
|
55
|
PATH: /c/Program Files (x86)/FLAC
|
56
|
PATH: /c/Program Files (x86)/VideoLAN/VLCC
|
57
|
PATH: /Program Files (x86)/JavaFX/javafx-sdk1.2/bin
|
58
|
PATH: /c/Program Files (x86)/JavaFX/javafx-sdk1.2/emulator/bin
|
59
|
PATH: /c/Program Files/ImageMagick-6.5.7-Q16
|
60
|
PATH: /c/PROGRAM FILES (X86)/COMMON FILES/ARCSOFT/BIN
|
61
|
PATH: /c/Windows/SYSTEM32
|
62
|
PATH: /c/Windows
|
63
|
PATH: /c/Windows/SYSTEM32/WBEM
|
64
|
PATH: /c/Windows/SYSTEM32/WINDOWSPOWERSHELL/V1.0/
|
65
|
PATH: /c/PYTHON26
|
66
|
PATH: /c/PROGRAM FILES (X86)/WINMERGE
|
67
|
PATH: /c/PROGRAM FILES (X86)/UNIVERSAL EXTRACTOR
|
68
|
PATH: /c/PROGRAM FILES (X86)/UNIVERSAL EXTRACTOR/BIN
|
69
|
PATH: /c/WINDOWS
|
70
|
PATH: /c/WINDOWS/SYSTEM32/WBEM
|
71
|
PATH: /c/WINDOWS/SYSTEM32
|
72
|
PATH: /c/PROGRA~2/FARSTONE/VIRTUA~1/DVDCRE~1
|
73
|
PATH: /c/Program Files (x86)/Java/jdk1.6.0_17/bin
|
74
|
PATH: /c/Program Files/TortoiseSVN/bin
|
75
|
PATH: /c/Program Files (x86)/CVSNT/
|
76
|
PATH: /c/Program Files (x86)/FLAC
|
77
|
PATH: /c/Program Files (x86)/VideoLAN/VLC
|
78
|
PATH: /m/cygwin/bin
|
79
|
PATH: /m/cygwin/usr/sbin
|
80
|
|
81
|
|
82
|
## ----------- ##
|
83
|
## Core tests. ##
|
84
|
## ----------- ##
|
85
|
|
86
|
configure:2656: checking for g++
|
87
|
configure:2672: found /mingw/bin/g++
|
88
|
configure:2683: result: g++
|
89
|
configure:2710: checking for C++ compiler version
|
90
|
configure:2719: g++ --version >&5
|
91
|
g++.exe (GCC) 4.4.0
|
92
|
Copyright (C) 2009 Free Software Foundation, Inc.
|
93
|
This is free software; see the source for copying conditions. There is NO
|
94
|
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
95
|
|
96
|
configure:2730: $? = 0
|
97
|
configure:2719: g++ -v >&5
|
98
|
Using built-in specs.
|
99
|
Target: mingw32
|
100
|
Configured with: ../gcc-4.4.0/configure --enable-languages=c,ada,c++,fortran,java,objc,obj-c++ --disable-sjlj-exceptions --enable-shared --enable-libgcj --enable-libgomp --with-dwarf2 --disable-win32-registry --enable-libstdcxx-debug --enable-version-specific-runtime-libs --prefix=/mingw --with-gmp=/mingw/src/gmp/root --with-mpfr=/mingw/src/mpfr/root --build=mingw32
|
101
|
Thread model: win32
|
102
|
gcc version 4.4.0 (GCC)
|
103
|
configure:2730: $? = 0
|
104
|
configure:2719: g++ -V >&5
|
105
|
g++.exe: '-V' option must have argument
|
106
|
configure:2730: $? = 1
|
107
|
configure:2719: g++ -qversion >&5
|
108
|
g++.exe: unrecognized option '-qversion'
|
109
|
g++.exe: no input files
|
110
|
configure:2730: $? = 1
|
111
|
configure:2750: checking whether the C++ compiler works
|
112
|
configure:2772: g++ conftest.cpp >&5
|
113
|
configure:2776: $? = 0
|
114
|
configure:2825: result: yes
|
115
|
configure:2828: checking for C++ compiler default output file name
|
116
|
configure:2830: result: a.exe
|
117
|
configure:2836: checking for suffix of executables
|
118
|
configure:2843: g++ -o conftest.exe conftest.cpp >&5
|
119
|
configure:2847: $? = 0
|
120
|
configure:2869: result: .exe
|
121
|
configure:2891: checking whether we are cross compiling
|
122
|
configure:2899: g++ -o conftest.exe conftest.cpp >&5
|
123
|
configure:2903: $? = 0
|
124
|
configure:2910: ./conftest.exe
|
125
|
configure:2914: $? = 0
|
126
|
configure:2929: result: no
|
127
|
configure:2934: checking for suffix of object files
|
128
|
configure:2956: g++ -c conftest.cpp >&5
|
129
|
configure:2960: $? = 0
|
130
|
configure:2981: result: o
|
131
|
configure:2985: checking whether we are using the GNU C++ compiler
|
132
|
configure:3004: g++ -c conftest.cpp >&5
|
133
|
configure:3004: $? = 0
|
134
|
configure:3013: result: yes
|
135
|
configure:3022: checking whether g++ accepts -g
|
136
|
configure:3083: result: no
|
137
|
configure:3111: checking how to run the C++ preprocessor
|
138
|
configure:3138: g++ -E conftest.cpp
|
139
|
configure:3138: $? = 0
|
140
|
configure:3152: g++ -E conftest.cpp
|
141
|
conftest.cpp:11:28: error: ac_nonexistent.h: No such file or directory
|
142
|
configure:3152: $? = 1
|
143
|
configure: failed program was:
|
144
|
| /* confdefs.h */
|
145
|
| #define PACKAGE_NAME "exiv2"
|
146
|
| #define PACKAGE_TARNAME "exiv2"
|
147
|
| #define PACKAGE_VERSION "0.19"
|
148
|
| #define PACKAGE_STRING "exiv2 0.19"
|
149
|
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
150
|
| #define PACKAGE_URL ""
|
151
|
| #define PACKAGE "exiv2"
|
152
|
| #define VERSION "0.19"
|
153
|
| /* end confdefs.h. */
|
154
|
| #include <ac_nonexistent.h>
|
155
|
configure:3177: result: g++ -E
|
156
|
configure:3197: g++ -E conftest.cpp
|
157
|
configure:3197: $? = 0
|
158
|
configure:3211: g++ -E conftest.cpp
|
159
|
conftest.cpp:11:28: error: ac_nonexistent.h: No such file or directory
|
160
|
configure:3211: $? = 1
|
161
|
configure: failed program was:
|
162
|
| /* confdefs.h */
|
163
|
| #define PACKAGE_NAME "exiv2"
|
164
|
| #define PACKAGE_TARNAME "exiv2"
|
165
|
| #define PACKAGE_VERSION "0.19"
|
166
|
| #define PACKAGE_STRING "exiv2 0.19"
|
167
|
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
168
|
| #define PACKAGE_URL ""
|
169
|
| #define PACKAGE "exiv2"
|
170
|
| #define VERSION "0.19"
|
171
|
| /* end confdefs.h. */
|
172
|
| #include <ac_nonexistent.h>
|
173
|
configure:3289: checking for gcc
|
174
|
configure:3305: found /mingw/bin/gcc
|
175
|
configure:3316: result: gcc
|
176
|
configure:3545: checking for C compiler version
|
177
|
configure:3554: gcc --version >&5
|
178
|
gcc.exe (GCC) 4.4.0
|
179
|
Copyright (C) 2009 Free Software Foundation, Inc.
|
180
|
This is free software; see the source for copying conditions. There is NO
|
181
|
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
182
|
|
183
|
configure:3565: $? = 0
|
184
|
configure:3554: gcc -v >&5
|
185
|
Using built-in specs.
|
186
|
Target: mingw32
|
187
|
Configured with: ../gcc-4.4.0/configure --enable-languages=c,ada,c++,fortran,java,objc,obj-c++ --disable-sjlj-exceptions --enable-shared --enable-libgcj --enable-libgomp --with-dwarf2 --disable-win32-registry --enable-libstdcxx-debug --enable-version-specific-runtime-libs --prefix=/mingw --with-gmp=/mingw/src/gmp/root --with-mpfr=/mingw/src/mpfr/root --build=mingw32
|
188
|
Thread model: win32
|
189
|
gcc version 4.4.0 (GCC)
|
190
|
configure:3565: $? = 0
|
191
|
configure:3554: gcc -V >&5
|
192
|
gcc.exe: '-V' option must have argument
|
193
|
configure:3565: $? = 1
|
194
|
configure:3554: gcc -qversion >&5
|
195
|
gcc.exe: unrecognized option '-qversion'
|
196
|
gcc.exe: no input files
|
197
|
configure:3565: $? = 1
|
198
|
configure:3569: checking whether we are using the GNU C compiler
|
199
|
configure:3588: gcc -c conftest.c >&5
|
200
|
configure:3588: $? = 0
|
201
|
configure:3597: result: yes
|
202
|
configure:3606: checking whether gcc accepts -g
|
203
|
configure:3667: result: no
|
204
|
configure:3684: checking for gcc option to accept ISO C89
|
205
|
configure:3748: gcc -c -O2 conftest.c >&5
|
206
|
configure:3748: $? = 0
|
207
|
configure:3761: result: none needed
|
208
|
configure:3786: checking how to run the C preprocessor
|
209
|
configure:3817: gcc -E conftest.c
|
210
|
configure:3817: $? = 0
|
211
|
configure:3831: gcc -E conftest.c
|
212
|
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
|
213
|
configure:3831: $? = 1
|
214
|
configure: failed program was:
|
215
|
| /* confdefs.h */
|
216
|
| #define PACKAGE_NAME "exiv2"
|
217
|
| #define PACKAGE_TARNAME "exiv2"
|
218
|
| #define PACKAGE_VERSION "0.19"
|
219
|
| #define PACKAGE_STRING "exiv2 0.19"
|
220
|
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
221
|
| #define PACKAGE_URL ""
|
222
|
| #define PACKAGE "exiv2"
|
223
|
| #define VERSION "0.19"
|
224
|
| /* end confdefs.h. */
|
225
|
| #include <ac_nonexistent.h>
|
226
|
configure:3856: result: gcc -E
|
227
|
configure:3876: gcc -E conftest.c
|
228
|
configure:3876: $? = 0
|
229
|
configure:3890: gcc -E conftest.c
|
230
|
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
|
231
|
configure:3890: $? = 1
|
232
|
configure: failed program was:
|
233
|
| /* confdefs.h */
|
234
|
| #define PACKAGE_NAME "exiv2"
|
235
|
| #define PACKAGE_TARNAME "exiv2"
|
236
|
| #define PACKAGE_VERSION "0.19"
|
237
|
| #define PACKAGE_STRING "exiv2 0.19"
|
238
|
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
239
|
| #define PACKAGE_URL ""
|
240
|
| #define PACKAGE "exiv2"
|
241
|
| #define VERSION "0.19"
|
242
|
| /* end confdefs.h. */
|
243
|
| #include <ac_nonexistent.h>
|
244
|
configure:3932: checking for a BSD-compatible install
|
245
|
configure:4000: result: /bin/install -c
|
246
|
configure:4011: checking whether ln -s works
|
247
|
configure:4015: result: yes
|
248
|
configure:4022: checking whether make sets $(MAKE)
|
249
|
configure:4044: result: yes
|
250
|
configure:4057: checking build system type
|
251
|
configure:4071: result: i686-pc-mingw32
|
252
|
configure:4091: checking host system type
|
253
|
configure:4104: result: i686-pc-mingw32
|
254
|
configure:4149: checking whether NLS is requested
|
255
|
configure:4158: result: yes
|
256
|
configure:4196: checking for msgfmt
|
257
|
configure:4231: result: no
|
258
|
configure:4237: checking for gmsgfmt
|
259
|
configure:4268: result: :
|
260
|
configure:4308: checking for xgettext
|
261
|
configure:4343: result: no
|
262
|
configure:4380: checking for msgmerge
|
263
|
configure:4414: result: no
|
264
|
configure:4486: checking for ld used by GCC
|
265
|
configure:4550: result: m:/development/installed/msys/1.0/mingw/mingw32/bin/ld.exe
|
266
|
configure:4557: checking if the linker (m:/development/installed/msys/1.0/mingw/mingw32/bin/ld.exe) is GNU ld
|
267
|
configure:4570: result: yes
|
268
|
configure:4577: checking for shared library run path origin
|
269
|
configure:4590: result: done
|
270
|
configure:5007: checking for CFPreferencesCopyAppValue
|
271
|
configure:5027: gcc -o conftest.exe -O2 -I/System/Library/Frameworks/CoreFoundation.framework/Headers -no-undefined conftest.c -framework CoreFoundation >&5
|
272
|
cc1.exe: error: unrecognized command line option "-framework"
|
273
|
gcc.exe: CoreFoundation: No such file or directory
|
274
|
gcc.exe: unrecognized option '-no-undefined'
|
275
|
configure:5027: $? = 1
|
276
|
configure: failed program was:
|
277
|
| /* confdefs.h */
|
278
|
| #define PACKAGE_NAME "exiv2"
|
279
|
| #define PACKAGE_TARNAME "exiv2"
|
280
|
| #define PACKAGE_VERSION "0.19"
|
281
|
| #define PACKAGE_STRING "exiv2 0.19"
|
282
|
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
283
|
| #define PACKAGE_URL ""
|
284
|
| #define PACKAGE "exiv2"
|
285
|
| #define VERSION "0.19"
|
286
|
| /* end confdefs.h. */
|
287
|
| #include <CFPreferences.h>
|
288
|
| int
|
289
|
| main ()
|
290
|
| {
|
291
|
| CFPreferencesCopyAppValue(NULL, NULL)
|
292
|
| ;
|
293
|
| return 0;
|
294
|
| }
|
295
|
configure:5037: result: no
|
296
|
configure:5044: checking for CFLocaleCopyCurrent
|
297
|
configure:5064: gcc -o conftest.exe -O2 -I/System/Library/Frameworks/CoreFoundation.framework/Headers -no-undefined conftest.c -framework CoreFoundation >&5
|
298
|
cc1.exe: error: unrecognized command line option "-framework"
|
299
|
gcc.exe: CoreFoundation: No such file or directory
|
300
|
gcc.exe: unrecognized option '-no-undefined'
|
301
|
configure:5064: $? = 1
|
302
|
configure: failed program was:
|
303
|
| /* confdefs.h */
|
304
|
| #define PACKAGE_NAME "exiv2"
|
305
|
| #define PACKAGE_TARNAME "exiv2"
|
306
|
| #define PACKAGE_VERSION "0.19"
|
307
|
| #define PACKAGE_STRING "exiv2 0.19"
|
308
|
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
309
|
| #define PACKAGE_URL ""
|
310
|
| #define PACKAGE "exiv2"
|
311
|
| #define VERSION "0.19"
|
312
|
| /* end confdefs.h. */
|
313
|
| #include <CFLocale.h>
|
314
|
| int
|
315
|
| main ()
|
316
|
| {
|
317
|
| CFLocaleCopyCurrent();
|
318
|
| ;
|
319
|
| return 0;
|
320
|
| }
|
321
|
configure:5074: result: no
|
322
|
configure:5089: checking whether NLS is requested
|
323
|
configure:5098: result: yes
|
324
|
configure:5116: checking for GNU gettext in libc
|
325
|
configure:5135: gcc -o conftest.exe -O2 -no-undefined conftest.c >&5
|
326
|
conftest.c:11:21: error: libintl.h: No such file or directory
|
327
|
conftest.c: In function 'main':
|
328
|
conftest.c:18: warning: incompatible implicit declaration of built-in function 'gettext'
|
329
|
gcc.exe: unrecognized option '-no-undefined'
|
330
|
configure:5135: $? = 1
|
331
|
configure: failed program was:
|
332
|
| /* confdefs.h */
|
333
|
| #define PACKAGE_NAME "exiv2"
|
334
|
| #define PACKAGE_TARNAME "exiv2"
|
335
|
| #define PACKAGE_VERSION "0.19"
|
336
|
| #define PACKAGE_STRING "exiv2 0.19"
|
337
|
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
338
|
| #define PACKAGE_URL ""
|
339
|
| #define PACKAGE "exiv2"
|
340
|
| #define VERSION "0.19"
|
341
|
| /* end confdefs.h. */
|
342
|
| #include <libintl.h>
|
343
|
| extern int _nl_msg_cat_cntr;
|
344
|
| extern int *_nl_domain_bindings;
|
345
|
| int
|
346
|
| main ()
|
347
|
| {
|
348
|
| bindtextdomain ("", "");
|
349
|
| return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
|
350
|
| ;
|
351
|
| return 0;
|
352
|
| }
|
353
|
configure:5143: result: no
|
354
|
configure:5177: checking for iconv
|
355
|
configure:5199: gcc -o conftest.exe -O2 -no-undefined conftest.c >&5
|
356
|
conftest.c:12:19: error: iconv.h: No such file or directory
|
357
|
conftest.c: In function 'main':
|
358
|
conftest.c:16: error: 'iconv_t' undeclared (first use in this function)
|
359
|
conftest.c:16: error: (Each undeclared identifier is reported only once
|
360
|
conftest.c:16: error: for each function it appears in.)
|
361
|
conftest.c:16: error: expected ';' before 'cd'
|
362
|
conftest.c:17: error: 'cd' undeclared (first use in this function)
|
363
|
gcc.exe: unrecognized option '-no-undefined'
|
364
|
configure:5199: $? = 1
|
365
|
configure: failed program was:
|
366
|
| /* confdefs.h */
|
367
|
| #define PACKAGE_NAME "exiv2"
|
368
|
| #define PACKAGE_TARNAME "exiv2"
|
369
|
| #define PACKAGE_VERSION "0.19"
|
370
|
| #define PACKAGE_STRING "exiv2 0.19"
|
371
|
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
372
|
| #define PACKAGE_URL ""
|
373
|
| #define PACKAGE "exiv2"
|
374
|
| #define VERSION "0.19"
|
375
|
| /* end confdefs.h. */
|
376
|
| #include <stdlib.h>
|
377
|
| #include <iconv.h>
|
378
|
| int
|
379
|
| main ()
|
380
|
| {
|
381
|
| iconv_t cd = iconv_open("","");
|
382
|
| iconv(cd,NULL,NULL,NULL,NULL);
|
383
|
| iconv_close(cd);
|
384
|
| ;
|
385
|
| return 0;
|
386
|
| }
|
387
|
configure:5221: gcc -o conftest.exe -O2 -no-undefined conftest.c -liconv >&5
|
388
|
conftest.c:12:19: error: iconv.h: No such file or directory
|
389
|
conftest.c: In function 'main':
|
390
|
conftest.c:16: error: 'iconv_t' undeclared (first use in this function)
|
391
|
conftest.c:16: error: (Each undeclared identifier is reported only once
|
392
|
conftest.c:16: error: for each function it appears in.)
|
393
|
conftest.c:16: error: expected ';' before 'cd'
|
394
|
conftest.c:17: error: 'cd' undeclared (first use in this function)
|
395
|
gcc.exe: unrecognized option '-no-undefined'
|
396
|
configure:5221: $? = 1
|
397
|
configure: failed program was:
|
398
|
| /* confdefs.h */
|
399
|
| #define PACKAGE_NAME "exiv2"
|
400
|
| #define PACKAGE_TARNAME "exiv2"
|
401
|
| #define PACKAGE_VERSION "0.19"
|
402
|
| #define PACKAGE_STRING "exiv2 0.19"
|
403
|
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
404
|
| #define PACKAGE_URL ""
|
405
|
| #define PACKAGE "exiv2"
|
406
|
| #define VERSION "0.19"
|
407
|
| /* end confdefs.h. */
|
408
|
| #include <stdlib.h>
|
409
|
| #include <iconv.h>
|
410
|
| int
|
411
|
| main ()
|
412
|
| {
|
413
|
| iconv_t cd = iconv_open("","");
|
414
|
| iconv(cd,NULL,NULL,NULL,NULL);
|
415
|
| iconv_close(cd);
|
416
|
| ;
|
417
|
| return 0;
|
418
|
| }
|
419
|
configure:5231: result: no, consider installing GNU libiconv
|
420
|
configure:5630: checking for GNU gettext in libintl
|
421
|
configure:5657: gcc -o conftest.exe -O2 -no-undefined conftest.c -lintl >&5
|
422
|
conftest.c:11:21: error: libintl.h: No such file or directory
|
423
|
conftest.c: In function 'main':
|
424
|
conftest.c:22: warning: incompatible implicit declaration of built-in function 'gettext'
|
425
|
gcc.exe: unrecognized option '-no-undefined'
|
426
|
configure:5657: $? = 1
|
427
|
configure: failed program was:
|
428
|
| /* confdefs.h */
|
429
|
| #define PACKAGE_NAME "exiv2"
|
430
|
| #define PACKAGE_TARNAME "exiv2"
|
431
|
| #define PACKAGE_VERSION "0.19"
|
432
|
| #define PACKAGE_STRING "exiv2 0.19"
|
433
|
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
434
|
| #define PACKAGE_URL ""
|
435
|
| #define PACKAGE "exiv2"
|
436
|
| #define VERSION "0.19"
|
437
|
| /* end confdefs.h. */
|
438
|
| #include <libintl.h>
|
439
|
| extern int _nl_msg_cat_cntr;
|
440
|
| extern
|
441
|
| #ifdef __cplusplus
|
442
|
| "C"
|
443
|
| #endif
|
444
|
| const char *_nl_expand_alias (const char *);
|
445
|
| int
|
446
|
| main ()
|
447
|
| {
|
448
|
| bindtextdomain ("", "");
|
449
|
| return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("")
|
450
|
| ;
|
451
|
| return 0;
|
452
|
| }
|
453
|
configure:5696: result: no
|
454
|
configure:5731: checking whether to use NLS
|
455
|
configure:5733: result: no
|
456
|
configure:5833: checking for a sed that does not truncate output
|
457
|
configure:5897: result: /bin/sed
|
458
|
configure:5915: checking for grep that handles long lines and -e
|
459
|
configure:5973: result: /bin/grep
|
460
|
configure:5978: checking for egrep
|
461
|
configure:6040: result: /bin/grep -E
|
462
|
configure:6045: checking for fgrep
|
463
|
configure:6107: result: /bin/grep -F
|
464
|
configure:6142: checking for ld used by gcc
|
465
|
configure:6209: result: m:/development/installed/msys/1.0/mingw/mingw32/bin/ld.exe
|
466
|
configure:6216: checking if the linker (m:/development/installed/msys/1.0/mingw/mingw32/bin/ld.exe) is GNU ld
|
467
|
configure:6231: result: yes
|
468
|
configure:6243: checking for BSD- or MS-compatible name lister (nm)
|
469
|
configure:6292: result: /mingw/bin/nm
|
470
|
configure:6410: checking the name lister (/mingw/bin/nm) interface
|
471
|
configure:6417: gcc -c -O2 conftest.c >&5
|
472
|
configure:6420: /mingw/bin/nm "conftest.o"
|
473
|
configure:6423: output
|
474
|
00000000 b .bss
|
475
|
00000000 d .data
|
476
|
00000000 t .text
|
477
|
00000000 B _some_variable
|
478
|
configure:6430: result: BSD nm
|
479
|
configure:6434: checking the maximum length of command line arguments
|
480
|
configure:6554: result: 8192
|
481
|
configure:6571: checking whether the shell understands some XSI constructs
|
482
|
configure:6581: result: yes
|
483
|
configure:6585: checking whether the shell understands "+="
|
484
|
configure:6591: result: yes
|
485
|
configure:6626: checking for m:/development/installed/msys/1.0/mingw/mingw32/bin/ld.exe option to reload object files
|
486
|
configure:6633: result: -r
|
487
|
configure:6702: checking for objdump
|
488
|
configure:6718: found /mingw/bin/objdump
|
489
|
configure:6729: result: objdump
|
490
|
configure:6761: checking how to recognize dependent libraries
|
491
|
configure:6957: result: file_magic ^x86 archive import|^x86 DLL
|
492
|
configure:7017: checking for ar
|
493
|
configure:7033: found /mingw/bin/ar
|
494
|
configure:7044: result: ar
|
495
|
configure:7122: checking for strip
|
496
|
configure:7138: found /mingw/bin/strip
|
497
|
configure:7149: result: strip
|
498
|
configure:7221: checking for ranlib
|
499
|
configure:7237: found /mingw/bin/ranlib
|
500
|
configure:7248: result: ranlib
|
501
|
configure:7338: checking command to parse /mingw/bin/nm output from gcc object
|
502
|
configure:7456: gcc -c -O2 conftest.c >&5
|
503
|
configure:7459: $? = 0
|
504
|
configure:7463: /mingw/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 \2 \2/p' \> conftest.nm
|
505
|
configure:7466: $? = 0
|
506
|
cannot find nm_test_var in conftest.nm
|
507
|
configure:7456: gcc -c -O2 conftest.c >&5
|
508
|
configure:7459: $? = 0
|
509
|
configure:7463: /mingw/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 _\2 \2/p' \> conftest.nm
|
510
|
configure:7466: $? = 0
|
511
|
configure:7520: gcc -o conftest.exe -O2 -no-undefined conftest.c conftstm.o >&5
|
512
|
gcc.exe: unrecognized option '-no-undefined'
|
513
|
configure:7523: $? = 0
|
514
|
configure:7561: result: ok
|
515
|
configure:8365: checking for ANSI C header files
|
516
|
configure:8385: gcc -c -O2 conftest.c >&5
|
517
|
configure:8385: $? = 0
|
518
|
configure:8458: gcc -o conftest.exe -O2 -no-undefined conftest.c >&5
|
519
|
gcc.exe: unrecognized option '-no-undefined'
|
520
|
configure:8458: $? = 0
|
521
|
configure:8458: ./conftest.exe
|
522
|
configure:8458: $? = 0
|
523
|
configure:8469: result: yes
|
524
|
configure:8482: checking for sys/types.h
|
525
|
configure:8482: gcc -c -O2 conftest.c >&5
|
526
|
configure:8482: $? = 0
|
527
|
configure:8482: result: yes
|
528
|
configure:8482: checking for sys/stat.h
|
529
|
configure:8482: gcc -c -O2 conftest.c >&5
|
530
|
configure:8482: $? = 0
|
531
|
configure:8482: result: yes
|
532
|
configure:8482: checking for stdlib.h
|
533
|
configure:8482: gcc -c -O2 conftest.c >&5
|
534
|
configure:8482: $? = 0
|
535
|
configure:8482: result: yes
|
536
|
configure:8482: checking for string.h
|
537
|
configure:8482: gcc -c -O2 conftest.c >&5
|
538
|
configure:8482: $? = 0
|
539
|
configure:8482: result: yes
|
540
|
configure:8482: checking for memory.h
|
541
|
configure:8482: gcc -c -O2 conftest.c >&5
|
542
|
configure:8482: $? = 0
|
543
|
configure:8482: result: yes
|
544
|
configure:8482: checking for strings.h
|
545
|
configure:8482: gcc -c -O2 conftest.c >&5
|
546
|
configure:8482: $? = 0
|
547
|
configure:8482: result: yes
|
548
|
configure:8482: checking for inttypes.h
|
549
|
configure:8482: gcc -c -O2 conftest.c >&5
|
550
|
configure:8482: $? = 0
|
551
|
configure:8482: result: yes
|
552
|
configure:8482: checking for stdint.h
|
553
|
configure:8482: gcc -c -O2 conftest.c >&5
|
554
|
configure:8482: $? = 0
|
555
|
configure:8482: result: yes
|
556
|
configure:8482: checking for unistd.h
|
557
|
configure:8482: gcc -c -O2 conftest.c >&5
|
558
|
configure:8482: $? = 0
|
559
|
configure:8482: result: yes
|
560
|
configure:8497: checking for dlfcn.h
|
561
|
configure:8497: gcc -c -O2 conftest.c >&5
|
562
|
conftest.c:55:19: error: dlfcn.h: No such file or directory
|
563
|
configure:8497: $? = 1
|
564
|
configure: failed program was:
|
565
|
| /* confdefs.h */
|
566
|
| #define PACKAGE_NAME "exiv2"
|
567
|
| #define PACKAGE_TARNAME "exiv2"
|
568
|
| #define PACKAGE_VERSION "0.19"
|
569
|
| #define PACKAGE_STRING "exiv2 0.19"
|
570
|
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
571
|
| #define PACKAGE_URL ""
|
572
|
| #define PACKAGE "exiv2"
|
573
|
| #define VERSION "0.19"
|
574
|
| #define STDC_HEADERS 1
|
575
|
| #define HAVE_SYS_TYPES_H 1
|
576
|
| #define HAVE_SYS_STAT_H 1
|
577
|
| #define HAVE_STDLIB_H 1
|
578
|
| #define HAVE_STRING_H 1
|
579
|
| #define HAVE_MEMORY_H 1
|
580
|
| #define HAVE_STRINGS_H 1
|
581
|
| #define HAVE_INTTYPES_H 1
|
582
|
| #define HAVE_STDINT_H 1
|
583
|
| #define HAVE_UNISTD_H 1
|
584
|
| /* end confdefs.h. */
|
585
|
| #include <stdio.h>
|
586
|
| #ifdef HAVE_SYS_TYPES_H
|
587
|
| # include <sys/types.h>
|
588
|
| #endif
|
589
|
| #ifdef HAVE_SYS_STAT_H
|
590
|
| # include <sys/stat.h>
|
591
|
| #endif
|
592
|
| #ifdef STDC_HEADERS
|
593
|
| # include <stdlib.h>
|
594
|
| # include <stddef.h>
|
595
|
| #else
|
596
|
| # ifdef HAVE_STDLIB_H
|
597
|
| # include <stdlib.h>
|
598
|
| # endif
|
599
|
| #endif
|
600
|
| #ifdef HAVE_STRING_H
|
601
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
602
|
| # include <memory.h>
|
603
|
| # endif
|
604
|
| # include <string.h>
|
605
|
| #endif
|
606
|
| #ifdef HAVE_STRINGS_H
|
607
|
| # include <strings.h>
|
608
|
| #endif
|
609
|
| #ifdef HAVE_INTTYPES_H
|
610
|
| # include <inttypes.h>
|
611
|
| #endif
|
612
|
| #ifdef HAVE_STDINT_H
|
613
|
| # include <stdint.h>
|
614
|
| #endif
|
615
|
| #ifdef HAVE_UNISTD_H
|
616
|
| # include <unistd.h>
|
617
|
| #endif
|
618
|
|
|
619
|
| #include <dlfcn.h>
|
620
|
configure:8497: result: no
|
621
|
configure:8622: checking for C++ compiler version
|
622
|
configure:8631: g++ --version >&5
|
623
|
g++.exe (GCC) 4.4.0
|
624
|
Copyright (C) 2009 Free Software Foundation, Inc.
|
625
|
This is free software; see the source for copying conditions. There is NO
|
626
|
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
627
|
|
628
|
configure:8642: $? = 0
|
629
|
configure:8631: g++ -v >&5
|
630
|
Using built-in specs.
|
631
|
Target: mingw32
|
632
|
Configured with: ../gcc-4.4.0/configure --enable-languages=c,ada,c++,fortran,java,objc,obj-c++ --disable-sjlj-exceptions --enable-shared --enable-libgcj --enable-libgomp --with-dwarf2 --disable-win32-registry --enable-libstdcxx-debug --enable-version-specific-runtime-libs --prefix=/mingw --with-gmp=/mingw/src/gmp/root --with-mpfr=/mingw/src/mpfr/root --build=mingw32
|
633
|
Thread model: win32
|
634
|
gcc version 4.4.0 (GCC)
|
635
|
configure:8642: $? = 0
|
636
|
configure:8631: g++ -V >&5
|
637
|
g++.exe: '-V' option must have argument
|
638
|
configure:8642: $? = 1
|
639
|
configure:8631: g++ -qversion >&5
|
640
|
g++.exe: unrecognized option '-qversion'
|
641
|
g++.exe: no input files
|
642
|
configure:8642: $? = 1
|
643
|
configure:8646: checking whether we are using the GNU C++ compiler
|
644
|
configure:8674: result: yes
|
645
|
configure:8683: checking whether g++ accepts -g
|
646
|
configure:8744: result: no
|
647
|
configure:8775: checking how to run the C++ preprocessor
|
648
|
configure:8841: result: g++ -E
|
649
|
configure:8861: g++ -E conftest.cpp
|
650
|
configure:8861: $? = 0
|
651
|
configure:8875: g++ -E conftest.cpp
|
652
|
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
|
653
|
configure:8875: $? = 1
|
654
|
configure: failed program was:
|
655
|
| /* confdefs.h */
|
656
|
| #define PACKAGE_NAME "exiv2"
|
657
|
| #define PACKAGE_TARNAME "exiv2"
|
658
|
| #define PACKAGE_VERSION "0.19"
|
659
|
| #define PACKAGE_STRING "exiv2 0.19"
|
660
|
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
661
|
| #define PACKAGE_URL ""
|
662
|
| #define PACKAGE "exiv2"
|
663
|
| #define VERSION "0.19"
|
664
|
| #define STDC_HEADERS 1
|
665
|
| #define HAVE_SYS_TYPES_H 1
|
666
|
| #define HAVE_SYS_STAT_H 1
|
667
|
| #define HAVE_STDLIB_H 1
|
668
|
| #define HAVE_STRING_H 1
|
669
|
| #define HAVE_MEMORY_H 1
|
670
|
| #define HAVE_STRINGS_H 1
|
671
|
| #define HAVE_INTTYPES_H 1
|
672
|
| #define HAVE_STDINT_H 1
|
673
|
| #define HAVE_UNISTD_H 1
|
674
|
| /* end confdefs.h. */
|
675
|
| #include <ac_nonexistent.h>
|
676
|
configure:9081: checking for objdir
|
677
|
configure:9096: result: .libs
|
678
|
configure:9392: checking if gcc supports -fno-rtti -fno-exceptions
|
679
|
configure:9410: gcc -c -O2 -fno-rtti -fno-exceptions conftest.c >&5
|
680
|
cc1.exe: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
|
681
|
configure:9414: $? = 0
|
682
|
configure:9427: result: no
|
683
|
configure:9447: checking for gcc option to produce PIC
|
684
|
configure:9719: result: -DDLL_EXPORT -DPIC
|
685
|
configure:9731: checking if gcc PIC flag -DDLL_EXPORT -DPIC works
|
686
|
configure:9749: gcc -c -O2 -DDLL_EXPORT -DPIC -DPIC conftest.c >&5
|
687
|
configure:9753: $? = 0
|
688
|
configure:9766: result: yes
|
689
|
configure:9790: checking if gcc static flag -static works
|
690
|
gcc.exe: unrecognized option '-no-undefined'
|
691
|
configure:9818: result: yes
|
692
|
configure:9833: checking if gcc supports -c -o file.o
|
693
|
configure:9854: gcc -c -O2 -o out/conftest2.o conftest.c >&5
|
694
|
configure:9858: $? = 0
|
695
|
configure:9880: result: yes
|
696
|
configure:9888: checking if gcc supports -c -o file.o
|
697
|
configure:9935: result: yes
|
698
|
configure:9968: checking whether the gcc linker (m:/development/installed/msys/1.0/mingw/mingw32/bin/ld.exe) supports shared libraries
|
699
|
configure:10958: result: yes
|
700
|
configure:10995: checking whether -lc should be explicitly linked in
|
701
|
configure:11000: gcc -c -O2 conftest.c >&5
|
702
|
configure:11003: $? = 0
|
703
|
configure:11018: 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
|
704
|
configure:11021: $? = 1
|
705
|
configure:11033: result: yes
|
706
|
configure:11197: checking dynamic linker characteristics
|
707
|
configure:11860: result: Win32 ld.exe
|
708
|
configure:11962: checking how to hardcode library paths into programs
|
709
|
configure:11987: result: immediate
|
710
|
configure:12507: checking whether stripping libraries is possible
|
711
|
configure:12512: result: yes
|
712
|
configure:12547: checking if libtool supports shared libraries
|
713
|
configure:12549: result: yes
|
714
|
configure:12552: checking whether to build shared libraries
|
715
|
configure:12573: result: yes
|
716
|
configure:12576: checking whether to build static libraries
|
717
|
configure:12580: result: yes
|
718
|
configure:12730: checking for ld used by g++
|
719
|
configure:12797: result: m:/development/installed/msys/1.0/mingw/mingw32/bin/ld.exe
|
720
|
configure:12804: checking if the linker (m:/development/installed/msys/1.0/mingw/mingw32/bin/ld.exe) is GNU ld
|
721
|
configure:12819: result: yes
|
722
|
configure:12874: checking whether the g++ linker (m:/development/installed/msys/1.0/mingw/mingw32/bin/ld.exe) supports shared libraries
|
723
|
configure:13787: result: yes
|
724
|
configure:13815: g++ -c -O2 conftest.cpp >&5
|
725
|
configure:13818: $? = 0
|
726
|
configure:14000: checking for g++ option to produce PIC
|
727
|
configure:14317: result: -DDLL_EXPORT -DPIC
|
728
|
configure:14326: checking if g++ PIC flag -DDLL_EXPORT -DPIC works
|
729
|
configure:14344: g++ -c -O2 -DDLL_EXPORT -DPIC -DPIC conftest.cpp >&5
|
730
|
configure:14348: $? = 0
|
731
|
configure:14361: result: yes
|
732
|
configure:14382: checking if g++ static flag -static works
|
733
|
g++.exe: unrecognized option '-no-undefined'
|
734
|
configure:14410: result: yes
|
735
|
configure:14422: checking if g++ supports -c -o file.o
|
736
|
configure:14443: g++ -c -O2 -o out/conftest2.o conftest.cpp >&5
|
737
|
configure:14447: $? = 0
|
738
|
configure:14469: result: yes
|
739
|
configure:14474: checking if g++ supports -c -o file.o
|
740
|
configure:14521: result: yes
|
741
|
configure:14551: checking whether the g++ linker (m:/development/installed/msys/1.0/mingw/mingw32/bin/ld.exe) supports shared libraries
|
742
|
configure:14580: result: yes
|
743
|
configure:14717: checking dynamic linker characteristics
|
744
|
configure:15328: result: Win32 ld.exe
|
745
|
configure:15379: checking how to hardcode library paths into programs
|
746
|
configure:15404: result: immediate
|
747
|
configure:15555: checking for cos in -lm
|
748
|
configure:15580: gcc -o conftest.exe -O2 -no-undefined conftest.c -lm >&5
|
749
|
conftest.c:29: warning: conflicting types for built-in function 'cos'
|
750
|
gcc.exe: unrecognized option '-no-undefined'
|
751
|
configure:15580: $? = 0
|
752
|
configure:15589: result: yes
|
753
|
configure:15603: checking if zlib is wanted
|
754
|
configure:15618: result: yes
|
755
|
configure:15652: checking for inflateEnd in -lz
|
756
|
configure:15677: gcc -o conftest.exe -O2 -no-undefined conftest.c -lz -lm >&5
|
757
|
gcc.exe: unrecognized option '-no-undefined'
|
758
|
configure:15677: $? = 0
|
759
|
configure:15686: result: yes
|
760
|
configure:15694: checking zlib.h usability
|
761
|
configure:15694: gcc -c -O2 conftest.c >&5
|
762
|
configure:15694: $? = 0
|
763
|
configure:15694: result: yes
|
764
|
configure:15694: checking zlib.h presence
|
765
|
configure:15694: gcc -E conftest.c
|
766
|
configure:15694: $? = 0
|
767
|
configure:15694: result: yes
|
768
|
configure:15694: checking for zlib.h
|
769
|
configure:15694: result: yes
|
770
|
configure:15713: checking for inflateEnd in -lz
|
771
|
configure:15747: result: yes
|
772
|
configure:15758: checking zlib in /usr
|
773
|
configure:15760: result: ok
|
774
|
configure:15810: checking for iconv
|
775
|
configure:15864: result: no, consider installing GNU libiconv
|
776
|
configure:15939: checking for ANSI C header files
|
777
|
configure:16043: result: yes
|
778
|
configure:16054: checking libintl.h usability
|
779
|
configure:16054: gcc -c -O2 conftest.c >&5
|
780
|
conftest.c:57:21: error: libintl.h: No such file or directory
|
781
|
configure:16054: $? = 1
|
782
|
configure: failed program was:
|
783
|
| /* confdefs.h */
|
784
|
| #define PACKAGE_NAME "exiv2"
|
785
|
| #define PACKAGE_TARNAME "exiv2"
|
786
|
| #define PACKAGE_VERSION "0.19"
|
787
|
| #define PACKAGE_STRING "exiv2 0.19"
|
788
|
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
789
|
| #define PACKAGE_URL ""
|
790
|
| #define PACKAGE "exiv2"
|
791
|
| #define VERSION "0.19"
|
792
|
| #define STDC_HEADERS 1
|
793
|
| #define HAVE_SYS_TYPES_H 1
|
794
|
| #define HAVE_SYS_STAT_H 1
|
795
|
| #define HAVE_STDLIB_H 1
|
796
|
| #define HAVE_STRING_H 1
|
797
|
| #define HAVE_MEMORY_H 1
|
798
|
| #define HAVE_STRINGS_H 1
|
799
|
| #define HAVE_INTTYPES_H 1
|
800
|
| #define HAVE_STDINT_H 1
|
801
|
| #define HAVE_UNISTD_H 1
|
802
|
| #define LT_OBJDIR ".libs/"
|
803
|
| #define HAVE_LIBZ 1
|
804
|
| #define STDC_HEADERS 1
|
805
|
| /* end confdefs.h. */
|
806
|
| #include <stdio.h>
|
807
|
| #ifdef HAVE_SYS_TYPES_H
|
808
|
| # include <sys/types.h>
|
809
|
| #endif
|
810
|
| #ifdef HAVE_SYS_STAT_H
|
811
|
| # include <sys/stat.h>
|
812
|
| #endif
|
813
|
| #ifdef STDC_HEADERS
|
814
|
| # include <stdlib.h>
|
815
|
| # include <stddef.h>
|
816
|
| #else
|
817
|
| # ifdef HAVE_STDLIB_H
|
818
|
| # include <stdlib.h>
|
819
|
| # endif
|
820
|
| #endif
|
821
|
| #ifdef HAVE_STRING_H
|
822
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
823
|
| # include <memory.h>
|
824
|
| # endif
|
825
|
| # include <string.h>
|
826
|
| #endif
|
827
|
| #ifdef HAVE_STRINGS_H
|
828
|
| # include <strings.h>
|
829
|
| #endif
|
830
|
| #ifdef HAVE_INTTYPES_H
|
831
|
| # include <inttypes.h>
|
832
|
| #endif
|
833
|
| #ifdef HAVE_STDINT_H
|
834
|
| # include <stdint.h>
|
835
|
| #endif
|
836
|
| #ifdef HAVE_UNISTD_H
|
837
|
| # include <unistd.h>
|
838
|
| #endif
|
839
|
| #include <libintl.h>
|
840
|
configure:16054: result: no
|
841
|
configure:16054: checking libintl.h presence
|
842
|
configure:16054: gcc -E conftest.c
|
843
|
conftest.c:24:21: error: libintl.h: No such file or directory
|
844
|
configure:16054: $? = 1
|
845
|
configure: failed program was:
|
846
|
| /* confdefs.h */
|
847
|
| #define PACKAGE_NAME "exiv2"
|
848
|
| #define PACKAGE_TARNAME "exiv2"
|
849
|
| #define PACKAGE_VERSION "0.19"
|
850
|
| #define PACKAGE_STRING "exiv2 0.19"
|
851
|
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
852
|
| #define PACKAGE_URL ""
|
853
|
| #define PACKAGE "exiv2"
|
854
|
| #define VERSION "0.19"
|
855
|
| #define STDC_HEADERS 1
|
856
|
| #define HAVE_SYS_TYPES_H 1
|
857
|
| #define HAVE_SYS_STAT_H 1
|
858
|
| #define HAVE_STDLIB_H 1
|
859
|
| #define HAVE_STRING_H 1
|
860
|
| #define HAVE_MEMORY_H 1
|
861
|
| #define HAVE_STRINGS_H 1
|
862
|
| #define HAVE_INTTYPES_H 1
|
863
|
| #define HAVE_STDINT_H 1
|
864
|
| #define HAVE_UNISTD_H 1
|
865
|
| #define LT_OBJDIR ".libs/"
|
866
|
| #define HAVE_LIBZ 1
|
867
|
| #define STDC_HEADERS 1
|
868
|
| /* end confdefs.h. */
|
869
|
| #include <libintl.h>
|
870
|
configure:16054: result: no
|
871
|
configure:16054: checking for libintl.h
|
872
|
configure:16054: result: no
|
873
|
configure:16054: checking locale.h usability
|
874
|
configure:16054: gcc -c -O2 conftest.c >&5
|
875
|
configure:16054: $? = 0
|
876
|
configure:16054: result: yes
|
877
|
configure:16054: checking locale.h presence
|
878
|
configure:16054: gcc -E conftest.c
|
879
|
configure:16054: $? = 0
|
880
|
configure:16054: result: yes
|
881
|
configure:16054: checking for locale.h
|
882
|
configure:16054: result: yes
|
883
|
configure:16054: checking malloc.h usability
|
884
|
configure:16054: gcc -c -O2 conftest.c >&5
|
885
|
configure:16054: $? = 0
|
886
|
configure:16054: result: yes
|
887
|
configure:16054: checking malloc.h presence
|
888
|
configure:16054: gcc -E conftest.c
|
889
|
configure:16054: $? = 0
|
890
|
configure:16054: result: yes
|
891
|
configure:16054: checking for malloc.h
|
892
|
configure:16054: result: yes
|
893
|
configure:16054: checking for stdint.h
|
894
|
configure:16054: result: yes
|
895
|
configure:16054: checking for stdlib.h
|
896
|
configure:16054: result: yes
|
897
|
configure:16054: checking for string.h
|
898
|
configure:16054: result: yes
|
899
|
configure:16054: checking for unistd.h
|
900
|
configure:16054: result: yes
|
901
|
configure:16054: checking sys/mman.h usability
|
902
|
configure:16054: gcc -c -O2 conftest.c >&5
|
903
|
conftest.c:63:22: error: sys/mman.h: No such file or directory
|
904
|
configure:16054: $? = 1
|
905
|
configure: failed program was:
|
906
|
| /* confdefs.h */
|
907
|
| #define PACKAGE_NAME "exiv2"
|
908
|
| #define PACKAGE_TARNAME "exiv2"
|
909
|
| #define PACKAGE_VERSION "0.19"
|
910
|
| #define PACKAGE_STRING "exiv2 0.19"
|
911
|
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
912
|
| #define PACKAGE_URL ""
|
913
|
| #define PACKAGE "exiv2"
|
914
|
| #define VERSION "0.19"
|
915
|
| #define STDC_HEADERS 1
|
916
|
| #define HAVE_SYS_TYPES_H 1
|
917
|
| #define HAVE_SYS_STAT_H 1
|
918
|
| #define HAVE_STDLIB_H 1
|
919
|
| #define HAVE_STRING_H 1
|
920
|
| #define HAVE_MEMORY_H 1
|
921
|
| #define HAVE_STRINGS_H 1
|
922
|
| #define HAVE_INTTYPES_H 1
|
923
|
| #define HAVE_STDINT_H 1
|
924
|
| #define HAVE_UNISTD_H 1
|
925
|
| #define LT_OBJDIR ".libs/"
|
926
|
| #define HAVE_LIBZ 1
|
927
|
| #define STDC_HEADERS 1
|
928
|
| #define HAVE_LOCALE_H 1
|
929
|
| #define HAVE_MALLOC_H 1
|
930
|
| #define HAVE_STDINT_H 1
|
931
|
| #define HAVE_STDLIB_H 1
|
932
|
| #define HAVE_STRING_H 1
|
933
|
| #define HAVE_UNISTD_H 1
|
934
|
| /* end confdefs.h. */
|
935
|
| #include <stdio.h>
|
936
|
| #ifdef HAVE_SYS_TYPES_H
|
937
|
| # include <sys/types.h>
|
938
|
| #endif
|
939
|
| #ifdef HAVE_SYS_STAT_H
|
940
|
| # include <sys/stat.h>
|
941
|
| #endif
|
942
|
| #ifdef STDC_HEADERS
|
943
|
| # include <stdlib.h>
|
944
|
| # include <stddef.h>
|
945
|
| #else
|
946
|
| # ifdef HAVE_STDLIB_H
|
947
|
| # include <stdlib.h>
|
948
|
| # endif
|
949
|
| #endif
|
950
|
| #ifdef HAVE_STRING_H
|
951
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
952
|
| # include <memory.h>
|
953
|
| # endif
|
954
|
| # include <string.h>
|
955
|
| #endif
|
956
|
| #ifdef HAVE_STRINGS_H
|
957
|
| # include <strings.h>
|
958
|
| #endif
|
959
|
| #ifdef HAVE_INTTYPES_H
|
960
|
| # include <inttypes.h>
|
961
|
| #endif
|
962
|
| #ifdef HAVE_STDINT_H
|
963
|
| # include <stdint.h>
|
964
|
| #endif
|
965
|
| #ifdef HAVE_UNISTD_H
|
966
|
| # include <unistd.h>
|
967
|
| #endif
|
968
|
| #include <sys/mman.h>
|
969
|
configure:16054: result: no
|
970
|
configure:16054: checking sys/mman.h presence
|
971
|
configure:16054: gcc -E conftest.c
|
972
|
conftest.c:30:22: error: sys/mman.h: No such file or directory
|
973
|
configure:16054: $? = 1
|
974
|
configure: failed program was:
|
975
|
| /* confdefs.h */
|
976
|
| #define PACKAGE_NAME "exiv2"
|
977
|
| #define PACKAGE_TARNAME "exiv2"
|
978
|
| #define PACKAGE_VERSION "0.19"
|
979
|
| #define PACKAGE_STRING "exiv2 0.19"
|
980
|
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
981
|
| #define PACKAGE_URL ""
|
982
|
| #define PACKAGE "exiv2"
|
983
|
| #define VERSION "0.19"
|
984
|
| #define STDC_HEADERS 1
|
985
|
| #define HAVE_SYS_TYPES_H 1
|
986
|
| #define HAVE_SYS_STAT_H 1
|
987
|
| #define HAVE_STDLIB_H 1
|
988
|
| #define HAVE_STRING_H 1
|
989
|
| #define HAVE_MEMORY_H 1
|
990
|
| #define HAVE_STRINGS_H 1
|
991
|
| #define HAVE_INTTYPES_H 1
|
992
|
| #define HAVE_STDINT_H 1
|
993
|
| #define HAVE_UNISTD_H 1
|
994
|
| #define LT_OBJDIR ".libs/"
|
995
|
| #define HAVE_LIBZ 1
|
996
|
| #define STDC_HEADERS 1
|
997
|
| #define HAVE_LOCALE_H 1
|
998
|
| #define HAVE_MALLOC_H 1
|
999
|
| #define HAVE_STDINT_H 1
|
1000
|
| #define HAVE_STDLIB_H 1
|
1001
|
| #define HAVE_STRING_H 1
|
1002
|
| #define HAVE_UNISTD_H 1
|
1003
|
| /* end confdefs.h. */
|
1004
|
| #include <sys/mman.h>
|
1005
|
configure:16054: result: no
|
1006
|
configure:16054: checking for sys/mman.h
|
1007
|
configure:16054: result: no
|
1008
|
configure:16054: checking utime.h usability
|
1009
|
configure:16054: gcc -c -O2 conftest.c >&5
|
1010
|
configure:16054: $? = 0
|
1011
|
configure:16054: result: yes
|
1012
|
configure:16054: checking utime.h presence
|
1013
|
configure:16054: gcc -E conftest.c
|
1014
|
configure:16054: $? = 0
|
1015
|
configure:16054: result: yes
|
1016
|
configure:16054: checking for utime.h
|
1017
|
configure:16054: result: yes
|
1018
|
configure:16069: checking for stdbool.h that conforms to C99
|
1019
|
configure:16154: gcc -c -O2 conftest.c >&5
|
1020
|
configure:16154: $? = 0
|
1021
|
configure:16161: result: yes
|
1022
|
configure:16163: checking for _Bool
|
1023
|
configure:16163: gcc -c -O2 conftest.c >&5
|
1024
|
configure:16163: $? = 0
|
1025
|
configure:16163: gcc -c -O2 conftest.c >&5
|
1026
|
conftest.c: In function 'main':
|
1027
|
conftest.c:67: error: expected expression before ')' token
|
1028
|
configure:16163: $? = 1
|
1029
|
configure: failed program was:
|
1030
|
| /* confdefs.h */
|
1031
|
| #define PACKAGE_NAME "exiv2"
|
1032
|
| #define PACKAGE_TARNAME "exiv2"
|
1033
|
| #define PACKAGE_VERSION "0.19"
|
1034
|
| #define PACKAGE_STRING "exiv2 0.19"
|
1035
|
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
1036
|
| #define PACKAGE_URL ""
|
1037
|
| #define PACKAGE "exiv2"
|
1038
|
| #define VERSION "0.19"
|
1039
|
| #define STDC_HEADERS 1
|
1040
|
| #define HAVE_SYS_TYPES_H 1
|
1041
|
| #define HAVE_SYS_STAT_H 1
|
1042
|
| #define HAVE_STDLIB_H 1
|
1043
|
| #define HAVE_STRING_H 1
|
1044
|
| #define HAVE_MEMORY_H 1
|
1045
|
| #define HAVE_STRINGS_H 1
|
1046
|
| #define HAVE_INTTYPES_H 1
|
1047
|
| #define HAVE_STDINT_H 1
|
1048
|
| #define HAVE_UNISTD_H 1
|
1049
|
| #define LT_OBJDIR ".libs/"
|
1050
|
| #define HAVE_LIBZ 1
|
1051
|
| #define STDC_HEADERS 1
|
1052
|
| #define HAVE_LOCALE_H 1
|
1053
|
| #define HAVE_MALLOC_H 1
|
1054
|
| #define HAVE_STDINT_H 1
|
1055
|
| #define HAVE_STDLIB_H 1
|
1056
|
| #define HAVE_STRING_H 1
|
1057
|
| #define HAVE_UNISTD_H 1
|
1058
|
| #define HAVE_UTIME_H 1
|
1059
|
| /* end confdefs.h. */
|
1060
|
| #include <stdio.h>
|
1061
|
| #ifdef HAVE_SYS_TYPES_H
|
1062
|
| # include <sys/types.h>
|
1063
|
| #endif
|
1064
|
| #ifdef HAVE_SYS_STAT_H
|
1065
|
| # include <sys/stat.h>
|
1066
|
| #endif
|
1067
|
| #ifdef STDC_HEADERS
|
1068
|
| # include <stdlib.h>
|
1069
|
| # include <stddef.h>
|
1070
|
| #else
|
1071
|
| # ifdef HAVE_STDLIB_H
|
1072
|
| # include <stdlib.h>
|
1073
|
| # endif
|
1074
|
| #endif
|
1075
|
| #ifdef HAVE_STRING_H
|
1076
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
1077
|
| # include <memory.h>
|
1078
|
| # endif
|
1079
|
| # include <string.h>
|
1080
|
| #endif
|
1081
|
| #ifdef HAVE_STRINGS_H
|
1082
|
| # include <strings.h>
|
1083
|
| #endif
|
1084
|
| #ifdef HAVE_INTTYPES_H
|
1085
|
| # include <inttypes.h>
|
1086
|
| #endif
|
1087
|
| #ifdef HAVE_STDINT_H
|
1088
|
| # include <stdint.h>
|
1089
|
| #endif
|
1090
|
| #ifdef HAVE_UNISTD_H
|
1091
|
| # include <unistd.h>
|
1092
|
| #endif
|
1093
|
| int
|
1094
|
| main ()
|
1095
|
| {
|
1096
|
| if (sizeof ((_Bool)))
|
1097
|
| return 0;
|
1098
|
| ;
|
1099
|
| return 0;
|
1100
|
| }
|
1101
|
configure:16163: result: yes
|
1102
|
configure:16179: checking for an ANSI C-conforming const
|
1103
|
configure:16244: gcc -c -O2 conftest.c >&5
|
1104
|
configure:16244: $? = 0
|
1105
|
configure:16251: result: yes
|
1106
|
configure:16259: checking for inline
|
1107
|
configure:16275: gcc -c -O2 conftest.c >&5
|
1108
|
configure:16275: $? = 0
|
1109
|
configure:16283: result: inline
|
1110
|
configure:16301: checking for pid_t
|
1111
|
configure:16301: gcc -c -O2 conftest.c >&5
|
1112
|
configure:16301: $? = 0
|
1113
|
configure:16301: gcc -c -O2 conftest.c >&5
|
1114
|
conftest.c: In function 'main':
|
1115
|
conftest.c:69: error: expected expression before ')' token
|
1116
|
configure:16301: $? = 1
|
1117
|
configure: failed program was:
|
1118
|
| /* confdefs.h */
|
1119
|
| #define PACKAGE_NAME "exiv2"
|
1120
|
| #define PACKAGE_TARNAME "exiv2"
|
1121
|
| #define PACKAGE_VERSION "0.19"
|
1122
|
| #define PACKAGE_STRING "exiv2 0.19"
|
1123
|
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
1124
|
| #define PACKAGE_URL ""
|
1125
|
| #define PACKAGE "exiv2"
|
1126
|
| #define VERSION "0.19"
|
1127
|
| #define STDC_HEADERS 1
|
1128
|
| #define HAVE_SYS_TYPES_H 1
|
1129
|
| #define HAVE_SYS_STAT_H 1
|
1130
|
| #define HAVE_STDLIB_H 1
|
1131
|
| #define HAVE_STRING_H 1
|
1132
|
| #define HAVE_MEMORY_H 1
|
1133
|
| #define HAVE_STRINGS_H 1
|
1134
|
| #define HAVE_INTTYPES_H 1
|
1135
|
| #define HAVE_STDINT_H 1
|
1136
|
| #define HAVE_UNISTD_H 1
|
1137
|
| #define LT_OBJDIR ".libs/"
|
1138
|
| #define HAVE_LIBZ 1
|
1139
|
| #define STDC_HEADERS 1
|
1140
|
| #define HAVE_LOCALE_H 1
|
1141
|
| #define HAVE_MALLOC_H 1
|
1142
|
| #define HAVE_STDINT_H 1
|
1143
|
| #define HAVE_STDLIB_H 1
|
1144
|
| #define HAVE_STRING_H 1
|
1145
|
| #define HAVE_UNISTD_H 1
|
1146
|
| #define HAVE_UTIME_H 1
|
1147
|
| #define HAVE__BOOL 1
|
1148
|
| #define HAVE_STDBOOL_H 1
|
1149
|
| /* end confdefs.h. */
|
1150
|
| #include <stdio.h>
|
1151
|
| #ifdef HAVE_SYS_TYPES_H
|
1152
|
| # include <sys/types.h>
|
1153
|
| #endif
|
1154
|
| #ifdef HAVE_SYS_STAT_H
|
1155
|
| # include <sys/stat.h>
|
1156
|
| #endif
|
1157
|
| #ifdef STDC_HEADERS
|
1158
|
| # include <stdlib.h>
|
1159
|
| # include <stddef.h>
|
1160
|
| #else
|
1161
|
| # ifdef HAVE_STDLIB_H
|
1162
|
| # include <stdlib.h>
|
1163
|
| # endif
|
1164
|
| #endif
|
1165
|
| #ifdef HAVE_STRING_H
|
1166
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
1167
|
| # include <memory.h>
|
1168
|
| # endif
|
1169
|
| # include <string.h>
|
1170
|
| #endif
|
1171
|
| #ifdef HAVE_STRINGS_H
|
1172
|
| # include <strings.h>
|
1173
|
| #endif
|
1174
|
| #ifdef HAVE_INTTYPES_H
|
1175
|
| # include <inttypes.h>
|
1176
|
| #endif
|
1177
|
| #ifdef HAVE_STDINT_H
|
1178
|
| # include <stdint.h>
|
1179
|
| #endif
|
1180
|
| #ifdef HAVE_UNISTD_H
|
1181
|
| # include <unistd.h>
|
1182
|
| #endif
|
1183
|
| int
|
1184
|
| main ()
|
1185
|
| {
|
1186
|
| if (sizeof ((pid_t)))
|
1187
|
| return 0;
|
1188
|
| ;
|
1189
|
| return 0;
|
1190
|
| }
|
1191
|
configure:16301: result: yes
|
1192
|
configure:16312: checking for size_t
|
1193
|
configure:16312: gcc -c -O2 conftest.c >&5
|
1194
|
configure:16312: $? = 0
|
1195
|
configure:16312: gcc -c -O2 conftest.c >&5
|
1196
|
conftest.c: In function 'main':
|
1197
|
conftest.c:69: error: expected expression before ')' token
|
1198
|
configure:16312: $? = 1
|
1199
|
configure: failed program was:
|
1200
|
| /* confdefs.h */
|
1201
|
| #define PACKAGE_NAME "exiv2"
|
1202
|
| #define PACKAGE_TARNAME "exiv2"
|
1203
|
| #define PACKAGE_VERSION "0.19"
|
1204
|
| #define PACKAGE_STRING "exiv2 0.19"
|
1205
|
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
1206
|
| #define PACKAGE_URL ""
|
1207
|
| #define PACKAGE "exiv2"
|
1208
|
| #define VERSION "0.19"
|
1209
|
| #define STDC_HEADERS 1
|
1210
|
| #define HAVE_SYS_TYPES_H 1
|
1211
|
| #define HAVE_SYS_STAT_H 1
|
1212
|
| #define HAVE_STDLIB_H 1
|
1213
|
| #define HAVE_STRING_H 1
|
1214
|
| #define HAVE_MEMORY_H 1
|
1215
|
| #define HAVE_STRINGS_H 1
|
1216
|
| #define HAVE_INTTYPES_H 1
|
1217
|
| #define HAVE_STDINT_H 1
|
1218
|
| #define HAVE_UNISTD_H 1
|
1219
|
| #define LT_OBJDIR ".libs/"
|
1220
|
| #define HAVE_LIBZ 1
|
1221
|
| #define STDC_HEADERS 1
|
1222
|
| #define HAVE_LOCALE_H 1
|
1223
|
| #define HAVE_MALLOC_H 1
|
1224
|
| #define HAVE_STDINT_H 1
|
1225
|
| #define HAVE_STDLIB_H 1
|
1226
|
| #define HAVE_STRING_H 1
|
1227
|
| #define HAVE_UNISTD_H 1
|
1228
|
| #define HAVE_UTIME_H 1
|
1229
|
| #define HAVE__BOOL 1
|
1230
|
| #define HAVE_STDBOOL_H 1
|
1231
|
| /* end confdefs.h. */
|
1232
|
| #include <stdio.h>
|
1233
|
| #ifdef HAVE_SYS_TYPES_H
|
1234
|
| # include <sys/types.h>
|
1235
|
| #endif
|
1236
|
| #ifdef HAVE_SYS_STAT_H
|
1237
|
| # include <sys/stat.h>
|
1238
|
| #endif
|
1239
|
| #ifdef STDC_HEADERS
|
1240
|
| # include <stdlib.h>
|
1241
|
| # include <stddef.h>
|
1242
|
| #else
|
1243
|
| # ifdef HAVE_STDLIB_H
|
1244
|
| # include <stdlib.h>
|
1245
|
| # endif
|
1246
|
| #endif
|
1247
|
| #ifdef HAVE_STRING_H
|
1248
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
1249
|
| # include <memory.h>
|
1250
|
| # endif
|
1251
|
| # include <string.h>
|
1252
|
| #endif
|
1253
|
| #ifdef HAVE_STRINGS_H
|
1254
|
| # include <strings.h>
|
1255
|
| #endif
|
1256
|
| #ifdef HAVE_INTTYPES_H
|
1257
|
| # include <inttypes.h>
|
1258
|
| #endif
|
1259
|
| #ifdef HAVE_STDINT_H
|
1260
|
| # include <stdint.h>
|
1261
|
| #endif
|
1262
|
| #ifdef HAVE_UNISTD_H
|
1263
|
| # include <unistd.h>
|
1264
|
| #endif
|
1265
|
| int
|
1266
|
| main ()
|
1267
|
| {
|
1268
|
| if (sizeof ((size_t)))
|
1269
|
| return 0;
|
1270
|
| ;
|
1271
|
| return 0;
|
1272
|
| }
|
1273
|
configure:16312: result: yes
|
1274
|
configure:16323: checking whether struct tm is in sys/time.h or time.h
|
1275
|
configure:16343: gcc -c -O2 conftest.c >&5
|
1276
|
configure:16343: $? = 0
|
1277
|
configure:16350: result: time.h
|
1278
|
configure:16378: checking for stdlib.h
|
1279
|
configure:16378: result: yes
|
1280
|
configure:16378: checking for unistd.h
|
1281
|
configure:16378: result: yes
|
1282
|
configure:16378: checking for sys/param.h
|
1283
|
configure:16378: gcc -c -O2 conftest.c >&5
|
1284
|
configure:16378: $? = 0
|
1285
|
configure:16378: result: yes
|
1286
|
configure:16399: checking for getpagesize
|
1287
|
configure:16399: gcc -o conftest.exe -O2 -no-undefined conftest.c -lz -lm >&5
|
1288
|
gcc.exe: unrecognized option '-no-undefined'
|
1289
|
configure:16399: $? = 0
|
1290
|
configure:16399: result: yes
|
1291
|
configure:16408: checking for working mmap
|
1292
|
configure:16555: gcc -o conftest.exe -O2 -no-undefined conftest.c -lz -lm >&5
|
1293
|
conftest.c:96:22: error: sys/mman.h: No such file or directory
|
1294
|
conftest.c: In function 'main':
|
1295
|
conftest.c:166: error: 'PROT_READ' undeclared (first use in this function)
|
1296
|
conftest.c:166: error: (Each undeclared identifier is reported only once
|
1297
|
conftest.c:166: error: for each function it appears in.)
|
1298
|
conftest.c:166: error: 'PROT_WRITE' undeclared (first use in this function)
|
1299
|
conftest.c:166: error: 'MAP_SHARED' undeclared (first use in this function)
|
1300
|
conftest.c:167: error: 'MAP_FAILED' undeclared (first use in this function)
|
1301
|
conftest.c:183: error: 'MAP_PRIVATE' undeclared (first use in this function)
|
1302
|
conftest.c:183: error: 'MAP_FIXED' undeclared (first use in this function)
|
1303
|
conftest.c:182: warning: comparison between pointer and integer
|
1304
|
gcc.exe: unrecognized option '-no-undefined'
|
1305
|
configure:16555: $? = 1
|
1306
|
configure: program exited with status 1
|
1307
|
configure: failed program was:
|
1308
|
| /* confdefs.h */
|
1309
|
| #define PACKAGE_NAME "exiv2"
|
1310
|
| #define PACKAGE_TARNAME "exiv2"
|
1311
|
| #define PACKAGE_VERSION "0.19"
|
1312
|
| #define PACKAGE_STRING "exiv2 0.19"
|
1313
|
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
1314
|
| #define PACKAGE_URL ""
|
1315
|
| #define PACKAGE "exiv2"
|
1316
|
| #define VERSION "0.19"
|
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 HAVE_LIBZ 1
|
1329
|
| #define STDC_HEADERS 1
|
1330
|
| #define HAVE_LOCALE_H 1
|
1331
|
| #define HAVE_MALLOC_H 1
|
1332
|
| #define HAVE_STDINT_H 1
|
1333
|
| #define HAVE_STDLIB_H 1
|
1334
|
| #define HAVE_STRING_H 1
|
1335
|
| #define HAVE_UNISTD_H 1
|
1336
|
| #define HAVE_UTIME_H 1
|
1337
|
| #define HAVE__BOOL 1
|
1338
|
| #define HAVE_STDBOOL_H 1
|
1339
|
| #define HAVE_STDLIB_H 1
|
1340
|
| #define HAVE_UNISTD_H 1
|
1341
|
| #define HAVE_SYS_PARAM_H 1
|
1342
|
| #define HAVE_GETPAGESIZE 1
|
1343
|
| /* end confdefs.h. */
|
1344
|
| #include <stdio.h>
|
1345
|
| #ifdef HAVE_SYS_TYPES_H
|
1346
|
| # include <sys/types.h>
|
1347
|
| #endif
|
1348
|
| #ifdef HAVE_SYS_STAT_H
|
1349
|
| # include <sys/stat.h>
|
1350
|
| #endif
|
1351
|
| #ifdef STDC_HEADERS
|
1352
|
| # include <stdlib.h>
|
1353
|
| # include <stddef.h>
|
1354
|
| #else
|
1355
|
| # ifdef HAVE_STDLIB_H
|
1356
|
| # include <stdlib.h>
|
1357
|
| # endif
|
1358
|
| #endif
|
1359
|
| #ifdef HAVE_STRING_H
|
1360
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
1361
|
| # include <memory.h>
|
1362
|
| # endif
|
1363
|
| # include <string.h>
|
1364
|
| #endif
|
1365
|
| #ifdef HAVE_STRINGS_H
|
1366
|
| # include <strings.h>
|
1367
|
| #endif
|
1368
|
| #ifdef HAVE_INTTYPES_H
|
1369
|
| # include <inttypes.h>
|
1370
|
| #endif
|
1371
|
| #ifdef HAVE_STDINT_H
|
1372
|
| # include <stdint.h>
|
1373
|
| #endif
|
1374
|
| #ifdef HAVE_UNISTD_H
|
1375
|
| # include <unistd.h>
|
1376
|
| #endif
|
1377
|
| /* malloc might have been renamed as rpl_malloc. */
|
1378
|
| #undef malloc
|
1379
|
|
|
1380
|
| /* Thanks to Mike Haertel and Jim Avera for this test.
|
1381
|
| Here is a matrix of mmap possibilities:
|
1382
|
| mmap private not fixed
|
1383
|
| mmap private fixed at somewhere currently unmapped
|
1384
|
| mmap private fixed at somewhere already mapped
|
1385
|
| mmap shared not fixed
|
1386
|
| mmap shared fixed at somewhere currently unmapped
|
1387
|
| mmap shared fixed at somewhere already mapped
|
1388
|
| For private mappings, we should verify that changes cannot be read()
|
1389
|
| back from the file, nor mmap's back from the file at a different
|
1390
|
| address. (There have been systems where private was not correctly
|
1391
|
| implemented like the infamous i386 svr4.0, and systems where the
|
1392
|
| VM page cache was not coherent with the file system buffer cache
|
1393
|
| like early versions of FreeBSD and possibly contemporary NetBSD.)
|
1394
|
| For shared mappings, we should conversely verify that changes get
|
1395
|
| propagated back to all the places they're supposed to be.
|
1396
|
|
|
1397
|
| Grep wants private fixed already mapped.
|
1398
|
| The main things grep needs to know about mmap are:
|
1399
|
| * does it exist and is it safe to write into the mmap'd area
|
1400
|
| * how to use it (BSD variants) */
|
1401
|
|
|
1402
|
| #include <fcntl.h>
|
1403
|
| #include <sys/mman.h>
|
1404
|
|
|
1405
|
| #if !defined STDC_HEADERS && !defined HAVE_STDLIB_H
|
1406
|
| char *malloc ();
|
1407
|
| #endif
|
1408
|
|
|
1409
|
| /* This mess was copied from the GNU getpagesize.h. */
|
1410
|
| #ifndef HAVE_GETPAGESIZE
|
1411
|
| # ifdef _SC_PAGESIZE
|
1412
|
| # define getpagesize() sysconf(_SC_PAGESIZE)
|
1413
|
| # else /* no _SC_PAGESIZE */
|
1414
|
| # ifdef HAVE_SYS_PARAM_H
|
1415
|
| # include <sys/param.h>
|
1416
|
| # ifdef EXEC_PAGESIZE
|
1417
|
| # define getpagesize() EXEC_PAGESIZE
|
1418
|
| # else /* no EXEC_PAGESIZE */
|
1419
|
| # ifdef NBPG
|
1420
|
| # define getpagesize() NBPG * CLSIZE
|
1421
|
| # ifndef CLSIZE
|
1422
|
| # define CLSIZE 1
|
1423
|
| # endif /* no CLSIZE */
|
1424
|
| # else /* no NBPG */
|
1425
|
| # ifdef NBPC
|
1426
|
| # define getpagesize() NBPC
|
1427
|
| # else /* no NBPC */
|
1428
|
| # ifdef PAGESIZE
|
1429
|
| # define getpagesize() PAGESIZE
|
1430
|
| # endif /* PAGESIZE */
|
1431
|
| # endif /* no NBPC */
|
1432
|
| # endif /* no NBPG */
|
1433
|
| # endif /* no EXEC_PAGESIZE */
|
1434
|
| # else /* no HAVE_SYS_PARAM_H */
|
1435
|
| # define getpagesize() 8192 /* punt totally */
|
1436
|
| # endif /* no HAVE_SYS_PARAM_H */
|
1437
|
| # endif /* no _SC_PAGESIZE */
|
1438
|
|
|
1439
|
| #endif /* no HAVE_GETPAGESIZE */
|
1440
|
|
|
1441
|
| int
|
1442
|
| main ()
|
1443
|
| {
|
1444
|
| char *data, *data2, *data3;
|
1445
|
| const char *cdata2;
|
1446
|
| int i, pagesize;
|
1447
|
| int fd, fd2;
|
1448
|
|
|
1449
|
| pagesize = getpagesize ();
|
1450
|
|
|
1451
|
| /* First, make a file with some known garbage in it. */
|
1452
|
| data = (char *) malloc (pagesize);
|
1453
|
| if (!data)
|
1454
|
| return 1;
|
1455
|
| for (i = 0; i < pagesize; ++i)
|
1456
|
| *(data + i) = rand ();
|
1457
|
| umask (0);
|
1458
|
| fd = creat ("conftest.mmap", 0600);
|
1459
|
| if (fd < 0)
|
1460
|
| return 2;
|
1461
|
| if (write (fd, data, pagesize) != pagesize)
|
1462
|
| return 3;
|
1463
|
| close (fd);
|
1464
|
|
|
1465
|
| /* Next, check that the tail of a page is zero-filled. File must have
|
1466
|
| non-zero length, otherwise we risk SIGBUS for entire page. */
|
1467
|
| fd2 = open ("conftest.txt", O_RDWR | O_CREAT | O_TRUNC, 0600);
|
1468
|
| if (fd2 < 0)
|
1469
|
| return 4;
|
1470
|
| cdata2 = "";
|
1471
|
| if (write (fd2, cdata2, 1) != 1)
|
1472
|
| return 5;
|
1473
|
| data2 = (char *) mmap (0, pagesize, PROT_READ | PROT_WRITE, MAP_SHARED, fd2, 0L);
|
1474
|
| if (data2 == MAP_FAILED)
|
1475
|
| return 6;
|
1476
|
| for (i = 0; i < pagesize; ++i)
|
1477
|
| if (*(data2 + i))
|
1478
|
| return 7;
|
1479
|
| close (fd2);
|
1480
|
| if (munmap (data2, pagesize))
|
1481
|
| return 8;
|
1482
|
|
|
1483
|
| /* Next, try to mmap the file at a fixed address which already has
|
1484
|
| something else allocated at it. If we can, also make sure that
|
1485
|
| we see the same garbage. */
|
1486
|
| fd = open ("conftest.mmap", O_RDWR);
|
1487
|
| if (fd < 0)
|
1488
|
| return 9;
|
1489
|
| if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE,
|
1490
|
| MAP_PRIVATE | MAP_FIXED, fd, 0L))
|
1491
|
| return 10;
|
1492
|
| for (i = 0; i < pagesize; ++i)
|
1493
|
| if (*(data + i) != *(data2 + i))
|
1494
|
| return 11;
|
1495
|
|
|
1496
|
| /* Finally, make sure that changes to the mapped area do not
|
1497
|
| percolate back to the file as seen by read(). (This is a bug on
|
1498
|
| some variants of i386 svr4.0.) */
|
1499
|
| for (i = 0; i < pagesize; ++i)
|
1500
|
| *(data2 + i) = *(data2 + i) + 1;
|
1501
|
| data3 = (char *) malloc (pagesize);
|
1502
|
| if (!data3)
|
1503
|
| return 12;
|
1504
|
| if (read (fd, data3, pagesize) != pagesize)
|
1505
|
| return 13;
|
1506
|
| for (i = 0; i < pagesize; ++i)
|
1507
|
| if (*(data + i) != *(data3 + i))
|
1508
|
| return 14;
|
1509
|
| close (fd);
|
1510
|
| return 0;
|
1511
|
| }
|
1512
|
configure:16565: result: no
|
1513
|
configure:16574: checking whether strerror_r is declared
|
1514
|
configure:16574: gcc -c -O2 conftest.c >&5
|
1515
|
conftest.c: In function 'main':
|
1516
|
conftest.c:74: error: 'strerror_r' undeclared (first use in this function)
|
1517
|
conftest.c:74: error: (Each undeclared identifier is reported only once
|
1518
|
conftest.c:74: error: for each function it appears in.)
|
1519
|
configure:16574: $? = 1
|
1520
|
configure: failed program was:
|
1521
|
| /* confdefs.h */
|
1522
|
| #define PACKAGE_NAME "exiv2"
|
1523
|
| #define PACKAGE_TARNAME "exiv2"
|
1524
|
| #define PACKAGE_VERSION "0.19"
|
1525
|
| #define PACKAGE_STRING "exiv2 0.19"
|
1526
|
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
1527
|
| #define PACKAGE_URL ""
|
1528
|
| #define PACKAGE "exiv2"
|
1529
|
| #define VERSION "0.19"
|
1530
|
| #define STDC_HEADERS 1
|
1531
|
| #define HAVE_SYS_TYPES_H 1
|
1532
|
| #define HAVE_SYS_STAT_H 1
|
1533
|
| #define HAVE_STDLIB_H 1
|
1534
|
| #define HAVE_STRING_H 1
|
1535
|
| #define HAVE_MEMORY_H 1
|
1536
|
| #define HAVE_STRINGS_H 1
|
1537
|
| #define HAVE_INTTYPES_H 1
|
1538
|
| #define HAVE_STDINT_H 1
|
1539
|
| #define HAVE_UNISTD_H 1
|
1540
|
| #define LT_OBJDIR ".libs/"
|
1541
|
| #define HAVE_LIBZ 1
|
1542
|
| #define STDC_HEADERS 1
|
1543
|
| #define HAVE_LOCALE_H 1
|
1544
|
| #define HAVE_MALLOC_H 1
|
1545
|
| #define HAVE_STDINT_H 1
|
1546
|
| #define HAVE_STDLIB_H 1
|
1547
|
| #define HAVE_STRING_H 1
|
1548
|
| #define HAVE_UNISTD_H 1
|
1549
|
| #define HAVE_UTIME_H 1
|
1550
|
| #define HAVE__BOOL 1
|
1551
|
| #define HAVE_STDBOOL_H 1
|
1552
|
| #define HAVE_STDLIB_H 1
|
1553
|
| #define HAVE_UNISTD_H 1
|
1554
|
| #define HAVE_SYS_PARAM_H 1
|
1555
|
| #define HAVE_GETPAGESIZE 1
|
1556
|
| /* end confdefs.h. */
|
1557
|
| #include <stdio.h>
|
1558
|
| #ifdef HAVE_SYS_TYPES_H
|
1559
|
| # include <sys/types.h>
|
1560
|
| #endif
|
1561
|
| #ifdef HAVE_SYS_STAT_H
|
1562
|
| # include <sys/stat.h>
|
1563
|
| #endif
|
1564
|
| #ifdef STDC_HEADERS
|
1565
|
| # include <stdlib.h>
|
1566
|
| # include <stddef.h>
|
1567
|
| #else
|
1568
|
| # ifdef HAVE_STDLIB_H
|
1569
|
| # include <stdlib.h>
|
1570
|
| # endif
|
1571
|
| #endif
|
1572
|
| #ifdef HAVE_STRING_H
|
1573
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
1574
|
| # include <memory.h>
|
1575
|
| # endif
|
1576
|
| # include <string.h>
|
1577
|
| #endif
|
1578
|
| #ifdef HAVE_STRINGS_H
|
1579
|
| # include <strings.h>
|
1580
|
| #endif
|
1581
|
| #ifdef HAVE_INTTYPES_H
|
1582
|
| # include <inttypes.h>
|
1583
|
| #endif
|
1584
|
| #ifdef HAVE_STDINT_H
|
1585
|
| # include <stdint.h>
|
1586
|
| #endif
|
1587
|
| #ifdef HAVE_UNISTD_H
|
1588
|
| # include <unistd.h>
|
1589
|
| #endif
|
1590
|
| int
|
1591
|
| main ()
|
1592
|
| {
|
1593
|
| #ifndef strerror_r
|
1594
|
| (void) strerror_r;
|
1595
|
| #endif
|
1596
|
|
|
1597
|
| ;
|
1598
|
| return 0;
|
1599
|
| }
|
1600
|
configure:16574: result: no
|
1601
|
configure:16587: checking for strerror_r
|
1602
|
configure:16587: gcc -o conftest.exe -O2 -no-undefined conftest.c -lz -lm >&5
|
1603
|
C:\Users\admius\AppData\Local\Temp\ccALoeTn.o:conftest.c:(.text+0xc): undefined reference to `strerror_r'
|
1604
|
collect2: ld returned 1 exit status
|
1605
|
gcc.exe: unrecognized option '-no-undefined'
|
1606
|
configure:16587: $? = 1
|
1607
|
configure: failed program was:
|
1608
|
| /* confdefs.h */
|
1609
|
| #define PACKAGE_NAME "exiv2"
|
1610
|
| #define PACKAGE_TARNAME "exiv2"
|
1611
|
| #define PACKAGE_VERSION "0.19"
|
1612
|
| #define PACKAGE_STRING "exiv2 0.19"
|
1613
|
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
1614
|
| #define PACKAGE_URL ""
|
1615
|
| #define PACKAGE "exiv2"
|
1616
|
| #define VERSION "0.19"
|
1617
|
| #define STDC_HEADERS 1
|
1618
|
| #define HAVE_SYS_TYPES_H 1
|
1619
|
| #define HAVE_SYS_STAT_H 1
|
1620
|
| #define HAVE_STDLIB_H 1
|
1621
|
| #define HAVE_STRING_H 1
|
1622
|
| #define HAVE_MEMORY_H 1
|
1623
|
| #define HAVE_STRINGS_H 1
|
1624
|
| #define HAVE_INTTYPES_H 1
|
1625
|
| #define HAVE_STDINT_H 1
|
1626
|
| #define HAVE_UNISTD_H 1
|
1627
|
| #define LT_OBJDIR ".libs/"
|
1628
|
| #define HAVE_LIBZ 1
|
1629
|
| #define STDC_HEADERS 1
|
1630
|
| #define HAVE_LOCALE_H 1
|
1631
|
| #define HAVE_MALLOC_H 1
|
1632
|
| #define HAVE_STDINT_H 1
|
1633
|
| #define HAVE_STDLIB_H 1
|
1634
|
| #define HAVE_STRING_H 1
|
1635
|
| #define HAVE_UNISTD_H 1
|
1636
|
| #define HAVE_UTIME_H 1
|
1637
|
| #define HAVE__BOOL 1
|
1638
|
| #define HAVE_STDBOOL_H 1
|
1639
|
| #define HAVE_STDLIB_H 1
|
1640
|
| #define HAVE_UNISTD_H 1
|
1641
|
| #define HAVE_SYS_PARAM_H 1
|
1642
|
| #define HAVE_GETPAGESIZE 1
|
1643
|
| #define HAVE_DECL_STRERROR_R 0
|
1644
|
| /* end confdefs.h. */
|
1645
|
| /* Define strerror_r to an innocuous variant, in case <limits.h> declares strerror_r.
|
1646
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
1647
|
| #define strerror_r innocuous_strerror_r
|
1648
|
|
|
1649
|
| /* System header to define __stub macros and hopefully few prototypes,
|
1650
|
| which can conflict with char strerror_r (); below.
|
1651
|
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
1652
|
| <limits.h> exists even on freestanding compilers. */
|
1653
|
|
|
1654
|
| #ifdef __STDC__
|
1655
|
| # include <limits.h>
|
1656
|
| #else
|
1657
|
| # include <assert.h>
|
1658
|
| #endif
|
1659
|
|
|
1660
|
| #undef strerror_r
|
1661
|
|
|
1662
|
| /* Override any GCC internal prototype to avoid an error.
|
1663
|
| Use char because int might match the return type of a GCC
|
1664
|
| builtin and then its argument prototype would still apply. */
|
1665
|
| #ifdef __cplusplus
|
1666
|
| extern "C"
|
1667
|
| #endif
|
1668
|
| char strerror_r ();
|
1669
|
| /* The GNU C library defines this for functions which it implements
|
1670
|
| to always fail with ENOSYS. Some functions are actually named
|
1671
|
| something starting with __ and the normal name is an alias. */
|
1672
|
| #if defined __stub_strerror_r || defined __stub___strerror_r
|
1673
|
| choke me
|
1674
|
| #endif
|
1675
|
|
|
1676
|
| int
|
1677
|
| main ()
|
1678
|
| {
|
1679
|
| return strerror_r ();
|
1680
|
| ;
|
1681
|
| return 0;
|
1682
|
| }
|
1683
|
configure:16587: result: no
|
1684
|
configure:16596: checking whether strerror_r returns char *
|
1685
|
configure:16648: gcc -o conftest.exe -O2 -no-undefined conftest.c -lz -lm >&5
|
1686
|
C:\Users\admius\AppData\Local\Temp\ccEDlbQk.o:conftest.c:(.text+0x26): undefined reference to `strerror_r'
|
1687
|
collect2: ld returned 1 exit status
|
1688
|
gcc.exe: unrecognized option '-no-undefined'
|
1689
|
configure:16648: $? = 1
|
1690
|
configure: program exited with status 1
|
1691
|
configure: failed program was:
|
1692
|
| /* confdefs.h */
|
1693
|
| #define PACKAGE_NAME "exiv2"
|
1694
|
| #define PACKAGE_TARNAME "exiv2"
|
1695
|
| #define PACKAGE_VERSION "0.19"
|
1696
|
| #define PACKAGE_STRING "exiv2 0.19"
|
1697
|
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
1698
|
| #define PACKAGE_URL ""
|
1699
|
| #define PACKAGE "exiv2"
|
1700
|
| #define VERSION "0.19"
|
1701
|
| #define STDC_HEADERS 1
|
1702
|
| #define HAVE_SYS_TYPES_H 1
|
1703
|
| #define HAVE_SYS_STAT_H 1
|
1704
|
| #define HAVE_STDLIB_H 1
|
1705
|
| #define HAVE_STRING_H 1
|
1706
|
| #define HAVE_MEMORY_H 1
|
1707
|
| #define HAVE_STRINGS_H 1
|
1708
|
| #define HAVE_INTTYPES_H 1
|
1709
|
| #define HAVE_STDINT_H 1
|
1710
|
| #define HAVE_UNISTD_H 1
|
1711
|
| #define LT_OBJDIR ".libs/"
|
1712
|
| #define HAVE_LIBZ 1
|
1713
|
| #define STDC_HEADERS 1
|
1714
|
| #define HAVE_LOCALE_H 1
|
1715
|
| #define HAVE_MALLOC_H 1
|
1716
|
| #define HAVE_STDINT_H 1
|
1717
|
| #define HAVE_STDLIB_H 1
|
1718
|
| #define HAVE_STRING_H 1
|
1719
|
| #define HAVE_UNISTD_H 1
|
1720
|
| #define HAVE_UTIME_H 1
|
1721
|
| #define HAVE__BOOL 1
|
1722
|
| #define HAVE_STDBOOL_H 1
|
1723
|
| #define HAVE_STDLIB_H 1
|
1724
|
| #define HAVE_UNISTD_H 1
|
1725
|
| #define HAVE_SYS_PARAM_H 1
|
1726
|
| #define HAVE_GETPAGESIZE 1
|
1727
|
| #define HAVE_DECL_STRERROR_R 0
|
1728
|
| /* end confdefs.h. */
|
1729
|
| #include <stdio.h>
|
1730
|
| #ifdef HAVE_SYS_TYPES_H
|
1731
|
| # include <sys/types.h>
|
1732
|
| #endif
|
1733
|
| #ifdef HAVE_SYS_STAT_H
|
1734
|
| # include <sys/stat.h>
|
1735
|
| #endif
|
1736
|
| #ifdef STDC_HEADERS
|
1737
|
| # include <stdlib.h>
|
1738
|
| # include <stddef.h>
|
1739
|
| #else
|
1740
|
| # ifdef HAVE_STDLIB_H
|
1741
|
| # include <stdlib.h>
|
1742
|
| # endif
|
1743
|
| #endif
|
1744
|
| #ifdef HAVE_STRING_H
|
1745
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
1746
|
| # include <memory.h>
|
1747
|
| # endif
|
1748
|
| # include <string.h>
|
1749
|
| #endif
|
1750
|
| #ifdef HAVE_STRINGS_H
|
1751
|
| # include <strings.h>
|
1752
|
| #endif
|
1753
|
| #ifdef HAVE_INTTYPES_H
|
1754
|
| # include <inttypes.h>
|
1755
|
| #endif
|
1756
|
| #ifdef HAVE_STDINT_H
|
1757
|
| # include <stdint.h>
|
1758
|
| #endif
|
1759
|
| #ifdef HAVE_UNISTD_H
|
1760
|
| # include <unistd.h>
|
1761
|
| #endif
|
1762
|
| extern char *strerror_r ();
|
1763
|
| int
|
1764
|
| main ()
|
1765
|
| {
|
1766
|
| char buf[100];
|
1767
|
| char x = *strerror_r (0, buf, sizeof buf);
|
1768
|
| return ! isalpha (x);
|
1769
|
| ;
|
1770
|
| return 0;
|
1771
|
| }
|
1772
|
configure:16658: result: no
|
1773
|
configure:16669: checking for gmtime_r
|
1774
|
configure:16669: gcc -o conftest.exe -O2 -no-undefined conftest.c -lz -lm >&5
|
1775
|
C:\Users\admius\AppData\Local\Temp\ccGhuOAT.o:conftest.c:(.text+0xc): undefined reference to `gmtime_r'
|
1776
|
collect2: ld returned 1 exit status
|
1777
|
gcc.exe: unrecognized option '-no-undefined'
|
1778
|
configure:16669: $? = 1
|
1779
|
configure: failed program was:
|
1780
|
| /* confdefs.h */
|
1781
|
| #define PACKAGE_NAME "exiv2"
|
1782
|
| #define PACKAGE_TARNAME "exiv2"
|
1783
|
| #define PACKAGE_VERSION "0.19"
|
1784
|
| #define PACKAGE_STRING "exiv2 0.19"
|
1785
|
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
1786
|
| #define PACKAGE_URL ""
|
1787
|
| #define PACKAGE "exiv2"
|
1788
|
| #define VERSION "0.19"
|
1789
|
| #define STDC_HEADERS 1
|
1790
|
| #define HAVE_SYS_TYPES_H 1
|
1791
|
| #define HAVE_SYS_STAT_H 1
|
1792
|
| #define HAVE_STDLIB_H 1
|
1793
|
| #define HAVE_STRING_H 1
|
1794
|
| #define HAVE_MEMORY_H 1
|
1795
|
| #define HAVE_STRINGS_H 1
|
1796
|
| #define HAVE_INTTYPES_H 1
|
1797
|
| #define HAVE_STDINT_H 1
|
1798
|
| #define HAVE_UNISTD_H 1
|
1799
|
| #define LT_OBJDIR ".libs/"
|
1800
|
| #define HAVE_LIBZ 1
|
1801
|
| #define STDC_HEADERS 1
|
1802
|
| #define HAVE_LOCALE_H 1
|
1803
|
| #define HAVE_MALLOC_H 1
|
1804
|
| #define HAVE_STDINT_H 1
|
1805
|
| #define HAVE_STDLIB_H 1
|
1806
|
| #define HAVE_STRING_H 1
|
1807
|
| #define HAVE_UNISTD_H 1
|
1808
|
| #define HAVE_UTIME_H 1
|
1809
|
| #define HAVE__BOOL 1
|
1810
|
| #define HAVE_STDBOOL_H 1
|
1811
|
| #define HAVE_STDLIB_H 1
|
1812
|
| #define HAVE_UNISTD_H 1
|
1813
|
| #define HAVE_SYS_PARAM_H 1
|
1814
|
| #define HAVE_GETPAGESIZE 1
|
1815
|
| #define HAVE_DECL_STRERROR_R 0
|
1816
|
| /* end confdefs.h. */
|
1817
|
| /* Define gmtime_r to an innocuous variant, in case <limits.h> declares gmtime_r.
|
1818
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
1819
|
| #define gmtime_r innocuous_gmtime_r
|
1820
|
|
|
1821
|
| /* System header to define __stub macros and hopefully few prototypes,
|
1822
|
| which can conflict with char gmtime_r (); below.
|
1823
|
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
1824
|
| <limits.h> exists even on freestanding compilers. */
|
1825
|
|
|
1826
|
| #ifdef __STDC__
|
1827
|
| # include <limits.h>
|
1828
|
| #else
|
1829
|
| # include <assert.h>
|
1830
|
| #endif
|
1831
|
|
|
1832
|
| #undef gmtime_r
|
1833
|
|
|
1834
|
| /* Override any GCC internal prototype to avoid an error.
|
1835
|
| Use char because int might match the return type of a GCC
|
1836
|
| builtin and then its argument prototype would still apply. */
|
1837
|
| #ifdef __cplusplus
|
1838
|
| extern "C"
|
1839
|
| #endif
|
1840
|
| char gmtime_r ();
|
1841
|
| /* The GNU C library defines this for functions which it implements
|
1842
|
| to always fail with ENOSYS. Some functions are actually named
|
1843
|
| something starting with __ and the normal name is an alias. */
|
1844
|
| #if defined __stub_gmtime_r || defined __stub___gmtime_r
|
1845
|
| choke me
|
1846
|
| #endif
|
1847
|
|
|
1848
|
| int
|
1849
|
| main ()
|
1850
|
| {
|
1851
|
| return gmtime_r ();
|
1852
|
| ;
|
1853
|
| return 0;
|
1854
|
| }
|
1855
|
configure:16669: result: no
|
1856
|
configure:16669: checking for lstat
|
1857
|
configure:16669: gcc -o conftest.exe -O2 -no-undefined conftest.c -lz -lm >&5
|
1858
|
C:\Users\admius\AppData\Local\Temp\cciJSqic.o:conftest.c:(.text+0xc): undefined reference to `lstat'
|
1859
|
collect2: ld returned 1 exit status
|
1860
|
gcc.exe: unrecognized option '-no-undefined'
|
1861
|
configure:16669: $? = 1
|
1862
|
configure: failed program was:
|
1863
|
| /* confdefs.h */
|
1864
|
| #define PACKAGE_NAME "exiv2"
|
1865
|
| #define PACKAGE_TARNAME "exiv2"
|
1866
|
| #define PACKAGE_VERSION "0.19"
|
1867
|
| #define PACKAGE_STRING "exiv2 0.19"
|
1868
|
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
1869
|
| #define PACKAGE_URL ""
|
1870
|
| #define PACKAGE "exiv2"
|
1871
|
| #define VERSION "0.19"
|
1872
|
| #define STDC_HEADERS 1
|
1873
|
| #define HAVE_SYS_TYPES_H 1
|
1874
|
| #define HAVE_SYS_STAT_H 1
|
1875
|
| #define HAVE_STDLIB_H 1
|
1876
|
| #define HAVE_STRING_H 1
|
1877
|
| #define HAVE_MEMORY_H 1
|
1878
|
| #define HAVE_STRINGS_H 1
|
1879
|
| #define HAVE_INTTYPES_H 1
|
1880
|
| #define HAVE_STDINT_H 1
|
1881
|
| #define HAVE_UNISTD_H 1
|
1882
|
| #define LT_OBJDIR ".libs/"
|
1883
|
| #define HAVE_LIBZ 1
|
1884
|
| #define STDC_HEADERS 1
|
1885
|
| #define HAVE_LOCALE_H 1
|
1886
|
| #define HAVE_MALLOC_H 1
|
1887
|
| #define HAVE_STDINT_H 1
|
1888
|
| #define HAVE_STDLIB_H 1
|
1889
|
| #define HAVE_STRING_H 1
|
1890
|
| #define HAVE_UNISTD_H 1
|
1891
|
| #define HAVE_UTIME_H 1
|
1892
|
| #define HAVE__BOOL 1
|
1893
|
| #define HAVE_STDBOOL_H 1
|
1894
|
| #define HAVE_STDLIB_H 1
|
1895
|
| #define HAVE_UNISTD_H 1
|
1896
|
| #define HAVE_SYS_PARAM_H 1
|
1897
|
| #define HAVE_GETPAGESIZE 1
|
1898
|
| #define HAVE_DECL_STRERROR_R 0
|
1899
|
| /* end confdefs.h. */
|
1900
|
| /* Define lstat to an innocuous variant, in case <limits.h> declares lstat.
|
1901
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
1902
|
| #define lstat innocuous_lstat
|
1903
|
|
|
1904
|
| /* System header to define __stub macros and hopefully few prototypes,
|
1905
|
| which can conflict with char lstat (); below.
|
1906
|
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
1907
|
| <limits.h> exists even on freestanding compilers. */
|
1908
|
|
|
1909
|
| #ifdef __STDC__
|
1910
|
| # include <limits.h>
|
1911
|
| #else
|
1912
|
| # include <assert.h>
|
1913
|
| #endif
|
1914
|
|
|
1915
|
| #undef lstat
|
1916
|
|
|
1917
|
| /* Override any GCC internal prototype to avoid an error.
|
1918
|
| Use char because int might match the return type of a GCC
|
1919
|
| builtin and then its argument prototype would still apply. */
|
1920
|
| #ifdef __cplusplus
|
1921
|
| extern "C"
|
1922
|
| #endif
|
1923
|
| char lstat ();
|
1924
|
| /* The GNU C library defines this for functions which it implements
|
1925
|
| to always fail with ENOSYS. Some functions are actually named
|
1926
|
| something starting with __ and the normal name is an alias. */
|
1927
|
| #if defined __stub_lstat || defined __stub___lstat
|
1928
|
| choke me
|
1929
|
| #endif
|
1930
|
|
|
1931
|
| int
|
1932
|
| main ()
|
1933
|
| {
|
1934
|
| return lstat ();
|
1935
|
| ;
|
1936
|
| return 0;
|
1937
|
| }
|
1938
|
configure:16669: result: no
|
1939
|
configure:16669: checking for memset
|
1940
|
configure:16669: gcc -o conftest.exe -O2 -no-undefined conftest.c -lz -lm >&5
|
1941
|
conftest.c:61: warning: conflicting types for built-in function 'memset'
|
1942
|
gcc.exe: unrecognized option '-no-undefined'
|
1943
|
configure:16669: $? = 0
|
1944
|
configure:16669: result: yes
|
1945
|
configure:16669: checking for mmap
|
1946
|
configure:16669: gcc -o conftest.exe -O2 -no-undefined conftest.c -lz -lm >&5
|
1947
|
C:\Users\admius\AppData\Local\Temp\ccwhHI8Z.o:conftest.c:(.text+0xc): undefined reference to `mmap'
|
1948
|
collect2: ld returned 1 exit status
|
1949
|
gcc.exe: unrecognized option '-no-undefined'
|
1950
|
configure:16669: $? = 1
|
1951
|
configure: failed program was:
|
1952
|
| /* confdefs.h */
|
1953
|
| #define PACKAGE_NAME "exiv2"
|
1954
|
| #define PACKAGE_TARNAME "exiv2"
|
1955
|
| #define PACKAGE_VERSION "0.19"
|
1956
|
| #define PACKAGE_STRING "exiv2 0.19"
|
1957
|
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
1958
|
| #define PACKAGE_URL ""
|
1959
|
| #define PACKAGE "exiv2"
|
1960
|
| #define VERSION "0.19"
|
1961
|
| #define STDC_HEADERS 1
|
1962
|
| #define HAVE_SYS_TYPES_H 1
|
1963
|
| #define HAVE_SYS_STAT_H 1
|
1964
|
| #define HAVE_STDLIB_H 1
|
1965
|
| #define HAVE_STRING_H 1
|
1966
|
| #define HAVE_MEMORY_H 1
|
1967
|
| #define HAVE_STRINGS_H 1
|
1968
|
| #define HAVE_INTTYPES_H 1
|
1969
|
| #define HAVE_STDINT_H 1
|
1970
|
| #define HAVE_UNISTD_H 1
|
1971
|
| #define LT_OBJDIR ".libs/"
|
1972
|
| #define HAVE_LIBZ 1
|
1973
|
| #define STDC_HEADERS 1
|
1974
|
| #define HAVE_LOCALE_H 1
|
1975
|
| #define HAVE_MALLOC_H 1
|
1976
|
| #define HAVE_STDINT_H 1
|
1977
|
| #define HAVE_STDLIB_H 1
|
1978
|
| #define HAVE_STRING_H 1
|
1979
|
| #define HAVE_UNISTD_H 1
|
1980
|
| #define HAVE_UTIME_H 1
|
1981
|
| #define HAVE__BOOL 1
|
1982
|
| #define HAVE_STDBOOL_H 1
|
1983
|
| #define HAVE_STDLIB_H 1
|
1984
|
| #define HAVE_UNISTD_H 1
|
1985
|
| #define HAVE_SYS_PARAM_H 1
|
1986
|
| #define HAVE_GETPAGESIZE 1
|
1987
|
| #define HAVE_DECL_STRERROR_R 0
|
1988
|
| #define HAVE_MEMSET 1
|
1989
|
| /* end confdefs.h. */
|
1990
|
| /* Define mmap to an innocuous variant, in case <limits.h> declares mmap.
|
1991
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
1992
|
| #define mmap innocuous_mmap
|
1993
|
|
|
1994
|
| /* System header to define __stub macros and hopefully few prototypes,
|
1995
|
| which can conflict with char mmap (); below.
|
1996
|
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
1997
|
| <limits.h> exists even on freestanding compilers. */
|
1998
|
|
|
1999
|
| #ifdef __STDC__
|
2000
|
| # include <limits.h>
|
2001
|
| #else
|
2002
|
| # include <assert.h>
|
2003
|
| #endif
|
2004
|
|
|
2005
|
| #undef mmap
|
2006
|
|
|
2007
|
| /* Override any GCC internal prototype to avoid an error.
|
2008
|
| Use char because int might match the return type of a GCC
|
2009
|
| builtin and then its argument prototype would still apply. */
|
2010
|
| #ifdef __cplusplus
|
2011
|
| extern "C"
|
2012
|
| #endif
|
2013
|
| char mmap ();
|
2014
|
| /* The GNU C library defines this for functions which it implements
|
2015
|
| to always fail with ENOSYS. Some functions are actually named
|
2016
|
| something starting with __ and the normal name is an alias. */
|
2017
|
| #if defined __stub_mmap || defined __stub___mmap
|
2018
|
| choke me
|
2019
|
| #endif
|
2020
|
|
|
2021
|
| int
|
2022
|
| main ()
|
2023
|
| {
|
2024
|
| return mmap ();
|
2025
|
| ;
|
2026
|
| return 0;
|
2027
|
| }
|
2028
|
configure:16669: result: no
|
2029
|
configure:16669: checking for munmap
|
2030
|
configure:16669: gcc -o conftest.exe -O2 -no-undefined conftest.c -lz -lm >&5
|
2031
|
C:\Users\admius\AppData\Local\Temp\ccIKlmef.o:conftest.c:(.text+0xc): undefined reference to `munmap'
|
2032
|
collect2: ld returned 1 exit status
|
2033
|
gcc.exe: unrecognized option '-no-undefined'
|
2034
|
configure:16669: $? = 1
|
2035
|
configure: failed program was:
|
2036
|
| /* confdefs.h */
|
2037
|
| #define PACKAGE_NAME "exiv2"
|
2038
|
| #define PACKAGE_TARNAME "exiv2"
|
2039
|
| #define PACKAGE_VERSION "0.19"
|
2040
|
| #define PACKAGE_STRING "exiv2 0.19"
|
2041
|
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
2042
|
| #define PACKAGE_URL ""
|
2043
|
| #define PACKAGE "exiv2"
|
2044
|
| #define VERSION "0.19"
|
2045
|
| #define STDC_HEADERS 1
|
2046
|
| #define HAVE_SYS_TYPES_H 1
|
2047
|
| #define HAVE_SYS_STAT_H 1
|
2048
|
| #define HAVE_STDLIB_H 1
|
2049
|
| #define HAVE_STRING_H 1
|
2050
|
| #define HAVE_MEMORY_H 1
|
2051
|
| #define HAVE_STRINGS_H 1
|
2052
|
| #define HAVE_INTTYPES_H 1
|
2053
|
| #define HAVE_STDINT_H 1
|
2054
|
| #define HAVE_UNISTD_H 1
|
2055
|
| #define LT_OBJDIR ".libs/"
|
2056
|
| #define HAVE_LIBZ 1
|
2057
|
| #define STDC_HEADERS 1
|
2058
|
| #define HAVE_LOCALE_H 1
|
2059
|
| #define HAVE_MALLOC_H 1
|
2060
|
| #define HAVE_STDINT_H 1
|
2061
|
| #define HAVE_STDLIB_H 1
|
2062
|
| #define HAVE_STRING_H 1
|
2063
|
| #define HAVE_UNISTD_H 1
|
2064
|
| #define HAVE_UTIME_H 1
|
2065
|
| #define HAVE__BOOL 1
|
2066
|
| #define HAVE_STDBOOL_H 1
|
2067
|
| #define HAVE_STDLIB_H 1
|
2068
|
| #define HAVE_UNISTD_H 1
|
2069
|
| #define HAVE_SYS_PARAM_H 1
|
2070
|
| #define HAVE_GETPAGESIZE 1
|
2071
|
| #define HAVE_DECL_STRERROR_R 0
|
2072
|
| #define HAVE_MEMSET 1
|
2073
|
| /* end confdefs.h. */
|
2074
|
| /* Define munmap to an innocuous variant, in case <limits.h> declares munmap.
|
2075
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
2076
|
| #define munmap innocuous_munmap
|
2077
|
|
|
2078
|
| /* System header to define __stub macros and hopefully few prototypes,
|
2079
|
| which can conflict with char munmap (); below.
|
2080
|
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
2081
|
| <limits.h> exists even on freestanding compilers. */
|
2082
|
|
|
2083
|
| #ifdef __STDC__
|
2084
|
| # include <limits.h>
|
2085
|
| #else
|
2086
|
| # include <assert.h>
|
2087
|
| #endif
|
2088
|
|
|
2089
|
| #undef munmap
|
2090
|
|
|
2091
|
| /* Override any GCC internal prototype to avoid an error.
|
2092
|
| Use char because int might match the return type of a GCC
|
2093
|
| builtin and then its argument prototype would still apply. */
|
2094
|
| #ifdef __cplusplus
|
2095
|
| extern "C"
|
2096
|
| #endif
|
2097
|
| char munmap ();
|
2098
|
| /* The GNU C library defines this for functions which it implements
|
2099
|
| to always fail with ENOSYS. Some functions are actually named
|
2100
|
| something starting with __ and the normal name is an alias. */
|
2101
|
| #if defined __stub_munmap || defined __stub___munmap
|
2102
|
| choke me
|
2103
|
| #endif
|
2104
|
|
|
2105
|
| int
|
2106
|
| main ()
|
2107
|
| {
|
2108
|
| return munmap ();
|
2109
|
| ;
|
2110
|
| return 0;
|
2111
|
| }
|
2112
|
configure:16669: result: no
|
2113
|
configure:16669: checking for strchr
|
2114
|
configure:16669: gcc -o conftest.exe -O2 -no-undefined conftest.c -lz -lm >&5
|
2115
|
conftest.c:62: warning: conflicting types for built-in function 'strchr'
|
2116
|
gcc.exe: unrecognized option '-no-undefined'
|
2117
|
configure:16669: $? = 0
|
2118
|
configure:16669: result: yes
|
2119
|
configure:16669: checking for strerror
|
2120
|
configure:16669: gcc -o conftest.exe -O2 -no-undefined conftest.c -lz -lm >&5
|
2121
|
gcc.exe: unrecognized option '-no-undefined'
|
2122
|
configure:16669: $? = 0
|
2123
|
configure:16669: result: yes
|
2124
|
configure:16669: checking for strtol
|
2125
|
configure:16669: gcc -o conftest.exe -O2 -no-undefined conftest.c -lz -lm >&5
|
2126
|
gcc.exe: unrecognized option '-no-undefined'
|
2127
|
configure:16669: $? = 0
|
2128
|
configure:16669: result: yes
|
2129
|
configure:16681: checking for timegm
|
2130
|
configure:16681: gcc -o conftest.exe -O2 -no-undefined conftest.c -lz -lm >&5
|
2131
|
C:\Users\admius\AppData\Local\Temp\cc0sF899.o:conftest.c:(.text+0xc): undefined reference to `timegm'
|
2132
|
collect2: ld returned 1 exit status
|
2133
|
gcc.exe: unrecognized option '-no-undefined'
|
2134
|
configure:16681: $? = 1
|
2135
|
configure: failed program was:
|
2136
|
| /* confdefs.h */
|
2137
|
| #define PACKAGE_NAME "exiv2"
|
2138
|
| #define PACKAGE_TARNAME "exiv2"
|
2139
|
| #define PACKAGE_VERSION "0.19"
|
2140
|
| #define PACKAGE_STRING "exiv2 0.19"
|
2141
|
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
2142
|
| #define PACKAGE_URL ""
|
2143
|
| #define PACKAGE "exiv2"
|
2144
|
| #define VERSION "0.19"
|
2145
|
| #define STDC_HEADERS 1
|
2146
|
| #define HAVE_SYS_TYPES_H 1
|
2147
|
| #define HAVE_SYS_STAT_H 1
|
2148
|
| #define HAVE_STDLIB_H 1
|
2149
|
| #define HAVE_STRING_H 1
|
2150
|
| #define HAVE_MEMORY_H 1
|
2151
|
| #define HAVE_STRINGS_H 1
|
2152
|
| #define HAVE_INTTYPES_H 1
|
2153
|
| #define HAVE_STDINT_H 1
|
2154
|
| #define HAVE_UNISTD_H 1
|
2155
|
| #define LT_OBJDIR ".libs/"
|
2156
|
| #define HAVE_LIBZ 1
|
2157
|
| #define STDC_HEADERS 1
|
2158
|
| #define HAVE_LOCALE_H 1
|
2159
|
| #define HAVE_MALLOC_H 1
|
2160
|
| #define HAVE_STDINT_H 1
|
2161
|
| #define HAVE_STDLIB_H 1
|
2162
|
| #define HAVE_STRING_H 1
|
2163
|
| #define HAVE_UNISTD_H 1
|
2164
|
| #define HAVE_UTIME_H 1
|
2165
|
| #define HAVE__BOOL 1
|
2166
|
| #define HAVE_STDBOOL_H 1
|
2167
|
| #define HAVE_STDLIB_H 1
|
2168
|
| #define HAVE_UNISTD_H 1
|
2169
|
| #define HAVE_SYS_PARAM_H 1
|
2170
|
| #define HAVE_GETPAGESIZE 1
|
2171
|
| #define HAVE_DECL_STRERROR_R 0
|
2172
|
| #define HAVE_MEMSET 1
|
2173
|
| #define HAVE_STRCHR 1
|
2174
|
| #define HAVE_STRERROR 1
|
2175
|
| #define HAVE_STRTOL 1
|
2176
|
| /* end confdefs.h. */
|
2177
|
| /* Define timegm to an innocuous variant, in case <limits.h> declares timegm.
|
2178
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
2179
|
| #define timegm innocuous_timegm
|
2180
|
|
|
2181
|
| /* System header to define __stub macros and hopefully few prototypes,
|
2182
|
| which can conflict with char timegm (); below.
|
2183
|
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
2184
|
| <limits.h> exists even on freestanding compilers. */
|
2185
|
|
|
2186
|
| #ifdef __STDC__
|
2187
|
| # include <limits.h>
|
2188
|
| #else
|
2189
|
| # include <assert.h>
|
2190
|
| #endif
|
2191
|
|
|
2192
|
| #undef timegm
|
2193
|
|
|
2194
|
| /* Override any GCC internal prototype to avoid an error.
|
2195
|
| Use char because int might match the return type of a GCC
|
2196
|
| builtin and then its argument prototype would still apply. */
|
2197
|
| #ifdef __cplusplus
|
2198
|
| extern "C"
|
2199
|
| #endif
|
2200
|
| char timegm ();
|
2201
|
| /* The GNU C library defines this for functions which it implements
|
2202
|
| to always fail with ENOSYS. Some functions are actually named
|
2203
|
| something starting with __ and the normal name is an alias. */
|
2204
|
| #if defined __stub_timegm || defined __stub___timegm
|
2205
|
| choke me
|
2206
|
| #endif
|
2207
|
|
|
2208
|
| int
|
2209
|
| main ()
|
2210
|
| {
|
2211
|
| return timegm ();
|
2212
|
| ;
|
2213
|
| return 0;
|
2214
|
| }
|
2215
|
configure:16681: result: no
|
2216
|
configure:16696: checking whether to enable dependency tracking
|
2217
|
configure:16705: result: yes
|
2218
|
configure:16714: checking whether to enable g++ visibility support
|
2219
|
configure:16723: result: yes
|
2220
|
configure:16733: checking whether the C++ compiler accepts the -fvisibility-inlines-hidden flag
|
2221
|
configure:16762: g++ -c -O2 -fvisibility-inlines-hidden conftest.cpp >&5
|
2222
|
configure:16762: $? = 0
|
2223
|
configure:16785: result: yes
|
2224
|
configure:16811: checking whether to use the lens database for Nikon lens names
|
2225
|
configure:16820: result: yes
|
2226
|
configure:16827: checking whether to compile a commercial version of the Exiv2 library
|
2227
|
configure:16836: result: no
|
2228
|
configure:16841: checking whether to enable XMP support (requires expat)
|
2229
|
configure:16850: result: yes
|
2230
|
configure:16880: checking expat.h usability
|
2231
|
configure:16880: gcc -c -O2 conftest.c >&5
|
2232
|
configure:16880: $? = 0
|
2233
|
configure:16880: result: yes
|
2234
|
configure:16880: checking expat.h presence
|
2235
|
configure:16880: gcc -E conftest.c
|
2236
|
configure:16880: $? = 0
|
2237
|
configure:16880: result: yes
|
2238
|
configure:16880: checking for expat.h
|
2239
|
configure:16880: result: yes
|
2240
|
configure:16885: checking for XML_ParserCreate in -lexpat
|
2241
|
configure:16910: gcc -o conftest.exe -O2 -no-undefined conftest.c -lexpat -lz -lm >&5
|
2242
|
gcc.exe: unrecognized option '-no-undefined'
|
2243
|
configure:16910: $? = 0
|
2244
|
configure:16919: result: yes
|
2245
|
configure:17080: creating ./config.status
|
2246
|
|
2247
|
## ---------------------- ##
|
2248
|
## Running config.status. ##
|
2249
|
## ---------------------- ##
|
2250
|
|
2251
|
This file was extended by exiv2 config.status 0.19, which was
|
2252
|
generated by GNU Autoconf 2.65. Invocation command line was
|
2253
|
|
2254
|
CONFIG_FILES =
|
2255
|
CONFIG_HEADERS =
|
2256
|
CONFIG_LINKS =
|
2257
|
CONFIG_COMMANDS =
|
2258
|
$ ./config.status
|
2259
|
|
2260
|
on USC
|
2261
|
|
2262
|
config.status:1173: creating ./Makefile
|
2263
|
config.status:1173: creating ./config/config.mk
|
2264
|
config.status:1173: creating ./config/exiv2.pc
|
2265
|
config.status:1173: creating ./po/Makefile.in
|
2266
|
config.status:1173: creating ./src/doxygen.hpp
|
2267
|
config.status:1173: creating ./config/config.h
|
2268
|
config.status:1346: executing default-1 commands
|
2269
|
config.status:1346: executing libtool commands
|
2270
|
|
2271
|
## ---------------- ##
|
2272
|
## Cache variables. ##
|
2273
|
## ---------------- ##
|
2274
|
|
2275
|
ac_cv_build=i686-pc-mingw32
|
2276
|
ac_cv_c_compiler_gnu=yes
|
2277
|
ac_cv_c_const=yes
|
2278
|
ac_cv_c_inline=inline
|
2279
|
ac_cv_cxx_compiler_gnu=yes
|
2280
|
ac_cv_env_CCC_set=
|
2281
|
ac_cv_env_CCC_value=
|
2282
|
ac_cv_env_CC_set=
|
2283
|
ac_cv_env_CC_value=
|
2284
|
ac_cv_env_CFLAGS_set=
|
2285
|
ac_cv_env_CFLAGS_value=
|
2286
|
ac_cv_env_CPPFLAGS_set=
|
2287
|
ac_cv_env_CPPFLAGS_value=
|
2288
|
ac_cv_env_CPP_set=
|
2289
|
ac_cv_env_CPP_value=
|
2290
|
ac_cv_env_CXXCPP_set=
|
2291
|
ac_cv_env_CXXCPP_value=
|
2292
|
ac_cv_env_CXXFLAGS_set=
|
2293
|
ac_cv_env_CXXFLAGS_value=
|
2294
|
ac_cv_env_CXX_set=
|
2295
|
ac_cv_env_CXX_value=
|
2296
|
ac_cv_env_LDFLAGS_set=
|
2297
|
ac_cv_env_LDFLAGS_value=
|
2298
|
ac_cv_env_LIBS_set=
|
2299
|
ac_cv_env_LIBS_value=
|
2300
|
ac_cv_env_build_alias_set=
|
2301
|
ac_cv_env_build_alias_value=
|
2302
|
ac_cv_env_host_alias_set=
|
2303
|
ac_cv_env_host_alias_value=
|
2304
|
ac_cv_env_target_alias_set=
|
2305
|
ac_cv_env_target_alias_value=
|
2306
|
ac_cv_exeext=.exe
|
2307
|
ac_cv_func_getpagesize=yes
|
2308
|
ac_cv_func_gmtime_r=no
|
2309
|
ac_cv_func_lstat=no
|
2310
|
ac_cv_func_memset=yes
|
2311
|
ac_cv_func_mmap=no
|
2312
|
ac_cv_func_mmap_fixed_mapped=no
|
2313
|
ac_cv_func_munmap=no
|
2314
|
ac_cv_func_strchr=yes
|
2315
|
ac_cv_func_strerror=yes
|
2316
|
ac_cv_func_strerror_r=no
|
2317
|
ac_cv_func_strerror_r_char_p=no
|
2318
|
ac_cv_func_strtol=yes
|
2319
|
ac_cv_func_timegm=no
|
2320
|
ac_cv_have_decl_strerror_r=no
|
2321
|
ac_cv_header_dlfcn_h=no
|
2322
|
ac_cv_header_expat_h=yes
|
2323
|
ac_cv_header_inttypes_h=yes
|
2324
|
ac_cv_header_libintl_h=no
|
2325
|
ac_cv_header_locale_h=yes
|
2326
|
ac_cv_header_malloc_h=yes
|
2327
|
ac_cv_header_memory_h=yes
|
2328
|
ac_cv_header_stdbool_h=yes
|
2329
|
ac_cv_header_stdc=yes
|
2330
|
ac_cv_header_stdint_h=yes
|
2331
|
ac_cv_header_stdlib_h=yes
|
2332
|
ac_cv_header_string_h=yes
|
2333
|
ac_cv_header_strings_h=yes
|
2334
|
ac_cv_header_sys_mman_h=no
|
2335
|
ac_cv_header_sys_param_h=yes
|
2336
|
ac_cv_header_sys_stat_h=yes
|
2337
|
ac_cv_header_sys_types_h=yes
|
2338
|
ac_cv_header_unistd_h=yes
|
2339
|
ac_cv_header_utime_h=yes
|
2340
|
ac_cv_header_zlib_h=yes
|
2341
|
ac_cv_host=i686-pc-mingw32
|
2342
|
ac_cv_lib_expat_XML_ParserCreate=yes
|
2343
|
ac_cv_lib_m_cos=yes
|
2344
|
ac_cv_lib_z_inflateEnd=yes
|
2345
|
ac_cv_objext=o
|
2346
|
ac_cv_path_EGREP='/bin/grep -E'
|
2347
|
ac_cv_path_FGREP='/bin/grep -F'
|
2348
|
ac_cv_path_GMSGFMT=:
|
2349
|
ac_cv_path_GREP=/bin/grep
|
2350
|
ac_cv_path_MSGFMT=:
|
2351
|
ac_cv_path_MSGMERGE=:
|
2352
|
ac_cv_path_SED=/bin/sed
|
2353
|
ac_cv_path_XGETTEXT=:
|
2354
|
ac_cv_path_install='/bin/install -c'
|
2355
|
ac_cv_prog_CPP='gcc -E'
|
2356
|
ac_cv_prog_CXXCPP='g++ -E'
|
2357
|
ac_cv_prog_ac_ct_AR=ar
|
2358
|
ac_cv_prog_ac_ct_CC=gcc
|
2359
|
ac_cv_prog_ac_ct_CXX=g++
|
2360
|
ac_cv_prog_ac_ct_OBJDUMP=objdump
|
2361
|
ac_cv_prog_ac_ct_RANLIB=ranlib
|
2362
|
ac_cv_prog_ac_ct_STRIP=strip
|
2363
|
ac_cv_prog_cc_c89=
|
2364
|
ac_cv_prog_cc_g=no
|
2365
|
ac_cv_prog_cxx_g=no
|
2366
|
ac_cv_prog_make_make_set=yes
|
2367
|
ac_cv_struct_tm=time.h
|
2368
|
ac_cv_type__Bool=yes
|
2369
|
ac_cv_type_pid_t=yes
|
2370
|
ac_cv_type_size_t=yes
|
2371
|
acl_cv_hardcode_direct=no
|
2372
|
acl_cv_hardcode_libdir_flag_spec='-L$libdir'
|
2373
|
acl_cv_hardcode_libdir_separator=
|
2374
|
acl_cv_hardcode_minus_L=no
|
2375
|
acl_cv_libext=a
|
2376
|
acl_cv_libname_spec='lib$name'
|
2377
|
acl_cv_library_names_spec='$libname.dll.a $libname.lib'
|
2378
|
acl_cv_path_LD=m:/development/installed/msys/1.0/mingw/mingw32/bin/ld.exe
|
2379
|
acl_cv_prog_gnu_ld=yes
|
2380
|
acl_cv_rpath=done
|
2381
|
acl_cv_shlibext=dll
|
2382
|
acl_cv_wl=-Wl,
|
2383
|
am_cv_func_iconv='no, consider installing GNU libiconv'
|
2384
|
am_cv_lib_iconv=no
|
2385
|
ax_cv_cxx_check_flag__fvisibility_inlines_hidden=yes
|
2386
|
gt_cv_func_CFLocaleCopyCurrent=no
|
2387
|
gt_cv_func_CFPreferencesCopyAppValue=no
|
2388
|
gt_cv_func_gnugettext1_libc=no
|
2389
|
gt_cv_func_gnugettext1_libintl=no
|
2390
|
lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
|
2391
|
lt_cv_file_magic_cmd=func_win32_libid
|
2392
|
lt_cv_file_magic_test_file=
|
2393
|
lt_cv_ld_reload_flag=-r
|
2394
|
lt_cv_nm_interface='BSD nm'
|
2395
|
lt_cv_objdir=.libs
|
2396
|
lt_cv_path_LD=m:/development/installed/msys/1.0/mingw/mingw32/bin/ld.exe
|
2397
|
lt_cv_path_LDCXX=m:/development/installed/msys/1.0/mingw/mingw32/bin/ld.exe
|
2398
|
lt_cv_path_NM=/mingw/bin/nm
|
2399
|
lt_cv_prog_compiler_c_o=yes
|
2400
|
lt_cv_prog_compiler_c_o_CXX=yes
|
2401
|
lt_cv_prog_compiler_pic_works=yes
|
2402
|
lt_cv_prog_compiler_pic_works_CXX=yes
|
2403
|
lt_cv_prog_compiler_rtti_exceptions=no
|
2404
|
lt_cv_prog_compiler_static_works=yes
|
2405
|
lt_cv_prog_compiler_static_works_CXX=yes
|
2406
|
lt_cv_prog_gnu_ld=yes
|
2407
|
lt_cv_prog_gnu_ldcxx=yes
|
2408
|
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)
|
2409
|
\{0,1\}$/\1 _\2 \2/p'\'''
|
2410
|
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
|
2411
|
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'\'''
|
2412
|
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
|
2413
|
lt_cv_sys_max_cmd_len=8192
|
2414
|
zlib_cv_libz=yes
|
2415
|
zlib_cv_zlib_h=yes
|
2416
|
|
2417
|
## ----------------- ##
|
2418
|
## Output variables. ##
|
2419
|
## ----------------- ##
|
2420
|
|
2421
|
AR='ar'
|
2422
|
CC='gcc'
|
2423
|
CFLAGS='-O2'
|
2424
|
COMMERCIAL_VERSION='no'
|
2425
|
CPP='gcc -E'
|
2426
|
CPPFLAGS=''
|
2427
|
CXX='g++'
|
2428
|
CXXCPP='g++ -E'
|
2429
|
CXXFLAGS='-O2 -fvisibility=hidden -fvisibility-inlines-hidden'
|
2430
|
DEFS='-DHAVE_CONFIG_H'
|
2431
|
DEP_TRACKING='1'
|
2432
|
DSYMUTIL=''
|
2433
|
DUMPBIN=''
|
2434
|
ECHO_C=''
|
2435
|
ECHO_N='-n'
|
2436
|
ECHO_T=''
|
2437
|
EGREP='/bin/grep -E'
|
2438
|
ENABLE_XMP='1'
|
2439
|
EXEEXT='.exe'
|
2440
|
EXIV2_LTVERSION='6:0:0'
|
2441
|
EXPAT_CPPFLAGS=''
|
2442
|
EXPAT_LDFLAGS=''
|
2443
|
EXPAT_LIBS='-lexpat'
|
2444
|
EXV_LIB_STATIC=''
|
2445
|
FGREP='/bin/grep -F'
|
2446
|
GCC='yes'
|
2447
|
GMSGFMT=':'
|
2448
|
GREP='/bin/grep'
|
2449
|
GXX='yes'
|
2450
|
HAVE_LIBZ='1'
|
2451
|
HAVE_TIMEGM=''
|
2452
|
INSTALL_DATA='${INSTALL} -m 644'
|
2453
|
INSTALL_PROGRAM='${INSTALL}'
|
2454
|
INSTALL_SCRIPT='${INSTALL}'
|
2455
|
INTLLIBS=''
|
2456
|
INTL_MACOSX_LIBS=''
|
2457
|
LD='m:/development/installed/msys/1.0/mingw/mingw32/bin/ld.exe'
|
2458
|
LDFLAGS=' -no-undefined'
|
2459
|
LIBICONV=''
|
2460
|
LIBINTL=''
|
2461
|
LIBM='-lm'
|
2462
|
LIBOBJS=''
|
2463
|
LIBS='-lz -lm'
|
2464
|
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
2465
|
LIBTOOL_DEPS='.././config/ltmain.sh'
|
2466
|
LIPO=''
|
2467
|
LN_S='ln -s'
|
2468
|
LTLIBICONV=''
|
2469
|
LTLIBINTL=''
|
2470
|
LTLIBOBJS=''
|
2471
|
MKINSTALLDIRS='$(top_builddir)/.././config/mkinstalldirs'
|
2472
|
MSGFMT=':'
|
2473
|
MSGMERGE=':'
|
2474
|
NM='/mingw/bin/nm'
|
2475
|
NMEDIT=''
|
2476
|
OBJDUMP='objdump'
|
2477
|
OBJEXT='o'
|
2478
|
OTOOL64=''
|
2479
|
OTOOL=''
|
2480
|
PACKAGE='exiv2'
|
2481
|
PACKAGE_BUGREPORT='ahuggel@gmx.net'
|
2482
|
PACKAGE_NAME='exiv2'
|
2483
|
PACKAGE_STRING='exiv2 0.19'
|
2484
|
PACKAGE_TARNAME='exiv2'
|
2485
|
PACKAGE_URL=''
|
2486
|
PACKAGE_VERSION='0.19'
|
2487
|
PATH_SEPARATOR=':'
|
2488
|
POSUB=''
|
2489
|
RANLIB='ranlib'
|
2490
|
SED='/bin/sed'
|
2491
|
SET_MAKE=''
|
2492
|
SHELL='/bin/sh'
|
2493
|
STRIP='strip'
|
2494
|
USE_NLS='no'
|
2495
|
VERSION='0.19'
|
2496
|
XGETTEXT=':'
|
2497
|
ac_ct_CC='gcc'
|
2498
|
ac_ct_CXX='g++'
|
2499
|
ac_ct_DUMPBIN=''
|
2500
|
bindir='${exec_prefix}/bin'
|
2501
|
build='i686-pc-mingw32'
|
2502
|
build_alias=''
|
2503
|
build_cpu='i686'
|
2504
|
build_os='mingw32'
|
2505
|
build_vendor='pc'
|
2506
|
datadir='${datarootdir}'
|
2507
|
datarootdir='${prefix}/share'
|
2508
|
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
|
2509
|
dvidir='${docdir}'
|
2510
|
exec_prefix='${prefix}'
|
2511
|
host='i686-pc-mingw32'
|
2512
|
host_alias=''
|
2513
|
host_cpu='i686'
|
2514
|
host_os='mingw32'
|
2515
|
host_vendor='pc'
|
2516
|
htmldir='${docdir}'
|
2517
|
includedir='${prefix}/include'
|
2518
|
infodir='${datarootdir}/info'
|
2519
|
libdir='${exec_prefix}/lib'
|
2520
|
libexecdir='${exec_prefix}/libexec'
|
2521
|
localedir='${datarootdir}/locale'
|
2522
|
localstatedir='${prefix}/var'
|
2523
|
lt_ECHO='echo'
|
2524
|
mandir='${datarootdir}/man'
|
2525
|
oldincludedir='/usr/include'
|
2526
|
pdfdir='${docdir}'
|
2527
|
prefix='/mingw'
|
2528
|
program_transform_name='s,x,x,'
|
2529
|
psdir='${docdir}'
|
2530
|
sbindir='${exec_prefix}/sbin'
|
2531
|
sharedstatedir='${prefix}/com'
|
2532
|
sysconfdir='${prefix}/etc'
|
2533
|
target_alias=''
|
2534
|
|
2535
|
## ----------- ##
|
2536
|
## confdefs.h. ##
|
2537
|
## ----------- ##
|
2538
|
|
2539
|
/* confdefs.h */
|
2540
|
#define PACKAGE_NAME "exiv2"
|
2541
|
#define PACKAGE_TARNAME "exiv2"
|
2542
|
#define PACKAGE_VERSION "0.19"
|
2543
|
#define PACKAGE_STRING "exiv2 0.19"
|
2544
|
#define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
2545
|
#define PACKAGE_URL ""
|
2546
|
#define PACKAGE "exiv2"
|
2547
|
#define VERSION "0.19"
|
2548
|
#define STDC_HEADERS 1
|
2549
|
#define HAVE_SYS_TYPES_H 1
|
2550
|
#define HAVE_SYS_STAT_H 1
|
2551
|
#define HAVE_STDLIB_H 1
|
2552
|
#define HAVE_STRING_H 1
|
2553
|
#define HAVE_MEMORY_H 1
|
2554
|
#define HAVE_STRINGS_H 1
|
2555
|
#define HAVE_INTTYPES_H 1
|
2556
|
#define HAVE_STDINT_H 1
|
2557
|
#define HAVE_UNISTD_H 1
|
2558
|
#define LT_OBJDIR ".libs/"
|
2559
|
#define HAVE_LIBZ 1
|
2560
|
#define STDC_HEADERS 1
|
2561
|
#define HAVE_LOCALE_H 1
|
2562
|
#define HAVE_MALLOC_H 1
|
2563
|
#define HAVE_STDINT_H 1
|
2564
|
#define HAVE_STDLIB_H 1
|
2565
|
#define HAVE_STRING_H 1
|
2566
|
#define HAVE_UNISTD_H 1
|
2567
|
#define HAVE_UTIME_H 1
|
2568
|
#define HAVE__BOOL 1
|
2569
|
#define HAVE_STDBOOL_H 1
|
2570
|
#define HAVE_STDLIB_H 1
|
2571
|
#define HAVE_UNISTD_H 1
|
2572
|
#define HAVE_SYS_PARAM_H 1
|
2573
|
#define HAVE_GETPAGESIZE 1
|
2574
|
#define HAVE_DECL_STRERROR_R 0
|
2575
|
#define HAVE_MEMSET 1
|
2576
|
#define HAVE_STRCHR 1
|
2577
|
#define HAVE_STRERROR 1
|
2578
|
#define HAVE_STRTOL 1
|
2579
|
#define HAVE_GXXCLASSVISIBILITY 1
|
2580
|
#define HAVE_DLL 1
|
2581
|
#define HAVE_LENSDATA 1
|
2582
|
#define HAVE_EXPAT_H 1
|
2583
|
#define HAVE_EXPAT /**/
|
2584
|
#define HAVE_XMP_TOOLKIT 1
|
2585
|
|
2586
|
configure: exit 0
|