30
30
PATH: /usr/lib/qt-3.3/bin
31
31
PATH: /usr/kerberos/bin
32
33
PATH: /usr/local/bin
35
PATH: /home/algernon/bin
44
configure:2191: checking for a BSD-compatible install
45
configure:2247: result: /usr/bin/install -c
46
configure:2258: checking whether build environment is sane
47
configure:2301: result: yes
48
configure:2329: checking for a thread-safe mkdir -p
49
configure:2368: result: /bin/mkdir -p
50
configure:2381: checking for gawk
51
configure:2397: found /usr/bin/gawk
52
configure:2408: result: gawk
53
configure:2419: checking whether make sets $(MAKE)
54
configure:2440: result: yes
55
configure:2711: checking build system type
56
configure:2729: result: i686-pc-linux-gnu
57
configure:2751: checking host system type
58
configure:2766: result: i686-pc-linux-gnu
59
configure:2800: checking for style of include used by make
60
configure:2828: result: GNU
61
configure:2898: checking for gcc
62
configure:2914: found /usr/bin/gcc
63
configure:2925: result: gcc
64
configure:3163: checking for C compiler version
65
configure:3170: gcc --version >&5
43
configure:2209: checking for a BSD-compatible install
44
configure:2265: result: /usr/bin/install -c
45
configure:2276: checking whether build environment is sane
46
configure:2319: result: yes
47
configure:2347: checking for a thread-safe mkdir -p
48
configure:2386: result: /bin/mkdir -p
49
configure:2399: checking for gawk
50
configure:2415: found /usr/bin/gawk
51
configure:2426: result: gawk
52
configure:2437: checking whether make sets $(MAKE)
53
configure:2458: result: yes
54
configure:2729: checking build system type
55
configure:2747: result: i686-pc-linux-gnu
56
configure:2769: checking host system type
57
configure:2784: result: i686-pc-linux-gnu
58
configure:2818: checking for style of include used by make
59
configure:2846: result: GNU
60
configure:2916: checking for gcc
61
configure:2932: found /usr/lib/ccache/gcc
62
configure:2943: result: gcc
63
configure:3181: checking for C compiler version
64
configure:3188: gcc --version >&5
66
65
gcc (GCC) 4.3.0 20080428 (Red Hat 4.3.0-8)
67
66
Copyright (C) 2008 Free Software Foundation, Inc.
68
67
This is free software; see the source for copying conditions. There is NO
69
68
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
71
configure:3173: $? = 0
72
configure:3180: gcc -v >&5
70
configure:3191: $? = 0
71
configure:3198: gcc -v >&5
73
72
Using built-in specs.
74
73
Target: i386-redhat-linux
75
74
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-cpu=generic --build=i386-redhat-linux
76
75
Thread model: posix
77
76
gcc version 4.3.0 20080428 (Red Hat 4.3.0-8) (GCC)
78
configure:3183: $? = 0
79
configure:3190: gcc -V >&5
77
configure:3201: $? = 0
78
configure:3208: gcc -V >&5
80
79
gcc: '-V' option must have argument
81
configure:3193: $? = 1
82
configure:3216: checking for C compiler default output file name
83
configure:3243: gcc -g -Wall conftest.c >&5
84
configure:3246: $? = 0
85
configure:3284: result: a.out
86
configure:3301: checking whether the C compiler works
87
configure:3311: ./a.out
88
configure:3314: $? = 0
89
configure:3331: result: yes
90
configure:3338: checking whether we are cross compiling
91
configure:3340: result: no
92
configure:3343: checking for suffix of executables
93
configure:3350: gcc -o conftest -g -Wall conftest.c >&5
94
configure:3353: $? = 0
95
configure:3377: result:
96
configure:3383: checking for suffix of object files
97
configure:3409: gcc -c -g -Wall conftest.c >&5
98
configure:3412: $? = 0
99
configure:3435: result: o
100
configure:3439: checking whether we are using the GNU C compiler
101
configure:3468: gcc -c -g -Wall conftest.c >&5
102
configure:3474: $? = 0
103
configure:3491: result: yes
104
configure:3496: checking whether gcc accepts -g
105
configure:3526: gcc -c -g conftest.c >&5
106
configure:3532: $? = 0
107
configure:3631: result: yes
108
configure:3648: checking for gcc option to accept ISO C89
109
configure:3722: gcc -c -g -Wall conftest.c >&5
110
configure:3728: $? = 0
111
configure:3751: result: none needed
112
configure:3771: checking dependency style of gcc
113
configure:3862: result: gcc3
114
configure:3877: checking for a sed that does not truncate output
115
configure:3933: result: /bin/sed
116
configure:3936: checking for grep that handles long lines and -e
117
configure:4010: result: /bin/grep
118
configure:4015: checking for egrep
119
configure:4093: result: /bin/grep -E
120
configure:4109: checking for ld used by gcc
121
configure:4176: result: /usr/bin/ld
122
configure:4185: checking if the linker (/usr/bin/ld) is GNU ld
123
configure:4200: result: yes
124
configure:4205: checking for /usr/bin/ld option to reload object files
125
configure:4212: result: -r
126
configure:4230: checking for BSD-compatible nm
127
configure:4279: result: /usr/bin/nm -B
128
configure:4283: checking whether ln -s works
129
configure:4287: result: yes
130
configure:4294: checking how to recognize dependent libraries
131
configure:4480: result: pass_all
132
configure:4722: checking how to run the C preprocessor
133
configure:4762: gcc -E conftest.c
134
configure:4768: $? = 0
135
configure:4799: gcc -E conftest.c
136
conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
137
configure:4805: $? = 1
138
configure: failed program was:
140
| #define PACKAGE_NAME ""
141
| #define PACKAGE_TARNAME ""
142
| #define PACKAGE_VERSION ""
143
| #define PACKAGE_STRING ""
144
| #define PACKAGE_BUGREPORT ""
145
| #define BRASERO_MAJOR_VERSION 0
146
| #define BRASERO_MINOR_VERSION 8
147
| #define BRASERO_SUB 0
148
| #define BRASERO_VERSION 0.8.0
149
| #define PACKAGE "brasero"
150
| #define VERSION "0.8.0"
151
| /* end confdefs.h. */
152
| #include <ac_nonexistent.h>
153
configure:4838: result: gcc -E
154
configure:4867: gcc -E conftest.c
155
configure:4873: $? = 0
156
configure:4904: gcc -E conftest.c
157
conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
158
configure:4910: $? = 1
159
configure: failed program was:
161
| #define PACKAGE_NAME ""
162
| #define PACKAGE_TARNAME ""
163
| #define PACKAGE_VERSION ""
164
| #define PACKAGE_STRING ""
165
| #define PACKAGE_BUGREPORT ""
166
| #define BRASERO_MAJOR_VERSION 0
167
| #define BRASERO_MINOR_VERSION 8
168
| #define BRASERO_SUB 0
169
| #define BRASERO_VERSION 0.8.0
170
| #define PACKAGE "brasero"
171
| #define VERSION "0.8.0"
172
| /* end confdefs.h. */
173
| #include <ac_nonexistent.h>
174
configure:4948: checking for ANSI C header files
175
configure:4978: gcc -c -g -Wall conftest.c >&5
176
configure:4984: $? = 0
177
configure:5083: gcc -o conftest -g -Wall conftest.c >&5
178
configure:5086: $? = 0
179
configure:5092: ./conftest
180
configure:5095: $? = 0
181
configure:5112: result: yes
182
configure:5136: checking for sys/types.h
183
configure:5157: gcc -c -g -Wall conftest.c >&5
184
configure:5163: $? = 0
185
configure:5179: result: yes
186
configure:5136: checking for sys/stat.h
187
configure:5157: gcc -c -g -Wall conftest.c >&5
188
configure:5163: $? = 0
189
configure:5179: result: yes
190
configure:5136: checking for stdlib.h
191
configure:5157: gcc -c -g -Wall conftest.c >&5
192
configure:5163: $? = 0
193
configure:5179: result: yes
194
configure:5136: checking for string.h
195
configure:5157: gcc -c -g -Wall conftest.c >&5
196
configure:5163: $? = 0
197
configure:5179: result: yes
198
configure:5136: checking for memory.h
199
configure:5157: gcc -c -g -Wall conftest.c >&5
200
configure:5163: $? = 0
201
configure:5179: result: yes
202
configure:5136: checking for strings.h
203
configure:5157: gcc -c -g -Wall conftest.c >&5
204
configure:5163: $? = 0
205
configure:5179: result: yes
206
configure:5136: checking for inttypes.h
207
configure:5157: gcc -c -g -Wall conftest.c >&5
208
configure:5163: $? = 0
209
configure:5179: result: yes
210
configure:5136: checking for stdint.h
211
configure:5157: gcc -c -g -Wall conftest.c >&5
212
configure:5163: $? = 0
213
configure:5179: result: yes
214
configure:5136: checking for unistd.h
215
configure:5157: gcc -c -g -Wall conftest.c >&5
216
configure:5163: $? = 0
217
configure:5179: result: yes
218
configure:5206: checking dlfcn.h usability
219
configure:5223: gcc -c -g -Wall conftest.c >&5
220
configure:5229: $? = 0
221
configure:5243: result: yes
222
configure:5247: checking dlfcn.h presence
223
configure:5262: gcc -E conftest.c
224
configure:5268: $? = 0
225
configure:5282: result: yes
226
configure:5310: checking for dlfcn.h
227
configure:5318: result: yes
228
configure:5389: checking for g++
229
configure:5405: found /usr/bin/g++
230
configure:5416: result: g++
231
configure:5447: checking for C++ compiler version
232
configure:5454: g++ --version >&5
80
configure:3211: $? = 1
81
configure:3234: checking for C compiler default output file name
82
configure:3261: gcc -g -Wall conftest.c >&5
83
configure:3264: $? = 0
84
configure:3302: result: a.out
85
configure:3319: checking whether the C compiler works
86
configure:3329: ./a.out
87
configure:3332: $? = 0
88
configure:3349: result: yes
89
configure:3356: checking whether we are cross compiling
90
configure:3358: result: no
91
configure:3361: checking for suffix of executables
92
configure:3368: gcc -o conftest -g -Wall conftest.c >&5
93
configure:3371: $? = 0
94
configure:3395: result:
95
configure:3401: checking for suffix of object files
96
configure:3427: gcc -c -g -Wall conftest.c >&5
97
configure:3430: $? = 0
98
configure:3453: result: o
99
configure:3457: checking whether we are using the GNU C compiler
100
configure:3486: gcc -c -g -Wall conftest.c >&5
101
configure:3492: $? = 0
102
configure:3509: result: yes
103
configure:3514: checking whether gcc accepts -g
104
configure:3544: gcc -c -g conftest.c >&5
105
configure:3550: $? = 0
106
configure:3649: result: yes
107
configure:3666: checking for gcc option to accept ISO C89
108
configure:3740: gcc -c -g -Wall conftest.c >&5
109
configure:3746: $? = 0
110
configure:3769: result: none needed
111
configure:3789: checking dependency style of gcc
112
configure:3880: result: gcc3
113
configure:3895: checking for a sed that does not truncate output
114
configure:3951: result: /bin/sed
115
configure:3954: checking for grep that handles long lines and -e
116
configure:4028: result: /bin/grep
117
configure:4033: checking for egrep
118
configure:4111: result: /bin/grep -E
119
configure:4127: checking for ld used by gcc
120
configure:4194: result: /usr/bin/ld
121
configure:4203: checking if the linker (/usr/bin/ld) is GNU ld
122
configure:4218: result: yes
123
configure:4223: checking for /usr/bin/ld option to reload object files
124
configure:4230: result: -r
125
configure:4248: checking for BSD-compatible nm
126
configure:4297: result: /usr/bin/nm -B
127
configure:4301: checking whether ln -s works
128
configure:4305: result: yes
129
configure:4312: checking how to recognize dependent libraries
130
configure:4498: result: pass_all
131
configure:4740: checking how to run the C preprocessor
132
configure:4780: gcc -E conftest.c
133
configure:4786: $? = 0
134
configure:4817: gcc -E conftest.c
135
conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
136
configure:4823: $? = 1
137
configure: failed program was:
139
| #define PACKAGE_NAME ""
140
| #define PACKAGE_TARNAME ""
141
| #define PACKAGE_VERSION ""
142
| #define PACKAGE_STRING ""
143
| #define PACKAGE_BUGREPORT ""
144
| #define BRASERO_MAJOR_VERSION 0
145
| #define BRASERO_MINOR_VERSION 8
146
| #define BRASERO_SUB 1
147
| #define BRASERO_VERSION 0.8.1
148
| #define PACKAGE "brasero"
149
| #define VERSION "0.8.1"
150
| /* end confdefs.h. */
151
| #include <ac_nonexistent.h>
152
configure:4856: result: gcc -E
153
configure:4885: gcc -E conftest.c
154
configure:4891: $? = 0
155
configure:4922: gcc -E conftest.c
156
conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
157
configure:4928: $? = 1
158
configure: failed program was:
160
| #define PACKAGE_NAME ""
161
| #define PACKAGE_TARNAME ""
162
| #define PACKAGE_VERSION ""
163
| #define PACKAGE_STRING ""
164
| #define PACKAGE_BUGREPORT ""
165
| #define BRASERO_MAJOR_VERSION 0
166
| #define BRASERO_MINOR_VERSION 8
167
| #define BRASERO_SUB 1
168
| #define BRASERO_VERSION 0.8.1
169
| #define PACKAGE "brasero"
170
| #define VERSION "0.8.1"
171
| /* end confdefs.h. */
172
| #include <ac_nonexistent.h>
173
configure:4966: checking for ANSI C header files
174
configure:4996: gcc -c -g -Wall conftest.c >&5
175
configure:5002: $? = 0
176
configure:5101: gcc -o conftest -g -Wall conftest.c >&5
177
configure:5104: $? = 0
178
configure:5110: ./conftest
179
configure:5113: $? = 0
180
configure:5130: result: yes
181
configure:5154: checking for sys/types.h
182
configure:5175: gcc -c -g -Wall conftest.c >&5
183
configure:5181: $? = 0
184
configure:5197: result: yes
185
configure:5154: checking for sys/stat.h
186
configure:5175: gcc -c -g -Wall conftest.c >&5
187
configure:5181: $? = 0
188
configure:5197: result: yes
189
configure:5154: checking for stdlib.h
190
configure:5175: gcc -c -g -Wall conftest.c >&5
191
configure:5181: $? = 0
192
configure:5197: result: yes
193
configure:5154: checking for string.h
194
configure:5175: gcc -c -g -Wall conftest.c >&5
195
configure:5181: $? = 0
196
configure:5197: result: yes
197
configure:5154: checking for memory.h
198
configure:5175: gcc -c -g -Wall conftest.c >&5
199
configure:5181: $? = 0
200
configure:5197: result: yes
201
configure:5154: checking for strings.h
202
configure:5175: gcc -c -g -Wall conftest.c >&5
203
configure:5181: $? = 0
204
configure:5197: result: yes
205
configure:5154: checking for inttypes.h
206
configure:5175: gcc -c -g -Wall conftest.c >&5
207
configure:5181: $? = 0
208
configure:5197: result: yes
209
configure:5154: checking for stdint.h
210
configure:5175: gcc -c -g -Wall conftest.c >&5
211
configure:5181: $? = 0
212
configure:5197: result: yes
213
configure:5154: checking for unistd.h
214
configure:5175: gcc -c -g -Wall conftest.c >&5
215
configure:5181: $? = 0
216
configure:5197: result: yes
217
configure:5224: checking dlfcn.h usability
218
configure:5241: gcc -c -g -Wall conftest.c >&5
219
configure:5247: $? = 0
220
configure:5261: result: yes
221
configure:5265: checking dlfcn.h presence
222
configure:5280: gcc -E conftest.c
223
configure:5286: $? = 0
224
configure:5300: result: yes
225
configure:5328: checking for dlfcn.h
226
configure:5336: result: yes
227
configure:5407: checking for g++
228
configure:5423: found /usr/lib/ccache/g++
229
configure:5434: result: g++
230
configure:5465: checking for C++ compiler version
231
configure:5472: g++ --version >&5
233
232
g++ (GCC) 4.3.0 20080428 (Red Hat 4.3.0-8)
234
233
Copyright (C) 2008 Free Software Foundation, Inc.
235
234
This is free software; see the source for copying conditions. There is NO
236
235
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
238
configure:5457: $? = 0
239
configure:5464: g++ -v >&5
237
configure:5475: $? = 0
238
configure:5482: g++ -v >&5
240
239
Using built-in specs.
241
240
Target: i386-redhat-linux
242
241
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-cpu=generic --build=i386-redhat-linux
243
242
Thread model: posix
244
243
gcc version 4.3.0 20080428 (Red Hat 4.3.0-8) (GCC)
245
configure:5467: $? = 0
246
configure:5474: g++ -V >&5
244
configure:5485: $? = 0
245
configure:5492: g++ -V >&5
247
246
g++: '-V' option must have argument
248
configure:5477: $? = 1
249
configure:5480: checking whether we are using the GNU C++ compiler
250
configure:5509: g++ -c conftest.cpp >&5
251
configure:5515: $? = 0
252
configure:5532: result: yes
253
configure:5537: checking whether g++ accepts -g
254
configure:5567: g++ -c -g conftest.cpp >&5
255
configure:5573: $? = 0
256
configure:5672: result: yes
257
configure:5697: checking dependency style of g++
258
configure:5788: result: gcc3
259
configure:5813: checking how to run the C++ preprocessor
260
configure:5849: g++ -E conftest.cpp
261
configure:5855: $? = 0
262
configure:5886: g++ -E conftest.cpp
263
conftest.cpp:25:28: error: ac_nonexistent.h: No such file or directory
264
configure:5892: $? = 1
265
configure: failed program was:
267
| #define PACKAGE_NAME ""
268
| #define PACKAGE_TARNAME ""
269
| #define PACKAGE_VERSION ""
270
| #define PACKAGE_STRING ""
271
| #define PACKAGE_BUGREPORT ""
272
| #define BRASERO_MAJOR_VERSION 0
273
| #define BRASERO_MINOR_VERSION 8
274
| #define BRASERO_SUB 0
275
| #define BRASERO_VERSION 0.8.0
276
| #define PACKAGE "brasero"
277
| #define VERSION "0.8.0"
278
| #define STDC_HEADERS 1
279
| #define HAVE_SYS_TYPES_H 1
280
| #define HAVE_SYS_STAT_H 1
281
| #define HAVE_STDLIB_H 1
282
| #define HAVE_STRING_H 1
283
| #define HAVE_MEMORY_H 1
284
| #define HAVE_STRINGS_H 1
285
| #define HAVE_INTTYPES_H 1
286
| #define HAVE_STDINT_H 1
287
| #define HAVE_UNISTD_H 1
288
| #define HAVE_DLFCN_H 1
289
| /* end confdefs.h. */
290
| #include <ac_nonexistent.h>
291
configure:5925: result: g++ -E
292
configure:5954: g++ -E conftest.cpp
293
configure:5960: $? = 0
294
configure:5991: g++ -E conftest.cpp
295
conftest.cpp:25:28: error: ac_nonexistent.h: No such file or directory
296
configure:5997: $? = 1
297
configure: failed program was:
299
| #define PACKAGE_NAME ""
300
| #define PACKAGE_TARNAME ""
301
| #define PACKAGE_VERSION ""
302
| #define PACKAGE_STRING ""
303
| #define PACKAGE_BUGREPORT ""
304
| #define BRASERO_MAJOR_VERSION 0
305
| #define BRASERO_MINOR_VERSION 8
306
| #define BRASERO_SUB 0
307
| #define BRASERO_VERSION 0.8.0
308
| #define PACKAGE "brasero"
309
| #define VERSION "0.8.0"
310
| #define STDC_HEADERS 1
311
| #define HAVE_SYS_TYPES_H 1
312
| #define HAVE_SYS_STAT_H 1
313
| #define HAVE_STDLIB_H 1
314
| #define HAVE_STRING_H 1
315
| #define HAVE_MEMORY_H 1
316
| #define HAVE_STRINGS_H 1
317
| #define HAVE_INTTYPES_H 1
318
| #define HAVE_STDINT_H 1
319
| #define HAVE_UNISTD_H 1
320
| #define HAVE_DLFCN_H 1
321
| /* end confdefs.h. */
322
| #include <ac_nonexistent.h>
323
configure:6090: checking for g77
324
configure:6120: result: no
325
configure:6090: checking for xlf
326
configure:6120: result: no
327
configure:6090: checking for f77
328
configure:6120: result: no
329
configure:6090: checking for frt
330
configure:6120: result: no
331
configure:6090: checking for pgf77
332
configure:6120: result: no
333
configure:6090: checking for cf77
334
configure:6120: result: no
335
configure:6090: checking for fort77
336
configure:6120: result: no
337
configure:6090: checking for fl32
338
configure:6120: result: no
339
configure:6090: checking for af77
340
configure:6120: result: no
341
configure:6090: checking for xlf90
342
configure:6120: result: no
343
configure:6090: checking for f90
344
configure:6120: result: no
345
configure:6090: checking for pgf90
346
configure:6120: result: no
347
configure:6090: checking for pghpf
348
configure:6120: result: no
349
configure:6090: checking for epcf90
350
configure:6120: result: no
351
configure:6090: checking for gfortran
352
configure:6120: result: no
353
configure:6090: checking for g95
354
configure:6120: result: no
355
configure:6090: checking for xlf95
356
configure:6120: result: no
357
configure:6090: checking for f95
358
configure:6120: result: no
359
configure:6090: checking for fort
360
configure:6120: result: no
361
configure:6090: checking for ifort
362
configure:6120: result: no
363
configure:6090: checking for ifc
364
configure:6120: result: no
365
configure:6090: checking for efc
366
configure:6120: result: no
367
configure:6090: checking for pgf95
368
configure:6120: result: no
369
configure:6090: checking for lf95
370
configure:6120: result: no
371
configure:6090: checking for ftn
372
configure:6120: result: no
373
configure:6147: checking for Fortran 77 compiler version
374
configure:6154: --version >&5
375
./configure: line 6155: --version: command not found
376
configure:6157: $? = 127
377
configure:6164: -v >&5
378
./configure: line 6165: -v: command not found
379
configure:6167: $? = 127
380
configure:6174: -V >&5
381
./configure: line 6175: -V: command not found
382
configure:6177: $? = 127
383
configure:6185: checking whether we are using the GNU Fortran 77 compiler
384
configure:6204: -c conftest.F >&5
385
./configure: line 6205: -c: command not found
386
configure:6210: $? = 127
387
configure: failed program was:
394
configure:6227: result: no
395
configure:6233: checking whether accepts -g
396
configure:6250: -c -g conftest.f >&5
397
./configure: line 6251: -c: command not found
398
configure:6256: $? = 127
399
configure: failed program was:
403
configure:6272: result: no
404
configure:6302: checking the maximum length of command line arguments
405
configure:6414: result: 1966080
406
configure:6426: checking command to parse /usr/bin/nm -B output from gcc object
407
configure:6531: gcc -c -g -Wall conftest.c >&5
408
configure:6534: $? = 0
409
configure:6538: /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
410
configure:6541: $? = 0
411
configure:6593: gcc -o conftest -g -Wall conftest.c conftstm.o >&5
412
configure:6596: $? = 0
413
configure:6634: result: ok
414
configure:6638: checking for objdir
415
configure:6653: result: .libs
416
configure:6745: checking for ar
417
configure:6761: found /usr/bin/ar
418
configure:6772: result: ar
419
configure:6841: checking for ranlib
420
configure:6857: found /usr/bin/ranlib
421
configure:6868: result: ranlib
422
configure:6937: checking for strip
423
configure:6953: found /usr/bin/strip
424
configure:6964: result: strip
425
configure:7250: checking if gcc supports -fno-rtti -fno-exceptions
426
configure:7268: gcc -c -g -Wall -fno-rtti -fno-exceptions conftest.c >&5
427
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
428
configure:7272: $? = 0
429
configure:7285: result: no
430
configure:7300: checking for gcc option to produce PIC
431
configure:7532: result: -fPIC
432
configure:7540: checking if gcc PIC flag -fPIC works
433
configure:7558: gcc -c -g -Wall -fPIC -DPIC conftest.c >&5
434
configure:7562: $? = 0
435
configure:7575: result: yes
436
configure:7603: checking if gcc static flag -static works
437
configure:7631: result: yes
438
configure:7641: checking if gcc supports -c -o file.o
439
configure:7662: gcc -c -g -Wall -o out/conftest2.o conftest.c >&5
440
configure:7666: $? = 0
441
configure:7688: result: yes
442
configure:7714: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
443
configure:8694: result: yes
444
configure:8715: checking whether -lc should be explicitly linked in
445
configure:8720: gcc -c -g -Wall conftest.c >&5
446
configure:8723: $? = 0
447
configure:8738: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
247
configure:5495: $? = 1
248
configure:5498: checking whether we are using the GNU C++ compiler
249
configure:5527: g++ -c conftest.cpp >&5
250
configure:5533: $? = 0
251
configure:5550: result: yes
252
configure:5555: checking whether g++ accepts -g
253
configure:5585: g++ -c -g conftest.cpp >&5
254
configure:5591: $? = 0
255
configure:5690: result: yes
256
configure:5715: checking dependency style of g++
257
configure:5806: result: gcc3
258
configure:5831: checking how to run the C++ preprocessor
259
configure:5867: g++ -E conftest.cpp
260
configure:5873: $? = 0
261
configure:5904: g++ -E conftest.cpp
262
conftest.cpp:25:28: error: ac_nonexistent.h: No such file or directory
263
configure:5910: $? = 1
264
configure: failed program was:
266
| #define PACKAGE_NAME ""
267
| #define PACKAGE_TARNAME ""
268
| #define PACKAGE_VERSION ""
269
| #define PACKAGE_STRING ""
270
| #define PACKAGE_BUGREPORT ""
271
| #define BRASERO_MAJOR_VERSION 0
272
| #define BRASERO_MINOR_VERSION 8
273
| #define BRASERO_SUB 1
274
| #define BRASERO_VERSION 0.8.1
275
| #define PACKAGE "brasero"
276
| #define VERSION "0.8.1"
277
| #define STDC_HEADERS 1
278
| #define HAVE_SYS_TYPES_H 1
279
| #define HAVE_SYS_STAT_H 1
280
| #define HAVE_STDLIB_H 1
281
| #define HAVE_STRING_H 1
282
| #define HAVE_MEMORY_H 1
283
| #define HAVE_STRINGS_H 1
284
| #define HAVE_INTTYPES_H 1
285
| #define HAVE_STDINT_H 1
286
| #define HAVE_UNISTD_H 1
287
| #define HAVE_DLFCN_H 1
288
| /* end confdefs.h. */
289
| #include <ac_nonexistent.h>
290
configure:5943: result: g++ -E
291
configure:5972: g++ -E conftest.cpp
292
configure:5978: $? = 0
293
configure:6009: g++ -E conftest.cpp
294
conftest.cpp:25:28: error: ac_nonexistent.h: No such file or directory
295
configure:6015: $? = 1
296
configure: failed program was:
298
| #define PACKAGE_NAME ""
299
| #define PACKAGE_TARNAME ""
300
| #define PACKAGE_VERSION ""
301
| #define PACKAGE_STRING ""
302
| #define PACKAGE_BUGREPORT ""
303
| #define BRASERO_MAJOR_VERSION 0
304
| #define BRASERO_MINOR_VERSION 8
305
| #define BRASERO_SUB 1
306
| #define BRASERO_VERSION 0.8.1
307
| #define PACKAGE "brasero"
308
| #define VERSION "0.8.1"
309
| #define STDC_HEADERS 1
310
| #define HAVE_SYS_TYPES_H 1
311
| #define HAVE_SYS_STAT_H 1
312
| #define HAVE_STDLIB_H 1
313
| #define HAVE_STRING_H 1
314
| #define HAVE_MEMORY_H 1
315
| #define HAVE_STRINGS_H 1
316
| #define HAVE_INTTYPES_H 1
317
| #define HAVE_STDINT_H 1
318
| #define HAVE_UNISTD_H 1
319
| #define HAVE_DLFCN_H 1
320
| /* end confdefs.h. */
321
| #include <ac_nonexistent.h>
322
configure:6108: checking for g77
323
configure:6138: result: no
324
configure:6108: checking for xlf
325
configure:6138: result: no
326
configure:6108: checking for f77
327
configure:6138: result: no
328
configure:6108: checking for frt
329
configure:6138: result: no
330
configure:6108: checking for pgf77
331
configure:6138: result: no
332
configure:6108: checking for cf77
333
configure:6138: result: no
334
configure:6108: checking for fort77
335
configure:6138: result: no
336
configure:6108: checking for fl32
337
configure:6138: result: no
338
configure:6108: checking for af77
339
configure:6138: result: no
340
configure:6108: checking for xlf90
341
configure:6138: result: no
342
configure:6108: checking for f90
343
configure:6138: result: no
344
configure:6108: checking for pgf90
345
configure:6138: result: no
346
configure:6108: checking for pghpf
347
configure:6138: result: no
348
configure:6108: checking for epcf90
349
configure:6138: result: no
350
configure:6108: checking for gfortran
351
configure:6124: found /usr/bin/gfortran
352
configure:6135: result: gfortran
353
configure:6165: checking for Fortran 77 compiler version
354
configure:6172: gfortran --version >&5
355
GNU Fortran (GCC) 4.3.0 20080428 (Red Hat 4.3.0-8)
356
Copyright (C) 2008 Free Software Foundation, Inc.
358
GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
359
You may redistribute copies of GNU Fortran
360
under the terms of the GNU General Public License.
361
For more information about these matters, see the file named COPYING
363
configure:6175: $? = 0
364
configure:6182: gfortran -v >&5
365
Using built-in specs.
366
Target: i386-redhat-linux
367
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-cpu=generic --build=i386-redhat-linux
369
gcc version 4.3.0 20080428 (Red Hat 4.3.0-8) (GCC)
370
configure:6185: $? = 0
371
configure:6192: gfortran -V >&5
372
gfortran: '-V' option must have argument
373
configure:6195: $? = 1
374
configure:6203: checking whether we are using the GNU Fortran 77 compiler
375
configure:6222: gfortran -c conftest.F >&5
376
configure:6228: $? = 0
377
configure:6245: result: yes
378
configure:6251: checking whether gfortran accepts -g
379
configure:6268: gfortran -c -g conftest.f >&5
380
configure:6274: $? = 0
381
configure:6290: result: yes
382
configure:6320: checking the maximum length of command line arguments
383
configure:6432: result: 1966080
384
configure:6444: checking command to parse /usr/bin/nm -B output from gcc object
385
configure:6549: gcc -c -g -Wall conftest.c >&5
386
configure:6552: $? = 0
387
configure:6556: /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
388
configure:6559: $? = 0
389
configure:6611: gcc -o conftest -g -Wall conftest.c conftstm.o >&5
390
configure:6614: $? = 0
391
configure:6652: result: ok
392
configure:6656: checking for objdir
393
configure:6671: result: .libs
394
configure:6763: checking for ar
395
configure:6779: found /usr/bin/ar
396
configure:6790: result: ar
397
configure:6859: checking for ranlib
398
configure:6875: found /usr/bin/ranlib
399
configure:6886: result: ranlib
400
configure:6955: checking for strip
401
configure:6971: found /usr/bin/strip
402
configure:6982: result: strip
403
configure:7268: checking if gcc supports -fno-rtti -fno-exceptions
404
configure:7286: gcc -c -g -Wall -fno-rtti -fno-exceptions conftest.c >&5
405
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
406
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
407
configure:7290: $? = 0
408
configure:7303: result: no
409
configure:7318: checking for gcc option to produce PIC
410
configure:7550: result: -fPIC
411
configure:7558: checking if gcc PIC flag -fPIC works
412
configure:7576: gcc -c -g -Wall -fPIC -DPIC conftest.c >&5
413
configure:7580: $? = 0
414
configure:7593: result: yes
415
configure:7621: checking if gcc static flag -static works
416
configure:7649: result: yes
417
configure:7659: checking if gcc supports -c -o file.o
418
configure:7680: gcc -c -g -Wall -o out/conftest2.o conftest.c >&5
419
configure:7684: $? = 0
420
configure:7706: result: yes
421
configure:7732: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
422
configure:8712: result: yes
423
configure:8733: checking whether -lc should be explicitly linked in
424
configure:8738: gcc -c -g -Wall conftest.c >&5
448
425
configure:8741: $? = 0
449
configure:8753: result: no
450
configure:8761: checking dynamic linker characteristics
451
configure:9365: result: GNU/Linux ld.so
452
configure:9374: checking how to hardcode library paths into programs
453
configure:9399: result: immediate
454
configure:9413: checking whether stripping libraries is possible
455
configure:9418: result: yes
456
configure:10220: checking if libtool supports shared libraries
457
configure:10222: result: yes
458
configure:10225: checking whether to build shared libraries
459
configure:10246: result: yes
460
configure:10249: checking whether to build static libraries
461
configure:10253: result: no
462
configure:10346: creating libtool
463
configure:10934: checking for ld used by g++
464
configure:11001: result: /usr/bin/ld
465
configure:11010: checking if the linker (/usr/bin/ld) is GNU ld
466
configure:11025: result: yes
467
configure:11076: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
468
configure:12050: result: yes
469
configure:12068: g++ -c -g -O2 conftest.cpp >&5
470
configure:12071: $? = 0
471
configure:12223: checking for g++ option to produce PIC
472
configure:12507: result: -fPIC
473
configure:12515: checking if g++ PIC flag -fPIC works
474
configure:12533: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5
475
configure:12537: $? = 0
476
configure:12550: result: yes
477
configure:12578: checking if g++ static flag -static works
478
configure:12606: result: yes
479
configure:12616: checking if g++ supports -c -o file.o
480
configure:12637: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
481
configure:12641: $? = 0
482
configure:12663: result: yes
483
configure:12689: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
484
configure:12714: result: yes
485
configure:12781: checking dynamic linker characteristics
486
configure:13333: result: GNU/Linux ld.so
487
configure:13342: checking how to hardcode library paths into programs
488
configure:13367: result: immediate
489
configure:19590: checking for gcc
490
configure:19617: result: gcc
491
configure:19855: checking for C compiler version
492
configure:19862: gcc --version >&5
426
configure:8756: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
427
configure:8759: $? = 0
428
configure:8771: result: no
429
configure:8779: checking dynamic linker characteristics
430
configure:9383: result: GNU/Linux ld.so
431
configure:9392: checking how to hardcode library paths into programs
432
configure:9417: result: immediate
433
configure:9431: checking whether stripping libraries is possible
434
configure:9436: result: yes
435
configure:10238: checking if libtool supports shared libraries
436
configure:10240: result: yes
437
configure:10243: checking whether to build shared libraries
438
configure:10264: result: yes
439
configure:10267: checking whether to build static libraries
440
configure:10271: result: no
441
configure:10364: creating libtool
442
configure:10952: checking for ld used by g++
443
configure:11019: result: /usr/bin/ld
444
configure:11028: checking if the linker (/usr/bin/ld) is GNU ld
445
configure:11043: result: yes
446
configure:11094: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
447
configure:12068: result: yes
448
configure:12086: g++ -c -g -O2 conftest.cpp >&5
449
configure:12089: $? = 0
450
configure:12241: checking for g++ option to produce PIC
451
configure:12525: result: -fPIC
452
configure:12533: checking if g++ PIC flag -fPIC works
453
configure:12551: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5
454
configure:12555: $? = 0
455
configure:12568: result: yes
456
configure:12596: checking if g++ static flag -static works
457
configure:12624: result: yes
458
configure:12634: checking if g++ supports -c -o file.o
459
configure:12655: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
460
configure:12659: $? = 0
461
configure:12681: result: yes
462
configure:12707: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
463
configure:12732: result: yes
464
configure:12799: checking dynamic linker characteristics
465
configure:13351: result: GNU/Linux ld.so
466
configure:13360: checking how to hardcode library paths into programs
467
configure:13385: result: immediate
468
configure:13919: checking if libtool supports shared libraries
469
configure:13921: result: yes
470
configure:13924: checking whether to build shared libraries
471
configure:13944: result: yes
472
configure:13947: checking whether to build static libraries
473
configure:13951: result: no
474
configure:13961: checking for gfortran option to produce PIC
475
configure:14193: result: -fPIC
476
configure:14201: checking if gfortran PIC flag -fPIC works
477
configure:14219: gfortran -c -g -O2 -fPIC conftest.f >&5
478
configure:14223: $? = 0
479
configure:14236: result: yes
480
configure:14264: checking if gfortran static flag -static works
481
configure:14292: result: yes
482
configure:14302: checking if gfortran supports -c -o file.o
483
configure:14323: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
484
configure:14327: $? = 0
485
configure:14349: result: yes
486
configure:14375: checking whether the gfortran linker (/usr/bin/ld) supports shared libraries
487
configure:15335: result: yes
488
configure:15402: checking dynamic linker characteristics
489
configure:15954: result: GNU/Linux ld.so
490
configure:15963: checking how to hardcode library paths into programs
491
configure:15988: result: immediate
492
configure:19608: checking for gcc
493
configure:19635: result: gcc
494
configure:19873: checking for C compiler version
495
configure:19880: gcc --version >&5
493
496
gcc (GCC) 4.3.0 20080428 (Red Hat 4.3.0-8)
494
497
Copyright (C) 2008 Free Software Foundation, Inc.
495
498
This is free software; see the source for copying conditions. There is NO
496
499
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
498
configure:19865: $? = 0
499
configure:19872: gcc -v >&5
501
configure:19883: $? = 0
502
configure:19890: gcc -v >&5
500
503
Using built-in specs.
501
504
Target: i386-redhat-linux
502
505
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-cpu=generic --build=i386-redhat-linux
503
506
Thread model: posix
504
507
gcc version 4.3.0 20080428 (Red Hat 4.3.0-8) (GCC)
505
configure:19875: $? = 0
506
configure:19882: gcc -V >&5
508
configure:19893: $? = 0
509
configure:19900: gcc -V >&5
507
510
gcc: '-V' option must have argument
508
configure:19885: $? = 1
509
configure:19888: checking whether we are using the GNU C compiler
510
configure:19940: result: yes
511
configure:19945: checking whether gcc accepts -g
512
configure:20080: result: yes
513
configure:20097: checking for gcc option to accept ISO C89
514
configure:20200: result: none needed
515
configure:20220: checking dependency style of gcc
516
configure:20311: result: gcc3
517
configure:20326: checking for ANSI C header files
518
configure:20490: result: yes
519
configure:20560: checking camlib.h usability
520
configure:20577: gcc -c -g -Wall conftest.c >&5
511
configure:19903: $? = 1
512
configure:19906: checking whether we are using the GNU C compiler
513
configure:19958: result: yes
514
configure:19963: checking whether gcc accepts -g
515
configure:20098: result: yes
516
configure:20115: checking for gcc option to accept ISO C89
517
configure:20218: result: none needed
518
configure:20238: checking dependency style of gcc
519
configure:20329: result: gcc3
520
configure:20344: checking for ANSI C header files
521
configure:20508: result: yes
522
configure:20578: checking camlib.h usability
523
configure:20595: gcc -c -g -Wall conftest.c >&5
521
524
conftest.c:60:20: error: camlib.h: No such file or directory
522
configure:20583: $? = 1
525
configure:20601: $? = 1
523
526
configure: failed program was:
524
527
| /* confdefs.h. */
525
528
| #define PACKAGE_NAME ""
725
configure:21051: gcc -c -g -Wall conftest.c >&5
726
configure:21057: $? = 0
727
configure:21075: result: 64
728
configure:21274: checking for pkg-config
729
configure:21292: found /usr/bin/pkg-config
730
configure:21304: result: /usr/bin/pkg-config
731
configure:21333: checking pkg-config is at least version 0.9.0
732
configure:21336: result: yes
733
configure:21380: checking whether to build gtk-doc documentation
734
configure:21382: result: no
735
configure:21389: checking for gtkdoc-check
736
configure:21407: found /usr/bin/gtkdoc-check
737
configure:21419: result: /usr/bin/gtkdoc-check
738
configure:21452: $PKG_CONFIG --exists --print-errors "gnome-doc-utils >= $gdu_cv_version_required"
739
configure:21455: $? = 0
740
configure:21536: checking for BRASERO_GSTREAMER
741
configure:21545: $PKG_CONFIG --exists --print-errors "\
742
gstreamer-0.10 >= $GSTREAMER_REQUIRED \
743
gstreamer-plugins-base-0.10 >= $GSTREAMER_BASE_REQUIRED"
744
configure:21550: $? = 0
745
configure:21567: $PKG_CONFIG --exists --print-errors "\
746
gstreamer-0.10 >= $GSTREAMER_REQUIRED \
747
gstreamer-plugins-base-0.10 >= $GSTREAMER_BASE_REQUIRED"
748
configure:21572: $? = 0
749
configure:21657: result: yes
750
configure:21672: checking for BRASERO_GIO
751
configure:21680: $PKG_CONFIG --exists --print-errors "\
752
gio-2.0 >= $GIO_REQUIRED"
753
configure:21684: $? = 0
754
configure:21699: $PKG_CONFIG --exists --print-errors "\
755
gio-2.0 >= $GIO_REQUIRED"
756
configure:21703: $? = 0
757
configure:21783: result: yes
758
configure:21796: checking for BRASERO_BASE
759
configure:21805: $PKG_CONFIG --exists --print-errors "\
760
gconf-2.0 >= $GCONF_REQUIRED \
761
glib-2.0 >= $GLIB_REQUIRED"
762
configure:21810: $? = 0
763
configure:21827: $PKG_CONFIG --exists --print-errors "\
764
gconf-2.0 >= $GCONF_REQUIRED \
765
glib-2.0 >= $GLIB_REQUIRED"
766
configure:21832: $? = 0
767
configure:21917: result: yes
768
configure:21930: checking for BRASERO
728
configure:21069: gcc -c -g -Wall conftest.c >&5
729
configure:21075: $? = 0
730
configure:21093: result: 64
731
configure:21290: checking for pkg-config
732
configure:21308: found /usr/bin/pkg-config
733
configure:21320: result: /usr/bin/pkg-config
734
configure:21349: checking pkg-config is at least version 0.9.0
735
configure:21352: result: yes
736
configure:21396: checking whether to build gtk-doc documentation
737
configure:21398: result: no
738
configure:21405: checking for gtkdoc-check
739
configure:21423: found /usr/bin/gtkdoc-check
740
configure:21435: result: /usr/bin/gtkdoc-check
741
configure:21468: $PKG_CONFIG --exists --print-errors "gnome-doc-utils >= $gdu_cv_version_required"
742
configure:21471: $? = 0
743
configure:21552: checking for BRASERO_GSTREAMER
744
configure:21561: $PKG_CONFIG --exists --print-errors "\
745
gstreamer-0.10 >= $GSTREAMER_REQUIRED \
746
gstreamer-plugins-base-0.10 >= $GSTREAMER_BASE_REQUIRED"
747
configure:21566: $? = 0
748
configure:21583: $PKG_CONFIG --exists --print-errors "\
749
gstreamer-0.10 >= $GSTREAMER_REQUIRED \
750
gstreamer-plugins-base-0.10 >= $GSTREAMER_BASE_REQUIRED"
751
configure:21588: $? = 0
752
configure:21673: result: yes
753
configure:21688: checking for BRASERO_GIO
754
configure:21696: $PKG_CONFIG --exists --print-errors "\
755
gio-2.0 >= $GIO_REQUIRED"
756
configure:21700: $? = 0
757
configure:21715: $PKG_CONFIG --exists --print-errors "\
758
gio-2.0 >= $GIO_REQUIRED"
759
configure:21719: $? = 0
760
configure:21799: result: yes
761
configure:21812: checking for BRASERO_LIBXML
762
configure:21820: $PKG_CONFIG --exists --print-errors "\
763
libxml-2.0 >= $LIBXML2_REQUIRED"
764
configure:21824: $? = 0
765
configure:21839: $PKG_CONFIG --exists --print-errors "\
766
libxml-2.0 >= $LIBXML2_REQUIRED"
767
configure:21843: $? = 0
768
configure:21923: result: yes
769
configure:21936: checking for BRASERO_BASE
769
770
configure:21945: $PKG_CONFIG --exists --print-errors "\
770
hal >= $HAL_REQUIRED \
771
gmodule-2.0 >= $GMODULE_REQUIRED \
772
gdk-2.0 >= $GDK_REQUIRED \
773
gtk+-2.0 >= $GTK_REQUIRED \
774
libgnome-2.0 >= $LIBGNOME_REQUIRED \
775
libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED \
776
libxml-2.0 >= $LIBXML2_REQUIRED \
777
dbus-glib-1 >= $DBUS_REQUIRED"
778
configure:21956: $? = 0
779
configure:21985: $PKG_CONFIG --exists --print-errors "\
780
hal >= $HAL_REQUIRED \
781
gmodule-2.0 >= $GMODULE_REQUIRED \
782
gdk-2.0 >= $GDK_REQUIRED \
783
gtk+-2.0 >= $GTK_REQUIRED \
784
libgnome-2.0 >= $LIBGNOME_REQUIRED \
785
libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED \
786
libxml-2.0 >= $LIBXML2_REQUIRED \
787
dbus-glib-1 >= $DBUS_REQUIRED"
788
configure:21996: $? = 0
789
configure:22111: result: yes
790
configure:22135: checking for LIBBURNIA
791
configure:22142: $PKG_CONFIG --exists --print-errors "libburn-1 >= $LIBBURN_REQUIRED libisofs-1 >= $LIBISOFS_REQUIRED"
792
configure:22145: $? = 0
793
configure:22158: $PKG_CONFIG --exists --print-errors "libburn-1 >= $LIBBURN_REQUIRED libisofs-1 >= $LIBISOFS_REQUIRED"
794
configure:22161: $? = 0
795
configure:22196: result: yes
796
configure:22294: checking for BEAGLE
797
configure:22301: $PKG_CONFIG --exists --print-errors "libbeagle-1.0 >= $BEAGLE_REQUIRED"
798
configure:22304: $? = 0
799
configure:22317: $PKG_CONFIG --exists --print-errors "libbeagle-1.0 >= $BEAGLE_REQUIRED"
800
configure:22320: $? = 0
801
configure:22355: result: yes
802
configure:22394: checking for TOTEM
803
configure:22401: $PKG_CONFIG --exists --print-errors "totem-plparser >= $TOTEM_REQUIRED"
804
configure:22404: $? = 0
805
configure:22417: $PKG_CONFIG --exists --print-errors "totem-plparser >= $TOTEM_REQUIRED"
806
configure:22420: $? = 0
807
configure:22455: result: yes
808
configure:22493: checking for GSTREAMER_GCONF
809
configure:22500: $PKG_CONFIG --exists --print-errors "gstreamer-plugins-base-0.10 >= $GSTREAMER_MODULE_REQUIRED"
810
configure:22503: $? = 0
811
configure:22516: $PKG_CONFIG --exists --print-errors "gstreamer-plugins-base-0.10 >= $GSTREAMER_MODULE_REQUIRED"
812
configure:22519: $? = 0
813
configure:22554: result: yes
814
configure:22645: checking locale.h usability
815
configure:22662: gcc -c -g -Wall conftest.c >&5
816
configure:22668: $? = 0
817
configure:22682: result: yes
818
configure:22686: checking locale.h presence
819
configure:22701: gcc -E conftest.c
820
configure:22707: $? = 0
821
configure:22721: result: yes
822
configure:22749: checking for locale.h
823
configure:22757: result: yes
824
configure:22771: checking for LC_MESSAGES
825
configure:22797: gcc -o conftest -g -Wall conftest.c >&5
826
configure:22803: $? = 0
827
configure:22820: result: yes
828
configure:22849: checking libintl.h usability
829
configure:22866: gcc -c -g -Wall conftest.c >&5
830
configure:22872: $? = 0
831
configure:22886: result: yes
832
configure:22890: checking libintl.h presence
833
configure:22905: gcc -E conftest.c
834
configure:22911: $? = 0
835
configure:22925: result: yes
836
configure:22953: checking for libintl.h
837
configure:22960: result: yes
838
configure:22971: checking for ngettext in libc
839
configure:22999: gcc -o conftest -g -Wall conftest.c >&5
840
configure:23005: $? = 0
841
configure:23023: result: yes
842
configure:23027: checking for dgettext in libc
843
configure:23055: gcc -o conftest -g -Wall conftest.c >&5
844
configure:23061: $? = 0
845
configure:23079: result: yes
846
configure:23088: checking for bind_textdomain_codeset
847
configure:23144: gcc -o conftest -g -Wall conftest.c >&5
848
configure:23150: $? = 0
849
configure:23168: result: yes
850
configure:23655: checking for msgfmt
851
configure:23682: result: /usr/bin/msgfmt
852
configure:23695: checking for dcgettext
853
configure:23751: gcc -o conftest -g -Wall conftest.c >&5
854
conftest.c:64: warning: conflicting types for built-in function 'dcgettext'
855
configure:23757: $? = 0
856
configure:23775: result: yes
857
configure:23786: checking if msgfmt accepts -c
858
configure:23801: $MSGFMT -c -o /dev/null conftest.foo
859
configure:23804: $? = 0
860
configure:23806: result: yes
861
configure:23816: checking for gmsgfmt
862
configure:23847: result: /usr/bin/msgfmt
863
configure:23857: checking for xgettext
864
configure:23884: result: /usr/bin/xgettext
865
configure:23913: gcc -o conftest -g -Wall conftest.c >&5
866
configure:23919: $? = 0
867
configure:24158: checking for intltool >= 0.35.0
868
configure:24165: result: 0.37.1 found
869
configure:24216: checking for xgettext
870
configure:24246: result: /usr/bin/xgettext
871
configure:24256: checking for msgmerge
872
configure:24274: found /usr/bin/msgmerge
873
configure:24286: result: /usr/bin/msgmerge
874
configure:24296: checking for msgfmt
875
configure:24326: result: /usr/bin/msgfmt
876
configure:24358: checking for perl
877
configure:24376: found /usr/bin/perl
878
configure:24388: result: /usr/bin/perl
879
configure:24407: checking for XML::Parser
880
configure:24410: result: ok
881
configure:24605: checking for gconftool-2
882
configure:24623: found /usr/bin/gconftool-2
883
configure:24636: result: /usr/bin/gconftool-2
884
configure:24664: result: Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
885
configure:24679: result: Using $(sysconfdir)/gconf/schemas as install directory for schema files
886
configure:24956: creating ./config.status
771
gconf-2.0 >= $GCONF_REQUIRED \
772
glib-2.0 >= $GLIB_REQUIRED"
773
configure:21950: $? = 0
774
configure:21967: $PKG_CONFIG --exists --print-errors "\
775
gconf-2.0 >= $GCONF_REQUIRED \
776
glib-2.0 >= $GLIB_REQUIRED"
777
configure:21972: $? = 0
778
configure:22057: result: yes
779
configure:22070: checking for BRASERO
780
configure:22082: $PKG_CONFIG --exists --print-errors "\
781
hal >= $HAL_REQUIRED \
782
gmodule-2.0 >= $GMODULE_REQUIRED \
783
gdk-2.0 >= $GDK_REQUIRED \
784
gtk+-2.0 >= $GTK_REQUIRED \
785
dbus-glib-1 >= $DBUS_REQUIRED"
786
configure:22090: $? = 0
787
configure:22113: $PKG_CONFIG --exists --print-errors "\
788
hal >= $HAL_REQUIRED \
789
gmodule-2.0 >= $GMODULE_REQUIRED \
790
gdk-2.0 >= $GDK_REQUIRED \
791
gtk+-2.0 >= $GTK_REQUIRED \
792
dbus-glib-1 >= $DBUS_REQUIRED"
793
configure:22121: $? = 0
794
configure:22221: result: yes
795
configure:22245: checking for GNOME2
796
configure:22252: $PKG_CONFIG --exists --print-errors "libgnome-2.0 >= $LIBGNOME_REQUIRED libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED"
797
configure:22255: $? = 0
798
configure:22268: $PKG_CONFIG --exists --print-errors "libgnome-2.0 >= $LIBGNOME_REQUIRED libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED"
799
configure:22271: $? = 0
800
configure:22306: result: yes
801
configure:22348: checking for LIBBURNIA
802
configure:22355: $PKG_CONFIG --exists --print-errors "libburn-1 >= $LIBBURN_REQUIRED libisofs-1 >= $LIBISOFS_REQUIRED"
803
configure:22358: $? = 0
804
configure:22371: $PKG_CONFIG --exists --print-errors "libburn-1 >= $LIBBURN_REQUIRED libisofs-1 >= $LIBISOFS_REQUIRED"
805
configure:22374: $? = 0
806
configure:22409: result: yes
807
configure:22507: checking for BEAGLE
808
configure:22514: $PKG_CONFIG --exists --print-errors "libbeagle-1.0 >= $BEAGLE_REQUIRED"
809
configure:22517: $? = 0
810
configure:22530: $PKG_CONFIG --exists --print-errors "libbeagle-1.0 >= $BEAGLE_REQUIRED"
811
configure:22533: $? = 0
812
configure:22568: result: yes
813
configure:22607: checking for TOTEM
814
configure:22614: $PKG_CONFIG --exists --print-errors "totem-plparser >= $TOTEM_REQUIRED"
815
configure:22617: $? = 0
816
configure:22630: $PKG_CONFIG --exists --print-errors "totem-plparser >= $TOTEM_REQUIRED"
817
configure:22633: $? = 0
818
configure:22668: result: yes
819
configure:22706: checking for GSTREAMER_GCONF
820
configure:22713: $PKG_CONFIG --exists --print-errors "gstreamer-plugins-base-0.10 >= $GSTREAMER_MODULE_REQUIRED"
821
configure:22716: $? = 0
822
configure:22729: $PKG_CONFIG --exists --print-errors "gstreamer-plugins-base-0.10 >= $GSTREAMER_MODULE_REQUIRED"
823
configure:22732: $? = 0
824
configure:22767: result: yes
825
configure:22858: checking locale.h usability
826
configure:22875: gcc -c -g -Wall conftest.c >&5
827
configure:22881: $? = 0
828
configure:22895: result: yes
829
configure:22899: checking locale.h presence
830
configure:22914: gcc -E conftest.c
831
configure:22920: $? = 0
832
configure:22934: result: yes
833
configure:22962: checking for locale.h
834
configure:22970: result: yes
835
configure:22984: checking for LC_MESSAGES
836
configure:23010: gcc -o conftest -g -Wall conftest.c >&5
837
configure:23016: $? = 0
838
configure:23033: result: yes
839
configure:23062: checking libintl.h usability
840
configure:23079: gcc -c -g -Wall conftest.c >&5
841
configure:23085: $? = 0
842
configure:23099: result: yes
843
configure:23103: checking libintl.h presence
844
configure:23118: gcc -E conftest.c
845
configure:23124: $? = 0
846
configure:23138: result: yes
847
configure:23166: checking for libintl.h
848
configure:23173: result: yes
849
configure:23184: checking for ngettext in libc
850
configure:23212: gcc -o conftest -g -Wall conftest.c >&5
851
configure:23218: $? = 0
852
configure:23236: result: yes
853
configure:23240: checking for dgettext in libc
854
configure:23268: gcc -o conftest -g -Wall conftest.c >&5
855
configure:23274: $? = 0
856
configure:23292: result: yes
857
configure:23301: checking for bind_textdomain_codeset
858
configure:23357: gcc -o conftest -g -Wall conftest.c >&5
859
configure:23363: $? = 0
860
configure:23381: result: yes
861
configure:23868: checking for msgfmt
862
configure:23895: result: /usr/bin/msgfmt
863
configure:23908: checking for dcgettext
864
configure:23964: gcc -o conftest -g -Wall conftest.c >&5
865
conftest.c:65: warning: conflicting types for built-in function 'dcgettext'
866
configure:23970: $? = 0
867
configure:23988: result: yes
868
configure:23999: checking if msgfmt accepts -c
869
configure:24014: $MSGFMT -c -o /dev/null conftest.foo
870
configure:24017: $? = 0
871
configure:24019: result: yes
872
configure:24029: checking for gmsgfmt
873
configure:24060: result: /usr/bin/msgfmt
874
configure:24070: checking for xgettext
875
configure:24097: result: /usr/bin/xgettext
876
configure:24126: gcc -o conftest -g -Wall conftest.c >&5
877
configure:24132: $? = 0
878
configure:24371: checking for intltool >= 0.35.0
879
configure:24378: result: 0.37.1 found
880
configure:24429: checking for xgettext
881
configure:24459: result: /usr/bin/xgettext
882
configure:24469: checking for msgmerge
883
configure:24487: found /usr/bin/msgmerge
884
configure:24499: result: /usr/bin/msgmerge
885
configure:24509: checking for msgfmt
886
configure:24539: result: /usr/bin/msgfmt
887
configure:24571: checking for perl
888
configure:24589: found /usr/bin/perl
889
configure:24601: result: /usr/bin/perl
890
configure:24620: checking for XML::Parser
891
configure:24623: result: ok
892
configure:24818: checking for gconftool-2
893
configure:24836: found /usr/bin/gconftool-2
894
configure:24849: result: /usr/bin/gconftool-2
895
configure:24877: result: Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
896
configure:24892: result: Using $(sysconfdir)/gconf/schemas as install directory for schema files
897
configure:25176: creating ./config.status
888
899
## ---------------------- ##
889
900
## Running config.status. ##