This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = norris uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 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/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1549: checking build system type configure:1567: result: i586-uhu-linux-gnu configure:1575: checking host system type configure:1589: result: i586-uhu-linux-gnu configure:1597: checking target system type configure:1611: result: i586-uhu-linux-gnu configure:1658: checking for a BSD-compatible install configure:1713: result: /bin/install -c configure:1728: checking for -p flag to install configure:1741: result: yes configure:1752: checking whether build environment is sane configure:1795: result: yes configure:1847: checking for gawk configure:1863: found /bin/gawk configure:1873: result: gawk configure:1883: checking whether make sets $(MAKE) configure:1903: result: yes configure:2117: checking for style of include used by make configure:2145: result: GNU configure:2255: checking for i586-uhu-linux-gcc configure:2271: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2281: result: i586-uhu-linux-gcc configure:2563: checking for C compiler version configure:2566: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 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:2569: $? = 0 configure:2571: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:2574: $? = 0 configure:2576: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2579: $? = 1 configure:2602: checking for C compiler default output file name configure:2605: i586-uhu-linux-gcc conftest.c >&5 configure:2608: $? = 0 configure:2654: result: a.out configure:2659: checking whether the C compiler works configure:2665: ./a.out configure:2668: $? = 0 configure:2685: result: yes configure:2692: checking whether we are cross compiling configure:2694: result: no configure:2697: checking for suffix of executables configure:2699: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2702: $? = 0 configure:2727: result: configure:2733: checking for suffix of object files configure:2754: i586-uhu-linux-gcc -c conftest.c >&5 configure:2757: $? = 0 configure:2779: result: o configure:2783: checking whether we are using the GNU C compiler configure:2807: i586-uhu-linux-gcc -c conftest.c >&5 configure:2813: $? = 0 configure:2817: test -z || test ! -s conftest.err configure:2820: $? = 0 configure:2823: test -s conftest.o configure:2826: $? = 0 configure:2839: result: yes configure:2845: checking whether i586-uhu-linux-gcc accepts -g configure:2866: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2872: $? = 0 configure:2876: test -z || test ! -s conftest.err configure:2879: $? = 0 configure:2882: test -s conftest.o configure:2885: $? = 0 configure:2896: result: yes configure:2913: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2983: i586-uhu-linux-gcc -c conftest.c >&5 configure:2989: $? = 0 configure:2993: test -z || test ! -s conftest.err configure:2996: $? = 0 configure:2999: test -s conftest.o configure:3002: $? = 0 configure:3020: result: none needed configure:3038: i586-uhu-linux-gcc -c conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3044: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3179: checking dependency style of i586-uhu-linux-gcc configure:3269: result: gcc3 configure:3292: checking how to run the C preprocessor configure:3327: i586-uhu-linux-gcc -E conftest.c configure:3333: $? = 0 configure:3365: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3371: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "taglib" | #define VERSION "1.4" | /* end confdefs.h. */ | #include configure:3410: result: i586-uhu-linux-gcc -E configure:3434: i586-uhu-linux-gcc -E conftest.c configure:3440: $? = 0 configure:3472: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3478: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "taglib" | #define VERSION "1.4" | /* end confdefs.h. */ | #include configure:3560: checking for i586-uhu-linux-g++ configure:3576: found /usr/lib/ccache/i586-uhu-linux-g++ configure:3586: result: i586-uhu-linux-g++ configure:3644: checking for C++ compiler version configure:3647: i586-uhu-linux-g++ --version &5 i586-uhu-linux-g++ (GCC) 3.4.6 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:3650: $? = 0 configure:3652: i586-uhu-linux-g++ -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:3655: $? = 0 configure:3657: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:3660: $? = 1 configure:3663: checking whether we are using the GNU C++ compiler configure:3687: i586-uhu-linux-g++ -c conftest.cc >&5 configure:3693: $? = 0 configure:3697: test -z || test ! -s conftest.err configure:3700: $? = 0 configure:3703: test -s conftest.o configure:3706: $? = 0 configure:3719: result: yes configure:3725: checking whether i586-uhu-linux-g++ accepts -g configure:3746: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:3752: $? = 0 configure:3756: test -z || test ! -s conftest.err configure:3759: $? = 0 configure:3762: test -s conftest.o configure:3765: $? = 0 configure:3776: result: yes configure:3818: i586-uhu-linux-g++ -c conftest.cc >&5 configure:3824: $? = 0 configure:3828: test -z || test ! -s conftest.err configure:3831: $? = 0 configure:3834: test -s conftest.o configure:3837: $? = 0 configure:3863: i586-uhu-linux-g++ -c conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:15: error: `exit' was not declared in this scope configure:3869: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "taglib" | #define VERSION "1.4" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3818: i586-uhu-linux-g++ -c conftest.cc >&5 configure:3824: $? = 0 configure:3828: test -z || test ! -s conftest.err configure:3831: $? = 0 configure:3834: test -s conftest.o configure:3837: $? = 0 configure:3863: i586-uhu-linux-g++ -c conftest.cc >&5 configure:3869: $? = 0 configure:3873: test -z || test ! -s conftest.err configure:3876: $? = 0 configure:3879: test -s conftest.o configure:3882: $? = 0 configure:3907: checking dependency style of i586-uhu-linux-g++ configure:3997: result: gcc3 configure:4016: checking whether i586-uhu-linux-gcc is blacklisted configure:4042: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:4048: $? = 0 configure:4052: test -z || test ! -s conftest.err configure:4055: $? = 0 configure:4058: test -s conftest.o configure:4061: $? = 0 configure:4073: result: no configure:4410: checking whether i586-uhu-linux-g++ supports -Wmissing-format-attribute configure:4446: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wmissing-format-attribute conftest.cc 1>&5 configure:4452: $? = 0 configure:4456: test -z || test ! -s conftest.err configure:4459: $? = 0 configure:4462: test -s conftest configure:4465: $? = 0 configure:4486: result: yes configure:4498: checking whether i586-uhu-linux-gcc supports -Wmissing-format-attribute configure:4531: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wmissing-format-attribute conftest.c >&5 configure:4537: $? = 0 configure:4541: test -z || test ! -s conftest.err configure:4544: $? = 0 configure:4547: test -s conftest configure:4550: $? = 0 configure:4571: result: yes configure:4585: checking whether i586-uhu-linux-g++ supports -Wundef configure:4621: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -Wundef conftest.cc 1>&5 configure:4627: $? = 0 configure:4631: test -z || test ! -s conftest.err configure:4634: $? = 0 configure:4637: test -s conftest configure:4640: $? = 0 configure:4661: result: yes configure:4673: checking whether i586-uhu-linux-g++ supports -Wno-long-long configure:4709: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -Wno-long-long conftest.cc 1>&5 configure:4715: $? = 0 configure:4719: test -z || test ! -s conftest.err configure:4722: $? = 0 configure:4725: test -s conftest configure:4728: $? = 0 configure:4749: result: yes configure:4761: checking whether i586-uhu-linux-g++ supports -Wnon-virtual-dtor configure:4797: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -Wnon-virtual-dtor conftest.cc 1>&5 configure:4803: $? = 0 configure:4807: test -z || test ! -s conftest.err configure:4810: $? = 0 configure:4813: test -s conftest configure:4816: $? = 0 configure:4837: result: yes configure:4868: checking whether i586-uhu-linux-g++ supports -fno-exceptions configure:4904: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions conftest.cc 1>&5 configure:4910: $? = 0 configure:4914: test -z || test ! -s conftest.err configure:4917: $? = 0 configure:4920: test -s conftest configure:4923: $? = 0 configure:4944: result: yes configure:4956: checking whether i586-uhu-linux-g++ supports -fno-check-new configure:4992: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new conftest.cc 1>&5 configure:4998: $? = 0 configure:5002: test -z || test ! -s conftest.err configure:5005: $? = 0 configure:5008: test -s conftest configure:5011: $? = 0 configure:5032: result: yes configure:5044: checking whether i586-uhu-linux-g++ supports -fno-common configure:5080: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common conftest.cc 1>&5 configure:5086: $? = 0 configure:5090: test -z || test ! -s conftest.err configure:5093: $? = 0 configure:5096: test -s conftest configure:5099: $? = 0 configure:5120: result: yes configure:5132: checking whether i586-uhu-linux-g++ supports -fexceptions configure:5168: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fexceptions conftest.cc 1>&5 configure:5174: $? = 0 configure:5178: test -z || test ! -s conftest.err configure:5181: $? = 0 configure:5184: test -s conftest configure:5187: $? = 0 configure:5208: result: yes configure:5899: checking how to run the C++ preprocessor configure:5930: i586-uhu-linux-g++ -E conftest.cc configure:5936: $? = 0 configure:5968: i586-uhu-linux-g++ -E conftest.cc conftest.cc:14:28: ac_nonexistent.h: No such file or directory configure:5974: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "taglib" | #define VERSION "1.4" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:6013: result: i586-uhu-linux-g++ -E configure:6037: i586-uhu-linux-g++ -E conftest.cc configure:6043: $? = 0 configure:6075: i586-uhu-linux-g++ -E conftest.cc conftest.cc:14:28: ac_nonexistent.h: No such file or directory configure:6081: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "taglib" | #define VERSION "1.4" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:6129: checking whether i586-uhu-linux-g++ supports -O0 configure:6165: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -O0 conftest.cc 1>&5 configure:6171: $? = 0 configure:6175: test -z || test ! -s conftest.err configure:6178: $? = 0 configure:6181: test -s conftest configure:6184: $? = 0 configure:6205: result: yes configure:6476: checking whether i586-uhu-linux-g++ supports -Wl,--no-undefined configure:6512: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wl,--no-undefined conftest.cc 1>&5 configure:6518: $? = 0 configure:6522: test -z || test ! -s conftest.err configure:6525: $? = 0 configure:6528: test -s conftest configure:6531: $? = 0 configure:6552: result: yes configure:6556: checking whether i586-uhu-linux-g++ supports -Wl,--allow-shlib-undefined configure:6592: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wl,--allow-shlib-undefined conftest.cc 1>&5 configure:6598: $? = 0 configure:6602: test -z || test ! -s conftest.err configure:6605: $? = 0 configure:6608: test -s conftest configure:6611: $? = 0 configure:6632: result: yes configure:6749: result: not using lib directory suffix configure:6794: checking for a sed that does not truncate output configure:6848: result: /bin/sed configure:6851: checking for egrep configure:6861: result: grep -E configure:6877: checking for ld used by i586-uhu-linux-gcc configure:6944: result: /usr/bin/ld configure:6953: checking if the linker (/usr/bin/ld) is GNU ld configure:6968: result: yes configure:6973: checking for /usr/bin/ld option to reload object files configure:6980: result: -r configure:6989: checking for BSD-compatible nm configure:7031: result: nm configure:7035: checking whether ln -s works configure:7039: result: yes configure:7046: checking how to recognise dependent libraries configure:7253: result: pass_all configure:7462: checking for ANSI C header files configure:7487: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7493: $? = 0 configure:7497: test -z || test ! -s conftest.err configure:7500: $? = 0 configure:7503: test -s conftest.o configure:7506: $? = 0 configure:7595: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c: In function `main': conftest.c:32: warning: implicit declaration of function `exit' configure:7598: $? = 0 configure:7600: ./conftest configure:7603: $? = 0 configure:7618: result: yes configure:7642: checking for sys/types.h configure:7658: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7664: $? = 0 configure:7668: test -z || test ! -s conftest.err configure:7671: $? = 0 configure:7674: test -s conftest.o configure:7677: $? = 0 configure:7688: result: yes configure:7642: checking for sys/stat.h configure:7658: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7664: $? = 0 configure:7668: test -z || test ! -s conftest.err configure:7671: $? = 0 configure:7674: test -s conftest.o configure:7677: $? = 0 configure:7688: result: yes configure:7642: checking for stdlib.h configure:7658: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7664: $? = 0 configure:7668: test -z || test ! -s conftest.err configure:7671: $? = 0 configure:7674: test -s conftest.o configure:7677: $? = 0 configure:7688: result: yes configure:7642: checking for string.h configure:7658: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7664: $? = 0 configure:7668: test -z || test ! -s conftest.err configure:7671: $? = 0 configure:7674: test -s conftest.o configure:7677: $? = 0 configure:7688: result: yes configure:7642: checking for memory.h configure:7658: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7664: $? = 0 configure:7668: test -z || test ! -s conftest.err configure:7671: $? = 0 configure:7674: test -s conftest.o configure:7677: $? = 0 configure:7688: result: yes configure:7642: checking for strings.h configure:7658: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7664: $? = 0 configure:7668: test -z || test ! -s conftest.err configure:7671: $? = 0 configure:7674: test -s conftest.o configure:7677: $? = 0 configure:7688: result: yes configure:7642: checking for inttypes.h configure:7658: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7664: $? = 0 configure:7668: test -z || test ! -s conftest.err configure:7671: $? = 0 configure:7674: test -s conftest.o configure:7677: $? = 0 configure:7688: result: yes configure:7642: checking for stdint.h configure:7658: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7664: $? = 0 configure:7668: test -z || test ! -s conftest.err configure:7671: $? = 0 configure:7674: test -s conftest.o configure:7677: $? = 0 configure:7688: result: yes configure:7642: checking for unistd.h configure:7658: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7664: $? = 0 configure:7668: test -z || test ! -s conftest.err configure:7671: $? = 0 configure:7674: test -s conftest.o configure:7677: $? = 0 configure:7688: result: yes configure:7714: checking dlfcn.h usability configure:7726: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7732: $? = 0 configure:7736: test -z || test ! -s conftest.err configure:7739: $? = 0 configure:7742: test -s conftest.o configure:7745: $? = 0 configure:7755: result: yes configure:7759: checking dlfcn.h presence configure:7769: i586-uhu-linux-gcc -E conftest.c configure:7775: $? = 0 configure:7795: result: yes configure:7830: checking for dlfcn.h configure:7837: result: yes configure:7859: checking for i586-uhu-linux-g77 configure:7888: result: no configure:7859: checking for i586-uhu-linux-f77 configure:7888: result: no configure:7859: checking for i586-uhu-linux-xlf configure:7888: result: no configure:7859: checking for i586-uhu-linux-frt configure:7888: result: no configure:7859: checking for i586-uhu-linux-pgf77 configure:7888: result: no configure:7859: checking for i586-uhu-linux-fort77 configure:7888: result: no configure:7859: checking for i586-uhu-linux-fl32 configure:7888: result: no configure:7859: checking for i586-uhu-linux-af77 configure:7888: result: no configure:7859: checking for i586-uhu-linux-f90 configure:7888: result: no configure:7859: checking for i586-uhu-linux-xlf90 configure:7888: result: no configure:7859: checking for i586-uhu-linux-pgf90 configure:7888: result: no configure:7859: checking for i586-uhu-linux-epcf90 configure:7888: result: no configure:7859: checking for i586-uhu-linux-f95 configure:7888: result: no configure:7859: checking for i586-uhu-linux-fort configure:7888: result: no configure:7859: checking for i586-uhu-linux-xlf95 configure:7888: result: no configure:7859: checking for i586-uhu-linux-ifc configure:7888: result: no configure:7859: checking for i586-uhu-linux-efc configure:7888: result: no configure:7859: checking for i586-uhu-linux-pgf95 configure:7888: result: no configure:7859: checking for i586-uhu-linux-lf95 configure:7888: result: no configure:7859: checking for i586-uhu-linux-gfortran configure:7888: result: no configure:7901: checking for g77 configure:7930: result: no configure:7901: checking for f77 configure:7930: result: no configure:7901: checking for xlf configure:7930: result: no configure:7901: checking for frt configure:7930: result: no configure:7901: checking for pgf77 configure:7930: result: no configure:7901: checking for fort77 configure:7930: result: no configure:7901: checking for fl32 configure:7930: result: no configure:7901: checking for af77 configure:7930: result: no configure:7901: checking for f90 configure:7930: result: no configure:7901: checking for xlf90 configure:7930: result: no configure:7901: checking for pgf90 configure:7930: result: no configure:7901: checking for epcf90 configure:7930: result: no configure:7901: checking for f95 configure:7930: result: no configure:7901: checking for fort configure:7930: result: no configure:7901: checking for xlf95 configure:7930: result: no configure:7901: checking for ifc configure:7930: result: no configure:7901: checking for efc configure:7930: result: no configure:7901: checking for pgf95 configure:7930: result: no configure:7901: checking for lf95 configure:7930: result: no configure:7901: checking for gfortran configure:7930: result: no configure:7942: checking for Fortran 77 compiler version configure:7945: --version &5 ./configure: line 7946: --version: command not found configure:7948: $? = 127 configure:7950: -v &5 ./configure: line 7951: -v: command not found configure:7953: $? = 127 configure:7955: -V &5 ./configure: line 7956: -V: command not found configure:7958: $? = 127 configure:7966: checking whether we are using the GNU Fortran 77 compiler configure:7980: -c conftest.F >&5 ./configure: line 7981: -c: command not found configure:7986: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:8012: result: no configure:8018: checking whether accepts -g configure:8030: -c -g conftest.f >&5 ./configure: line 8031: -c: command not found configure:8036: $? = 127 configure: failed program was: | program main | | end configure:8061: result: no configure:8091: checking the maximum length of command line arguments configure:8150: result: 32768 configure:8161: checking command to parse nm output from i586-uhu-linux-gcc object configure:8250: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:5: warning: no previous prototype for 'nm_test_func' configure:8253: $? = 0 configure:8257: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:8260: $? = 0 configure:8312: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c conftstm.o >&5 configure:8315: $? = 0 configure:8353: result: ok configure:8357: checking for objdir configure:8372: result: .libs configure:8424: checking for i586-uhu-linux-ar configure:8453: result: no configure:8462: checking for ar configure:8478: found /usr/bin/ar configure:8489: result: ar configure:8504: checking for i586-uhu-linux-ranlib configure:8533: result: no configure:8542: checking for ranlib configure:8558: found /usr/bin/ranlib configure:8569: result: ranlib configure:8584: checking for i586-uhu-linux-strip configure:8613: result: no configure:8622: checking for strip configure:8638: found /usr/bin/strip configure:8649: result: strip configure:8911: checking if i586-uhu-linux-gcc static flag works configure:8934: result: yes configure:8956: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:8974: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:8978: $? = 0 configure:8989: result: no configure:9004: checking for i586-uhu-linux-gcc option to produce PIC configure:9181: result: -fPIC configure:9189: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:9207: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -fPIC -DPIC conftest.c >&5 configure:9211: $? = 0 configure:9222: result: yes configure:9246: checking if i586-uhu-linux-gcc supports -c -o file.o configure:9274: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -o out/conftest2.o conftest.c >&5 configure:9278: $? = 0 configure:9295: result: yes configure:9321: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10133: result: yes configure:10159: checking whether -lc should be explicitly linked in configure:10164: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:10167: $? = 0 configure:10181: i586-uhu-linux-gcc -shared -v conftest.o -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:10184: $? = 0 configure:10196: result: no configure:10204: checking dynamic linker characteristics configure:10722: result: GNU/Linux ld.so configure:10726: checking how to hardcode library paths into programs configure:10751: result: immediate configure:10765: checking whether stripping libraries is possible configure:10770: result: yes configure:10896: checking for shl_load configure:10953: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 /tmp/ccCxBhcG.o: In function `main': conftest.c:(.text+0x11): undefined reference to `shl_load' /tmp/ccCxBhcG.o:(.data+0x0): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:10959: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "taglib" | #define VERSION "1.4" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_shl_load) || defined (__stub___shl_load) | choke me | #else | char (*f) () = shl_load; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != shl_load; | ; | return 0; | } configure:10984: result: no configure:10989: checking for shl_load in -ldld configure:11019: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:11025: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "taglib" | #define VERSION "1.4" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | int | main () | { | shl_load (); | ; | return 0; | } configure:11051: result: no configure:11056: checking for dlopen configure:11113: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 /tmp/ccSRe1MV.o: In function `main': conftest.c:(.text+0x11): undefined reference to `dlopen' /tmp/ccSRe1MV.o:(.data+0x0): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:11119: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "taglib" | #define VERSION "1.4" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dlopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_dlopen) || defined (__stub___dlopen) | choke me | #else | char (*f) () = dlopen; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != dlopen; | ; | return 0; | } configure:11144: result: no configure:11149: checking for dlopen in -ldl configure:11179: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -ldl >&5 configure:11185: $? = 0 configure:11189: test -z || test ! -s conftest.err configure:11192: $? = 0 configure:11195: test -s conftest configure:11198: $? = 0 configure:11211: result: yes configure:11386: checking whether a program can dlopen itself configure:11458: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:11441: warning: no previous prototype for 'fnord' configure: In function `fnord': configure:11441: warning: unused variable `i' configure: In function `main': configure:11454: warning: implicit declaration of function `exit' configure:11461: $? = 0 configure:11479: result: yes configure:11484: checking whether a statically linked program can dlopen itself configure:11556: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:11539: warning: no previous prototype for 'fnord' configure: In function `fnord': configure:11539: warning: unused variable `i' configure: In function `main': configure:11552: warning: implicit declaration of function `exit' configure:11559: $? = 0 configure:11577: result: yes configure:11600: checking if libtool supports shared libraries configure:11602: result: yes configure:11605: checking whether to build shared libraries configure:11663: result: yes configure:11666: checking whether to build static libraries configure:11670: result: no configure:11761: creating libtool configure:12305: checking for ld used by i586-uhu-linux-g++ configure:12372: result: /usr/bin/ld configure:12381: checking if the linker (/usr/bin/ld) is GNU ld configure:12396: result: yes configure:12447: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:13261: result: yes configure:13283: i586-uhu-linux-g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common conftest.cc >&5 configure:13286: $? = 0 configure:13382: checking for i586-uhu-linux-g++ option to produce PIC configure:13634: result: -fPIC configure:13642: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:13660: i586-uhu-linux-g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fPIC -DPIC conftest.cc >&5 configure:13664: $? = 0 configure:13675: result: yes configure:13699: checking if i586-uhu-linux-g++ supports -c -o file.o configure:13727: i586-uhu-linux-g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -o out/conftest2.o conftest.cc >&5 configure:13731: $? = 0 configure:13748: result: yes configure:13774: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:13799: result: yes configure:13870: checking dynamic linker characteristics configure:14388: result: GNU/Linux ld.so configure:14392: checking how to hardcode library paths into programs configure:14417: result: immediate configure:14431: checking whether stripping libraries is possible configure:14436: result: yes configure:14562: checking for shl_load configure:14650: result: no configure:14655: checking for shl_load in -ldld configure:14717: result: no configure:14722: checking for dlopen configure:14810: result: no configure:14815: checking for dlopen in -ldl configure:14877: result: yes configure:15052: checking whether a program can dlopen itself configure:15145: result: yes configure:15150: checking whether a statically linked program can dlopen itself configure:15243: result: yes configure:21602: checking zlib.h usability configure:21614: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:21620: $? = 0 configure:21624: test -z || test ! -s conftest.err configure:21627: $? = 0 configure:21630: test -s conftest.o configure:21633: $? = 0 configure:21643: result: yes configure:21647: checking zlib.h presence configure:21657: i586-uhu-linux-gcc -E conftest.c configure:21663: $? = 0 configure:21683: result: yes configure:21718: checking for zlib.h configure:21725: result: yes configure:21781: checking if bindings should be compiled configure:21793: result: yes configure:21781: checking if examples should be compiled configure:21793: result: yes configure:21781: checking if taglib should be compiled configure:21793: result: yes configure:21781: checking if tests should be compiled configure:21793: result: yes configure:21974: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:647: creating config.h config.status:939: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_compiler_gnu=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_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func_dlopen=no ac_cv_func_shl_load=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_header_zlib_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_objext=o ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_CXX=i586-uhu-linux-g++ ac_cv_prog_CXXCPP='i586-uhu-linux-g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip 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 ac_cv_target=i586-uhu-linux-gnu ac_cv_target_alias=i586-uhu-linux am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 kde_cv_prog_cc_Wmissing_format_attribute=yes kde_cv_prog_cxx_O0=yes kde_cv_prog_cxx_Wl___allow_shlib_undefined=yes kde_cv_prog_cxx_Wl___no_undefined=yes kde_cv_prog_cxx_Wmissing_format_attribute=yes kde_cv_prog_cxx_Wno_long_long=yes kde_cv_prog_cxx_Wnon_virtual_dtor=yes kde_cv_prog_cxx_Wundef=yes kde_cv_prog_cxx_fexceptions=yes kde_cv_prog_cxx_fno_check_new=yes kde_cv_prog_cxx_fno_common=yes kde_cv_prog_cxx_fno_exceptions=yes lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=yes lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.4.so' lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM=nm lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' 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'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGISTW][ABCDGISTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' 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'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/admin/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/admin/missing --run tar' AR='ar' AUTOCONF='$(SHELL) $(top_srcdir)/admin/cvs.sh configure || touch configure' AUTODIRS='' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/admin/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/admin/missing --run automake-1.9' AWK='gawk' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute' CONF_FILES=' $(top_srcdir)/configure.in.in $(top_srcdir)/./taglib/configure.in.bot $(top_srcdir)/./taglib/configure.in.in' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CXX='i586-uhu-linux-g++' CXXCPP='i586-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_PERMISSIVE_FLAG='-fpermissive' EXEEXT='' F77='' FFLAGS='' HAVE_GCC_VISIBILITY='0' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' KDE_NO_UNDEFINED='-Wl,--no-undefined -Wl,--allow-shlib-undefined' KDE_PLUGIN='-avoid-version -module -no-undefined $(KDE_NO_UNDEFINED) $(KDE_RPATH) $(KDE_MT_LDFLAGS)' KDE_USE_CLOSURE_FALSE='' KDE_USE_CLOSURE_TRUE='#' KDE_USE_FINAL_FALSE='' KDE_USE_FINAL_TRUE='#' KDE_USE_NMCHECK_FALSE='' KDE_USE_NMCHECK_TRUE='#' LDFLAGS='' LDFLAGS_AS_NEEDED='' LDFLAGS_NEW_DTAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/admin/missing --run makeinfo' NOOPT_CFLAGS='-O0' NOOPT_CXXFLAGS='-O0' OBJEXT='o' PACKAGE='taglib' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TOPSUBDIRS=' bindings examples taglib tests' USE_EXCEPTIONS='-fexceptions' USE_RTTI='' VERSION='1.4' WOVERLOADED_VIRTUAL='' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' all_includes=' ' all_libraries=' ' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/admin/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' link_zlib_FALSE='#' link_zlib_TRUE='' localstatedir='/var' mandir='/usr/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='i586-uhu-linux-gnu' target_alias='' target_cpu='i586' target_os='linux-gnu' target_vendor='uhu' unsermake_enable_pch_FALSE='' unsermake_enable_pch_TRUE='#' ## ----------- ## ## 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 HAVE_ZLIB 1 #define KDELIBSUFF "" #define PACKAGE "taglib" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define VERSION "1.4" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0