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.23, which was
|
5
|
generated by GNU Autoconf 2.69. Invocation command line was
|
6
|
|
7
|
$ ./configure --disable-shared
|
8
|
|
9
|
## --------- ##
|
10
|
## Platform. ##
|
11
|
## --------- ##
|
12
|
|
13
|
hostname = mowgli
|
14
|
uname -m = i686
|
15
|
uname -r = 3.2.0-3-686-pae
|
16
|
uname -s = Linux
|
17
|
uname -v = #1 SMP Mon Jul 23 03:50:34 UTC 2012
|
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: /usr/local/bin
|
31
|
PATH: /usr/bin
|
32
|
PATH: /bin
|
33
|
PATH: /usr/local/games
|
34
|
PATH: /usr/games
|
35
|
|
36
|
|
37
|
## ----------- ##
|
38
|
## Core tests. ##
|
39
|
## ----------- ##
|
40
|
|
41
|
configure:2695: checking for g++
|
42
|
configure:2711: found /usr/bin/g++
|
43
|
configure:2722: result: g++
|
44
|
configure:2749: checking for C++ compiler version
|
45
|
configure:2758: g++ --version >&5
|
46
|
g++ (Debian 4.7.1-2) 4.7.1
|
47
|
Copyright (C) 2012 Free Software Foundation, Inc.
|
48
|
This is free software; see the source for copying conditions. There is NO
|
49
|
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
50
|
|
51
|
configure:2769: $? = 0
|
52
|
configure:2758: g++ -v >&5
|
53
|
Using built-in specs.
|
54
|
COLLECT_GCC=g++
|
55
|
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i486-linux-gnu/4.7/lto-wrapper
|
56
|
Target: i486-linux-gnu
|
57
|
Configured with: ../src/configure -v --with-pkgversion='Debian 4.7.1-2' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --enable-targets=all --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
|
58
|
Thread model: posix
|
59
|
gcc version 4.7.1 (Debian 4.7.1-2)
|
60
|
configure:2769: $? = 0
|
61
|
configure:2758: g++ -V >&5
|
62
|
g++: error: unrecognized command line option '-V'
|
63
|
g++: fatal error: no input files
|
64
|
compilation terminated.
|
65
|
configure:2769: $? = 4
|
66
|
configure:2758: g++ -qversion >&5
|
67
|
g++: error: unrecognized command line option '-qversion'
|
68
|
g++: fatal error: no input files
|
69
|
compilation terminated.
|
70
|
configure:2769: $? = 4
|
71
|
configure:2789: checking whether the C++ compiler works
|
72
|
configure:2811: g++ conftest.cpp >&5
|
73
|
configure:2815: $? = 0
|
74
|
configure:2863: result: yes
|
75
|
configure:2866: checking for C++ compiler default output file name
|
76
|
configure:2868: result: a.out
|
77
|
configure:2874: checking for suffix of executables
|
78
|
configure:2881: g++ -o conftest conftest.cpp >&5
|
79
|
configure:2885: $? = 0
|
80
|
configure:2907: result:
|
81
|
configure:2929: checking whether we are cross compiling
|
82
|
configure:2937: g++ -o conftest conftest.cpp >&5
|
83
|
configure:2941: $? = 0
|
84
|
configure:2948: ./conftest
|
85
|
configure:2952: $? = 0
|
86
|
configure:2967: result: no
|
87
|
configure:2972: checking for suffix of object files
|
88
|
configure:2994: g++ -c conftest.cpp >&5
|
89
|
configure:2998: $? = 0
|
90
|
configure:3019: result: o
|
91
|
configure:3023: checking whether we are using the GNU C++ compiler
|
92
|
configure:3042: g++ -c conftest.cpp >&5
|
93
|
configure:3042: $? = 0
|
94
|
configure:3051: result: yes
|
95
|
configure:3060: checking whether g++ accepts -g
|
96
|
configure:3121: result: no
|
97
|
configure:3149: checking how to run the C++ preprocessor
|
98
|
configure:3176: g++ -E conftest.cpp
|
99
|
configure:3176: $? = 0
|
100
|
configure:3190: g++ -E conftest.cpp
|
101
|
conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory
|
102
|
compilation terminated.
|
103
|
configure:3190: $? = 1
|
104
|
configure: failed program was:
|
105
|
| /* confdefs.h */
|
106
|
| #define PACKAGE_NAME "exiv2"
|
107
|
| #define PACKAGE_TARNAME "exiv2"
|
108
|
| #define PACKAGE_VERSION "0.23"
|
109
|
| #define PACKAGE_STRING "exiv2 0.23"
|
110
|
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
111
|
| #define PACKAGE_URL ""
|
112
|
| #define PACKAGE "exiv2"
|
113
|
| #define VERSION "0.23"
|
114
|
| /* end confdefs.h. */
|
115
|
| #include <ac_nonexistent.h>
|
116
|
configure:3215: result: g++ -E
|
117
|
configure:3235: g++ -E conftest.cpp
|
118
|
configure:3235: $? = 0
|
119
|
configure:3249: g++ -E conftest.cpp
|
120
|
conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory
|
121
|
compilation terminated.
|
122
|
configure:3249: $? = 1
|
123
|
configure: failed program was:
|
124
|
| /* confdefs.h */
|
125
|
| #define PACKAGE_NAME "exiv2"
|
126
|
| #define PACKAGE_TARNAME "exiv2"
|
127
|
| #define PACKAGE_VERSION "0.23"
|
128
|
| #define PACKAGE_STRING "exiv2 0.23"
|
129
|
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
130
|
| #define PACKAGE_URL ""
|
131
|
| #define PACKAGE "exiv2"
|
132
|
| #define VERSION "0.23"
|
133
|
| /* end confdefs.h. */
|
134
|
| #include <ac_nonexistent.h>
|
135
|
configure:3327: checking for gcc
|
136
|
configure:3343: found /usr/bin/gcc
|
137
|
configure:3354: result: gcc
|
138
|
configure:3583: checking for C compiler version
|
139
|
configure:3592: gcc --version >&5
|
140
|
gcc (Debian 4.7.1-2) 4.7.1
|
141
|
Copyright (C) 2012 Free Software Foundation, Inc.
|
142
|
This is free software; see the source for copying conditions. There is NO
|
143
|
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
144
|
|
145
|
configure:3603: $? = 0
|
146
|
configure:3592: gcc -v >&5
|
147
|
Using built-in specs.
|
148
|
COLLECT_GCC=gcc
|
149
|
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i486-linux-gnu/4.7/lto-wrapper
|
150
|
Target: i486-linux-gnu
|
151
|
Configured with: ../src/configure -v --with-pkgversion='Debian 4.7.1-2' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --enable-targets=all --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
|
152
|
Thread model: posix
|
153
|
gcc version 4.7.1 (Debian 4.7.1-2)
|
154
|
configure:3603: $? = 0
|
155
|
configure:3592: gcc -V >&5
|
156
|
gcc: error: unrecognized command line option '-V'
|
157
|
gcc: fatal error: no input files
|
158
|
compilation terminated.
|
159
|
configure:3603: $? = 4
|
160
|
configure:3592: gcc -qversion >&5
|
161
|
gcc: error: unrecognized command line option '-qversion'
|
162
|
gcc: fatal error: no input files
|
163
|
compilation terminated.
|
164
|
configure:3603: $? = 4
|
165
|
configure:3607: checking whether we are using the GNU C compiler
|
166
|
configure:3626: gcc -c conftest.c >&5
|
167
|
configure:3626: $? = 0
|
168
|
configure:3635: result: yes
|
169
|
configure:3644: checking whether gcc accepts -g
|
170
|
configure:3705: result: no
|
171
|
configure:3722: checking for gcc option to accept ISO C89
|
172
|
configure:3785: gcc -c -O2 conftest.c >&5
|
173
|
configure:3785: $? = 0
|
174
|
configure:3798: result: none needed
|
175
|
configure:3823: checking how to run the C preprocessor
|
176
|
configure:3854: gcc -E conftest.c
|
177
|
configure:3854: $? = 0
|
178
|
configure:3868: gcc -E conftest.c
|
179
|
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
|
180
|
compilation terminated.
|
181
|
configure:3868: $? = 1
|
182
|
configure: failed program was:
|
183
|
| /* confdefs.h */
|
184
|
| #define PACKAGE_NAME "exiv2"
|
185
|
| #define PACKAGE_TARNAME "exiv2"
|
186
|
| #define PACKAGE_VERSION "0.23"
|
187
|
| #define PACKAGE_STRING "exiv2 0.23"
|
188
|
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
189
|
| #define PACKAGE_URL ""
|
190
|
| #define PACKAGE "exiv2"
|
191
|
| #define VERSION "0.23"
|
192
|
| /* end confdefs.h. */
|
193
|
| #include <ac_nonexistent.h>
|
194
|
configure:3893: result: gcc -E
|
195
|
configure:3913: gcc -E conftest.c
|
196
|
configure:3913: $? = 0
|
197
|
configure:3927: gcc -E conftest.c
|
198
|
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
|
199
|
compilation terminated.
|
200
|
configure:3927: $? = 1
|
201
|
configure: failed program was:
|
202
|
| /* confdefs.h */
|
203
|
| #define PACKAGE_NAME "exiv2"
|
204
|
| #define PACKAGE_TARNAME "exiv2"
|
205
|
| #define PACKAGE_VERSION "0.23"
|
206
|
| #define PACKAGE_STRING "exiv2 0.23"
|
207
|
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
208
|
| #define PACKAGE_URL ""
|
209
|
| #define PACKAGE "exiv2"
|
210
|
| #define VERSION "0.23"
|
211
|
| /* end confdefs.h. */
|
212
|
| #include <ac_nonexistent.h>
|
213
|
configure:3969: checking for a BSD-compatible install
|
214
|
configure:4037: result: /usr/bin/install -c
|
215
|
configure:4048: checking whether ln -s works
|
216
|
configure:4052: result: yes
|
217
|
configure:4059: checking whether make sets $(MAKE)
|
218
|
configure:4081: result: yes
|
219
|
configure:4094: checking build system type
|
220
|
configure:4108: result: i686-pc-linux-gnu
|
221
|
configure:4128: checking host system type
|
222
|
configure:4141: result: i686-pc-linux-gnu
|
223
|
configure:4180: checking whether NLS is requested
|
224
|
configure:4189: result: yes
|
225
|
configure:4227: checking for msgfmt
|
226
|
configure: trying /usr/bin/msgfmt...
|
227
|
0 translated messages.
|
228
|
configure:4259: result: /usr/bin/msgfmt
|
229
|
configure:4268: checking for gmsgfmt
|
230
|
configure:4299: result: /usr/bin/msgfmt
|
231
|
configure:4339: checking for xgettext
|
232
|
configure: trying /usr/bin/xgettext...
|
233
|
/usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
|
234
|
configure:4371: result: /usr/bin/xgettext
|
235
|
configure:4411: checking for msgmerge
|
236
|
configure: trying /usr/bin/msgmerge...
|
237
|
configure:4442: result: /usr/bin/msgmerge
|
238
|
configure:4517: checking for ld used by GCC
|
239
|
configure:4581: result: /usr/bin/ld
|
240
|
configure:4588: checking if the linker (/usr/bin/ld) is GNU ld
|
241
|
configure:4601: result: yes
|
242
|
configure:4608: checking for shared library run path origin
|
243
|
configure:4621: result: done
|
244
|
configure:5038: checking for CFPreferencesCopyAppValue
|
245
|
configure:5058: gcc -o conftest -O2 -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5
|
246
|
gcc: error: unrecognized command line option '-framework'
|
247
|
gcc: error: CoreFoundation: No such file or directory
|
248
|
configure:5058: $? = 1
|
249
|
configure: failed program was:
|
250
|
| /* confdefs.h */
|
251
|
| #define PACKAGE_NAME "exiv2"
|
252
|
| #define PACKAGE_TARNAME "exiv2"
|
253
|
| #define PACKAGE_VERSION "0.23"
|
254
|
| #define PACKAGE_STRING "exiv2 0.23"
|
255
|
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
256
|
| #define PACKAGE_URL ""
|
257
|
| #define PACKAGE "exiv2"
|
258
|
| #define VERSION "0.23"
|
259
|
| /* end confdefs.h. */
|
260
|
| #include <CFPreferences.h>
|
261
|
| int
|
262
|
| main ()
|
263
|
| {
|
264
|
| CFPreferencesCopyAppValue(NULL, NULL)
|
265
|
| ;
|
266
|
| return 0;
|
267
|
| }
|
268
|
configure:5068: result: no
|
269
|
configure:5075: checking for CFLocaleCopyCurrent
|
270
|
configure:5095: gcc -o conftest -O2 -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5
|
271
|
gcc: error: unrecognized command line option '-framework'
|
272
|
gcc: error: CoreFoundation: No such file or directory
|
273
|
configure:5095: $? = 1
|
274
|
configure: failed program was:
|
275
|
| /* confdefs.h */
|
276
|
| #define PACKAGE_NAME "exiv2"
|
277
|
| #define PACKAGE_TARNAME "exiv2"
|
278
|
| #define PACKAGE_VERSION "0.23"
|
279
|
| #define PACKAGE_STRING "exiv2 0.23"
|
280
|
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
281
|
| #define PACKAGE_URL ""
|
282
|
| #define PACKAGE "exiv2"
|
283
|
| #define VERSION "0.23"
|
284
|
| /* end confdefs.h. */
|
285
|
| #include <CFLocale.h>
|
286
|
| int
|
287
|
| main ()
|
288
|
| {
|
289
|
| CFLocaleCopyCurrent();
|
290
|
| ;
|
291
|
| return 0;
|
292
|
| }
|
293
|
configure:5105: result: no
|
294
|
configure:5120: checking whether NLS is requested
|
295
|
configure:5129: result: yes
|
296
|
configure:5147: checking for GNU gettext in libc
|
297
|
configure:5166: gcc -o conftest -O2 conftest.c >&5
|
298
|
configure:5166: $? = 0
|
299
|
configure:5174: result: yes
|
300
|
configure:5762: checking whether to use NLS
|
301
|
configure:5764: result: yes
|
302
|
configure:5767: checking where the gettext function comes from
|
303
|
configure:5778: result: libc
|
304
|
configure:5864: checking for a sed that does not truncate output
|
305
|
configure:5928: result: /bin/sed
|
306
|
configure:5946: checking for grep that handles long lines and -e
|
307
|
configure:6004: result: /bin/grep
|
308
|
configure:6009: checking for egrep
|
309
|
configure:6071: result: /bin/grep -E
|
310
|
configure:6076: checking for fgrep
|
311
|
configure:6138: result: /bin/grep -F
|
312
|
configure:6173: checking for ld used by gcc
|
313
|
configure:6240: result: /usr/bin/ld
|
314
|
configure:6247: checking if the linker (/usr/bin/ld) is GNU ld
|
315
|
configure:6262: result: yes
|
316
|
configure:6274: checking for BSD- or MS-compatible name lister (nm)
|
317
|
configure:6323: result: /usr/bin/nm -B
|
318
|
configure:6441: checking the name lister (/usr/bin/nm -B) interface
|
319
|
configure:6448: gcc -c -O2 conftest.c >&5
|
320
|
configure:6451: /usr/bin/nm -B "conftest.o"
|
321
|
configure:6454: output
|
322
|
00000000 B some_variable
|
323
|
configure:6461: result: BSD nm
|
324
|
configure:6465: checking the maximum length of command line arguments
|
325
|
configure:6585: result: 1572864
|
326
|
configure:6602: checking whether the shell understands some XSI constructs
|
327
|
configure:6612: result: yes
|
328
|
configure:6616: checking whether the shell understands "+="
|
329
|
configure:6622: result: yes
|
330
|
configure:6657: checking for /usr/bin/ld option to reload object files
|
331
|
configure:6664: result: -r
|
332
|
configure:6733: checking for objdump
|
333
|
configure:6749: found /usr/bin/objdump
|
334
|
configure:6760: result: objdump
|
335
|
configure:6792: checking how to recognize dependent libraries
|
336
|
configure:6988: result: pass_all
|
337
|
configure:7048: checking for ar
|
338
|
configure:7064: found /usr/bin/ar
|
339
|
configure:7075: result: ar
|
340
|
configure:7153: checking for strip
|
341
|
configure:7169: found /usr/bin/strip
|
342
|
configure:7180: result: strip
|
343
|
configure:7252: checking for ranlib
|
344
|
configure:7268: found /usr/bin/ranlib
|
345
|
configure:7279: result: ranlib
|
346
|
configure:7369: checking command to parse /usr/bin/nm -B output from gcc object
|
347
|
configure:7487: gcc -c -O2 conftest.c >&5
|
348
|
configure:7490: $? = 0
|
349
|
configure:7494: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
|
350
|
configure:7497: $? = 0
|
351
|
configure:7551: gcc -o conftest -O2 conftest.c conftstm.o >&5
|
352
|
configure:7554: $? = 0
|
353
|
configure:7592: result: ok
|
354
|
configure:8396: checking for ANSI C header files
|
355
|
configure:8416: gcc -c -O2 conftest.c >&5
|
356
|
configure:8416: $? = 0
|
357
|
configure:8489: gcc -o conftest -O2 conftest.c >&5
|
358
|
configure:8489: $? = 0
|
359
|
configure:8489: ./conftest
|
360
|
configure:8489: $? = 0
|
361
|
configure:8500: result: yes
|
362
|
configure:8513: checking for sys/types.h
|
363
|
configure:8513: gcc -c -O2 conftest.c >&5
|
364
|
configure:8513: $? = 0
|
365
|
configure:8513: result: yes
|
366
|
configure:8513: checking for sys/stat.h
|
367
|
configure:8513: gcc -c -O2 conftest.c >&5
|
368
|
configure:8513: $? = 0
|
369
|
configure:8513: result: yes
|
370
|
configure:8513: checking for stdlib.h
|
371
|
configure:8513: gcc -c -O2 conftest.c >&5
|
372
|
configure:8513: $? = 0
|
373
|
configure:8513: result: yes
|
374
|
configure:8513: checking for string.h
|
375
|
configure:8513: gcc -c -O2 conftest.c >&5
|
376
|
configure:8513: $? = 0
|
377
|
configure:8513: result: yes
|
378
|
configure:8513: checking for memory.h
|
379
|
configure:8513: gcc -c -O2 conftest.c >&5
|
380
|
configure:8513: $? = 0
|
381
|
configure:8513: result: yes
|
382
|
configure:8513: checking for strings.h
|
383
|
configure:8513: gcc -c -O2 conftest.c >&5
|
384
|
configure:8513: $? = 0
|
385
|
configure:8513: result: yes
|
386
|
configure:8513: checking for inttypes.h
|
387
|
configure:8513: gcc -c -O2 conftest.c >&5
|
388
|
configure:8513: $? = 0
|
389
|
configure:8513: result: yes
|
390
|
configure:8513: checking for stdint.h
|
391
|
configure:8513: gcc -c -O2 conftest.c >&5
|
392
|
configure:8513: $? = 0
|
393
|
configure:8513: result: yes
|
394
|
configure:8513: checking for unistd.h
|
395
|
configure:8513: gcc -c -O2 conftest.c >&5
|
396
|
configure:8513: $? = 0
|
397
|
configure:8513: result: yes
|
398
|
configure:8527: checking for dlfcn.h
|
399
|
configure:8527: gcc -c -O2 conftest.c >&5
|
400
|
configure:8527: $? = 0
|
401
|
configure:8527: result: yes
|
402
|
configure:8652: checking for C++ compiler version
|
403
|
configure:8661: g++ --version >&5
|
404
|
g++ (Debian 4.7.1-2) 4.7.1
|
405
|
Copyright (C) 2012 Free Software Foundation, Inc.
|
406
|
This is free software; see the source for copying conditions. There is NO
|
407
|
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
408
|
|
409
|
configure:8672: $? = 0
|
410
|
configure:8661: g++ -v >&5
|
411
|
Using built-in specs.
|
412
|
COLLECT_GCC=g++
|
413
|
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i486-linux-gnu/4.7/lto-wrapper
|
414
|
Target: i486-linux-gnu
|
415
|
Configured with: ../src/configure -v --with-pkgversion='Debian 4.7.1-2' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --enable-targets=all --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
|
416
|
Thread model: posix
|
417
|
gcc version 4.7.1 (Debian 4.7.1-2)
|
418
|
configure:8672: $? = 0
|
419
|
configure:8661: g++ -V >&5
|
420
|
g++: error: unrecognized command line option '-V'
|
421
|
g++: fatal error: no input files
|
422
|
compilation terminated.
|
423
|
configure:8672: $? = 4
|
424
|
configure:8661: g++ -qversion >&5
|
425
|
g++: error: unrecognized command line option '-qversion'
|
426
|
g++: fatal error: no input files
|
427
|
compilation terminated.
|
428
|
configure:8672: $? = 4
|
429
|
configure:8676: checking whether we are using the GNU C++ compiler
|
430
|
configure:8704: result: yes
|
431
|
configure:8713: checking whether g++ accepts -g
|
432
|
configure:8774: result: no
|
433
|
configure:8805: checking how to run the C++ preprocessor
|
434
|
configure:8871: result: g++ -E
|
435
|
configure:8891: g++ -E conftest.cpp
|
436
|
configure:8891: $? = 0
|
437
|
configure:8905: g++ -E conftest.cpp
|
438
|
conftest.cpp:25:28: fatal error: ac_nonexistent.h: No such file or directory
|
439
|
compilation terminated.
|
440
|
configure:8905: $? = 1
|
441
|
configure: failed program was:
|
442
|
| /* confdefs.h */
|
443
|
| #define PACKAGE_NAME "exiv2"
|
444
|
| #define PACKAGE_TARNAME "exiv2"
|
445
|
| #define PACKAGE_VERSION "0.23"
|
446
|
| #define PACKAGE_STRING "exiv2 0.23"
|
447
|
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
448
|
| #define PACKAGE_URL ""
|
449
|
| #define PACKAGE "exiv2"
|
450
|
| #define VERSION "0.23"
|
451
|
| #define ENABLE_NLS 1
|
452
|
| #define HAVE_GETTEXT 1
|
453
|
| #define HAVE_DCGETTEXT 1
|
454
|
| #define STDC_HEADERS 1
|
455
|
| #define HAVE_SYS_TYPES_H 1
|
456
|
| #define HAVE_SYS_STAT_H 1
|
457
|
| #define HAVE_STDLIB_H 1
|
458
|
| #define HAVE_STRING_H 1
|
459
|
| #define HAVE_MEMORY_H 1
|
460
|
| #define HAVE_STRINGS_H 1
|
461
|
| #define HAVE_INTTYPES_H 1
|
462
|
| #define HAVE_STDINT_H 1
|
463
|
| #define HAVE_UNISTD_H 1
|
464
|
| #define HAVE_DLFCN_H 1
|
465
|
| /* end confdefs.h. */
|
466
|
| #include <ac_nonexistent.h>
|
467
|
configure:9111: checking for objdir
|
468
|
configure:9126: result: .libs
|
469
|
configure:9422: checking if gcc supports -fno-rtti -fno-exceptions
|
470
|
configure:9440: gcc -c -O2 -fno-rtti -fno-exceptions conftest.c >&5
|
471
|
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
|
472
|
configure:9444: $? = 0
|
473
|
configure:9457: result: no
|
474
|
configure:9477: checking for gcc option to produce PIC
|
475
|
configure:9749: result: -fPIC -DPIC
|
476
|
configure:9761: checking if gcc PIC flag -fPIC -DPIC works
|
477
|
configure:9779: gcc -c -O2 -fPIC -DPIC -DPIC conftest.c >&5
|
478
|
configure:9783: $? = 0
|
479
|
configure:9796: result: yes
|
480
|
configure:9820: checking if gcc static flag -static works
|
481
|
configure:9848: result: yes
|
482
|
configure:9863: checking if gcc supports -c -o file.o
|
483
|
configure:9884: gcc -c -O2 -o out/conftest2.o conftest.c >&5
|
484
|
configure:9888: $? = 0
|
485
|
configure:9910: result: yes
|
486
|
configure:9918: checking if gcc supports -c -o file.o
|
487
|
configure:9965: result: yes
|
488
|
configure:9998: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
|
489
|
configure:10988: result: yes
|
490
|
configure:11227: checking dynamic linker characteristics
|
491
|
configure:11660: gcc -o conftest -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
|
492
|
configure:11660: $? = 0
|
493
|
configure:11890: result: GNU/Linux ld.so
|
494
|
configure:11992: checking how to hardcode library paths into programs
|
495
|
configure:12017: result: immediate
|
496
|
configure:12537: checking whether stripping libraries is possible
|
497
|
configure:12542: result: yes
|
498
|
configure:12577: checking if libtool supports shared libraries
|
499
|
configure:12579: result: yes
|
500
|
configure:12582: checking whether to build shared libraries
|
501
|
configure:12603: result: no
|
502
|
configure:12606: checking whether to build static libraries
|
503
|
configure:12610: result: yes
|
504
|
configure:12760: checking for ld used by g++
|
505
|
configure:12827: result: /usr/bin/ld
|
506
|
configure:12834: checking if the linker (/usr/bin/ld) is GNU ld
|
507
|
configure:12849: result: yes
|
508
|
configure:12904: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
|
509
|
configure:13817: result: yes
|
510
|
configure:13845: g++ -c -O2 conftest.cpp >&5
|
511
|
configure:13848: $? = 0
|
512
|
configure:14030: checking for g++ option to produce PIC
|
513
|
configure:14347: result: -fPIC -DPIC
|
514
|
configure:14356: checking if g++ PIC flag -fPIC -DPIC works
|
515
|
configure:14374: g++ -c -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
|
516
|
configure:14378: $? = 0
|
517
|
configure:14391: result: yes
|
518
|
configure:14412: checking if g++ static flag -static works
|
519
|
configure:14440: result: yes
|
520
|
configure:14452: checking if g++ supports -c -o file.o
|
521
|
configure:14473: g++ -c -O2 -o out/conftest2.o conftest.cpp >&5
|
522
|
configure:14477: $? = 0
|
523
|
configure:14499: result: yes
|
524
|
configure:14504: checking if g++ supports -c -o file.o
|
525
|
configure:14551: result: yes
|
526
|
configure:14581: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
|
527
|
configure:14610: result: yes
|
528
|
configure:14747: checking dynamic linker characteristics
|
529
|
configure:15128: g++ -o conftest -O2 -Wl,-rpath -Wl,/foo conftest.cpp >&5
|
530
|
configure:15128: $? = 0
|
531
|
configure:15358: result: GNU/Linux ld.so
|
532
|
configure:15409: checking how to hardcode library paths into programs
|
533
|
configure:15434: result: immediate
|
534
|
configure:15585: checking for cos in -lm
|
535
|
configure:15610: gcc -o conftest -O2 conftest.c -lm >&5
|
536
|
conftest.c:33:6: warning: conflicting types for built-in function 'cos' [enabled by default]
|
537
|
configure:15610: $? = 0
|
538
|
configure:15619: result: yes
|
539
|
configure:15633: checking if zlib is wanted
|
540
|
configure:15648: result: yes
|
541
|
configure:15682: checking for inflateEnd in -lz
|
542
|
configure:15707: gcc -o conftest -O2 conftest.c -lz -lm >&5
|
543
|
configure:15707: $? = 0
|
544
|
configure:15716: result: yes
|
545
|
configure:15724: checking zlib.h usability
|
546
|
configure:15724: gcc -c -O2 conftest.c >&5
|
547
|
configure:15724: $? = 0
|
548
|
configure:15724: result: yes
|
549
|
configure:15724: checking zlib.h presence
|
550
|
configure:15724: gcc -E conftest.c
|
551
|
configure:15724: $? = 0
|
552
|
configure:15724: result: yes
|
553
|
configure:15724: checking for zlib.h
|
554
|
configure:15724: result: yes
|
555
|
configure:15743: checking for inflateEnd in -lz
|
556
|
configure:15777: result: yes
|
557
|
configure:15788: checking zlib in /usr
|
558
|
configure:15790: result: ok
|
559
|
configure:15840: checking for iconv
|
560
|
configure:15862: gcc -o conftest -O2 conftest.c -lz -lm >&5
|
561
|
configure:15862: $? = 0
|
562
|
configure:15894: result: yes
|
563
|
configure:15915: checking for iconv declaration
|
564
|
configure:15944: gcc -c -O2 conftest.c >&5
|
565
|
configure:15944: $? = 0
|
566
|
configure:15955: result:
|
567
|
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
|
568
|
configure:15969: checking for ANSI C header files
|
569
|
configure:16073: result: yes
|
570
|
configure:16084: checking libintl.h usability
|
571
|
configure:16084: gcc -c -O2 conftest.c >&5
|
572
|
configure:16084: $? = 0
|
573
|
configure:16084: result: yes
|
574
|
configure:16084: checking libintl.h presence
|
575
|
configure:16084: gcc -E conftest.c
|
576
|
configure:16084: $? = 0
|
577
|
configure:16084: result: yes
|
578
|
configure:16084: checking for libintl.h
|
579
|
configure:16084: result: yes
|
580
|
configure:16084: checking locale.h usability
|
581
|
configure:16084: gcc -c -O2 conftest.c >&5
|
582
|
configure:16084: $? = 0
|
583
|
configure:16084: result: yes
|
584
|
configure:16084: checking locale.h presence
|
585
|
configure:16084: gcc -E conftest.c
|
586
|
configure:16084: $? = 0
|
587
|
configure:16084: result: yes
|
588
|
configure:16084: checking for locale.h
|
589
|
configure:16084: result: yes
|
590
|
configure:16084: checking malloc.h usability
|
591
|
configure:16084: gcc -c -O2 conftest.c >&5
|
592
|
configure:16084: $? = 0
|
593
|
configure:16084: result: yes
|
594
|
configure:16084: checking malloc.h presence
|
595
|
configure:16084: gcc -E conftest.c
|
596
|
configure:16084: $? = 0
|
597
|
configure:16084: result: yes
|
598
|
configure:16084: checking for malloc.h
|
599
|
configure:16084: result: yes
|
600
|
configure:16084: checking for stdint.h
|
601
|
configure:16084: result: yes
|
602
|
configure:16084: checking for stdlib.h
|
603
|
configure:16084: result: yes
|
604
|
configure:16084: checking for string.h
|
605
|
configure:16084: result: yes
|
606
|
configure:16084: checking for unistd.h
|
607
|
configure:16084: result: yes
|
608
|
configure:16084: checking sys/mman.h usability
|
609
|
configure:16084: gcc -c -O2 conftest.c >&5
|
610
|
configure:16084: $? = 0
|
611
|
configure:16084: result: yes
|
612
|
configure:16084: checking sys/mman.h presence
|
613
|
configure:16084: gcc -E conftest.c
|
614
|
configure:16084: $? = 0
|
615
|
configure:16084: result: yes
|
616
|
configure:16084: checking for sys/mman.h
|
617
|
configure:16084: result: yes
|
618
|
configure:16084: checking utime.h usability
|
619
|
configure:16084: gcc -c -O2 conftest.c >&5
|
620
|
configure:16084: $? = 0
|
621
|
configure:16084: result: yes
|
622
|
configure:16084: checking utime.h presence
|
623
|
configure:16084: gcc -E conftest.c
|
624
|
configure:16084: $? = 0
|
625
|
configure:16084: result: yes
|
626
|
configure:16084: checking for utime.h
|
627
|
configure:16084: result: yes
|
628
|
configure:16098: checking for stdbool.h that conforms to C99
|
629
|
configure:16165: gcc -c -O2 conftest.c >&5
|
630
|
configure:16165: $? = 0
|
631
|
configure:16172: result: yes
|
632
|
configure:16174: checking for _Bool
|
633
|
configure:16174: gcc -c -O2 conftest.c >&5
|
634
|
configure:16174: $? = 0
|
635
|
configure:16174: gcc -c -O2 conftest.c >&5
|
636
|
conftest.c: In function 'main':
|
637
|
conftest.c:75:20: error: expected expression before ')' token
|
638
|
configure:16174: $? = 1
|
639
|
configure: failed program was:
|
640
|
| /* confdefs.h */
|
641
|
| #define PACKAGE_NAME "exiv2"
|
642
|
| #define PACKAGE_TARNAME "exiv2"
|
643
|
| #define PACKAGE_VERSION "0.23"
|
644
|
| #define PACKAGE_STRING "exiv2 0.23"
|
645
|
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
646
|
| #define PACKAGE_URL ""
|
647
|
| #define PACKAGE "exiv2"
|
648
|
| #define VERSION "0.23"
|
649
|
| #define ENABLE_NLS 1
|
650
|
| #define HAVE_GETTEXT 1
|
651
|
| #define HAVE_DCGETTEXT 1
|
652
|
| #define STDC_HEADERS 1
|
653
|
| #define HAVE_SYS_TYPES_H 1
|
654
|
| #define HAVE_SYS_STAT_H 1
|
655
|
| #define HAVE_STDLIB_H 1
|
656
|
| #define HAVE_STRING_H 1
|
657
|
| #define HAVE_MEMORY_H 1
|
658
|
| #define HAVE_STRINGS_H 1
|
659
|
| #define HAVE_INTTYPES_H 1
|
660
|
| #define HAVE_STDINT_H 1
|
661
|
| #define HAVE_UNISTD_H 1
|
662
|
| #define HAVE_DLFCN_H 1
|
663
|
| #define LT_OBJDIR ".libs/"
|
664
|
| #define HAVE_LIBZ 1
|
665
|
| #define HAVE_ICONV 1
|
666
|
| #define ICONV_CONST
|
667
|
| #define STDC_HEADERS 1
|
668
|
| #define HAVE_LIBINTL_H 1
|
669
|
| #define HAVE_LOCALE_H 1
|
670
|
| #define HAVE_MALLOC_H 1
|
671
|
| #define HAVE_STDINT_H 1
|
672
|
| #define HAVE_STDLIB_H 1
|
673
|
| #define HAVE_STRING_H 1
|
674
|
| #define HAVE_UNISTD_H 1
|
675
|
| #define HAVE_SYS_MMAN_H 1
|
676
|
| #define HAVE_UTIME_H 1
|
677
|
| /* end confdefs.h. */
|
678
|
| #include <stdio.h>
|
679
|
| #ifdef HAVE_SYS_TYPES_H
|
680
|
| # include <sys/types.h>
|
681
|
| #endif
|
682
|
| #ifdef HAVE_SYS_STAT_H
|
683
|
| # include <sys/stat.h>
|
684
|
| #endif
|
685
|
| #ifdef STDC_HEADERS
|
686
|
| # include <stdlib.h>
|
687
|
| # include <stddef.h>
|
688
|
| #else
|
689
|
| # ifdef HAVE_STDLIB_H
|
690
|
| # include <stdlib.h>
|
691
|
| # endif
|
692
|
| #endif
|
693
|
| #ifdef HAVE_STRING_H
|
694
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
695
|
| # include <memory.h>
|
696
|
| # endif
|
697
|
| # include <string.h>
|
698
|
| #endif
|
699
|
| #ifdef HAVE_STRINGS_H
|
700
|
| # include <strings.h>
|
701
|
| #endif
|
702
|
| #ifdef HAVE_INTTYPES_H
|
703
|
| # include <inttypes.h>
|
704
|
| #endif
|
705
|
| #ifdef HAVE_STDINT_H
|
706
|
| # include <stdint.h>
|
707
|
| #endif
|
708
|
| #ifdef HAVE_UNISTD_H
|
709
|
| # include <unistd.h>
|
710
|
| #endif
|
711
|
| int
|
712
|
| main ()
|
713
|
| {
|
714
|
| if (sizeof ((_Bool)))
|
715
|
| return 0;
|
716
|
| ;
|
717
|
| return 0;
|
718
|
| }
|
719
|
configure:16174: result: yes
|
720
|
configure:16191: checking for an ANSI C-conforming const
|
721
|
configure:16257: gcc -c -O2 conftest.c >&5
|
722
|
configure:16257: $? = 0
|
723
|
configure:16264: result: yes
|
724
|
configure:16272: checking for inline
|
725
|
configure:16288: gcc -c -O2 conftest.c >&5
|
726
|
configure:16288: $? = 0
|
727
|
configure:16296: result: inline
|
728
|
configure:16314: checking for pid_t
|
729
|
configure:16314: gcc -c -O2 conftest.c >&5
|
730
|
configure:16314: $? = 0
|
731
|
configure:16314: gcc -c -O2 conftest.c >&5
|
732
|
conftest.c: In function 'main':
|
733
|
conftest.c:77:20: error: expected expression before ')' token
|
734
|
configure:16314: $? = 1
|
735
|
configure: failed program was:
|
736
|
| /* confdefs.h */
|
737
|
| #define PACKAGE_NAME "exiv2"
|
738
|
| #define PACKAGE_TARNAME "exiv2"
|
739
|
| #define PACKAGE_VERSION "0.23"
|
740
|
| #define PACKAGE_STRING "exiv2 0.23"
|
741
|
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
742
|
| #define PACKAGE_URL ""
|
743
|
| #define PACKAGE "exiv2"
|
744
|
| #define VERSION "0.23"
|
745
|
| #define ENABLE_NLS 1
|
746
|
| #define HAVE_GETTEXT 1
|
747
|
| #define HAVE_DCGETTEXT 1
|
748
|
| #define STDC_HEADERS 1
|
749
|
| #define HAVE_SYS_TYPES_H 1
|
750
|
| #define HAVE_SYS_STAT_H 1
|
751
|
| #define HAVE_STDLIB_H 1
|
752
|
| #define HAVE_STRING_H 1
|
753
|
| #define HAVE_MEMORY_H 1
|
754
|
| #define HAVE_STRINGS_H 1
|
755
|
| #define HAVE_INTTYPES_H 1
|
756
|
| #define HAVE_STDINT_H 1
|
757
|
| #define HAVE_UNISTD_H 1
|
758
|
| #define HAVE_DLFCN_H 1
|
759
|
| #define LT_OBJDIR ".libs/"
|
760
|
| #define HAVE_LIBZ 1
|
761
|
| #define HAVE_ICONV 1
|
762
|
| #define ICONV_CONST
|
763
|
| #define STDC_HEADERS 1
|
764
|
| #define HAVE_LIBINTL_H 1
|
765
|
| #define HAVE_LOCALE_H 1
|
766
|
| #define HAVE_MALLOC_H 1
|
767
|
| #define HAVE_STDINT_H 1
|
768
|
| #define HAVE_STDLIB_H 1
|
769
|
| #define HAVE_STRING_H 1
|
770
|
| #define HAVE_UNISTD_H 1
|
771
|
| #define HAVE_SYS_MMAN_H 1
|
772
|
| #define HAVE_UTIME_H 1
|
773
|
| #define HAVE__BOOL 1
|
774
|
| #define HAVE_STDBOOL_H 1
|
775
|
| /* end confdefs.h. */
|
776
|
| #include <stdio.h>
|
777
|
| #ifdef HAVE_SYS_TYPES_H
|
778
|
| # include <sys/types.h>
|
779
|
| #endif
|
780
|
| #ifdef HAVE_SYS_STAT_H
|
781
|
| # include <sys/stat.h>
|
782
|
| #endif
|
783
|
| #ifdef STDC_HEADERS
|
784
|
| # include <stdlib.h>
|
785
|
| # include <stddef.h>
|
786
|
| #else
|
787
|
| # ifdef HAVE_STDLIB_H
|
788
|
| # include <stdlib.h>
|
789
|
| # endif
|
790
|
| #endif
|
791
|
| #ifdef HAVE_STRING_H
|
792
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
793
|
| # include <memory.h>
|
794
|
| # endif
|
795
|
| # include <string.h>
|
796
|
| #endif
|
797
|
| #ifdef HAVE_STRINGS_H
|
798
|
| # include <strings.h>
|
799
|
| #endif
|
800
|
| #ifdef HAVE_INTTYPES_H
|
801
|
| # include <inttypes.h>
|
802
|
| #endif
|
803
|
| #ifdef HAVE_STDINT_H
|
804
|
| # include <stdint.h>
|
805
|
| #endif
|
806
|
| #ifdef HAVE_UNISTD_H
|
807
|
| # include <unistd.h>
|
808
|
| #endif
|
809
|
| int
|
810
|
| main ()
|
811
|
| {
|
812
|
| if (sizeof ((pid_t)))
|
813
|
| return 0;
|
814
|
| ;
|
815
|
| return 0;
|
816
|
| }
|
817
|
configure:16314: result: yes
|
818
|
configure:16325: checking for size_t
|
819
|
configure:16325: gcc -c -O2 conftest.c >&5
|
820
|
configure:16325: $? = 0
|
821
|
configure:16325: gcc -c -O2 conftest.c >&5
|
822
|
conftest.c: In function 'main':
|
823
|
conftest.c:77:21: error: expected expression before ')' token
|
824
|
configure:16325: $? = 1
|
825
|
configure: failed program was:
|
826
|
| /* confdefs.h */
|
827
|
| #define PACKAGE_NAME "exiv2"
|
828
|
| #define PACKAGE_TARNAME "exiv2"
|
829
|
| #define PACKAGE_VERSION "0.23"
|
830
|
| #define PACKAGE_STRING "exiv2 0.23"
|
831
|
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
832
|
| #define PACKAGE_URL ""
|
833
|
| #define PACKAGE "exiv2"
|
834
|
| #define VERSION "0.23"
|
835
|
| #define ENABLE_NLS 1
|
836
|
| #define HAVE_GETTEXT 1
|
837
|
| #define HAVE_DCGETTEXT 1
|
838
|
| #define STDC_HEADERS 1
|
839
|
| #define HAVE_SYS_TYPES_H 1
|
840
|
| #define HAVE_SYS_STAT_H 1
|
841
|
| #define HAVE_STDLIB_H 1
|
842
|
| #define HAVE_STRING_H 1
|
843
|
| #define HAVE_MEMORY_H 1
|
844
|
| #define HAVE_STRINGS_H 1
|
845
|
| #define HAVE_INTTYPES_H 1
|
846
|
| #define HAVE_STDINT_H 1
|
847
|
| #define HAVE_UNISTD_H 1
|
848
|
| #define HAVE_DLFCN_H 1
|
849
|
| #define LT_OBJDIR ".libs/"
|
850
|
| #define HAVE_LIBZ 1
|
851
|
| #define HAVE_ICONV 1
|
852
|
| #define ICONV_CONST
|
853
|
| #define STDC_HEADERS 1
|
854
|
| #define HAVE_LIBINTL_H 1
|
855
|
| #define HAVE_LOCALE_H 1
|
856
|
| #define HAVE_MALLOC_H 1
|
857
|
| #define HAVE_STDINT_H 1
|
858
|
| #define HAVE_STDLIB_H 1
|
859
|
| #define HAVE_STRING_H 1
|
860
|
| #define HAVE_UNISTD_H 1
|
861
|
| #define HAVE_SYS_MMAN_H 1
|
862
|
| #define HAVE_UTIME_H 1
|
863
|
| #define HAVE__BOOL 1
|
864
|
| #define HAVE_STDBOOL_H 1
|
865
|
| /* end confdefs.h. */
|
866
|
| #include <stdio.h>
|
867
|
| #ifdef HAVE_SYS_TYPES_H
|
868
|
| # include <sys/types.h>
|
869
|
| #endif
|
870
|
| #ifdef HAVE_SYS_STAT_H
|
871
|
| # include <sys/stat.h>
|
872
|
| #endif
|
873
|
| #ifdef STDC_HEADERS
|
874
|
| # include <stdlib.h>
|
875
|
| # include <stddef.h>
|
876
|
| #else
|
877
|
| # ifdef HAVE_STDLIB_H
|
878
|
| # include <stdlib.h>
|
879
|
| # endif
|
880
|
| #endif
|
881
|
| #ifdef HAVE_STRING_H
|
882
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
883
|
| # include <memory.h>
|
884
|
| # endif
|
885
|
| # include <string.h>
|
886
|
| #endif
|
887
|
| #ifdef HAVE_STRINGS_H
|
888
|
| # include <strings.h>
|
889
|
| #endif
|
890
|
| #ifdef HAVE_INTTYPES_H
|
891
|
| # include <inttypes.h>
|
892
|
| #endif
|
893
|
| #ifdef HAVE_STDINT_H
|
894
|
| # include <stdint.h>
|
895
|
| #endif
|
896
|
| #ifdef HAVE_UNISTD_H
|
897
|
| # include <unistd.h>
|
898
|
| #endif
|
899
|
| int
|
900
|
| main ()
|
901
|
| {
|
902
|
| if (sizeof ((size_t)))
|
903
|
| return 0;
|
904
|
| ;
|
905
|
| return 0;
|
906
|
| }
|
907
|
configure:16325: result: yes
|
908
|
configure:16336: checking whether struct tm is in sys/time.h or time.h
|
909
|
configure:16356: gcc -c -O2 conftest.c >&5
|
910
|
configure:16356: $? = 0
|
911
|
configure:16363: result: time.h
|
912
|
configure:16391: checking for stdlib.h
|
913
|
configure:16391: result: yes
|
914
|
configure:16391: checking for unistd.h
|
915
|
configure:16391: result: yes
|
916
|
configure:16391: checking for sys/param.h
|
917
|
configure:16391: gcc -c -O2 conftest.c >&5
|
918
|
configure:16391: $? = 0
|
919
|
configure:16391: result: yes
|
920
|
configure:16411: checking for getpagesize
|
921
|
configure:16411: gcc -o conftest -O2 conftest.c -lz -lm >&5
|
922
|
configure:16411: $? = 0
|
923
|
configure:16411: result: yes
|
924
|
configure:16420: checking for working mmap
|
925
|
configure:16567: gcc -o conftest -O2 conftest.c -lz -lm >&5
|
926
|
configure:16567: $? = 0
|
927
|
configure:16567: ./conftest
|
928
|
configure:16567: $? = 0
|
929
|
configure:16577: result: yes
|
930
|
configure:16586: checking whether strerror_r is declared
|
931
|
configure:16586: gcc -c -O2 conftest.c >&5
|
932
|
configure:16586: $? = 0
|
933
|
configure:16586: result: yes
|
934
|
configure:16599: checking for strerror_r
|
935
|
configure:16599: gcc -o conftest -O2 conftest.c -lz -lm >&5
|
936
|
configure:16599: $? = 0
|
937
|
configure:16599: result: yes
|
938
|
configure:16608: checking whether strerror_r returns char *
|
939
|
configure:16632: gcc -c -O2 conftest.c >&5
|
940
|
conftest.c: In function 'main':
|
941
|
conftest.c:86:13: error: invalid type argument of unary '*' (have 'int')
|
942
|
conftest.c:87:14: warning: initialization makes pointer from integer without a cast [enabled by default]
|
943
|
configure:16632: $? = 1
|
944
|
configure: failed program was:
|
945
|
| /* confdefs.h */
|
946
|
| #define PACKAGE_NAME "exiv2"
|
947
|
| #define PACKAGE_TARNAME "exiv2"
|
948
|
| #define PACKAGE_VERSION "0.23"
|
949
|
| #define PACKAGE_STRING "exiv2 0.23"
|
950
|
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
951
|
| #define PACKAGE_URL ""
|
952
|
| #define PACKAGE "exiv2"
|
953
|
| #define VERSION "0.23"
|
954
|
| #define ENABLE_NLS 1
|
955
|
| #define HAVE_GETTEXT 1
|
956
|
| #define HAVE_DCGETTEXT 1
|
957
|
| #define STDC_HEADERS 1
|
958
|
| #define HAVE_SYS_TYPES_H 1
|
959
|
| #define HAVE_SYS_STAT_H 1
|
960
|
| #define HAVE_STDLIB_H 1
|
961
|
| #define HAVE_STRING_H 1
|
962
|
| #define HAVE_MEMORY_H 1
|
963
|
| #define HAVE_STRINGS_H 1
|
964
|
| #define HAVE_INTTYPES_H 1
|
965
|
| #define HAVE_STDINT_H 1
|
966
|
| #define HAVE_UNISTD_H 1
|
967
|
| #define HAVE_DLFCN_H 1
|
968
|
| #define LT_OBJDIR ".libs/"
|
969
|
| #define HAVE_LIBZ 1
|
970
|
| #define HAVE_ICONV 1
|
971
|
| #define ICONV_CONST
|
972
|
| #define STDC_HEADERS 1
|
973
|
| #define HAVE_LIBINTL_H 1
|
974
|
| #define HAVE_LOCALE_H 1
|
975
|
| #define HAVE_MALLOC_H 1
|
976
|
| #define HAVE_STDINT_H 1
|
977
|
| #define HAVE_STDLIB_H 1
|
978
|
| #define HAVE_STRING_H 1
|
979
|
| #define HAVE_UNISTD_H 1
|
980
|
| #define HAVE_SYS_MMAN_H 1
|
981
|
| #define HAVE_UTIME_H 1
|
982
|
| #define HAVE__BOOL 1
|
983
|
| #define HAVE_STDBOOL_H 1
|
984
|
| #define HAVE_STDLIB_H 1
|
985
|
| #define HAVE_UNISTD_H 1
|
986
|
| #define HAVE_SYS_PARAM_H 1
|
987
|
| #define HAVE_GETPAGESIZE 1
|
988
|
| #define HAVE_MMAP 1
|
989
|
| #define HAVE_DECL_STRERROR_R 1
|
990
|
| #define HAVE_STRERROR_R 1
|
991
|
| /* end confdefs.h. */
|
992
|
| #include <stdio.h>
|
993
|
| #ifdef HAVE_SYS_TYPES_H
|
994
|
| # include <sys/types.h>
|
995
|
| #endif
|
996
|
| #ifdef HAVE_SYS_STAT_H
|
997
|
| # include <sys/stat.h>
|
998
|
| #endif
|
999
|
| #ifdef STDC_HEADERS
|
1000
|
| # include <stdlib.h>
|
1001
|
| # include <stddef.h>
|
1002
|
| #else
|
1003
|
| # ifdef HAVE_STDLIB_H
|
1004
|
| # include <stdlib.h>
|
1005
|
| # endif
|
1006
|
| #endif
|
1007
|
| #ifdef HAVE_STRING_H
|
1008
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
1009
|
| # include <memory.h>
|
1010
|
| # endif
|
1011
|
| # include <string.h>
|
1012
|
| #endif
|
1013
|
| #ifdef HAVE_STRINGS_H
|
1014
|
| # include <strings.h>
|
1015
|
| #endif
|
1016
|
| #ifdef HAVE_INTTYPES_H
|
1017
|
| # include <inttypes.h>
|
1018
|
| #endif
|
1019
|
| #ifdef HAVE_STDINT_H
|
1020
|
| # include <stdint.h>
|
1021
|
| #endif
|
1022
|
| #ifdef HAVE_UNISTD_H
|
1023
|
| # include <unistd.h>
|
1024
|
| #endif
|
1025
|
| int
|
1026
|
| main ()
|
1027
|
| {
|
1028
|
|
|
1029
|
| char buf[100];
|
1030
|
| char x = *strerror_r (0, buf, sizeof buf);
|
1031
|
| char *p = strerror_r (0, buf, sizeof buf);
|
1032
|
| return !p || x;
|
1033
|
|
|
1034
|
| ;
|
1035
|
| return 0;
|
1036
|
| }
|
1037
|
configure:16670: result: no
|
1038
|
configure:16681: checking for gmtime_r
|
1039
|
configure:16681: gcc -o conftest -O2 conftest.c -lz -lm >&5
|
1040
|
configure:16681: $? = 0
|
1041
|
configure:16681: result: yes
|
1042
|
configure:16681: checking for lstat
|
1043
|
configure:16681: gcc -o conftest -O2 conftest.c -lz -lm >&5
|
1044
|
configure:16681: $? = 0
|
1045
|
configure:16681: result: yes
|
1046
|
configure:16681: checking for memset
|
1047
|
configure:16681: gcc -o conftest -O2 conftest.c -lz -lm >&5
|
1048
|
conftest.c:73:6: warning: conflicting types for built-in function 'memset' [enabled by default]
|
1049
|
configure:16681: $? = 0
|
1050
|
configure:16681: result: yes
|
1051
|
configure:16681: checking for mmap
|
1052
|
configure:16681: gcc -o conftest -O2 conftest.c -lz -lm >&5
|
1053
|
configure:16681: $? = 0
|
1054
|
configure:16681: result: yes
|
1055
|
configure:16681: checking for munmap
|
1056
|
configure:16681: gcc -o conftest -O2 conftest.c -lz -lm >&5
|
1057
|
configure:16681: $? = 0
|
1058
|
configure:16681: result: yes
|
1059
|
configure:16681: checking for strchr
|
1060
|
configure:16681: gcc -o conftest -O2 conftest.c -lz -lm >&5
|
1061
|
conftest.c:76:6: warning: conflicting types for built-in function 'strchr' [enabled by default]
|
1062
|
configure:16681: $? = 0
|
1063
|
configure:16681: result: yes
|
1064
|
configure:16681: checking for strerror
|
1065
|
configure:16681: gcc -o conftest -O2 conftest.c -lz -lm >&5
|
1066
|
configure:16681: $? = 0
|
1067
|
configure:16681: result: yes
|
1068
|
configure:16681: checking for strtol
|
1069
|
configure:16681: gcc -o conftest -O2 conftest.c -lz -lm >&5
|
1070
|
configure:16681: $? = 0
|
1071
|
configure:16681: result: yes
|
1072
|
configure:16692: checking for timegm
|
1073
|
configure:16692: gcc -o conftest -O2 conftest.c -lz -lm >&5
|
1074
|
configure:16692: $? = 0
|
1075
|
configure:16692: result: yes
|
1076
|
configure:16707: checking whether to enable dependency tracking
|
1077
|
configure:16716: result: yes
|
1078
|
configure:16725: checking whether to enable symbol visibility support
|
1079
|
configure:16734: result: yes
|
1080
|
configure:16745: checking whether the C++ compiler accepts the -xldscope=hidden flag
|
1081
|
configure:16774: g++ -c -O2 -xldscope=hidden conftest.cpp >&5
|
1082
|
g++: error: language ldscope=hidden not recognized
|
1083
|
g++: error: language ldscope=hidden not recognized
|
1084
|
configure:16774: $? = 1
|
1085
|
configure: failed program was:
|
1086
|
| /* confdefs.h */
|
1087
|
| #define PACKAGE_NAME "exiv2"
|
1088
|
| #define PACKAGE_TARNAME "exiv2"
|
1089
|
| #define PACKAGE_VERSION "0.23"
|
1090
|
| #define PACKAGE_STRING "exiv2 0.23"
|
1091
|
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
1092
|
| #define PACKAGE_URL ""
|
1093
|
| #define PACKAGE "exiv2"
|
1094
|
| #define VERSION "0.23"
|
1095
|
| #define ENABLE_NLS 1
|
1096
|
| #define HAVE_GETTEXT 1
|
1097
|
| #define HAVE_DCGETTEXT 1
|
1098
|
| #define STDC_HEADERS 1
|
1099
|
| #define HAVE_SYS_TYPES_H 1
|
1100
|
| #define HAVE_SYS_STAT_H 1
|
1101
|
| #define HAVE_STDLIB_H 1
|
1102
|
| #define HAVE_STRING_H 1
|
1103
|
| #define HAVE_MEMORY_H 1
|
1104
|
| #define HAVE_STRINGS_H 1
|
1105
|
| #define HAVE_INTTYPES_H 1
|
1106
|
| #define HAVE_STDINT_H 1
|
1107
|
| #define HAVE_UNISTD_H 1
|
1108
|
| #define HAVE_DLFCN_H 1
|
1109
|
| #define LT_OBJDIR ".libs/"
|
1110
|
| #define HAVE_LIBZ 1
|
1111
|
| #define HAVE_ICONV 1
|
1112
|
| #define ICONV_CONST
|
1113
|
| #define STDC_HEADERS 1
|
1114
|
| #define HAVE_LIBINTL_H 1
|
1115
|
| #define HAVE_LOCALE_H 1
|
1116
|
| #define HAVE_MALLOC_H 1
|
1117
|
| #define HAVE_STDINT_H 1
|
1118
|
| #define HAVE_STDLIB_H 1
|
1119
|
| #define HAVE_STRING_H 1
|
1120
|
| #define HAVE_UNISTD_H 1
|
1121
|
| #define HAVE_SYS_MMAN_H 1
|
1122
|
| #define HAVE_UTIME_H 1
|
1123
|
| #define HAVE__BOOL 1
|
1124
|
| #define HAVE_STDBOOL_H 1
|
1125
|
| #define HAVE_STDLIB_H 1
|
1126
|
| #define HAVE_UNISTD_H 1
|
1127
|
| #define HAVE_SYS_PARAM_H 1
|
1128
|
| #define HAVE_GETPAGESIZE 1
|
1129
|
| #define HAVE_MMAP 1
|
1130
|
| #define HAVE_DECL_STRERROR_R 1
|
1131
|
| #define HAVE_STRERROR_R 1
|
1132
|
| #define HAVE_GMTIME_R 1
|
1133
|
| #define HAVE_LSTAT 1
|
1134
|
| #define HAVE_MEMSET 1
|
1135
|
| #define HAVE_MMAP 1
|
1136
|
| #define HAVE_MUNMAP 1
|
1137
|
| #define HAVE_STRCHR 1
|
1138
|
| #define HAVE_STRERROR 1
|
1139
|
| #define HAVE_STRTOL 1
|
1140
|
| #define HAVE_TIMEGM 1
|
1141
|
| /* end confdefs.h. */
|
1142
|
|
|
1143
|
|
|
1144
|
| int
|
1145
|
| main ()
|
1146
|
| {
|
1147
|
|
|
1148
|
| ;
|
1149
|
| return 0;
|
1150
|
| }
|
1151
|
|
|
1152
|
configure:16797: result: no
|
1153
|
configure:16823: checking whether the C++ compiler accepts the -fvisibility-inlines-hidden flag
|
1154
|
configure:16852: g++ -c -O2 -fvisibility-inlines-hidden conftest.cpp >&5
|
1155
|
configure:16852: $? = 0
|
1156
|
configure:16875: result: yes
|
1157
|
configure:16904: checking whether to use the lens database for Nikon lens names
|
1158
|
configure:16913: result: yes
|
1159
|
configure:16920: checking whether to compile a commercial version of the Exiv2 library
|
1160
|
configure:16929: result: no
|
1161
|
configure:16934: checking whether to enable XMP support (requires expat)
|
1162
|
configure:16943: result: yes
|
1163
|
configure:16973: checking expat.h usability
|
1164
|
configure:16973: gcc -c -O2 conftest.c >&5
|
1165
|
configure:16973: $? = 0
|
1166
|
configure:16973: result: yes
|
1167
|
configure:16973: checking expat.h presence
|
1168
|
configure:16973: gcc -E conftest.c
|
1169
|
configure:16973: $? = 0
|
1170
|
configure:16973: result: yes
|
1171
|
configure:16973: checking for expat.h
|
1172
|
configure:16973: result: yes
|
1173
|
configure:16978: checking for XML_ParserCreate in -lexpat
|
1174
|
configure:17003: gcc -o conftest -O2 conftest.c -lexpat -lz -lm >&5
|
1175
|
configure:17003: $? = 0
|
1176
|
configure:17012: result: yes
|
1177
|
configure:17196: creating ./config.status
|
1178
|
|
1179
|
## ---------------------- ##
|
1180
|
## Running config.status. ##
|
1181
|
## ---------------------- ##
|
1182
|
|
1183
|
This file was extended by exiv2 config.status 0.23, which was
|
1184
|
generated by GNU Autoconf 2.69. Invocation command line was
|
1185
|
|
1186
|
CONFIG_FILES =
|
1187
|
CONFIG_HEADERS =
|
1188
|
CONFIG_LINKS =
|
1189
|
CONFIG_COMMANDS =
|
1190
|
$ ./config.status
|
1191
|
|
1192
|
on mowgli
|
1193
|
|
1194
|
config.status:1165: creating ./Makefile
|
1195
|
config.status:1165: creating ./config/config.mk
|
1196
|
config.status:1165: creating ./config/exiv2.pc
|
1197
|
config.status:1165: creating ./po/Makefile.in
|
1198
|
config.status:1165: creating ./src/doxygen.hpp
|
1199
|
config.status:1165: creating ./config/config.h
|
1200
|
config.status:1354: executing default-1 commands
|
1201
|
config.status:1354: executing libtool commands
|
1202
|
|
1203
|
## ---------------- ##
|
1204
|
## Cache variables. ##
|
1205
|
## ---------------- ##
|
1206
|
|
1207
|
ac_cv_build=i686-pc-linux-gnu
|
1208
|
ac_cv_c_compiler_gnu=yes
|
1209
|
ac_cv_c_const=yes
|
1210
|
ac_cv_c_inline=inline
|
1211
|
ac_cv_cxx_compiler_gnu=yes
|
1212
|
ac_cv_env_CCC_set=
|
1213
|
ac_cv_env_CCC_value=
|
1214
|
ac_cv_env_CC_set=
|
1215
|
ac_cv_env_CC_value=
|
1216
|
ac_cv_env_CFLAGS_set=
|
1217
|
ac_cv_env_CFLAGS_value=
|
1218
|
ac_cv_env_CPPFLAGS_set=
|
1219
|
ac_cv_env_CPPFLAGS_value=
|
1220
|
ac_cv_env_CPP_set=
|
1221
|
ac_cv_env_CPP_value=
|
1222
|
ac_cv_env_CXXCPP_set=
|
1223
|
ac_cv_env_CXXCPP_value=
|
1224
|
ac_cv_env_CXXFLAGS_set=
|
1225
|
ac_cv_env_CXXFLAGS_value=
|
1226
|
ac_cv_env_CXX_set=
|
1227
|
ac_cv_env_CXX_value=
|
1228
|
ac_cv_env_LDFLAGS_set=
|
1229
|
ac_cv_env_LDFLAGS_value=
|
1230
|
ac_cv_env_LIBS_set=
|
1231
|
ac_cv_env_LIBS_value=
|
1232
|
ac_cv_env_build_alias_set=
|
1233
|
ac_cv_env_build_alias_value=
|
1234
|
ac_cv_env_host_alias_set=
|
1235
|
ac_cv_env_host_alias_value=
|
1236
|
ac_cv_env_target_alias_set=
|
1237
|
ac_cv_env_target_alias_value=
|
1238
|
ac_cv_func_getpagesize=yes
|
1239
|
ac_cv_func_gmtime_r=yes
|
1240
|
ac_cv_func_lstat=yes
|
1241
|
ac_cv_func_memset=yes
|
1242
|
ac_cv_func_mmap=yes
|
1243
|
ac_cv_func_mmap_fixed_mapped=yes
|
1244
|
ac_cv_func_munmap=yes
|
1245
|
ac_cv_func_strchr=yes
|
1246
|
ac_cv_func_strerror=yes
|
1247
|
ac_cv_func_strerror_r=yes
|
1248
|
ac_cv_func_strerror_r_char_p=no
|
1249
|
ac_cv_func_strtol=yes
|
1250
|
ac_cv_func_timegm=yes
|
1251
|
ac_cv_have_decl_strerror_r=yes
|
1252
|
ac_cv_header_dlfcn_h=yes
|
1253
|
ac_cv_header_expat_h=yes
|
1254
|
ac_cv_header_inttypes_h=yes
|
1255
|
ac_cv_header_libintl_h=yes
|
1256
|
ac_cv_header_locale_h=yes
|
1257
|
ac_cv_header_malloc_h=yes
|
1258
|
ac_cv_header_memory_h=yes
|
1259
|
ac_cv_header_stdbool_h=yes
|
1260
|
ac_cv_header_stdc=yes
|
1261
|
ac_cv_header_stdint_h=yes
|
1262
|
ac_cv_header_stdlib_h=yes
|
1263
|
ac_cv_header_string_h=yes
|
1264
|
ac_cv_header_strings_h=yes
|
1265
|
ac_cv_header_sys_mman_h=yes
|
1266
|
ac_cv_header_sys_param_h=yes
|
1267
|
ac_cv_header_sys_stat_h=yes
|
1268
|
ac_cv_header_sys_types_h=yes
|
1269
|
ac_cv_header_unistd_h=yes
|
1270
|
ac_cv_header_utime_h=yes
|
1271
|
ac_cv_header_zlib_h=yes
|
1272
|
ac_cv_host=i686-pc-linux-gnu
|
1273
|
ac_cv_lib_expat_XML_ParserCreate=yes
|
1274
|
ac_cv_lib_m_cos=yes
|
1275
|
ac_cv_lib_z_inflateEnd=yes
|
1276
|
ac_cv_objext=o
|
1277
|
ac_cv_path_EGREP='/bin/grep -E'
|
1278
|
ac_cv_path_FGREP='/bin/grep -F'
|
1279
|
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
|
1280
|
ac_cv_path_GREP=/bin/grep
|
1281
|
ac_cv_path_MSGFMT=/usr/bin/msgfmt
|
1282
|
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
|
1283
|
ac_cv_path_SED=/bin/sed
|
1284
|
ac_cv_path_XGETTEXT=/usr/bin/xgettext
|
1285
|
ac_cv_path_install='/usr/bin/install -c'
|
1286
|
ac_cv_prog_CPP='gcc -E'
|
1287
|
ac_cv_prog_CXXCPP='g++ -E'
|
1288
|
ac_cv_prog_ac_ct_AR=ar
|
1289
|
ac_cv_prog_ac_ct_CC=gcc
|
1290
|
ac_cv_prog_ac_ct_CXX=g++
|
1291
|
ac_cv_prog_ac_ct_OBJDUMP=objdump
|
1292
|
ac_cv_prog_ac_ct_RANLIB=ranlib
|
1293
|
ac_cv_prog_ac_ct_STRIP=strip
|
1294
|
ac_cv_prog_cc_c89=
|
1295
|
ac_cv_prog_cc_g=no
|
1296
|
ac_cv_prog_cxx_g=no
|
1297
|
ac_cv_prog_make_make_set=yes
|
1298
|
ac_cv_struct_tm=time.h
|
1299
|
ac_cv_type__Bool=yes
|
1300
|
ac_cv_type_pid_t=yes
|
1301
|
ac_cv_type_size_t=yes
|
1302
|
acl_cv_hardcode_direct=no
|
1303
|
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
|
1304
|
acl_cv_hardcode_libdir_separator=
|
1305
|
acl_cv_hardcode_minus_L=no
|
1306
|
acl_cv_libext=a
|
1307
|
acl_cv_libname_spec='lib$name'
|
1308
|
acl_cv_library_names_spec='$libname$shrext'
|
1309
|
acl_cv_path_LD=/usr/bin/ld
|
1310
|
acl_cv_prog_gnu_ld=yes
|
1311
|
acl_cv_rpath=done
|
1312
|
acl_cv_shlibext=so
|
1313
|
acl_cv_wl=-Wl,
|
1314
|
am_cv_func_iconv=yes
|
1315
|
am_cv_lib_iconv=no
|
1316
|
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
|
1317
|
am_cv_proto_iconv_arg1=
|
1318
|
ax_cv_cxx_check_flag__fvisibility_inlines_hidden=yes
|
1319
|
ax_cv_cxx_check_flag__xldscope_hidden=no
|
1320
|
gt_cv_func_CFLocaleCopyCurrent=no
|
1321
|
gt_cv_func_CFPreferencesCopyAppValue=no
|
1322
|
gt_cv_func_gnugettext1_libc=yes
|
1323
|
lt_cv_deplibs_check_method=pass_all
|
1324
|
lt_cv_file_magic_cmd='$MAGIC_CMD'
|
1325
|
lt_cv_file_magic_test_file=
|
1326
|
lt_cv_ld_reload_flag=-r
|
1327
|
lt_cv_nm_interface='BSD nm'
|
1328
|
lt_cv_objdir=.libs
|
1329
|
lt_cv_path_LD=/usr/bin/ld
|
1330
|
lt_cv_path_LDCXX=/usr/bin/ld
|
1331
|
lt_cv_path_NM='/usr/bin/nm -B'
|
1332
|
lt_cv_prog_compiler_c_o=yes
|
1333
|
lt_cv_prog_compiler_c_o_CXX=yes
|
1334
|
lt_cv_prog_compiler_pic_works=yes
|
1335
|
lt_cv_prog_compiler_pic_works_CXX=yes
|
1336
|
lt_cv_prog_compiler_rtti_exceptions=no
|
1337
|
lt_cv_prog_compiler_static_works=yes
|
1338
|
lt_cv_prog_compiler_static_works_CXX=yes
|
1339
|
lt_cv_prog_gnu_ld=yes
|
1340
|
lt_cv_prog_gnu_ldcxx=yes
|
1341
|
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
|
1342
|
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
|
1343
|
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'\'''
|
1344
|
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
|
1345
|
lt_cv_sys_max_cmd_len=1572864
|
1346
|
zlib_cv_libz=yes
|
1347
|
zlib_cv_zlib_h=yes
|
1348
|
|
1349
|
## ----------------- ##
|
1350
|
## Output variables. ##
|
1351
|
## ----------------- ##
|
1352
|
|
1353
|
AR='ar'
|
1354
|
CC='gcc'
|
1355
|
CFLAGS='-O2'
|
1356
|
COMMERCIAL_VERSION='no'
|
1357
|
CPP='gcc -E'
|
1358
|
CPPFLAGS=''
|
1359
|
CXX='g++'
|
1360
|
CXXCPP='g++ -E'
|
1361
|
CXXFLAGS='-O2 -fvisibility=hidden -fvisibility-inlines-hidden'
|
1362
|
DEFS='-DHAVE_CONFIG_H'
|
1363
|
DEP_TRACKING='1'
|
1364
|
DSYMUTIL=''
|
1365
|
DUMPBIN=''
|
1366
|
ECHO_C=''
|
1367
|
ECHO_N='-n'
|
1368
|
ECHO_T=''
|
1369
|
EGREP='/bin/grep -E'
|
1370
|
ENABLE_XMP='1'
|
1371
|
EXEEXT=''
|
1372
|
EXIV2_LTVERSION='12:0:0'
|
1373
|
EXPAT_CPPFLAGS=''
|
1374
|
EXPAT_LDFLAGS=''
|
1375
|
EXPAT_LIBS='-lexpat'
|
1376
|
EXV_LIB_STATIC=''
|
1377
|
FGREP='/bin/grep -F'
|
1378
|
GCC='yes'
|
1379
|
GMSGFMT='/usr/bin/msgfmt'
|
1380
|
GREP='/bin/grep'
|
1381
|
GXX='yes'
|
1382
|
HAVE_LIBZ='1'
|
1383
|
HAVE_TIMEGM='1'
|
1384
|
INSTALL_DATA='${INSTALL} -m 644'
|
1385
|
INSTALL_PROGRAM='${INSTALL}'
|
1386
|
INSTALL_SCRIPT='${INSTALL}'
|
1387
|
INTLLIBS=''
|
1388
|
INTL_MACOSX_LIBS=''
|
1389
|
LD='/usr/bin/ld'
|
1390
|
LDFLAGS=''
|
1391
|
LIBICONV=''
|
1392
|
LIBINTL=''
|
1393
|
LIBM='-lm'
|
1394
|
LIBOBJS=''
|
1395
|
LIBS='-lz -lm'
|
1396
|
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
1397
|
LIBTOOL_DEPS='./config/ltmain.sh'
|
1398
|
LIPO=''
|
1399
|
LN_S='ln -s'
|
1400
|
LTLIBICONV=''
|
1401
|
LTLIBINTL=''
|
1402
|
LTLIBOBJS=''
|
1403
|
MKINSTALLDIRS='$(top_builddir)/./config/mkinstalldirs'
|
1404
|
MSGFMT='/usr/bin/msgfmt'
|
1405
|
MSGMERGE='/usr/bin/msgmerge'
|
1406
|
NM='/usr/bin/nm -B'
|
1407
|
NMEDIT=''
|
1408
|
OBJDUMP='objdump'
|
1409
|
OBJEXT='o'
|
1410
|
OTOOL64=''
|
1411
|
OTOOL=''
|
1412
|
PACKAGE='exiv2'
|
1413
|
PACKAGE_BUGREPORT='ahuggel@gmx.net'
|
1414
|
PACKAGE_NAME='exiv2'
|
1415
|
PACKAGE_STRING='exiv2 0.23'
|
1416
|
PACKAGE_TARNAME='exiv2'
|
1417
|
PACKAGE_URL=''
|
1418
|
PACKAGE_VERSION='0.23'
|
1419
|
PATH_SEPARATOR=':'
|
1420
|
POSUB='po'
|
1421
|
RANLIB='ranlib'
|
1422
|
SED='/bin/sed'
|
1423
|
SET_MAKE=''
|
1424
|
SHELL='/bin/bash'
|
1425
|
STRIP='strip'
|
1426
|
USE_NLS='yes'
|
1427
|
VERSION='0.23'
|
1428
|
XGETTEXT='/usr/bin/xgettext'
|
1429
|
ac_ct_CC='gcc'
|
1430
|
ac_ct_CXX='g++'
|
1431
|
ac_ct_DUMPBIN=''
|
1432
|
bindir='${exec_prefix}/bin'
|
1433
|
build='i686-pc-linux-gnu'
|
1434
|
build_alias=''
|
1435
|
build_cpu='i686'
|
1436
|
build_os='linux-gnu'
|
1437
|
build_vendor='pc'
|
1438
|
datadir='${datarootdir}'
|
1439
|
datarootdir='${prefix}/share'
|
1440
|
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
|
1441
|
dvidir='${docdir}'
|
1442
|
exec_prefix='${prefix}'
|
1443
|
host='i686-pc-linux-gnu'
|
1444
|
host_alias=''
|
1445
|
host_cpu='i686'
|
1446
|
host_os='linux-gnu'
|
1447
|
host_vendor='pc'
|
1448
|
htmldir='${docdir}'
|
1449
|
includedir='${prefix}/include'
|
1450
|
infodir='${datarootdir}/info'
|
1451
|
libdir='${exec_prefix}/lib'
|
1452
|
libexecdir='${exec_prefix}/libexec'
|
1453
|
localedir='${datarootdir}/locale'
|
1454
|
localstatedir='${prefix}/var'
|
1455
|
lt_ECHO='echo'
|
1456
|
mandir='${datarootdir}/man'
|
1457
|
oldincludedir='/usr/include'
|
1458
|
pdfdir='${docdir}'
|
1459
|
prefix='/usr/local'
|
1460
|
program_transform_name='s,x,x,'
|
1461
|
psdir='${docdir}'
|
1462
|
sbindir='${exec_prefix}/sbin'
|
1463
|
sharedstatedir='${prefix}/com'
|
1464
|
sysconfdir='${prefix}/etc'
|
1465
|
target_alias=''
|
1466
|
|
1467
|
## ----------- ##
|
1468
|
## confdefs.h. ##
|
1469
|
## ----------- ##
|
1470
|
|
1471
|
/* confdefs.h */
|
1472
|
#define PACKAGE_NAME "exiv2"
|
1473
|
#define PACKAGE_TARNAME "exiv2"
|
1474
|
#define PACKAGE_VERSION "0.23"
|
1475
|
#define PACKAGE_STRING "exiv2 0.23"
|
1476
|
#define PACKAGE_BUGREPORT "ahuggel@gmx.net"
|
1477
|
#define PACKAGE_URL ""
|
1478
|
#define PACKAGE "exiv2"
|
1479
|
#define VERSION "0.23"
|
1480
|
#define ENABLE_NLS 1
|
1481
|
#define HAVE_GETTEXT 1
|
1482
|
#define HAVE_DCGETTEXT 1
|
1483
|
#define STDC_HEADERS 1
|
1484
|
#define HAVE_SYS_TYPES_H 1
|
1485
|
#define HAVE_SYS_STAT_H 1
|
1486
|
#define HAVE_STDLIB_H 1
|
1487
|
#define HAVE_STRING_H 1
|
1488
|
#define HAVE_MEMORY_H 1
|
1489
|
#define HAVE_STRINGS_H 1
|
1490
|
#define HAVE_INTTYPES_H 1
|
1491
|
#define HAVE_STDINT_H 1
|
1492
|
#define HAVE_UNISTD_H 1
|
1493
|
#define HAVE_DLFCN_H 1
|
1494
|
#define LT_OBJDIR ".libs/"
|
1495
|
#define HAVE_LIBZ 1
|
1496
|
#define HAVE_ICONV 1
|
1497
|
#define ICONV_CONST
|
1498
|
#define STDC_HEADERS 1
|
1499
|
#define HAVE_LIBINTL_H 1
|
1500
|
#define HAVE_LOCALE_H 1
|
1501
|
#define HAVE_MALLOC_H 1
|
1502
|
#define HAVE_STDINT_H 1
|
1503
|
#define HAVE_STDLIB_H 1
|
1504
|
#define HAVE_STRING_H 1
|
1505
|
#define HAVE_UNISTD_H 1
|
1506
|
#define HAVE_SYS_MMAN_H 1
|
1507
|
#define HAVE_UTIME_H 1
|
1508
|
#define HAVE__BOOL 1
|
1509
|
#define HAVE_STDBOOL_H 1
|
1510
|
#define HAVE_STDLIB_H 1
|
1511
|
#define HAVE_UNISTD_H 1
|
1512
|
#define HAVE_SYS_PARAM_H 1
|
1513
|
#define HAVE_GETPAGESIZE 1
|
1514
|
#define HAVE_MMAP 1
|
1515
|
#define HAVE_DECL_STRERROR_R 1
|
1516
|
#define HAVE_STRERROR_R 1
|
1517
|
#define HAVE_GMTIME_R 1
|
1518
|
#define HAVE_LSTAT 1
|
1519
|
#define HAVE_MEMSET 1
|
1520
|
#define HAVE_MMAP 1
|
1521
|
#define HAVE_MUNMAP 1
|
1522
|
#define HAVE_STRCHR 1
|
1523
|
#define HAVE_STRERROR 1
|
1524
|
#define HAVE_STRTOL 1
|
1525
|
#define HAVE_TIMEGM 1
|
1526
|
#define WANT_VISIBILITY_SUPPORT 1
|
1527
|
#define HAVE_LENSDATA 1
|
1528
|
#define HAVE_EXPAT_H 1
|
1529
|
#define HAVE_EXPAT /**/
|
1530
|
#define HAVE_XMP_TOOLKIT 1
|
1531
|
|
1532
|
configure: exit 0
|