1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756
|
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by EXIF library configure 0.6.13, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure --build i486-linux-gnu --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = trap
uname -m = i686
uname -r = 2.6.18
uname -s = Linux
uname -v = #2 Wed Oct 11 21:57:23 CEST 2006
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/bin/X11
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1568: checking for a BSD-compatible install
configure:1623: result: /usr/bin/install -c
configure:1634: checking whether build environment is sane
configure:1677: result: yes
configure:1734: checking for gawk
configure:1750: found /usr/bin/gawk
configure:1760: result: gawk
configure:1770: checking whether make sets $(MAKE)
configure:1790: result: yes
configure:1992: checking for POSIX sh $() command substitution
configure:1996: result: yes
configure:2117: checking for gcc
configure:2133: found /usr/bin/gcc
configure:2143: result: gcc
configure:2387: checking for C compiler version
configure:2390: gcc --version </dev/null >&5
gcc (GCC) 4.1.2 20061028 (prerelease) (Debian 4.1.1-19)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2393: $? = 0
configure:2395: gcc -v </dev/null >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.2 20061028 (prerelease) (Debian 4.1.1-19)
configure:2398: $? = 0
configure:2400: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:2403: $? = 1
configure:2426: checking for C compiler default output file name
configure:2429: gcc conftest.c >&5
configure:2432: $? = 0
configure:2478: result: a.out
configure:2483: checking whether the C compiler works
configure:2489: ./a.out
configure:2492: $? = 0
configure:2509: result: yes
configure:2516: checking whether we are cross compiling
configure:2518: result: no
configure:2521: checking for suffix of executables
configure:2523: gcc -o conftest conftest.c >&5
configure:2526: $? = 0
configure:2551: result:
configure:2557: checking for suffix of object files
configure:2578: gcc -c conftest.c >&5
configure:2581: $? = 0
configure:2603: result: o
configure:2607: checking whether we are using the GNU C compiler
configure:2631: gcc -c conftest.c >&5
configure:2637: $? = 0
configure:2640: test -z || test ! -s conftest.err
configure:2643: $? = 0
configure:2646: test -s conftest.o
configure:2649: $? = 0
configure:2662: result: yes
configure:2668: checking whether gcc accepts -g
configure:2689: gcc -c -g conftest.c >&5
configure:2695: $? = 0
configure:2698: test -z || test ! -s conftest.err
configure:2701: $? = 0
configure:2704: test -s conftest.o
configure:2707: $? = 0
configure:2718: result: yes
configure:2735: checking for gcc option to accept ANSI C
configure:2805: gcc -c -g -O2 conftest.c >&5
configure:2811: $? = 0
configure:2814: test -z || test ! -s conftest.err
configure:2817: $? = 0
configure:2820: test -s conftest.o
configure:2823: $? = 0
configure:2841: result: none needed
configure:2859: gcc -c -g -O2 conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:2865: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:3006: checking for style of include used by make
configure:3034: result: GNU
configure:3062: checking dependency style of gcc
configure:3152: result: gcc3
configure:3170: checking for an ANSI C-conforming const
configure:3237: gcc -c -g -O2 conftest.c >&5
configure:3243: $? = 0
configure:3246: test -z || test ! -s conftest.err
configure:3249: $? = 0
configure:3252: test -s conftest.o
configure:3255: $? = 0
configure:3266: result: yes
configure:3354: checking build system type
configure:3372: result: i486-pc-linux-gnu
configure:3380: checking host system type
configure:3394: result: i486-pc-linux-gnu
configure:3402: checking for a sed that does not truncate output
configure:3456: result: /bin/sed
configure:3459: checking for egrep
configure:3469: result: grep -E
configure:3485: checking for ld used by gcc
configure:3552: result: /usr/bin/ld
configure:3561: checking if the linker (/usr/bin/ld) is GNU ld
configure:3576: result: yes
configure:3581: checking for /usr/bin/ld option to reload object files
configure:3588: result: -r
configure:3606: checking for BSD-compatible nm
configure:3648: result: /usr/bin/nm -B
configure:3652: checking whether ln -s works
configure:3656: result: yes
configure:3663: checking how to recognise dependent libraries
configure:3835: result: pass_all
configure:4047: checking how to run the C preprocessor
configure:4082: gcc -E conftest.c
configure:4088: $? = 0
configure:4120: gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4126: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "EXIF library"
| #define PACKAGE_TARNAME "libexif"
| #define PACKAGE_VERSION "0.6.13"
| #define PACKAGE_STRING "EXIF library 0.6.13"
| #define PACKAGE_BUGREPORT "libexif-devel@lists.sourceforge.net"
| #define PACKAGE "libexif"
| #define VERSION "0.6.13"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4165: result: gcc -E
configure:4189: gcc -E conftest.c
configure:4195: $? = 0
configure:4227: gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4233: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "EXIF library"
| #define PACKAGE_TARNAME "libexif"
| #define PACKAGE_VERSION "0.6.13"
| #define PACKAGE_STRING "EXIF library 0.6.13"
| #define PACKAGE_BUGREPORT "libexif-devel@lists.sourceforge.net"
| #define PACKAGE "libexif"
| #define VERSION "0.6.13"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4277: checking for ANSI C header files
configure:4302: gcc -c -g -O2 conftest.c >&5
configure:4308: $? = 0
configure:4311: test -z || test ! -s conftest.err
configure:4314: $? = 0
configure:4317: test -s conftest.o
configure:4320: $? = 0
configure:4409: gcc -o conftest -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:28: warning: incompatible implicit declaration of built-in function 'exit'
configure:4412: $? = 0
configure:4414: ./conftest
configure:4417: $? = 0
configure:4432: result: yes
configure:4456: checking for sys/types.h
configure:4472: gcc -c -g -O2 conftest.c >&5
configure:4478: $? = 0
configure:4481: test -z || test ! -s conftest.err
configure:4484: $? = 0
configure:4487: test -s conftest.o
configure:4490: $? = 0
configure:4501: result: yes
configure:4456: checking for sys/stat.h
configure:4472: gcc -c -g -O2 conftest.c >&5
configure:4478: $? = 0
configure:4481: test -z || test ! -s conftest.err
configure:4484: $? = 0
configure:4487: test -s conftest.o
configure:4490: $? = 0
configure:4501: result: yes
configure:4456: checking for stdlib.h
configure:4472: gcc -c -g -O2 conftest.c >&5
configure:4478: $? = 0
configure:4481: test -z || test ! -s conftest.err
configure:4484: $? = 0
configure:4487: test -s conftest.o
configure:4490: $? = 0
configure:4501: result: yes
configure:4456: checking for string.h
configure:4472: gcc -c -g -O2 conftest.c >&5
configure:4478: $? = 0
configure:4481: test -z || test ! -s conftest.err
configure:4484: $? = 0
configure:4487: test -s conftest.o
configure:4490: $? = 0
configure:4501: result: yes
configure:4456: checking for memory.h
configure:4472: gcc -c -g -O2 conftest.c >&5
configure:4478: $? = 0
configure:4481: test -z || test ! -s conftest.err
configure:4484: $? = 0
configure:4487: test -s conftest.o
configure:4490: $? = 0
configure:4501: result: yes
configure:4456: checking for strings.h
configure:4472: gcc -c -g -O2 conftest.c >&5
configure:4478: $? = 0
configure:4481: test -z || test ! -s conftest.err
configure:4484: $? = 0
configure:4487: test -s conftest.o
configure:4490: $? = 0
configure:4501: result: yes
configure:4456: checking for inttypes.h
configure:4472: gcc -c -g -O2 conftest.c >&5
configure:4478: $? = 0
configure:4481: test -z || test ! -s conftest.err
configure:4484: $? = 0
configure:4487: test -s conftest.o
configure:4490: $? = 0
configure:4501: result: yes
configure:4456: checking for stdint.h
configure:4472: gcc -c -g -O2 conftest.c >&5
configure:4478: $? = 0
configure:4481: test -z || test ! -s conftest.err
configure:4484: $? = 0
configure:4487: test -s conftest.o
configure:4490: $? = 0
configure:4501: result: yes
configure:4456: checking for unistd.h
configure:4472: gcc -c -g -O2 conftest.c >&5
configure:4478: $? = 0
configure:4481: test -z || test ! -s conftest.err
configure:4484: $? = 0
configure:4487: test -s conftest.o
configure:4490: $? = 0
configure:4501: result: yes
configure:4527: checking dlfcn.h usability
configure:4539: gcc -c -g -O2 conftest.c >&5
configure:4545: $? = 0
configure:4548: test -z || test ! -s conftest.err
configure:4551: $? = 0
configure:4554: test -s conftest.o
configure:4557: $? = 0
configure:4567: result: yes
configure:4571: checking dlfcn.h presence
configure:4581: gcc -E conftest.c
configure:4587: $? = 0
configure:4607: result: yes
configure:4642: checking for dlfcn.h
configure:4649: result: yes
configure:4714: checking for g++
configure:4730: found /usr/bin/g++
configure:4740: result: g++
configure:4756: checking for C++ compiler version
configure:4759: g++ --version </dev/null >&5
g++ (GCC) 4.1.2 20061028 (prerelease) (Debian 4.1.1-19)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4762: $? = 0
configure:4764: g++ -v </dev/null >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.2 20061028 (prerelease) (Debian 4.1.1-19)
configure:4767: $? = 0
configure:4769: g++ -V </dev/null >&5
g++: '-V' option must have argument
configure:4772: $? = 1
configure:4775: checking whether we are using the GNU C++ compiler
configure:4799: g++ -c conftest.cc >&5
configure:4805: $? = 0
configure:4808: test -z || test ! -s conftest.err
configure:4811: $? = 0
configure:4814: test -s conftest.o
configure:4817: $? = 0
configure:4830: result: yes
configure:4836: checking whether g++ accepts -g
configure:4857: g++ -c -g conftest.cc >&5
configure:4863: $? = 0
configure:4866: test -z || test ! -s conftest.err
configure:4869: $? = 0
configure:4872: test -s conftest.o
configure:4875: $? = 0
configure:4886: result: yes
configure:4928: g++ -c -g -O2 conftest.cc >&5
configure:4934: $? = 0
configure:4937: test -z || test ! -s conftest.err
configure:4940: $? = 0
configure:4943: test -s conftest.o
configure:4946: $? = 0
configure:4972: g++ -c -g -O2 conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:26: error: 'exit' was not declared in this scope
configure:4978: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "EXIF library"
| #define PACKAGE_TARNAME "libexif"
| #define PACKAGE_VERSION "0.6.13"
| #define PACKAGE_STRING "EXIF library 0.6.13"
| #define PACKAGE_BUGREPORT "libexif-devel@lists.sourceforge.net"
| #define PACKAGE "libexif"
| #define VERSION "0.6.13"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:4928: g++ -c -g -O2 conftest.cc >&5
configure:4934: $? = 0
configure:4937: test -z || test ! -s conftest.err
configure:4940: $? = 0
configure:4943: test -s conftest.o
configure:4946: $? = 0
configure:4972: g++ -c -g -O2 conftest.cc >&5
configure:4978: $? = 0
configure:4981: test -z || test ! -s conftest.err
configure:4984: $? = 0
configure:4987: test -s conftest.o
configure:4990: $? = 0
configure:5015: checking dependency style of g++
configure:5105: result: gcc3
configure:5132: checking how to run the C++ preprocessor
configure:5163: g++ -E conftest.cc
configure:5169: $? = 0
configure:5201: g++ -E conftest.cc
conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory
configure:5207: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "EXIF library"
| #define PACKAGE_TARNAME "libexif"
| #define PACKAGE_VERSION "0.6.13"
| #define PACKAGE_STRING "EXIF library 0.6.13"
| #define PACKAGE_BUGREPORT "libexif-devel@lists.sourceforge.net"
| #define PACKAGE "libexif"
| #define VERSION "0.6.13"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5246: result: g++ -E
configure:5270: g++ -E conftest.cc
configure:5276: $? = 0
configure:5308: g++ -E conftest.cc
conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory
configure:5314: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "EXIF library"
| #define PACKAGE_TARNAME "libexif"
| #define PACKAGE_VERSION "0.6.13"
| #define PACKAGE_STRING "EXIF library 0.6.13"
| #define PACKAGE_BUGREPORT "libexif-devel@lists.sourceforge.net"
| #define PACKAGE "libexif"
| #define VERSION "0.6.13"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5411: checking for g77
configure:5440: result: no
configure:5411: checking for f77
configure:5440: result: no
configure:5411: checking for xlf
configure:5440: result: no
configure:5411: checking for frt
configure:5440: result: no
configure:5411: checking for pgf77
configure:5440: result: no
configure:5411: checking for fort77
configure:5440: result: no
configure:5411: checking for fl32
configure:5440: result: no
configure:5411: checking for af77
configure:5440: result: no
configure:5411: checking for f90
configure:5440: result: no
configure:5411: checking for xlf90
configure:5440: result: no
configure:5411: checking for pgf90
configure:5440: result: no
configure:5411: checking for epcf90
configure:5440: result: no
configure:5411: checking for f95
configure:5440: result: no
configure:5411: checking for fort
configure:5440: result: no
configure:5411: checking for xlf95
configure:5440: result: no
configure:5411: checking for ifc
configure:5440: result: no
configure:5411: checking for efc
configure:5440: result: no
configure:5411: checking for pgf95
configure:5440: result: no
configure:5411: checking for lf95
configure:5440: result: no
configure:5411: checking for gfortran
configure:5440: result: no
configure:5452: checking for Fortran 77 compiler version
configure:5455: --version </dev/null >&5
./configure: line 5456: --version: command not found
configure:5458: $? = 127
configure:5460: -v </dev/null >&5
./configure: line 5461: -v: command not found
configure:5463: $? = 127
configure:5465: -V </dev/null >&5
./configure: line 5466: -V: command not found
configure:5468: $? = 127
configure:5476: checking whether we are using the GNU Fortran 77 compiler
configure:5490: -c conftest.F >&5
./configure: line 5491: -c: command not found
configure:5496: $? = 127
configure: failed program was:
| program main
| #ifndef __GNUC__
| choke me
| #endif
|
| end
configure:5521: result: no
configure:5527: checking whether accepts -g
configure:5539: -c -g conftest.f >&5
./configure: line 5540: -c: command not found
configure:5545: $? = 127
configure: failed program was:
| program main
|
| end
configure:5569: result: no
configure:5599: checking the maximum length of command line arguments
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i486-pc-linux-gnu
ac_cv_build_alias=i486-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_MATHLIBS_set=
ac_cv_env_MATHLIBS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i486-linux-gnu
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_f77_compiler_gnu=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i486-pc-linux-gnu
ac_cv_host_alias=i486-linux-gnu
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_f77_g=no
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_gnu_ld=yes
lt_cv_sys_max_cmd_len=5
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/fred/src/debian/packages/libexif/libexif-0.6.13/missing --run aclocal-1.8'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/fred/src/debian/packages/libexif/libexif-0.6.13/missing --run tar'
AM_CPPFLAGS=''
AM_LDFLAGS=''
AR=''
AUTOCONF='${SHELL} /home/fred/src/debian/packages/libexif/libexif-0.6.13/missing --run autoconf'
AUTOHEADER='${SHELL} /home/fred/src/debian/packages/libexif/libexif-0.6.13/missing --run autoheader'
AUTOMAKE='${SHELL} /home/fred/src/debian/packages/libexif/libexif-0.6.13/missing --run automake-1.8'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DOT=''
DOXYGEN=''
DOXYGEN_OUTPUT_DIR=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
F77=''
FFLAGS=''
GETTEXT_PACKAGE=''
GMSGFMT=''
HAVE_DOT=''
HAVE_DOT_FALSE=''
HAVE_DOT_TRUE=''
HAVE_DOXYGEN_FALSE=''
HAVE_DOXYGEN_TRUE=''
HTML_APIDOC_DIR=''
HTML_APIDOC_INTERNALS_DIR=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INTLLIBS=''
LDFLAGS=''
LIBEXIF_AGE='1'
LIBEXIF_CURRENT='12'
LIBEXIF_REVISION='0'
LIBEXIF_VERSION_INFO='12:1:0'
LIBICONV=''
LIBINTL=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LN_S='ln -s'
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/fred/src/debian/packages/libexif/libexif-0.6.13/missing --run makeinfo'
MATHLIBS=''
MKINSTALLDIRS=''
MSGFMT=''
MSGMERGE=''
OBJEXT='o'
PACKAGE='libexif'
PACKAGE_BUGREPORT='libexif-devel@lists.sourceforge.net'
PACKAGE_NAME='EXIF library'
PACKAGE_STRING='EXIF library 0.6.13'
PACKAGE_TARNAME='libexif'
PACKAGE_VERSION='0.6.13'
PATH_SEPARATOR=':'
POSUB=''
RANLIB=''
SET_MAKE=''
SHELL='/bin/bash'
SHIP_BINARIES_FALSE=''
SHIP_BINARIES_TRUE=''
STRIP=''
USE_NLS=''
VERSION='0.6.13'
XGETTEXT=''
ac_ct_AR=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='i486-pc-linux-gnu'
build_alias='i486-linux-gnu'
build_cpu='i486'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
docdir=''
exec_prefix='NONE'
host='i486-pc-linux-gnu'
host_alias=''
host_cpu='i486'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/fred/src/debian/packages/libexif/libexif-0.6.13/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir=''
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p -- .'
oldincludedir='/usr/include'
prefix='/usr'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "libexif"
#define PACKAGE_BUGREPORT "libexif-devel@lists.sourceforge.net"
#define PACKAGE_NAME "EXIF library"
#define PACKAGE_STRING "EXIF library 0.6.13"
#define PACKAGE_TARNAME "libexif"
#define PACKAGE_VERSION "0.6.13"
#define STDC_HEADERS 1
#define VERSION "0.6.13"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;
configure: caught signal 2
configure: exit 1
|