first commit
[NalaBridge.git] / debug / config.log
blobca2f3f8d4d5d9a31fbfc3aa1d2b00f86c9a43337
1 This file contains any messages produced by compilers while
2 running configure, to aid debugging if configure makes a mistake.
4 It was created by configure, which was
5 generated by GNU Autoconf 2.59.  Invocation command line was
7   $ /home/mitsuki/Project/minibridge/configure --enable-debug=full CFLAGS=-O0 -g3  --no-create --no-recursion
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
13 hostname = Nalaginrut
14 uname -m = i686
15 uname -r = 2.6.12-12mdk
16 uname -s = Linux
17 uname -v = #1 Fri Sep 9 18:15:22 CEST 2005
19 /usr/bin/uname -p = unknown
20 /bin/uname -X     = unknown
22 /bin/arch              = i686
23 /usr/bin/arch -k       = unknown
24 /usr/convex/getsysinfo = unknown
25 hostinfo               = unknown
26 /bin/machine           = unknown
27 /usr/bin/oslevel       = unknown
28 /bin/universe          = unknown
30 PATH: /sbin
31 PATH: /usr/sbin
32 PATH: /bin
33 PATH: /usr/bin
34 PATH: /usr/X11R6/bin
35 PATH: /usr/local/bin
36 PATH: /usr/local/sbin
37 PATH: /usr/local/arm/2.95.3/bin
38 PATH: /usr/local/uClinux/gcc-bfin-3.4-uclinux/bin
39 PATH: /usr/local/uClinux/gcc-bfin-3.4-elf/bin
40 PATH: .
41 PATH: /home/mitsuki/bin
44 ## ----------- ##
45 ## Core tests. ##
46 ## ----------- ##
48 configure:1539: checking for a BSD-compatible install
49 configure:1594: result: /usr/bin/install -c
50 configure:1605: checking whether build environment is sane
51 configure:1648: result: yes
52 configure:1681: checking for gawk
53 configure:1697: found /bin/gawk
54 configure:1707: result: gawk
55 configure:1717: checking whether make sets $(MAKE)
56 configure:1737: result: yes
57 configure:1954: checking for gcc
58 configure:1970: found /usr/bin/gcc
59 configure:1980: result: gcc
60 configure:2224: checking for C compiler version
61 configure:2227: gcc --version </dev/null >&5
62 gcc (GCC) 4.0.1 (4.0.1-5mdk for Mandriva Linux release 2006.0)
63 Copyright (C) 2005 Free Software Foundation, Inc.
64 This is free software; see the source for copying conditions.  There is NO
65 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
67 configure:2230: $? = 0
68 configure:2232: gcc -v </dev/null >&5
69 Using built-in specs.
70 Target: i586-mandriva-linux-gnu
71 Configured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-languages=c,c++,ada,f95,objc,java --host=i586-mandriva-linux-gnu --with-system-zlib --enable-long-long --enable-__cxa_atexit --enable-clocale=gnu --disable-libunwind-exceptions --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --enable-gtk-cairo --disable-libjava-multilib
72 Thread model: posix
73 gcc version 4.0.1 (4.0.1-5mdk for Mandriva Linux release 2006.0)
74 configure:2235: $? = 0
75 configure:2237: gcc -V </dev/null >&5
76 gcc: '-V' option must have argument
77 configure:2240: $? = 1
78 configure:2263: checking for C compiler default output file name
79 configure:2266: gcc -O0 -g3    conftest.c  >&5
80 configure:2269: $? = 0
81 configure:2315: result: a.out
82 configure:2320: checking whether the C compiler works
83 configure:2326: ./a.out
84 configure:2329: $? = 0
85 configure:2346: result: yes
86 configure:2353: checking whether we are cross compiling
87 configure:2355: result: no
88 configure:2358: checking for suffix of executables
89 configure:2360: gcc -o conftest -O0 -g3    conftest.c  >&5
90 configure:2363: $? = 0
91 configure:2388: result: 
92 configure:2394: checking for suffix of object files
93 configure:2415: gcc -c -O0 -g3   conftest.c >&5
94 configure:2418: $? = 0
95 configure:2440: result: o
96 configure:2444: checking whether we are using the GNU C compiler
97 configure:2468: gcc -c -O0 -g3   conftest.c >&5
98 configure:2474: $? = 0
99 configure:2478: test -z 
100                          || test ! -s conftest.err
101 configure:2481: $? = 0
102 configure:2484: test -s conftest.o
103 configure:2487: $? = 0
104 configure:2500: result: yes
105 configure:2506: checking whether gcc accepts -g
106 configure:2527: gcc -c -g  conftest.c >&5
107 configure:2533: $? = 0
108 configure:2537: test -z 
109                          || test ! -s conftest.err
110 configure:2540: $? = 0
111 configure:2543: test -s conftest.o
112 configure:2546: $? = 0
113 configure:2557: result: yes
114 configure:2574: checking for gcc option to accept ANSI C
115 configure:2644: gcc  -c -O0 -g3   conftest.c >&5
116 configure:2650: $? = 0
117 configure:2654: test -z 
118                          || test ! -s conftest.err
119 configure:2657: $? = 0
120 configure:2660: test -s conftest.o
121 configure:2663: $? = 0
122 configure:2681: result: none needed
123 configure:2699: gcc -c -O0 -g3   conftest.c >&5
124 conftest.c:2: error: syntax error before 'me'
125 configure:2705: $? = 1
126 configure: failed program was:
127 | #ifndef __cplusplus
128 |   choke me
129 | #endif
130 configure:2849: checking for style of include used by make
131 configure:2877: result: GNU
132 configure:2905: checking dependency style of gcc
133 configure:2988: result: gcc3
134 configure:3083: checking build system type
135 configure:3101: result: i686-pc-linux-gnu
136 configure:3109: checking host system type
137 configure:3123: result: i686-pc-linux-gnu
138 configure:3131: checking for a sed that does not truncate output
139 configure:3185: result: /bin/sed
140 configure:3188: checking for egrep
141 configure:3198: result: grep -E
142 configure:3214: checking for ld used by gcc
143 configure:3281: result: /usr/bin/ld
144 configure:3290: checking if the linker (/usr/bin/ld) is GNU ld
145 configure:3305: result: yes
146 configure:3310: checking for /usr/bin/ld option to reload object files
147 configure:3317: result: -r
148 configure:3335: checking for BSD-compatible nm
149 configure:3377: result: /usr/bin/nm -B
150 configure:3381: checking whether ln -s works
151 configure:3385: result: yes
152 configure:3392: checking how to recognise dependent libraries
153 configure:3564: result: pass_all
154 configure:3778: checking how to run the C preprocessor
155 configure:3813: gcc -E  conftest.c
156 configure:3819: $? = 0
157 configure:3851: gcc -E  conftest.c
158 conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
159 configure:3857: $? = 1
160 configure: failed program was:
161 | /* confdefs.h.  */
163 | #define PACKAGE_NAME ""
164 | #define PACKAGE_TARNAME ""
165 | #define PACKAGE_VERSION ""
166 | #define PACKAGE_STRING ""
167 | #define PACKAGE_BUGREPORT ""
168 | #define PACKAGE "minibridge"
169 | #define VERSION "0.1"
170 | /* end confdefs.h.  */
171 | #include <ac_nonexistent.h>
172 configure:3896: result: gcc -E
173 configure:3920: gcc -E  conftest.c
174 configure:3926: $? = 0
175 configure:3958: gcc -E  conftest.c
176 conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
177 configure:3964: $? = 1
178 configure: failed program was:
179 | /* confdefs.h.  */
181 | #define PACKAGE_NAME ""
182 | #define PACKAGE_TARNAME ""
183 | #define PACKAGE_VERSION ""
184 | #define PACKAGE_STRING ""
185 | #define PACKAGE_BUGREPORT ""
186 | #define PACKAGE "minibridge"
187 | #define VERSION "0.1"
188 | /* end confdefs.h.  */
189 | #include <ac_nonexistent.h>
190 configure:4008: checking for ANSI C header files
191 configure:4033: gcc -c -O0 -g3   conftest.c >&5
192 configure:4039: $? = 0
193 configure:4043: test -z 
194                          || test ! -s conftest.err
195 configure:4046: $? = 0
196 configure:4049: test -s conftest.o
197 configure:4052: $? = 0
198 configure:4141: gcc -o conftest -O0 -g3    conftest.c  >&5
199 conftest.c: In function 'main':
200 conftest.c:28: warning: incompatible implicit declaration of built-in function 'exit'
201 configure:4144: $? = 0
202 configure:4146: ./conftest
203 configure:4149: $? = 0
204 configure:4164: result: yes
205 configure:4188: checking for sys/types.h
206 configure:4204: gcc -c -O0 -g3   conftest.c >&5
207 configure:4210: $? = 0
208 configure:4214: test -z 
209                          || test ! -s conftest.err
210 configure:4217: $? = 0
211 configure:4220: test -s conftest.o
212 configure:4223: $? = 0
213 configure:4234: result: yes
214 configure:4188: checking for sys/stat.h
215 configure:4204: gcc -c -O0 -g3   conftest.c >&5
216 configure:4210: $? = 0
217 configure:4214: test -z 
218                          || test ! -s conftest.err
219 configure:4217: $? = 0
220 configure:4220: test -s conftest.o
221 configure:4223: $? = 0
222 configure:4234: result: yes
223 configure:4188: checking for stdlib.h
224 configure:4204: gcc -c -O0 -g3   conftest.c >&5
225 configure:4210: $? = 0
226 configure:4214: test -z 
227                          || test ! -s conftest.err
228 configure:4217: $? = 0
229 configure:4220: test -s conftest.o
230 configure:4223: $? = 0
231 configure:4234: result: yes
232 configure:4188: checking for string.h
233 configure:4204: gcc -c -O0 -g3   conftest.c >&5
234 configure:4210: $? = 0
235 configure:4214: test -z 
236                          || test ! -s conftest.err
237 configure:4217: $? = 0
238 configure:4220: test -s conftest.o
239 configure:4223: $? = 0
240 configure:4234: result: yes
241 configure:4188: checking for memory.h
242 configure:4204: gcc -c -O0 -g3   conftest.c >&5
243 configure:4210: $? = 0
244 configure:4214: test -z 
245                          || test ! -s conftest.err
246 configure:4217: $? = 0
247 configure:4220: test -s conftest.o
248 configure:4223: $? = 0
249 configure:4234: result: yes
250 configure:4188: checking for strings.h
251 configure:4204: gcc -c -O0 -g3   conftest.c >&5
252 configure:4210: $? = 0
253 configure:4214: test -z 
254                          || test ! -s conftest.err
255 configure:4217: $? = 0
256 configure:4220: test -s conftest.o
257 configure:4223: $? = 0
258 configure:4234: result: yes
259 configure:4188: checking for inttypes.h
260 configure:4204: gcc -c -O0 -g3   conftest.c >&5
261 configure:4210: $? = 0
262 configure:4214: test -z 
263                          || test ! -s conftest.err
264 configure:4217: $? = 0
265 configure:4220: test -s conftest.o
266 configure:4223: $? = 0
267 configure:4234: result: yes
268 configure:4188: checking for stdint.h
269 configure:4204: gcc -c -O0 -g3   conftest.c >&5
270 configure:4210: $? = 0
271 configure:4214: test -z 
272                          || test ! -s conftest.err
273 configure:4217: $? = 0
274 configure:4220: test -s conftest.o
275 configure:4223: $? = 0
276 configure:4234: result: yes
277 configure:4188: checking for unistd.h
278 configure:4204: gcc -c -O0 -g3   conftest.c >&5
279 configure:4210: $? = 0
280 configure:4214: test -z 
281                          || test ! -s conftest.err
282 configure:4217: $? = 0
283 configure:4220: test -s conftest.o
284 configure:4223: $? = 0
285 configure:4234: result: yes
286 configure:4260: checking dlfcn.h usability
287 configure:4272: gcc -c -O0 -g3   conftest.c >&5
288 configure:4278: $? = 0
289 configure:4282: test -z 
290                          || test ! -s conftest.err
291 configure:4285: $? = 0
292 configure:4288: test -s conftest.o
293 configure:4291: $? = 0
294 configure:4301: result: yes
295 configure:4305: checking dlfcn.h presence
296 configure:4315: gcc -E  conftest.c
297 configure:4321: $? = 0
298 configure:4341: result: yes
299 configure:4376: checking for dlfcn.h
300 configure:4383: result: yes
301 configure:4448: checking for g++
302 configure:4464: found /usr/bin/g++
303 configure:4474: result: g++
304 configure:4490: checking for C++ compiler version
305 configure:4493: g++ --version </dev/null >&5
306 g++ (GCC) 4.0.1 (4.0.1-5mdk for Mandriva Linux release 2006.0)
307 Copyright (C) 2005 Free Software Foundation, Inc.
308 This is free software; see the source for copying conditions.  There is NO
309 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
311 configure:4496: $? = 0
312 configure:4498: g++ -v </dev/null >&5
313 Using built-in specs.
314 Target: i586-mandriva-linux-gnu
315 Configured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-languages=c,c++,ada,f95,objc,java --host=i586-mandriva-linux-gnu --with-system-zlib --enable-long-long --enable-__cxa_atexit --enable-clocale=gnu --disable-libunwind-exceptions --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --enable-gtk-cairo --disable-libjava-multilib
316 Thread model: posix
317 gcc version 4.0.1 (4.0.1-5mdk for Mandriva Linux release 2006.0)
318 configure:4501: $? = 0
319 configure:4503: g++ -V </dev/null >&5
320 g++: '-V' option must have argument
321 configure:4506: $? = 1
322 configure:4509: checking whether we are using the GNU C++ compiler
323 configure:4533: g++ -c   conftest.cc >&5
324 configure:4539: $? = 0
325 configure:4543: test -z 
326                          || test ! -s conftest.err
327 configure:4546: $? = 0
328 configure:4549: test -s conftest.o
329 configure:4552: $? = 0
330 configure:4565: result: yes
331 configure:4571: checking whether g++ accepts -g
332 configure:4592: g++ -c -g  conftest.cc >&5
333 configure:4598: $? = 0
334 configure:4602: test -z 
335                          || test ! -s conftest.err
336 configure:4605: $? = 0
337 configure:4608: test -s conftest.o
338 configure:4611: $? = 0
339 configure:4622: result: yes
340 configure:4664: g++ -c -g -O2  conftest.cc >&5
341 configure:4670: $? = 0
342 configure:4674: test -z 
343                          || test ! -s conftest.err
344 configure:4677: $? = 0
345 configure:4680: test -s conftest.o
346 configure:4683: $? = 0
347 configure:4709: g++ -c -g -O2  conftest.cc >&5
348 conftest.cc: In function 'int main()':
349 conftest.cc:26: error: 'exit' was not declared in this scope
350 configure:4715: $? = 1
351 configure: failed program was:
352 | /* confdefs.h.  */
354 | #define PACKAGE_NAME ""
355 | #define PACKAGE_TARNAME ""
356 | #define PACKAGE_VERSION ""
357 | #define PACKAGE_STRING ""
358 | #define PACKAGE_BUGREPORT ""
359 | #define PACKAGE "minibridge"
360 | #define VERSION "0.1"
361 | #define STDC_HEADERS 1
362 | #define HAVE_SYS_TYPES_H 1
363 | #define HAVE_SYS_STAT_H 1
364 | #define HAVE_STDLIB_H 1
365 | #define HAVE_STRING_H 1
366 | #define HAVE_MEMORY_H 1
367 | #define HAVE_STRINGS_H 1
368 | #define HAVE_INTTYPES_H 1
369 | #define HAVE_STDINT_H 1
370 | #define HAVE_UNISTD_H 1
371 | #define HAVE_DLFCN_H 1
372 | /* end confdefs.h.  */
374 | int
375 | main ()
376 | {
377 | exit (42);
378 |   ;
379 |   return 0;
380 | }
381 configure:4664: g++ -c -g -O2  conftest.cc >&5
382 configure:4670: $? = 0
383 configure:4674: test -z 
384                          || test ! -s conftest.err
385 configure:4677: $? = 0
386 configure:4680: test -s conftest.o
387 configure:4683: $? = 0
388 configure:4709: g++ -c -g -O2  conftest.cc >&5
389 configure:4715: $? = 0
390 configure:4719: test -z 
391                          || test ! -s conftest.err
392 configure:4722: $? = 0
393 configure:4725: test -s conftest.o
394 configure:4728: $? = 0
395 configure:4753: checking dependency style of g++
396 configure:4836: result: gcc3
397 configure:4863: checking how to run the C++ preprocessor
398 configure:4894: g++ -E  conftest.cc
399 configure:4900: $? = 0
400 configure:4932: g++ -E  conftest.cc
401 conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory
402 configure:4938: $? = 1
403 configure: failed program was:
404 | /* confdefs.h.  */
406 | #define PACKAGE_NAME ""
407 | #define PACKAGE_TARNAME ""
408 | #define PACKAGE_VERSION ""
409 | #define PACKAGE_STRING ""
410 | #define PACKAGE_BUGREPORT ""
411 | #define PACKAGE "minibridge"
412 | #define VERSION "0.1"
413 | #define STDC_HEADERS 1
414 | #define HAVE_SYS_TYPES_H 1
415 | #define HAVE_SYS_STAT_H 1
416 | #define HAVE_STDLIB_H 1
417 | #define HAVE_STRING_H 1
418 | #define HAVE_MEMORY_H 1
419 | #define HAVE_STRINGS_H 1
420 | #define HAVE_INTTYPES_H 1
421 | #define HAVE_STDINT_H 1
422 | #define HAVE_UNISTD_H 1
423 | #define HAVE_DLFCN_H 1
424 | #ifdef __cplusplus
425 | extern "C" void std::exit (int) throw (); using std::exit;
426 | #endif
427 | /* end confdefs.h.  */
428 | #include <ac_nonexistent.h>
429 configure:4977: result: g++ -E
430 configure:5001: g++ -E  conftest.cc
431 configure:5007: $? = 0
432 configure:5039: g++ -E  conftest.cc
433 conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory
434 configure:5045: $? = 1
435 configure: failed program was:
436 | /* confdefs.h.  */
438 | #define PACKAGE_NAME ""
439 | #define PACKAGE_TARNAME ""
440 | #define PACKAGE_VERSION ""
441 | #define PACKAGE_STRING ""
442 | #define PACKAGE_BUGREPORT ""
443 | #define PACKAGE "minibridge"
444 | #define VERSION "0.1"
445 | #define STDC_HEADERS 1
446 | #define HAVE_SYS_TYPES_H 1
447 | #define HAVE_SYS_STAT_H 1
448 | #define HAVE_STDLIB_H 1
449 | #define HAVE_STRING_H 1
450 | #define HAVE_MEMORY_H 1
451 | #define HAVE_STRINGS_H 1
452 | #define HAVE_INTTYPES_H 1
453 | #define HAVE_STDINT_H 1
454 | #define HAVE_UNISTD_H 1
455 | #define HAVE_DLFCN_H 1
456 | #ifdef __cplusplus
457 | extern "C" void std::exit (int) throw (); using std::exit;
458 | #endif
459 | /* end confdefs.h.  */
460 | #include <ac_nonexistent.h>
461 configure:5142: checking for g77
462 configure:5171: result: no
463 configure:5142: checking for f77
464 configure:5171: result: no
465 configure:5142: checking for xlf
466 configure:5171: result: no
467 configure:5142: checking for frt
468 configure:5171: result: no
469 configure:5142: checking for pgf77
470 configure:5171: result: no
471 configure:5142: checking for fort77
472 configure:5171: result: no
473 configure:5142: checking for fl32
474 configure:5171: result: no
475 configure:5142: checking for af77
476 configure:5171: result: no
477 configure:5142: checking for f90
478 configure:5171: result: no
479 configure:5142: checking for xlf90
480 configure:5171: result: no
481 configure:5142: checking for pgf90
482 configure:5171: result: no
483 configure:5142: checking for epcf90
484 configure:5171: result: no
485 configure:5142: checking for f95
486 configure:5171: result: no
487 configure:5142: checking for fort
488 configure:5171: result: no
489 configure:5142: checking for xlf95
490 configure:5171: result: no
491 configure:5142: checking for ifc
492 configure:5171: result: no
493 configure:5142: checking for efc
494 configure:5171: result: no
495 configure:5142: checking for pgf95
496 configure:5171: result: no
497 configure:5142: checking for lf95
498 configure:5171: result: no
499 configure:5142: checking for gfortran
500 configure:5171: result: no
501 configure:5183: checking for Fortran 77 compiler version
502 configure:5186:  --version </dev/null >&5
503 /home/mitsuki/Project/minibridge/configure: line 5187: --version: command not found
504 configure:5189: $? = 127
505 configure:5191:  -v </dev/null >&5
506 /home/mitsuki/Project/minibridge/configure: line 5192: -v: command not found
507 configure:5194: $? = 127
508 configure:5196:  -V </dev/null >&5
509 /home/mitsuki/Project/minibridge/configure: line 5197: -V: command not found
510 configure:5199: $? = 127
511 configure:5207: checking whether we are using the GNU Fortran 77 compiler
512 configure:5221:  -c  conftest.F >&5
513 /home/mitsuki/Project/minibridge/configure: line 5222: -c: command not found
514 configure:5227: $? = 127
515 configure: failed program was:
516 |       program main
517 | #ifndef __GNUC__
518 |        choke me
519 | #endif
521 |       end
522 configure:5253: result: no
523 configure:5259: checking whether  accepts -g
524 configure:5271:  -c -g conftest.f >&5
525 /home/mitsuki/Project/minibridge/configure: line 5272: -c: command not found
526 configure:5277: $? = 127
527 configure: failed program was:
528 |       program main
530 |       end
531 configure:5302: result: no
532 configure:5332: checking the maximum length of command line arguments
533 configure:5424: result: 32768
534 configure:5435: checking command to parse /usr/bin/nm -B output from gcc object
535 configure:5531: gcc -c -O0 -g3   conftest.c >&5
536 configure:5534: $? = 0
537 configure:5538: /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
538 configure:5541: $? = 0
539 configure:5593: gcc -o conftest -O0 -g3    conftest.c conftstm.o >&5
540 configure:5596: $? = 0
541 configure:5634: result: ok
542 configure:5638: checking for objdir
543 configure:5653: result: .libs
544 configure:5743: checking for ar
545 configure:5759: found /usr/bin/ar
546 configure:5770: result: ar
547 configure:5823: checking for ranlib
548 configure:5839: found /usr/bin/ranlib
549 configure:5850: result: ranlib
550 configure:5903: checking for strip
551 configure:5919: found /usr/bin/strip
552 configure:5930: result: strip
553 configure:6217: checking if gcc static flag  works
554 configure:6245: result: yes
555 configure:6263: checking if gcc supports -fno-rtti -fno-exceptions
556 configure:6281: gcc -c -O0 -g3   -fno-rtti -fno-exceptions conftest.c >&5
557 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
558 configure:6285: $? = 0
559 configure:6298: result: no
560 configure:6313: checking for gcc option to produce PIC
561 configure:6517: result: -fPIC
562 configure:6525: checking if gcc PIC flag -fPIC works
563 configure:6543: gcc -c -O0 -g3   -fPIC -DPIC conftest.c >&5
564 configure:6547: $? = 0
565 configure:6560: result: yes
566 configure:6584: checking if gcc supports -c -o file.o
567 configure:6605: gcc -c -O0 -g3   -o out/conftest2.o conftest.c >&5
568 configure:6609: $? = 0
569 configure:6631: result: yes
570 configure:6657: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
571 configure:7553: result: yes
572 configure:7579: checking whether -lc should be explicitly linked in
573 configure:7584: gcc -c -O0 -g3   conftest.c >&5
574 configure:7587: $? = 0
575 configure:7601: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
576 configure:7604: $? = 0
577 configure:7616: result: no
578 configure:7624: checking dynamic linker characteristics
579 configure:8191: result: GNU/Linux ld.so
580 configure:8195: checking how to hardcode library paths into programs
581 configure:8220: result: immediate
582 configure:8234: checking whether stripping libraries is possible
583 configure:8239: result: yes
584 configure:9069: checking if libtool supports shared libraries
585 configure:9071: result: yes
586 configure:9074: checking whether to build shared libraries
587 configure:9095: result: yes
588 configure:9098: checking whether to build static libraries
589 configure:9102: result: yes
590 configure:9194: creating libtool
591 configure:9772: checking for ld used by g++
592 configure:9839: result: /usr/bin/ld
593 configure:9848: checking if the linker (/usr/bin/ld) is GNU ld
594 configure:9863: result: yes
595 configure:9914: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
596 configure:10801: result: yes
597 configure:10819: g++ -c -g -O2  conftest.cc >&5
598 configure:10822: $? = 0
599 configure:10918: checking for g++ option to produce PIC
600 configure:11186: result: -fPIC
601 configure:11194: checking if g++ PIC flag -fPIC works
602 configure:11212: g++ -c -g -O2  -fPIC -DPIC conftest.cc >&5
603 configure:11216: $? = 0
604 configure:11229: result: yes
605 configure:11253: checking if g++ supports -c -o file.o
606 configure:11274: g++ -c -g -O2  -o out/conftest2.o conftest.cc >&5
607 configure:11278: $? = 0
608 configure:11300: result: yes
609 configure:11326: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
610 configure:11351: result: yes
611 configure:11422: checking dynamic linker characteristics
612 configure:11989: result: GNU/Linux ld.so
613 configure:11993: checking how to hardcode library paths into programs
614 configure:12018: result: immediate
615 configure:12032: checking whether stripping libraries is possible
616 configure:12037: result: yes
617 configure:19703: creating ./config.status
619 ## ---------------- ##
620 ## Cache variables. ##
621 ## ---------------- ##
623 ac_cv_build=i686-pc-linux-gnu
624 ac_cv_build_alias=i686-pc-linux-gnu
625 ac_cv_c_compiler_gnu=yes
626 ac_cv_cxx_compiler_gnu=yes
627 ac_cv_env_CC_set=
628 ac_cv_env_CC_value=
629 ac_cv_env_CFLAGS_set=set
630 ac_cv_env_CFLAGS_value='-O0 -g3 '
631 ac_cv_env_CPPFLAGS_set=
632 ac_cv_env_CPPFLAGS_value=
633 ac_cv_env_CPP_set=
634 ac_cv_env_CPP_value=
635 ac_cv_env_CXXCPP_set=
636 ac_cv_env_CXXCPP_value=
637 ac_cv_env_CXXFLAGS_set=
638 ac_cv_env_CXXFLAGS_value=
639 ac_cv_env_CXX_set=
640 ac_cv_env_CXX_value=
641 ac_cv_env_F77_set=
642 ac_cv_env_F77_value=
643 ac_cv_env_FFLAGS_set=
644 ac_cv_env_FFLAGS_value=
645 ac_cv_env_LDFLAGS_set=
646 ac_cv_env_LDFLAGS_value=
647 ac_cv_env_build_alias_set=
648 ac_cv_env_build_alias_value=
649 ac_cv_env_host_alias_set=
650 ac_cv_env_host_alias_value=
651 ac_cv_env_target_alias_set=
652 ac_cv_env_target_alias_value=
653 ac_cv_exeext=
654 ac_cv_f77_compiler_gnu=no
655 ac_cv_header_dlfcn_h=yes
656 ac_cv_header_inttypes_h=yes
657 ac_cv_header_memory_h=yes
658 ac_cv_header_stdc=yes
659 ac_cv_header_stdint_h=yes
660 ac_cv_header_stdlib_h=yes
661 ac_cv_header_string_h=yes
662 ac_cv_header_strings_h=yes
663 ac_cv_header_sys_stat_h=yes
664 ac_cv_header_sys_types_h=yes
665 ac_cv_header_unistd_h=yes
666 ac_cv_host=i686-pc-linux-gnu
667 ac_cv_host_alias=i686-pc-linux-gnu
668 ac_cv_objext=o
669 ac_cv_path_install='/usr/bin/install -c'
670 ac_cv_prog_AWK=gawk
671 ac_cv_prog_CPP='gcc -E'
672 ac_cv_prog_CXXCPP='g++ -E'
673 ac_cv_prog_ac_ct_AR=ar
674 ac_cv_prog_ac_ct_CC=gcc
675 ac_cv_prog_ac_ct_CXX=g++
676 ac_cv_prog_ac_ct_RANLIB=ranlib
677 ac_cv_prog_ac_ct_STRIP=strip
678 ac_cv_prog_cc_g=yes
679 ac_cv_prog_cc_stdc=
680 ac_cv_prog_cxx_g=yes
681 ac_cv_prog_egrep='grep -E'
682 ac_cv_prog_f77_g=no
683 ac_cv_prog_make_make_set=yes
684 am_cv_CC_dependencies_compiler_type=gcc3
685 am_cv_CXX_dependencies_compiler_type=gcc3
686 lt_cv_deplibs_check_method=pass_all
687 lt_cv_file_magic_cmd='$MAGIC_CMD'
688 lt_cv_file_magic_test_file=
689 lt_cv_ld_reload_flag=-r
690 lt_cv_objdir=.libs
691 lt_cv_path_LD=/usr/bin/ld
692 lt_cv_path_LDCXX=/usr/bin/ld
693 lt_cv_path_NM='/usr/bin/nm -B'
694 lt_cv_path_SED=/bin/sed
695 lt_cv_prog_compiler_c_o=yes
696 lt_cv_prog_compiler_c_o_CXX=yes
697 lt_cv_prog_compiler_rtti_exceptions=no
698 lt_cv_prog_gnu_ld=yes
699 lt_cv_prog_gnu_ldcxx=yes
700 lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
701 lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
702 lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
703 lt_cv_sys_max_cmd_len=32768
704 lt_lt_cv_prog_compiler_c_o='"yes"'
705 lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
706 lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[       ][      ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
707 lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
708 lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
710 ## ----------------- ##
711 ## Output variables. ##
712 ## ----------------- ##
714 ACLOCAL='${SHELL} /home/mitsuki/Project/minibridge/missing --run aclocal-1.7'
715 AMDEPBACKSLASH='\'
716 AMDEP_FALSE='#'
717 AMDEP_TRUE=''
718 AMTAR='${SHELL} /home/mitsuki/Project/minibridge/missing --run tar'
719 AR='ar'
720 AUTOCONF='${SHELL} /home/mitsuki/Project/minibridge/missing --run autoconf'
721 AUTOHEADER='${SHELL} /home/mitsuki/Project/minibridge/missing --run autoheader'
722 AUTOMAKE='${SHELL} /home/mitsuki/Project/minibridge/missing --run automake-1.7'
723 AWK='gawk'
724 CC='gcc'
725 CCDEPMODE='depmode=gcc3'
726 CFLAGS='-O0 -g3 '
727 CPP='gcc -E'
728 CPPFLAGS=''
729 CXX='g++'
730 CXXCPP='g++ -E'
731 CXXDEPMODE='depmode=gcc3'
732 CXXFLAGS='-g -O2'
733 CYGPATH_W='echo'
734 DEFS='-DHAVE_CONFIG_H'
735 DEPDIR='.deps'
736 ECHO='echo'
737 ECHO_C=''
738 ECHO_N='-n'
739 ECHO_T=''
740 EGREP='grep -E'
741 EXEEXT=''
742 F77=''
743 FFLAGS=''
744 INSTALL_DATA='${INSTALL} -m 644'
745 INSTALL_PROGRAM='${INSTALL}'
746 INSTALL_SCRIPT='${INSTALL}'
747 INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
748 LDFLAGS=''
749 LIBOBJS=''
750 LIBS=''
751 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
752 LN_S='ln -s'
753 LTLIBOBJS=''
754 MAKEINFO='${SHELL} /home/mitsuki/Project/minibridge/missing --run makeinfo'
755 OBJEXT='o'
756 PACKAGE='minibridge'
757 PACKAGE_BUGREPORT=''
758 PACKAGE_NAME=''
759 PACKAGE_STRING=''
760 PACKAGE_TARNAME=''
761 PACKAGE_VERSION=''
762 PATH_SEPARATOR=':'
763 RANLIB='ranlib'
764 SET_MAKE=''
765 SHELL='/bin/sh'
766 STRIP='strip'
767 VERSION='0.1'
768 ac_ct_AR='ar'
769 ac_ct_CC='gcc'
770 ac_ct_CXX='g++'
771 ac_ct_F77=''
772 ac_ct_RANLIB='ranlib'
773 ac_ct_STRIP='strip'
774 am__fastdepCC_FALSE='#'
775 am__fastdepCC_TRUE=''
776 am__fastdepCXX_FALSE='#'
777 am__fastdepCXX_TRUE=''
778 am__include='include'
779 am__leading_dot='.'
780 am__quote=''
781 bindir='${exec_prefix}/bin'
782 build='i686-pc-linux-gnu'
783 build_alias=''
784 build_cpu='i686'
785 build_os='linux-gnu'
786 build_vendor='pc'
787 datadir='${prefix}/share'
788 exec_prefix='${prefix}'
789 host='i686-pc-linux-gnu'
790 host_alias=''
791 host_cpu='i686'
792 host_os='linux-gnu'
793 host_vendor='pc'
794 includedir='${prefix}/include'
795 infodir='${prefix}/info'
796 install_sh='/home/mitsuki/Project/minibridge/install-sh'
797 libdir='${exec_prefix}/lib'
798 libexecdir='${exec_prefix}/libexec'
799 localstatedir='${prefix}/var'
800 mandir='${prefix}/man'
801 oldincludedir='/usr/include'
802 prefix='/usr/local'
803 program_transform_name='s,x,x,'
804 sbindir='${exec_prefix}/sbin'
805 sharedstatedir='${prefix}/com'
806 sysconfdir='${prefix}/etc'
807 target_alias=''
809 ## ----------- ##
810 ## confdefs.h. ##
811 ## ----------- ##
813 #define HAVE_DLFCN_H 1
814 #define HAVE_INTTYPES_H 1
815 #define HAVE_MEMORY_H 1
816 #define HAVE_STDINT_H 1
817 #define HAVE_STDLIB_H 1
818 #define HAVE_STRINGS_H 1
819 #define HAVE_STRING_H 1
820 #define HAVE_SYS_STAT_H 1
821 #define HAVE_SYS_TYPES_H 1
822 #define HAVE_UNISTD_H 1
823 #define PACKAGE "minibridge"
824 #define PACKAGE_BUGREPORT ""
825 #define PACKAGE_NAME ""
826 #define PACKAGE_STRING ""
827 #define PACKAGE_TARNAME ""
828 #define PACKAGE_VERSION ""
829 #define STDC_HEADERS 1
830 #define VERSION "0.1"
831 #endif
832 #ifdef __cplusplus
833 extern "C" void std::exit (int) throw (); using std::exit;
835 configure: exit 0
837 ## ---------------------- ##
838 ## Running config.status. ##
839 ## ---------------------- ##
841 This file was extended by config.status, which was
842 generated by GNU Autoconf 2.59.  Invocation command line was
844   CONFIG_FILES    = 
845   CONFIG_HEADERS  = 
846   CONFIG_LINKS    = 
847   CONFIG_COMMANDS = 
848   $ ./config.status Makefile
850 on Nalaginrut
852 config.status:712: creating Makefile
854 ## ---------------------- ##
855 ## Running config.status. ##
856 ## ---------------------- ##
858 This file was extended by config.status, which was
859 generated by GNU Autoconf 2.59.  Invocation command line was
861   CONFIG_FILES    = 
862   CONFIG_HEADERS  = 
863   CONFIG_LINKS    = 
864   CONFIG_COMMANDS = 
865   $ ./config.status config.h
867 on Nalaginrut
869 config.status:809: creating config.h
870 config.status:917: config.h is unchanged
872 ## ---------------------- ##
873 ## Running config.status. ##
874 ## ---------------------- ##
876 This file was extended by config.status, which was
877 generated by GNU Autoconf 2.59.  Invocation command line was
879   CONFIG_FILES    = 
880   CONFIG_HEADERS  = 
881   CONFIG_LINKS    = 
882   CONFIG_COMMANDS = 
883   $ ./config.status src/Makefile depfiles
885 on Nalaginrut
887 config.status:712: creating src/Makefile
888 config.status:1097: executing depfiles commands
890 ## ---------------------- ##
891 ## Running config.status. ##
892 ## ---------------------- ##
894 This file was extended by config.status, which was
895 generated by GNU Autoconf 2.59.  Invocation command line was
897   CONFIG_FILES    = 
898   CONFIG_HEADERS  = 
899   CONFIG_LINKS    = 
900   CONFIG_COMMANDS = 
901   $ ./config.status src/Makefile depfiles
903 on Nalaginrut
905 config.status:712: creating src/Makefile
906 config.status:1097: executing depfiles commands