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 --with-k3bsetup=no --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 = independence 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:1577: checking build system type configure:1595: result: i586-uhu-linux-gnu configure:1603: checking host system type configure:1617: result: i586-uhu-linux-gnu configure:1625: checking target system type configure:1639: result: i586-uhu-linux-gnu configure:1686: checking for a BSD-compatible install configure:1741: result: /bin/install -c configure:1756: checking for -p flag to install configure:1769: result: yes configure:1780: checking whether build environment is sane configure:1823: result: yes configure:1843: checking for gawk configure:1859: found /bin/gawk configure:1869: result: gawk configure:1879: checking whether make sets $(MAKE) configure:1899: result: yes configure:2153: checking for kde-config configure:2215: result: /usr/bin/kde-config configure:2239: checking where to install configure:2247: result: /usr (as requested) configure:2298: checking for style of include used by make configure:2326: result: GNU configure:2436: checking for i586-uhu-linux-gcc configure:2452: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2462: result: i586-uhu-linux-gcc configure:2744: checking for C compiler version configure:2747: 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:2750: $? = 0 configure:2752: 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:2755: $? = 0 configure:2757: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2760: $? = 1 configure:2783: checking for C compiler default output file name configure:2786: i586-uhu-linux-gcc conftest.c >&5 configure:2789: $? = 0 configure:2835: result: a.out configure:2840: checking whether the C compiler works configure:2846: ./a.out configure:2849: $? = 0 configure:2866: result: yes configure:2873: checking whether we are cross compiling configure:2875: result: no configure:2878: checking for suffix of executables configure:2880: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2883: $? = 0 configure:2908: result: configure:2914: checking for suffix of object files configure:2935: i586-uhu-linux-gcc -c conftest.c >&5 configure:2938: $? = 0 configure:2960: result: o configure:2964: checking whether we are using the GNU C compiler configure:2988: i586-uhu-linux-gcc -c conftest.c >&5 configure:2994: $? = 0 configure:2998: test -z || test ! -s conftest.err configure:3001: $? = 0 configure:3004: test -s conftest.o configure:3007: $? = 0 configure:3020: result: yes configure:3026: checking whether i586-uhu-linux-gcc accepts -g configure:3047: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:3053: $? = 0 configure:3057: test -z || test ! -s conftest.err configure:3060: $? = 0 configure:3063: test -s conftest.o configure:3066: $? = 0 configure:3077: result: yes configure:3094: checking for i586-uhu-linux-gcc option to accept ANSI C configure:3164: i586-uhu-linux-gcc -c conftest.c >&5 configure:3170: $? = 0 configure:3174: test -z || test ! -s conftest.err configure:3177: $? = 0 configure:3180: test -s conftest.o configure:3183: $? = 0 configure:3201: result: none needed configure:3219: i586-uhu-linux-gcc -c conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3225: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3360: checking dependency style of i586-uhu-linux-gcc configure:3443: result: gcc3 configure:3466: checking how to run the C preprocessor configure:3501: i586-uhu-linux-gcc -E conftest.c configure:3507: $? = 0 configure:3539: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3545: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "k3b-0.12.16" | #define VERSION "3.4.3" | /* end confdefs.h. */ | #include configure:3584: result: i586-uhu-linux-gcc -E configure:3608: i586-uhu-linux-gcc -E conftest.c configure:3614: $? = 0 configure:3646: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3652: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "k3b-0.12.16" | #define VERSION "3.4.3" | /* end confdefs.h. */ | #include configure:3734: checking for i586-uhu-linux-g++ configure:3750: found /usr/lib/ccache/i586-uhu-linux-g++ configure:3760: result: i586-uhu-linux-g++ configure:3818: checking for C++ compiler version configure:3821: 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:3824: $? = 0 configure:3826: 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:3829: $? = 0 configure:3831: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:3834: $? = 1 configure:3837: checking whether we are using the GNU C++ compiler configure:3861: i586-uhu-linux-g++ -c conftest.cc >&5 configure:3867: $? = 0 configure:3871: test -z || test ! -s conftest.err configure:3874: $? = 0 configure:3877: test -s conftest.o configure:3880: $? = 0 configure:3893: result: yes configure:3899: checking whether i586-uhu-linux-g++ accepts -g configure:3920: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:3926: $? = 0 configure:3930: test -z || test ! -s conftest.err configure:3933: $? = 0 configure:3936: test -s conftest.o configure:3939: $? = 0 configure:3950: result: yes configure:3992: i586-uhu-linux-g++ -c conftest.cc >&5 configure:3998: $? = 0 configure:4002: test -z || test ! -s conftest.err configure:4005: $? = 0 configure:4008: test -s conftest.o configure:4011: $? = 0 configure:4037: 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:4043: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "k3b-0.12.16" | #define VERSION "3.4.3" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3992: i586-uhu-linux-g++ -c conftest.cc >&5 configure:3998: $? = 0 configure:4002: test -z || test ! -s conftest.err configure:4005: $? = 0 configure:4008: test -s conftest.o configure:4011: $? = 0 configure:4037: i586-uhu-linux-g++ -c conftest.cc >&5 configure:4043: $? = 0 configure:4047: test -z || test ! -s conftest.err configure:4050: $? = 0 configure:4053: test -s conftest.o configure:4056: $? = 0 configure:4081: checking dependency style of i586-uhu-linux-g++ configure:4164: result: gcc3 configure:4183: checking whether i586-uhu-linux-gcc is blacklisted configure:4209: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:4215: $? = 0 configure:4219: test -z || test ! -s conftest.err configure:4222: $? = 0 configure:4225: test -s conftest.o configure:4228: $? = 0 configure:4240: result: no configure:4577: checking whether i586-uhu-linux-g++ supports -Wmissing-format-attribute configure:4613: 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 -O2 -Wmissing-format-attribute conftest.cc 1>&5 configure:4619: $? = 0 configure:4623: test -z || test ! -s conftest.err configure:4626: $? = 0 configure:4629: test -s conftest configure:4632: $? = 0 configure:4653: result: yes configure:4665: checking whether i586-uhu-linux-gcc supports -Wmissing-format-attribute configure:4698: 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:4704: $? = 0 configure:4708: test -z || test ! -s conftest.err configure:4711: $? = 0 configure:4714: test -s conftest configure:4717: $? = 0 configure:4738: result: yes configure:4752: checking whether i586-uhu-linux-g++ supports -Wundef configure:4788: 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 -O2 -Wformat-security -Wmissing-format-attribute -Wundef conftest.cc 1>&5 configure:4794: $? = 0 configure:4798: test -z || test ! -s conftest.err configure:4801: $? = 0 configure:4804: test -s conftest configure:4807: $? = 0 configure:4828: result: yes configure:4840: checking whether i586-uhu-linux-g++ supports -Wno-long-long configure:4876: 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 -O2 -Wformat-security -Wmissing-format-attribute -Wno-long-long conftest.cc 1>&5 configure:4882: $? = 0 configure:4886: test -z || test ! -s conftest.err configure:4889: $? = 0 configure:4892: test -s conftest configure:4895: $? = 0 configure:4916: result: yes configure:4928: checking whether i586-uhu-linux-g++ supports -Wno-non-virtual-dtor configure:4964: 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 -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor conftest.cc 1>&5 configure:4970: $? = 0 configure:4974: test -z || test ! -s conftest.err configure:4977: $? = 0 configure:4980: test -s conftest configure:4983: $? = 0 configure:5004: result: yes configure:5035: checking whether i586-uhu-linux-g++ supports -fno-exceptions configure:5071: 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 -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions conftest.cc 1>&5 configure:5077: $? = 0 configure:5081: test -z || test ! -s conftest.err configure:5084: $? = 0 configure:5087: test -s conftest configure:5090: $? = 0 configure:5111: result: yes configure:5123: checking whether i586-uhu-linux-g++ supports -fno-check-new configure:5159: 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 -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new conftest.cc 1>&5 configure:5165: $? = 0 configure:5169: test -z || test ! -s conftest.err configure:5172: $? = 0 configure:5175: test -s conftest configure:5178: $? = 0 configure:5199: result: yes configure:5211: checking whether i586-uhu-linux-g++ supports -fno-common configure:5247: 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 -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common conftest.cc 1>&5 configure:5253: $? = 0 configure:5257: test -z || test ! -s conftest.err configure:5260: $? = 0 configure:5263: test -s conftest configure:5266: $? = 0 configure:5287: result: yes configure:5299: checking whether i586-uhu-linux-g++ supports -fexceptions configure:5335: 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 -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fexceptions conftest.cc 1>&5 configure:5341: $? = 0 configure:5345: test -z || test ! -s conftest.err configure:5348: $? = 0 configure:5351: test -s conftest configure:5354: $? = 0 configure:5375: result: yes configure:6066: checking how to run the C++ preprocessor configure:6097: i586-uhu-linux-g++ -E conftest.cc configure:6103: $? = 0 configure:6135: i586-uhu-linux-g++ -E conftest.cc conftest.cc:14:28: ac_nonexistent.h: No such file or directory configure:6141: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "k3b-0.12.16" | #define VERSION "3.4.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:6180: result: i586-uhu-linux-g++ -E configure:6204: i586-uhu-linux-g++ -E conftest.cc configure:6210: $? = 0 configure:6242: i586-uhu-linux-g++ -E conftest.cc conftest.cc:14:28: ac_nonexistent.h: No such file or directory configure:6248: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "k3b-0.12.16" | #define VERSION "3.4.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:6296: checking whether i586-uhu-linux-g++ supports -O0 configure:6332: 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 -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -O0 conftest.cc 1>&5 configure:6338: $? = 0 configure:6342: test -z || test ! -s conftest.err configure:6345: $? = 0 configure:6348: test -s conftest configure:6351: $? = 0 configure:6372: result: yes configure:6643: checking whether i586-uhu-linux-g++ supports -Wl,--no-undefined configure:6679: 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 -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wl,--no-undefined conftest.cc 1>&5 configure:6685: $? = 0 configure:6689: test -z || test ! -s conftest.err configure:6692: $? = 0 configure:6695: test -s conftest configure:6698: $? = 0 configure:6719: result: yes configure:6723: checking whether i586-uhu-linux-g++ supports -Wl,--allow-shlib-undefined configure:6759: 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 -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wl,--allow-shlib-undefined conftest.cc 1>&5 configure:6765: $? = 0 configure:6769: test -z || test ! -s conftest.err configure:6772: $? = 0 configure:6775: test -s conftest configure:6778: $? = 0 configure:6799: result: yes configure:6912: result: not using lib directory suffix configure:6957: checking for a sed that does not truncate output configure:7011: result: /bin/sed configure:7014: checking for egrep configure:7024: result: grep -E configure:7040: checking for ld used by i586-uhu-linux-gcc configure:7107: result: /usr/bin/ld configure:7116: checking if the linker (/usr/bin/ld) is GNU ld configure:7131: result: yes configure:7136: checking for /usr/bin/ld option to reload object files configure:7143: result: -r configure:7152: checking for BSD-compatible nm configure:7194: result: nm configure:7198: checking whether ln -s works configure:7202: result: yes configure:7209: checking how to recognise dependent libraries configure:7416: result: pass_all configure:7625: checking for ANSI C header files configure:7650: 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:7656: $? = 0 configure:7660: test -z || test ! -s conftest.err configure:7663: $? = 0 configure:7666: test -s conftest.o configure:7669: $? = 0 configure:7758: 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:7761: $? = 0 configure:7763: ./conftest configure:7766: $? = 0 configure:7781: result: yes configure:7805: checking for sys/types.h configure:7821: 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:7827: $? = 0 configure:7831: test -z || test ! -s conftest.err configure:7834: $? = 0 configure:7837: test -s conftest.o configure:7840: $? = 0 configure:7851: result: yes configure:7805: checking for sys/stat.h configure:7821: 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:7827: $? = 0 configure:7831: test -z || test ! -s conftest.err configure:7834: $? = 0 configure:7837: test -s conftest.o configure:7840: $? = 0 configure:7851: result: yes configure:7805: checking for stdlib.h configure:7821: 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:7827: $? = 0 configure:7831: test -z || test ! -s conftest.err configure:7834: $? = 0 configure:7837: test -s conftest.o configure:7840: $? = 0 configure:7851: result: yes configure:7805: checking for string.h configure:7821: 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:7827: $? = 0 configure:7831: test -z || test ! -s conftest.err configure:7834: $? = 0 configure:7837: test -s conftest.o configure:7840: $? = 0 configure:7851: result: yes configure:7805: checking for memory.h configure:7821: 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:7827: $? = 0 configure:7831: test -z || test ! -s conftest.err configure:7834: $? = 0 configure:7837: test -s conftest.o configure:7840: $? = 0 configure:7851: result: yes configure:7805: checking for strings.h configure:7821: 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:7827: $? = 0 configure:7831: test -z || test ! -s conftest.err configure:7834: $? = 0 configure:7837: test -s conftest.o configure:7840: $? = 0 configure:7851: result: yes configure:7805: checking for inttypes.h configure:7821: 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:7827: $? = 0 configure:7831: test -z || test ! -s conftest.err configure:7834: $? = 0 configure:7837: test -s conftest.o configure:7840: $? = 0 configure:7851: result: yes configure:7805: checking for stdint.h configure:7821: 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:7827: $? = 0 configure:7831: test -z || test ! -s conftest.err configure:7834: $? = 0 configure:7837: test -s conftest.o configure:7840: $? = 0 configure:7851: result: yes configure:7805: checking for unistd.h configure:7821: 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:7827: $? = 0 configure:7831: test -z || test ! -s conftest.err configure:7834: $? = 0 configure:7837: test -s conftest.o configure:7840: $? = 0 configure:7851: result: yes configure:7877: checking dlfcn.h usability configure:7889: 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:7895: $? = 0 configure:7899: test -z || test ! -s conftest.err configure:7902: $? = 0 configure:7905: test -s conftest.o configure:7908: $? = 0 configure:7918: result: yes configure:7922: checking dlfcn.h presence configure:7932: i586-uhu-linux-gcc -E conftest.c configure:7938: $? = 0 configure:7958: result: yes configure:7993: checking for dlfcn.h configure:8000: result: yes configure:8022: checking for i586-uhu-linux-g77 configure:8051: result: no configure:8022: checking for i586-uhu-linux-f77 configure:8051: result: no configure:8022: checking for i586-uhu-linux-xlf configure:8051: result: no configure:8022: checking for i586-uhu-linux-frt configure:8051: result: no configure:8022: checking for i586-uhu-linux-pgf77 configure:8051: result: no configure:8022: checking for i586-uhu-linux-fort77 configure:8051: result: no configure:8022: checking for i586-uhu-linux-fl32 configure:8051: result: no configure:8022: checking for i586-uhu-linux-af77 configure:8051: result: no configure:8022: checking for i586-uhu-linux-f90 configure:8051: result: no configure:8022: checking for i586-uhu-linux-xlf90 configure:8051: result: no configure:8022: checking for i586-uhu-linux-pgf90 configure:8051: result: no configure:8022: checking for i586-uhu-linux-epcf90 configure:8051: result: no configure:8022: checking for i586-uhu-linux-f95 configure:8051: result: no configure:8022: checking for i586-uhu-linux-fort configure:8051: result: no configure:8022: checking for i586-uhu-linux-xlf95 configure:8051: result: no configure:8022: checking for i586-uhu-linux-ifc configure:8051: result: no configure:8022: checking for i586-uhu-linux-efc configure:8051: result: no configure:8022: checking for i586-uhu-linux-pgf95 configure:8051: result: no configure:8022: checking for i586-uhu-linux-lf95 configure:8051: result: no configure:8022: checking for i586-uhu-linux-gfortran configure:8051: result: no configure:8064: checking for g77 configure:8093: result: no configure:8064: checking for f77 configure:8093: result: no configure:8064: checking for xlf configure:8093: result: no configure:8064: checking for frt configure:8093: result: no configure:8064: checking for pgf77 configure:8093: result: no configure:8064: checking for fort77 configure:8093: result: no configure:8064: checking for fl32 configure:8093: result: no configure:8064: checking for af77 configure:8093: result: no configure:8064: checking for f90 configure:8093: result: no configure:8064: checking for xlf90 configure:8093: result: no configure:8064: checking for pgf90 configure:8093: result: no configure:8064: checking for epcf90 configure:8093: result: no configure:8064: checking for f95 configure:8093: result: no configure:8064: checking for fort configure:8093: result: no configure:8064: checking for xlf95 configure:8093: result: no configure:8064: checking for ifc configure:8093: result: no configure:8064: checking for efc configure:8093: result: no configure:8064: checking for pgf95 configure:8093: result: no configure:8064: checking for lf95 configure:8093: result: no configure:8064: checking for gfortran configure:8093: result: no configure:8105: checking for Fortran 77 compiler version configure:8108: --version &5 ./configure: line 8109: --version: command not found configure:8111: $? = 127 configure:8113: -v &5 ./configure: line 8114: -v: command not found configure:8116: $? = 127 configure:8118: -V &5 ./configure: line 8119: -V: command not found configure:8121: $? = 127 configure:8129: checking whether we are using the GNU Fortran 77 compiler configure:8143: -c conftest.F >&5 ./configure: line 8144: -c: command not found configure:8149: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:8175: result: no configure:8181: checking whether accepts -g configure:8193: -c -g conftest.f >&5 ./configure: line 8194: -c: command not found configure:8199: $? = 127 configure: failed program was: | program main | | end configure:8224: result: no configure:8254: checking the maximum length of command line arguments configure:8313: result: 32768 configure:8324: checking command to parse nm output from i586-uhu-linux-gcc object configure:8413: 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:8416: $? = 0 configure:8420: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:8423: $? = 0 configure:8475: 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:8478: $? = 0 configure:8516: result: ok configure:8520: checking for objdir configure:8535: result: .libs configure:8587: checking for i586-uhu-linux-ar configure:8616: result: no configure:8625: checking for ar configure:8641: found /usr/bin/ar configure:8652: result: ar configure:8667: checking for i586-uhu-linux-ranlib configure:8696: result: no configure:8705: checking for ranlib configure:8721: found /usr/bin/ranlib configure:8732: result: ranlib configure:8747: checking for i586-uhu-linux-strip configure:8776: result: no configure:8785: checking for strip configure:8801: found /usr/bin/strip configure:8812: result: strip configure:9074: checking if i586-uhu-linux-gcc static flag works configure:9097: result: yes configure:9115: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:9133: 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:9137: $? = 0 configure:9148: result: no configure:9163: checking for i586-uhu-linux-gcc option to produce PIC configure:9340: result: -fPIC configure:9348: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:9366: 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:9370: $? = 0 configure:9381: result: yes configure:9405: checking if i586-uhu-linux-gcc supports -c -o file.o configure:9433: 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:9437: $? = 0 configure:9454: result: yes configure:9480: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10292: result: yes configure:10318: checking whether -lc should be explicitly linked in configure:10323: 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:10326: $? = 0 configure:10340: i586-uhu-linux-gcc -shared -v conftest.o -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:10343: $? = 0 configure:10355: result: no configure:10363: checking dynamic linker characteristics configure:10881: result: GNU/Linux ld.so configure:10885: checking how to hardcode library paths into programs configure:10910: result: immediate configure:10924: checking whether stripping libraries is possible configure:10929: result: yes configure:11055: checking for shl_load configure:11112: 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/ccy1ooDs.o: In function `main': conftest.c:(.text+0x11): undefined reference to `shl_load' /tmp/ccy1ooDs.o:(.data+0x0): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:11118: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "k3b-0.12.16" | #define VERSION "3.4.3" | #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:11143: result: no configure:11148: checking for shl_load in -ldld configure:11178: 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:11184: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "k3b-0.12.16" | #define VERSION "3.4.3" | #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:11210: result: no configure:11215: checking for dlopen configure:11272: 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/ccQ0epRK.o: In function `main': conftest.c:(.text+0x11): undefined reference to `dlopen' /tmp/ccQ0epRK.o:(.data+0x0): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:11278: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "k3b-0.12.16" | #define VERSION "3.4.3" | #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:11303: result: no configure:11308: checking for dlopen in -ldl configure:11338: 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:11344: $? = 0 configure:11348: test -z || test ! -s conftest.err configure:11351: $? = 0 configure:11354: test -s conftest configure:11357: $? = 0 configure:11370: result: yes configure:11545: checking whether a program can dlopen itself configure:11617: 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:11600: warning: no previous prototype for 'fnord' configure: In function `fnord': configure:11600: warning: unused variable `i' configure: In function `main': configure:11613: warning: implicit declaration of function `exit' configure:11620: $? = 0 configure:11638: result: yes configure:11643: checking whether a statically linked program can dlopen itself configure:11715: 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:11698: warning: no previous prototype for 'fnord' configure: In function `fnord': configure:11698: warning: unused variable `i' configure: In function `main': configure:11711: warning: implicit declaration of function `exit' configure:11718: $? = 0 configure:11736: result: yes configure:11759: checking if libtool supports shared libraries configure:11761: result: yes configure:11764: checking whether to build shared libraries configure:11822: result: yes configure:11825: checking whether to build static libraries configure:11829: result: no configure:11920: creating libtool configure:12464: checking for ld used by i586-uhu-linux-g++ configure:12531: result: /usr/bin/ld configure:12540: checking if the linker (/usr/bin/ld) is GNU ld configure:12555: result: yes configure:12606: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:13420: result: yes configure:13438: i586-uhu-linux-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common conftest.cc >&5 configure:13441: $? = 0 configure:13537: checking for i586-uhu-linux-g++ option to produce PIC configure:13789: result: -fPIC configure:13797: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:13815: i586-uhu-linux-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fPIC -DPIC conftest.cc >&5 configure:13819: $? = 0 configure:13830: result: yes configure:13854: checking if i586-uhu-linux-g++ supports -c -o file.o configure:13882: i586-uhu-linux-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -o out/conftest2.o conftest.cc >&5 configure:13886: $? = 0 configure:13903: result: yes configure:13929: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:13954: result: yes configure:14025: checking dynamic linker characteristics configure:14543: result: GNU/Linux ld.so configure:14547: checking how to hardcode library paths into programs configure:14572: result: immediate configure:14586: checking whether stripping libraries is possible configure:14591: result: yes configure:14717: checking for shl_load configure:14805: result: no configure:14810: checking for shl_load in -ldld configure:14872: result: no configure:14877: checking for dlopen configure:14965: result: no configure:14970: checking for dlopen in -ldl configure:15032: result: yes configure:15207: checking whether a program can dlopen itself configure:15300: result: yes configure:15305: checking whether a statically linked program can dlopen itself configure:15398: result: yes configure:21730: checking for msgfmt configure:21757: result: /usr/bin/msgfmt configure:21766: checking for gmsgfmt configure:21797: result: /usr/bin/msgfmt configure:21816: checking for xgettext configure:21843: result: /usr/bin/xgettext configure:21963: checking if C++ programs can be compiled configure:21992: i586-uhu-linux-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-check-new -fno-common conftest.cc >&5 configure:21998: $? = 0 configure:22002: test -z || test ! -s conftest.err configure:22005: $? = 0 configure:22008: test -s conftest.o configure:22011: $? = 0 configure:22025: result: yes configure:22055: checking for strlcat configure:22103: i586-uhu-linux-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:38: error: `strlcat' was not declared in this scope conftest.cc:38: warning: unused variable 'strlcat' configure:22109: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "k3b-0.12.16" | #define VERSION "3.4.3" | #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 | #define HAVE_SGI_STL 1 | /* end confdefs.h. */ | | | #include | | | int | main () | { | | char buf[20]; | buf[0]='\0'; | strlcat(buf, "KDE function test", sizeof(buf)); | | | ; | return 0; | } configure:22144: result: no configure:22147: checking if strlcat needs custom prototype configure:22251: result: yes - in libkdefakes configure:22276: checking for strlcpy configure:22323: i586-uhu-linux-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:37: error: `strlcpy' was not declared in this scope conftest.cc:37: warning: unused variable 'strlcpy' configure:22329: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "k3b-0.12.16" | #define VERSION "3.4.3" | #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 | #define HAVE_SGI_STL 1 | /* end confdefs.h. */ | | | #include | | | int | main () | { | | char buf[20]; | strlcpy(buf, "KDE function test", sizeof(buf)); | | | ; | return 0; | } configure:22364: result: no configure:22367: checking if strlcpy needs custom prototype configure:22470: result: yes - in libkdefakes configure:22494: checking for main in -lutil configure:22518: 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 -lutil >&5 configure:22524: $? = 0 configure:22528: test -z || test ! -s conftest.err configure:22531: $? = 0 configure:22534: test -s conftest configure:22537: $? = 0 configure:22550: result: yes configure:22556: checking for main in -lcompat configure:22580: 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 -lcompat >&5 /usr/bin/ld: cannot find -lcompat collect2: ld returned 1 exit status configure:22586: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "k3b-0.12.16" | #define VERSION "3.4.3" | #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 | #define HAVE_SGI_STL 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:22612: result: no configure:22619: checking for crypt in -lcrypt configure:22649: 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 -lcrypt >&5 configure:22655: $? = 0 configure:22659: test -z || test ! -s conftest.err configure:22662: $? = 0 configure:22665: test -s conftest configure:22668: $? = 0 configure:22681: result: yes configure:22775: checking for socklen_t configure:22810: i586-uhu-linux-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common conftest.cc >&5 configure:22816: $? = 0 configure:22820: test -z || test ! -s conftest.err configure:22823: $? = 0 configure:22826: test -s conftest.o configure:22829: $? = 0 configure:22850: result: yes configure:22944: checking for dnet_ntoa in -ldnet configure:22974: 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 -ldnet >&5 /usr/bin/ld: cannot find -ldnet collect2: ld returned 1 exit status configure:22980: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "k3b-0.12.16" | #define VERSION "3.4.3" | #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 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | /* 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 dnet_ntoa (); | int | main () | { | dnet_ntoa (); | ; | return 0; | } configure:23006: result: no configure:23013: checking for dnet_ntoa in -ldnet_stub configure:23043: 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 -ldnet_stub >&5 /usr/bin/ld: cannot find -ldnet_stub collect2: ld returned 1 exit status configure:23049: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "k3b-0.12.16" | #define VERSION "3.4.3" | #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 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | /* 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 dnet_ntoa (); | int | main () | { | dnet_ntoa (); | ; | return 0; | } configure:23075: result: no configure:23082: checking for inet_ntoa configure:23139: 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 configure:23145: $? = 0 configure:23149: test -z || test ! -s conftest.err configure:23152: $? = 0 configure:23155: test -s conftest configure:23158: $? = 0 configure:23170: result: yes configure:23243: checking for connect configure:23300: 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 configure:23306: $? = 0 configure:23310: test -z || test ! -s conftest.err configure:23313: $? = 0 configure:23316: test -s conftest configure:23319: $? = 0 configure:23331: result: yes configure:23405: checking for remove configure:23462: 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 configure:23468: $? = 0 configure:23472: test -z || test ! -s conftest.err configure:23475: $? = 0 configure:23478: test -s conftest configure:23481: $? = 0 configure:23493: result: yes configure:23568: checking for shmat configure:23625: 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 configure:23631: $? = 0 configure:23635: test -z || test ! -s conftest.err configure:23638: $? = 0 configure:23641: test -s conftest configure:23644: $? = 0 configure:23656: result: yes configure:23739: checking for sys/types.h configure:23744: result: yes configure:23739: checking for stdint.h configure:23744: result: yes configure:23900: checking sys/bitypes.h usability configure:23912: 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:23918: $? = 0 configure:23922: test -z || test ! -s conftest.err configure:23925: $? = 0 configure:23928: test -s conftest.o configure:23931: $? = 0 configure:23941: result: yes configure:23945: checking sys/bitypes.h presence configure:23955: i586-uhu-linux-gcc -E conftest.c configure:23961: $? = 0 configure:23981: result: yes configure:24016: checking for sys/bitypes.h configure:24023: result: yes configure:24038: checking for poll in -lpoll configure:24068: 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 -lpoll >&5 /usr/bin/ld: cannot find -lpoll collect2: ld returned 1 exit status configure:24074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "k3b-0.12.16" | #define VERSION "3.4.3" | #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 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_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 poll (); | int | main () | { | poll (); | ; | return 0; | } configure:24100: result: no configure:24122: checking Carbon/Carbon.h usability configure:24134: 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:67:27: Carbon/Carbon.h: No such file or directory configure:24140: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "k3b-0.12.16" | #define VERSION "3.4.3" | #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 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:24163: result: no configure:24167: checking Carbon/Carbon.h presence configure:24177: i586-uhu-linux-gcc -E conftest.c conftest.c:33:27: Carbon/Carbon.h: No such file or directory configure:24183: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "k3b-0.12.16" | #define VERSION "3.4.3" | #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 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | /* end confdefs.h. */ | #include configure:24203: result: no configure:24238: checking for Carbon/Carbon.h configure:24245: result: no configure:24270: checking CoreAudio/CoreAudio.h usability configure:24282: 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:67:33: CoreAudio/CoreAudio.h: No such file or directory configure:24288: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "k3b-0.12.16" | #define VERSION "3.4.3" | #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 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:24311: result: no configure:24315: checking CoreAudio/CoreAudio.h presence configure:24325: i586-uhu-linux-gcc -E conftest.c conftest.c:33:33: CoreAudio/CoreAudio.h: No such file or directory configure:24331: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "k3b-0.12.16" | #define VERSION "3.4.3" | #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 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | /* end confdefs.h. */ | #include configure:24351: result: no configure:24386: checking for CoreAudio/CoreAudio.h configure:24393: result: no configure:24411: checking if res_init needs -lresolv configure:24438: 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 -lresolv >&5 configure:24444: $? = 0 configure:24448: test -z || test ! -s conftest.err configure:24451: $? = 0 configure:24454: test -s conftest configure:24457: $? = 0 configure:24461: result: yes configure:24483: checking for res_init configure:24531: i586-uhu-linux-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cc >&5 configure:24537: $? = 0 configure:24541: test -z || test ! -s conftest.err configure:24544: $? = 0 configure:24547: test -s conftest.o configure:24550: $? = 0 configure:24572: result: yes configure:24575: checking if res_init needs custom prototype configure:24679: result: no configure:24707: checking for killpg in -lucb configure:24737: 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 -lucb >&5 /usr/bin/ld: cannot find -lucb collect2: ld returned 1 exit status configure:24743: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "k3b-0.12.16" | #define VERSION "3.4.3" | #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 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 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 killpg (); | int | main () | { | killpg (); | ; | return 0; | } configure:24769: result: no configure:24852: checking for int configure:24876: 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:24882: $? = 0 configure:24886: test -z || test ! -s conftest.err configure:24889: $? = 0 configure:24892: test -s conftest.o configure:24895: $? = 0 configure:24906: result: yes configure:24909: checking size of int configure:25228: 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:70: warning: no previous prototype for 'longval' conftest.c:71: warning: no previous prototype for 'ulongval' configure:25231: $? = 0 configure:25233: ./conftest configure:25236: $? = 0 configure:25259: result: 4 configure:25265: checking for short configure:25289: 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:25295: $? = 0 configure:25299: test -z || test ! -s conftest.err configure:25302: $? = 0 configure:25305: test -s conftest.o configure:25308: $? = 0 configure:25319: result: yes configure:25322: checking size of short configure:25641: 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:71: warning: no previous prototype for 'longval' conftest.c:72: warning: no previous prototype for 'ulongval' configure:25644: $? = 0 configure:25646: ./conftest configure:25649: $? = 0 configure:25672: result: 2 configure:25678: checking for long configure:25702: 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:25708: $? = 0 configure:25712: test -z || test ! -s conftest.err configure:25715: $? = 0 configure:25718: test -s conftest.o configure:25721: $? = 0 configure:25732: result: yes configure:25735: checking size of long configure:26054: 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:72: warning: no previous prototype for 'longval' conftest.c:73: warning: no previous prototype for 'ulongval' configure:26057: $? = 0 configure:26059: ./conftest configure:26062: $? = 0 configure:26085: result: 4 configure:26091: checking for char * configure:26115: 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:26121: $? = 0 configure:26125: test -z || test ! -s conftest.err configure:26128: $? = 0 configure:26131: test -s conftest.o configure:26134: $? = 0 configure:26145: result: yes configure:26148: checking size of char * configure:26467: 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:73: warning: no previous prototype for 'longval' conftest.c:74: warning: no previous prototype for 'ulongval' configure:26470: $? = 0 configure:26472: ./conftest configure:26475: $? = 0 configure:26498: result: 4 configure:26506: checking for dlopen in -ldl configure:26568: result: yes configure:26578: checking for shl_unload in -ldld configure:26608: 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:26614: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "k3b-0.12.16" | #define VERSION "3.4.3" | #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 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | /* 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_unload (); | int | main () | { | shl_unload (); | ; | return 0; | } configure:26640: result: no configure:26655: checking for size_t configure:26679: 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:26685: $? = 0 configure:26689: test -z || test ! -s conftest.err configure:26692: $? = 0 configure:26695: test -s conftest.o configure:26698: $? = 0 configure:26709: result: yes configure:26712: checking size of size_t configure:27031: 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:74: warning: no previous prototype for 'longval' conftest.c:75: warning: no previous prototype for 'ulongval' configure:27034: $? = 0 configure:27036: ./conftest configure:27039: $? = 0 configure:27062: result: 4 configure:27069: checking for unsigned long configure:27093: 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:27099: $? = 0 configure:27103: test -z || test ! -s conftest.err configure:27106: $? = 0 configure:27109: test -s conftest.o configure:27112: $? = 0 configure:27123: result: yes configure:27126: checking size of unsigned long configure:27445: 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:75: warning: no previous prototype for 'longval' conftest.c:76: warning: no previous prototype for 'ulongval' configure:27448: $? = 0 configure:27450: ./conftest configure:27453: $? = 0 configure:27476: result: 4 configure:27484: checking sizeof size_t == sizeof unsigned long configure:27506: 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:27512: $? = 0 configure:27516: test -z || test ! -s conftest.err configure:27519: $? = 0 configure:27522: test -s conftest.o configure:27525: $? = 0 configure:27527: result: yes configure:27565: checking crt_externs.h usability configure:27577: 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:76:25: crt_externs.h: No such file or directory configure:27583: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "k3b-0.12.16" | #define VERSION "3.4.3" | #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 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:27606: result: no configure:27610: checking crt_externs.h presence configure:27620: i586-uhu-linux-gcc -E conftest.c conftest.c:42:25: crt_externs.h: No such file or directory configure:27626: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "k3b-0.12.16" | #define VERSION "3.4.3" | #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 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | /* end confdefs.h. */ | #include configure:27646: result: no configure:27681: checking for crt_externs.h configure:27688: result: no configure:27701: checking for _NSGetEnviron configure:27758: 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/ccCpPkLn.o: In function `main': conftest.c:(.text+0x11): undefined reference to `_NSGetEnviron' /tmp/ccCpPkLn.o:(.data+0x0): undefined reference to `_NSGetEnviron' collect2: ld returned 1 exit status configure:27764: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "k3b-0.12.16" | #define VERSION "3.4.3" | #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 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | /* end confdefs.h. */ | /* Define _NSGetEnviron to an innocuous variant, in case declares _NSGetEnviron. | For example, HP-UX 11i declares gettimeofday. */ | #define _NSGetEnviron innocuous__NSGetEnviron | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _NSGetEnviron (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _NSGetEnviron | | /* 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 _NSGetEnviron (); | /* 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__NSGetEnviron) || defined (__stub____NSGetEnviron) | choke me | #else | char (*f) () = _NSGetEnviron; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _NSGetEnviron; | ; | return 0; | } configure:27789: result: no configure:27811: checking for vsnprintf configure:27868: 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 configure:27874: $? = 0 configure:27878: test -z || test ! -s conftest.err configure:27881: $? = 0 configure:27884: test -s conftest configure:27887: $? = 0 configure:27899: result: yes configure:27811: checking for snprintf configure:27868: 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 configure:27874: $? = 0 configure:27878: test -z || test ! -s conftest.err configure:27881: $? = 0 configure:27884: test -s conftest configure:27887: $? = 0 configure:27899: result: yes configure:27958: checking for X configure:27996: i586-uhu-linux-gcc -E conftest.c configure:28002: $? = 0 configure:28093: 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 -lXt >&5 configure:28099: $? = 0 configure:28103: test -z || test ! -s conftest.err configure:28106: $? = 0 configure:28109: test -s conftest configure:28112: $? = 0 configure:28258: result: libraries /usr/lib, headers . configure:28287: checking for IceConnectionNumber in -lICE configure:28317: 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 -L/usr/lib conftest.c -lICE >&5 configure:28323: $? = 0 configure:28327: test -z || test ! -s conftest.err configure:28330: $? = 0 configure:28333: test -s conftest configure:28336: $? = 0 configure:28349: result: yes configure:28359: checking for libXext configure:28394: 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 -L/usr/lib conftest.c -lXext -lX11 >&5 configure:28400: $? = 0 configure:28404: test -z || test ! -s conftest.err configure:28407: $? = 0 configure:28410: test -s conftest configure:28413: $? = 0 configure:28432: result: yes configure:28583: checking for pthread_create in -lpthread configure:28613: 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 -lpthread >&5 configure:28619: $? = 0 configure:28623: test -z || test ! -s conftest.err configure:28626: $? = 0 configure:28629: test -s conftest configure:28632: $? = 0 configure:28645: result: yes configure:28925: checking for extra includes configure:28953: result: no configure:28957: checking for extra libs configure:28986: result: no configure:28992: checking for libz configure:29027: 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 -I. -D_REENTRANT conftest.c -L/usr/lib -lz >&5 configure:29033: $? = 0 configure:29037: test -z || test ! -s conftest.err configure:29040: $? = 0 configure:29043: test -s conftest configure:29046: $? = 0 configure:29068: result: -lz configure:29089: checking for libpng configure:29126: 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 -I. -D_REENTRANT conftest.c -L/usr/lib -lpng -lz -lm -lX11 >&5 configure:29132: $? = 0 configure:29136: test -z || test ! -s conftest.err configure:29139: $? = 0 configure:29142: test -s conftest configure:29145: $? = 0 configure:29169: result: -lpng -lz -lm configure:29180: checking for libjpeg6b configure:29220: 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 -I. -D_REENTRANT conftest.c -L/usr/lib -ljpeg6b -lm >&5 /usr/bin/ld: cannot find -ljpeg6b collect2: ld returned 1 exit status configure:29226: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "k3b-0.12.16" | #define VERSION "3.4.3" | #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 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | /* end confdefs.h. */ | /* Override any gcc2 internal prototype to avoid an error. */ | struct jpeg_decompress_struct; | typedef struct jpeg_decompress_struct * j_decompress_ptr; | typedef int size_t; | #ifdef __cplusplus | extern "C" { | #endif | void jpeg_CreateDecompress(j_decompress_ptr cinfo, | int version, size_t structsize); | #ifdef __cplusplus | } | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | | int | main () | { | jpeg_CreateDecompress(0L, 0, 0); | ; | return 0; | } configure:29261: result: no configure:29264: checking for libjpeg configure:29304: 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 -I. -D_REENTRANT conftest.c -L/usr/lib -ljpeg -lm >&5 configure:29310: $? = 0 configure:29314: test -z || test ! -s conftest.err configure:29317: $? = 0 configure:29320: test -s conftest configure:29323: $? = 0 configure:29342: result: -ljpeg configure: 29366: ${prefix}/include/jpeglib.h configure: 29366: /usr/include/jpeglib.h taking that configure:29413: checking for perl configure:29473: result: /usr/bin/perl configure:29604: checking for Qt configure: 29669: /usr/lib/qt/include/qstyle.h taking that tried NO configure:29787: 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 -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -I/usr/lib/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -L/usr/lib/qt/lib -L/usr/lib conftest.cc -lqt-mt -lpng -lz -lm -ljpeg -ldl -lXext -lX11 -lSM -lICE -lpthread 1>&5 configure:29790: $? = 0 configure:29849: result: libraries /usr/lib/qt/lib, headers /usr/lib/qt/include using -mt configure:30031: checking for moc configure:30103: result: /usr/lib/qt/bin/moc configure:30111: checking for uic configure:30165: result: /usr/lib/qt/bin/uic configure:30196: checking whether uic supports -L configure:30207: /usr/lib/qt/bin/uic -L /nonexistent conftest.ui >/dev/null configure:30210: $? = 0 configure:30222: result: yes configure:30234: checking whether uic supports -nounload configure:30245: /usr/lib/qt/bin/uic -nounload conftest.ui >/dev/null configure:30248: $? = 0 configure:30260: result: yes configure:30297: checking if Qt needs -ljpeg configure:30338: 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 -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -I/usr/lib/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cc -L/usr/lib/qt/lib -L/usr/lib -lqt-mt -lpng -lz -lm -ldl -lXext -lX11 -lSM -lICE 1>&5 conftest.cc: In function `int main()': conftest.cc:54: warning: 'argv' might be used uninitialized in this function configure:30344: $? = 0 configure:30348: test -z || test ! -s conftest.err configure:30351: $? = 0 configure:30354: test -s conftest configure:30357: $? = 0 configure:30386: result: no configure:30418: checking for rpath configure:30450: result: yes configure:30453: checking for KDE configure: 30506: /usr/include/ksharedptr.h taking that configure: 30536: /usr/lib/libkio.la taking that configure: 30554: /usr/lib/kde3/plugins/designer/kdewidgets.la taking that configure:30627: result: libraries /usr/lib, headers /usr/include configure:30666: checking if UIC has KDE plugins available configure:30693: /usr/lib/qt/bin/uic -L /usr/lib/kde3/plugins/designer -nounload -impl actest.h actest.ui > actest.cpp configure:30696: $? = 0 configure:30710: result: yes configure:30765: checking for KDE paths configure:31382: result: defaults configure:31430: checking for dcopidl configure:31492: result: /usr/bin/dcopidl configure:31499: checking for dcopidl2cpp configure:31561: result: /usr/bin/dcopidl2cpp configure:31569: checking for mcopidl configure:31633: result: /usr/bin/mcopidl configure:31640: checking for artsc-config configure:31704: result: /usr/bin/artsc-config configure:31712: checking for meinproc configure:31766: result: /usr/bin/meinproc configure:31791: checking for kconfig_compiler configure:31853: result: /usr/bin/kconfig_compiler configure:31860: checking for dcopidlng configure:31922: result: /usr/bin/dcopidlng configure:32002: checking for xmllint configure:32056: result: /usr/bin/xmllint configure: 32072: /usr/share/kde/apps/ksgmltools2/customization/kde-chunk.xsl configure: 32072: /usr/local/share/apps/ksgmltools2/customization/kde-chunk.xsl configure: 32072: /usr/share/apps/ksgmltools2/customization/kde-chunk.xsl taking that configure:32337: checking for linux scsi headers configure:32373: i586-uhu-linux-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cc >&5 configure:32379: $? = 0 configure:32383: test -z || test ! -s conftest.err configure:32386: $? = 0 configure:32389: test -s conftest.o configure:32392: $? = 0 configure:32401: result: yes configure:32421: checking whether byte ordering is bigendian configure:32448: 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 -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:32454: $? = 0 configure:32458: test -z || test ! -s conftest.err configure:32461: $? = 0 configure:32464: test -s conftest.o configure:32467: $? = 0 configure:32491: 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 -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 conftest.c: In function `main': conftest.c:55: error: `not' undeclared (first use in this function) conftest.c:55: error: (Each undeclared identifier is reported only once conftest.c:55: error: for each function it appears in.) conftest.c:55: error: syntax error before "big" configure:32497: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "k3b-0.12.16" | #define VERSION "3.4.3" | #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 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:32632: result: no configure:32667: checking sys/statfs.h usability configure:32679: 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 -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:32685: $? = 0 configure:32689: test -z || test ! -s conftest.err configure:32692: $? = 0 configure:32695: test -s conftest.o configure:32698: $? = 0 configure:32708: result: yes configure:32712: checking sys/statfs.h presence configure:32722: i586-uhu-linux-gcc -E -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c configure:32728: $? = 0 configure:32748: result: yes configure:32783: checking for sys/statfs.h configure:32790: result: yes configure:32667: checking sys/statvfs.h usability configure:32679: 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 -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:32685: $? = 0 configure:32689: test -z || test ! -s conftest.err configure:32692: $? = 0 configure:32695: test -s conftest.o configure:32698: $? = 0 configure:32708: result: yes configure:32712: checking sys/statvfs.h presence configure:32722: i586-uhu-linux-gcc -E -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c configure:32728: $? = 0 configure:32748: result: yes configure:32783: checking for sys/statvfs.h configure:32790: result: yes configure:32809: checking for statfs configure:32866: 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 -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:32872: $? = 0 configure:32876: test -z || test ! -s conftest.err configure:32879: $? = 0 configure:32882: test -s conftest configure:32885: $? = 0 configure:32897: result: yes configure:32809: checking for statvfs configure:32866: 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 -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:32872: $? = 0 configure:32876: test -z || test ! -s conftest.err configure:32879: $? = 0 configure:32882: test -s conftest configure:32885: $? = 0 configure:32897: result: yes configure:32920: checking for ogg/vorbis headers configure:32943: 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 -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:32949: $? = 0 configure:32953: test -z || test ! -s conftest.err configure:32956: $? = 0 configure:32959: test -s conftest.o configure:32962: $? = 0 configure:32973: result: yes configure:32976: checking for ov_open in -lvorbisfile configure:33006: 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 -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c -lvorbisfile -L/usr/lib/qt/lib -L/usr/lib -lvorbisfile -lvorbis -logg >&5 configure:33012: $? = 0 configure:33016: test -z || test ! -s conftest.err configure:33019: $? = 0 configure:33022: test -s conftest configure:33025: $? = 0 configure:33038: result: yes configure:33104: checking mad.h usability configure:33116: i586-uhu-linux-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib/qt/include -I. conftest.cc >&5 configure:33122: $? = 0 configure:33126: test -z || test ! -s conftest.err configure:33129: $? = 0 configure:33132: test -s conftest.o configure:33135: $? = 0 configure:33145: result: yes configure:33149: checking mad.h presence configure:33159: i586-uhu-linux-g++ -E -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib/qt/include -I. conftest.cc configure:33165: $? = 0 configure:33185: result: yes configure:33220: checking for mad.h configure:33227: result: yes configure:33233: checking for mad_synth_frame in -lmad configure:33264: 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 -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib/qt/include -I. conftest.cc -lmad -L/usr/lib/qt/lib -L/usr/lib 1>&5 configure:33270: $? = 0 configure:33274: test -z || test ! -s conftest.err configure:33277: $? = 0 configure:33280: test -s conftest configure:33283: $? = 0 configure:33296: result: yes configure:33338: checking for pkg-config configure:33356: found /usr/bin/pkg-config configure:33369: result: /usr/bin/pkg-config configure:33476: checking FLAC++/decoder.h usability configure:33488: i586-uhu-linux-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib/qt/include -I. conftest.cc >&5 configure:33494: $? = 0 configure:33498: test -z || test ! -s conftest.err configure:33501: $? = 0 configure:33504: test -s conftest.o configure:33507: $? = 0 configure:33517: result: yes configure:33521: checking FLAC++/decoder.h presence configure:33531: i586-uhu-linux-g++ -E -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib/qt/include -I. conftest.cc configure:33537: $? = 0 configure:33557: result: yes configure:33592: checking for FLAC++/decoder.h configure:33599: result: yes configure:33608: checking for FLAC__seekable_stream_decoder_process_single in -lFLAC configure:33638: 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 -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib/qt/include -I. conftest.cc -lFLAC -L/usr/lib/qt/lib -L/usr/lib 1>&5 configure:33644: $? = 0 configure:33648: test -z || test ! -s conftest.err configure:33651: $? = 0 configure:33654: test -s conftest configure:33657: $? = 0 configure:33670: result: yes configure:33763: checking lame/lame.h usability configure:33775: i586-uhu-linux-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib/qt/include -I. conftest.cc >&5 conftest.cc:91:23: lame/lame.h: No such file or directory configure:33781: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "k3b-0.12.16" | #define VERSION "3.4.3" | #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 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define OGG_VORBIS 1 | #define HAVE_LIBMAD 1 | #define HAVE_SNDFILE 0 | #define HAVE_FLAC___DECODER_H 1 | #define FLAC_NEWER_THAN_1_1_1 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:33804: result: no configure:33808: checking lame/lame.h presence configure:33818: i586-uhu-linux-g++ -E -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib/qt/include -I. conftest.cc conftest.cc:57:23: lame/lame.h: No such file or directory configure:33824: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "k3b-0.12.16" | #define VERSION "3.4.3" | #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 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define OGG_VORBIS 1 | #define HAVE_LIBMAD 1 | #define HAVE_SNDFILE 0 | #define HAVE_FLAC___DECODER_H 1 | #define FLAC_NEWER_THAN_1_1_1 1 | /* end confdefs.h. */ | #include configure:33844: result: no configure:33879: checking for lame/lame.h configure:33886: result: no configure:34039: checking resmgr.h usability configure:34051: i586-uhu-linux-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib/qt/include -I. conftest.cc >&5 conftest.cc:91:20: resmgr.h: No such file or directory configure:34057: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "k3b-0.12.16" | #define VERSION "3.4.3" | #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 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define OGG_VORBIS 1 | #define HAVE_LIBMAD 1 | #define HAVE_SNDFILE 0 | #define HAVE_FLAC___DECODER_H 1 | #define FLAC_NEWER_THAN_1_1_1 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:34080: result: no configure:34084: checking resmgr.h presence configure:34094: i586-uhu-linux-g++ -E -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib/qt/include -I. conftest.cc conftest.cc:57:20: resmgr.h: No such file or directory configure:34100: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "k3b-0.12.16" | #define VERSION "3.4.3" | #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 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define OGG_VORBIS 1 | #define HAVE_LIBMAD 1 | #define HAVE_SNDFILE 0 | #define HAVE_FLAC___DECODER_H 1 | #define FLAC_NEWER_THAN_1_1_1 1 | /* end confdefs.h. */ | #include configure:34120: result: no configure:34155: checking for resmgr.h configure:34162: result: no configure:34318: checking samplerate.h usability configure:34330: i586-uhu-linux-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib/qt/include -I. conftest.cc >&5 conftest.cc:91:24: samplerate.h: No such file or directory configure:34336: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "k3b-0.12.16" | #define VERSION "3.4.3" | #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 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define OGG_VORBIS 1 | #define HAVE_LIBMAD 1 | #define HAVE_SNDFILE 0 | #define HAVE_FLAC___DECODER_H 1 | #define FLAC_NEWER_THAN_1_1_1 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:34359: result: no configure:34363: checking samplerate.h presence configure:34373: i586-uhu-linux-g++ -E -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib/qt/include -I. conftest.cc conftest.cc:57:24: samplerate.h: No such file or directory configure:34379: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "k3b-0.12.16" | #define VERSION "3.4.3" | #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 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define OGG_VORBIS 1 | #define HAVE_LIBMAD 1 | #define HAVE_SNDFILE 0 | #define HAVE_FLAC___DECODER_H 1 | #define FLAC_NEWER_THAN_1_1_1 1 | /* end confdefs.h. */ | #include configure:34399: result: no configure:34434: checking for samplerate.h configure:34441: result: no configure:34597: checking artsc/artsc.h usability configure:34609: i586-uhu-linux-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib/qt/include -I. conftest.cc >&5 configure:34615: $? = 0 configure:34619: test -z || test ! -s conftest.err configure:34622: $? = 0 configure:34625: test -s conftest.o configure:34628: $? = 0 configure:34638: result: yes configure:34642: checking artsc/artsc.h presence configure:34652: i586-uhu-linux-g++ -E -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib/qt/include -I. conftest.cc configure:34658: $? = 0 configure:34678: result: yes configure:34713: checking for artsc/artsc.h configure:34720: result: yes configure:34848: checking for ffmpeg >= 0.4.9 configure:34872: i586-uhu-linux-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cc >&5 conftest.cc:1:29: ffmpeg/avformat.h: No such file or directory conftest.cc:2:30: ffmpeg/avcodec.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:5: error: `AVFormatContext' was not declared in this scope conftest.cc:5: error: `fc' was not declared in this scope conftest.cc:6: error: `AVPacket' was not declared in this scope conftest.cc:6: error: `p' was not declared in this scope conftest.cc:7: error: `av_read_frame' was not declared in this scope conftest.cc:5: warning: unused variable 'AVFormatContext' conftest.cc:6: warning: unused variable 'AVPacket' conftest.cc:7: warning: unused variable 'av_read_frame' configure:34878: $? = 1 configure: failed program was: | #include | #include | | int main() { | AVFormatContext* fc = 0; | AVPacket* p = 0; | return av_read_frame( fc, p ); | } configure:34907: result: no configure:34931: checking for taglib-config configure:34963: result: no configure:35033: checking musicbrainz/mb_c.h usability configure:35045: i586-uhu-linux-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib/qt/include -I. conftest.cc >&5 conftest.cc:94:30: musicbrainz/mb_c.h: No such file or directory configure:35051: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "k3b-0.12.16" | #define VERSION "3.4.3" | #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 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define OGG_VORBIS 1 | #define HAVE_LIBMAD 1 | #define HAVE_SNDFILE 0 | #define HAVE_FLAC___DECODER_H 1 | #define FLAC_NEWER_THAN_1_1_1 1 | #define HAVE_ARTSC_ARTSC_H 1 | #define WITH_ARTS 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:35074: result: no configure:35078: checking musicbrainz/mb_c.h presence configure:35088: i586-uhu-linux-g++ -E -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib/qt/include -I. conftest.cc conftest.cc:60:30: musicbrainz/mb_c.h: No such file or directory configure:35094: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "k3b-0.12.16" | #define VERSION "3.4.3" | #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 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define OGG_VORBIS 1 | #define HAVE_LIBMAD 1 | #define HAVE_SNDFILE 0 | #define HAVE_FLAC___DECODER_H 1 | #define FLAC_NEWER_THAN_1_1_1 1 | #define HAVE_ARTSC_ARTSC_H 1 | #define WITH_ARTS 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | #include configure:35114: result: no configure:35149: checking for musicbrainz/mb_c.h configure:35156: result: no configure:35312: checking mpcdec/mpcdec.h usability configure:35324: i586-uhu-linux-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib/qt/include -I. conftest.cc >&5 conftest.cc:94:27: mpcdec/mpcdec.h: No such file or directory configure:35330: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "k3b-0.12.16" | #define VERSION "3.4.3" | #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 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define OGG_VORBIS 1 | #define HAVE_LIBMAD 1 | #define HAVE_SNDFILE 0 | #define HAVE_FLAC___DECODER_H 1 | #define FLAC_NEWER_THAN_1_1_1 1 | #define HAVE_ARTSC_ARTSC_H 1 | #define WITH_ARTS 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:35353: result: no configure:35357: checking mpcdec/mpcdec.h presence configure:35367: i586-uhu-linux-g++ -E -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib/qt/include -I. conftest.cc conftest.cc:60:27: mpcdec/mpcdec.h: No such file or directory configure:35373: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "k3b-0.12.16" | #define VERSION "3.4.3" | #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 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define OGG_VORBIS 1 | #define HAVE_LIBMAD 1 | #define HAVE_SNDFILE 0 | #define HAVE_FLAC___DECODER_H 1 | #define FLAC_NEWER_THAN_1_1_1 1 | #define HAVE_ARTSC_ARTSC_H 1 | #define WITH_ARTS 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | #include configure:35393: result: no configure:35428: checking for mpcdec/mpcdec.h configure:35435: result: no configure:35565: checking musepack/musepack.h usability configure:35577: i586-uhu-linux-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib/qt/include -I. conftest.cc >&5 conftest.cc:94:31: musepack/musepack.h: No such file or directory configure:35583: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "k3b-0.12.16" | #define VERSION "3.4.3" | #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 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define OGG_VORBIS 1 | #define HAVE_LIBMAD 1 | #define HAVE_SNDFILE 0 | #define HAVE_FLAC___DECODER_H 1 | #define FLAC_NEWER_THAN_1_1_1 1 | #define HAVE_ARTSC_ARTSC_H 1 | #define WITH_ARTS 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:35606: result: no configure:35610: checking musepack/musepack.h presence configure:35620: i586-uhu-linux-g++ -E -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib/qt/include -I. conftest.cc conftest.cc:60:31: musepack/musepack.h: No such file or directory configure:35626: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "k3b-0.12.16" | #define VERSION "3.4.3" | #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 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define OGG_VORBIS 1 | #define HAVE_LIBMAD 1 | #define HAVE_SNDFILE 0 | #define HAVE_FLAC___DECODER_H 1 | #define FLAC_NEWER_THAN_1_1_1 1 | #define HAVE_ARTSC_ARTSC_H 1 | #define WITH_ARTS 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | #include configure:35646: result: no configure:35681: checking for musepack/musepack.h configure:35688: result: no configure:35813: checking for stat64 configure:35870: 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 -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:35876: $? = 0 configure:35880: test -z || test ! -s conftest.err configure:35883: $? = 0 configure:35886: test -s conftest configure:35889: $? = 0 configure:35901: result: yes configure:35914: checking whether lrint is declared configure:35940: 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 -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 conftest.c: In function `main': conftest.c:68: error: `lrint' undeclared (first use in this function) conftest.c:68: error: (Each undeclared identifier is reported only once conftest.c:68: error: for each function it appears in.) conftest.c:68: warning: unused variable `p' configure:35946: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "k3b-0.12.16" | #define VERSION "3.4.3" | #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 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define OGG_VORBIS 1 | #define HAVE_LIBMAD 1 | #define HAVE_SNDFILE 0 | #define HAVE_FLAC___DECODER_H 1 | #define FLAC_NEWER_THAN_1_1_1 1 | #define HAVE_ARTSC_ARTSC_H 1 | #define WITH_ARTS 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STAT64 1 | /* end confdefs.h. */ | #include | | | int | main () | { | #ifndef lrint | char *p = (char *) lrint; | #endif | | ; | return 0; | } configure:35970: result: no configure:35987: checking whether lrintf is declared configure:36013: 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 -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 conftest.c: In function `main': conftest.c:69: error: `lrintf' undeclared (first use in this function) conftest.c:69: error: (Each undeclared identifier is reported only once conftest.c:69: error: for each function it appears in.) conftest.c:69: warning: unused variable `p' configure:36019: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "k3b-0.12.16" | #define VERSION "3.4.3" | #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 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define OGG_VORBIS 1 | #define HAVE_LIBMAD 1 | #define HAVE_SNDFILE 0 | #define HAVE_FLAC___DECODER_H 1 | #define FLAC_NEWER_THAN_1_1_1 1 | #define HAVE_ARTSC_ARTSC_H 1 | #define WITH_ARTS 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STAT64 1 | #define HAVE_LRINT 0 | /* end confdefs.h. */ | #include | | | int | main () | { | #ifndef lrintf | char *p = (char *) lrintf; | #endif | | ; | return 0; | } configure:36043: result: no configure:36076: checking for the HAL configure: 36090: /usr/include/libhal.h configure: 36090: /usr/include/libhal-storage.h configure: 36090: /usr/include/libhal.h configure: 36090: /usr/include/libhal-storage.h configure: 36090: /usr/include/hal/libhal.h configure: 36090: /usr/include/hal/libhal-storage.h configure: 36090: /usr/local/include/libhal.h configure: 36090: /usr/local/include/libhal-storage.h configure: 36090: /usr/local/include/hal/libhal.h configure: 36090: /usr/local/include/hal/libhal-storage.h configure: 36125: /usr/lib/libhal.so configure: 36125: /usr/lib64/libhal.so configure: 36125: /usr/lib/libhal.so configure: 36125: /usr/local/lib/libhal.so configure:36146: result: searched but not found configure:36156: checking for DBus configure: 36170: /usr/include/dbus/dbus.h configure: 36170: /usr/include/dbus/dbus.h configure: 36170: /usr/include/dbus-1.0/dbus/dbus.h configure: 36170: /usr/local/include/dbus/dbus.h configure: 36170: /usr/local/include/dbus-1.0/dbus/dbus.h configure: 36187: /usr/include/dbus/dbus-arch-deps.h configure: 36187: /usr/lib64/dbus-1.0/include/dbus/dbus-arch-deps.h configure: 36187: /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h configure: 36187: /usr/local/lib/dbus-1.0/include/dbus/dbus-arch-deps.h configure: 36209: /usr/lib/libdbus-1.so configure: 36209: /usr/lib64/libdbus-1.so configure: 36209: /usr/lib/libdbus-1.so configure: 36209: /usr/local/lib/libdbus-1.so configure:36229: result: searched but not found configure:36238: checking for DBus-Qt bindings configure: 36252: /usr/include/dbus/connection.h configure: 36252: /usr/include/dbus/connection.h configure: 36252: /usr/lib64/dbus-1.0/include/dbus/connection.h configure: 36252: /usr/include/dbus-1.0/dbus/connection.h configure: 36252: /usr/local/include/dbus/connection.h configure: 36252: /usr/local/include/dbus-1.0/dbus/connection.h configure: 36279: /usr/lib/libdbus-qt-1.so configure: 36279: /usr/lib/libdbus-qt-1.so configure: 36279: /usr/lib64/libdbus-qt-1.so configure: 36279: /usr/local/lib/libdbus-qt-1.so configure:36299: result: searched but not found configure:36366: checking sys/asoundlib.h usability configure:36378: 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 -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 In file included from conftest.c:97: /usr/include/sys/asoundlib.h:1:2: warning: #warning This header is deprecated, use instead. configure:36384: $? = 0 configure:36388: test -z || test ! -s conftest.err configure:36391: $? = 0 configure:36394: test -s conftest.o configure:36397: $? = 0 configure:36407: result: yes configure:36411: checking sys/asoundlib.h presence configure:36421: i586-uhu-linux-gcc -E -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c In file included from conftest.c:63: /usr/include/sys/asoundlib.h:1:2: warning: #warning This header is deprecated, use instead. configure:36427: $? = 0 configure:36447: result: yes configure:36482: checking for sys/asoundlib.h configure:36489: result: yes configure:36366: checking alsa/asoundlib.h usability configure:36378: 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 -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:36384: $? = 0 configure:36388: test -z || test ! -s conftest.err configure:36391: $? = 0 configure:36394: test -s conftest.o configure:36397: $? = 0 configure:36407: result: yes configure:36411: checking alsa/asoundlib.h presence configure:36421: i586-uhu-linux-gcc -E -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c configure:36427: $? = 0 configure:36447: result: yes configure:36482: checking for alsa/asoundlib.h configure:36489: result: yes configure:36503: checking for snd_seq_create_simple_port in -lasound configure:36533: 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 -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c -lasound -lm -L/usr/lib/qt/lib -L/usr/lib >&5 configure:36539: $? = 0 configure:36543: test -z || test ! -s conftest.err configure:36546: $? = 0 configure:36549: test -s conftest configure:36552: $? = 0 configure:36565: result: yes configure:36613: 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 -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 In file included from conftest.c:68: /usr/include/sys/asoundlib.h:1:2: warning: #warning This header is deprecated, use instead. conftest.c:81:10: #error not ALSA 0.9.x configure:36619: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "k3b-0.12.16" | #define VERSION "3.4.3" | #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 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define OGG_VORBIS 1 | #define HAVE_LIBMAD 1 | #define HAVE_SNDFILE 0 | #define HAVE_FLAC___DECODER_H 1 | #define FLAC_NEWER_THAN_1_1_1 1 | #define HAVE_ARTSC_ARTSC_H 1 | #define WITH_ARTS 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_STAT64 1 | #define HAVE_LRINT 0 | #define HAVE_LRINTF 0 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | /* end confdefs.h. */ | | #include "confdefs.h" | #ifdef HAVE_SYS_ASOUNDLIB_H | #include | #endif | #ifdef HAVE_ALSA_ASOUNDLIB_H | #include | #endif | | int | main () | { | | #if (SND_LIB_MAJOR == 0) && (SND_LIB_MINOR == 9) | /* we have ALSA 0.9.x */ | #else | #error not ALSA 0.9.x | #endif | | ; | return 0; | } configure:36672: 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 -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 In file included from conftest.c:68: /usr/include/sys/asoundlib.h:1:2: warning: #warning This header is deprecated, use instead. configure:36678: $? = 0 configure:36682: test -z || test ! -s conftest.err configure:36685: $? = 0 configure:36688: test -s conftest.o configure:36691: $? = 0 configure:36761: checking if doc should be compiled configure:36773: result: yes configure:36761: checking if k3bsetup should be compiled configure:36773: result: yes configure:36761: checking if libk3b should be compiled configure:36773: result: yes configure:36761: checking if libk3bdevice should be compiled configure:36773: result: yes configure:36761: checking if plugins should be compiled configure:36773: result: yes configure:36761: checking if src should be compiled configure:36773: result: yes configure:37127: 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 independence config.status:841: creating config.h config.status:1227: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_bigendian=no 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__NSGetEnviron=no ac_cv_func_connect=yes ac_cv_func_dlopen=no ac_cv_func_inet_ntoa=yes ac_cv_func_remove=yes ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_snprintf=yes ac_cv_func_stat64=yes ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_vsnprintf=yes ac_cv_have_decl_lrint=no ac_cv_have_decl_lrintf=no ac_cv_have_dlfcn=yes ac_cv_have_kde='have_kde=yes ac_kde_includes=/usr/include ac_kde_libraries=/usr/lib' ac_cv_have_qt='have_qt=yes ac_qt_includes=/usr/lib/qt/include ac_qt_libraries=/usr/lib/qt/lib' ac_cv_header_Carbon_Carbon_h=no ac_cv_header_CoreAudio_CoreAudio_h=no ac_cv_header_FLACpp_decoder_h=yes ac_cv_header_alsa_asoundlib_h=yes ac_cv_header_artsc_artsc_h=yes ac_cv_header_crt_externs_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_lame_lame_h=no ac_cv_header_mad_h=yes ac_cv_header_memory_h=yes ac_cv_header_mpcdec_mpcdec_h=no ac_cv_header_musepack_musepack_h=no ac_cv_header_musicbrainz_mb_c_h=no ac_cv_header_resmgr_h=no ac_cv_header_samplerate_h=no 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_asoundlib_h=yes ac_cv_header_sys_bitypes_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_FLAC_FLAC__seekable_stream_decoder_process_single=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_asound_snd_seq_create_simple_port=yes ac_cv_lib_compat_main=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_dld_shl_unload=no ac_cv_lib_dnet_dnet_ntoa=no ac_cv_lib_dnet_stub_dnet_ntoa=no ac_cv_lib_jpeg_6b=no ac_cv_lib_jpeg_normal=-ljpeg ac_cv_lib_mad_mad_synth_frame=yes ac_cv_lib_png='-lpng -lz -lm' ac_cv_lib_poll_poll=no ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_ucb_killpg=no ac_cv_lib_util_main=yes ac_cv_lib_vorbisfile_ov_open=yes ac_cv_lib_z=-lz ac_cv_objext=o ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_TAGLIB_CONFIG=no ac_cv_path_XGETTEXT=/usr/bin/xgettext 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_sizeof_char_p=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=4 ac_cv_sizeof_unsigned_long=4 ac_cv_sndfile=0 ac_cv_target=i586-uhu-linux-gnu ac_cv_target_alias=i586-uhu-linux ac_cv_type_char_p=yes ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_short=yes ac_cv_type_size_t=yes ac_cv_type_unsigned_long=yes ac_cv_use_ffmpeg=yes ac_cv_use_flac=yes ac_cv_use_hal=yes ac_cv_use_lame=yes ac_cv_use_libmad=yes ac_cv_use_mpc=yes ac_cv_use_musicbrainz=yes ac_cv_use_oggvorbis=yes ac_cv_use_resmgr=yes ac_cv_use_sndfile=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 kde_cv_all_paths='kde_have_all_paths="yes" kde_htmldir="\${datadir}/doc/HTML" kde_appsdir="\${datadir}/applnk" kde_icondir="\${datadir}/icons" kde_sounddir="\${datadir}/sounds" kde_datadir="\${datadir}/apps" kde_locale="\${datadir}/locale" kde_cgidir="\${exec_prefix}/cgi-bin" kde_confdir="\${datadir}/config" kde_kcfgdir="\${datadir}/config.kcfg" kde_mimedir="\${datadir}/mimelnk" kde_toolbardir="\${datadir}/toolbar" kde_wallpaperdir="\${datadir}/wallpapers" kde_templatesdir="\${datadir}/templates" kde_bindir="\${exec_prefix}/bin" kde_servicesdir="\${datadir}/services" kde_servicetypesdir="\${datadir}/servicetypes" kde_moduledir="\${libdir}/kde3" kde_styledir="\${libdir}/kde3/plugins/styles" kde_widgetdir="/usr/lib/kde3/plugins/designer" xdg_appsdir="\${datadir}/applications/kde" xdg_menudir="\${sysconfdir}/xdg/menus" xdg_directorydir="\${datadir}/desktop-directories" kde_result=defaults' kde_cv_func_res_init=yes kde_cv_func_strlcat=no kde_cv_func_strlcpy=no kde_cv_have_libXext=yes kde_cv_have_x='have_x=yes kde_x_includes=. kde_x_libraries=/usr/lib' kde_cv_path=/usr/bin/xmllint kde_cv_path_artsc_config=/usr/bin/artsc-config kde_cv_path_dcopidl=/usr/bin/dcopidl kde_cv_path_dcopidl2cpp=/usr/bin/dcopidl2cpp kde_cv_path_dcopidlng=/usr/bin/dcopidlng kde_cv_path_kconfig_compiler=/usr/bin/kconfig_compiler kde_cv_path_kde_config=/usr/bin/kde-config kde_cv_path_mcopidl=/usr/bin/mcopidl kde_cv_path_meinproc=/usr/bin/meinproc kde_cv_path_moc=/usr/lib/qt/bin/moc kde_cv_path_perl=/usr/bin/perl kde_cv_path_uic=/usr/lib/qt/bin/uic kde_cv_path_xmllint=/usr/bin/xmllint 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_Wno_non_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 kde_cv_prog_uic_L=yes kde_cv_prog_uic_nounload=yes kde_cv_proto_res_init=no kde_cv_proto_strlcat='yes - in libkdefakes' kde_cv_proto_strlcpy='yes - in libkdefakes' kde_cv_qt_jpeg=no kde_cv_socklen_t=yes kde_cv_socklen_t_equiv=socklen_t kde_cv_stl_works=yes kde_cv_uic_plugins=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.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/admin/missing --run tar' AR='ar' ARCH_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 -O2 -funroll-all-loops -finline-functions -ffast-math' ARTSCCONFIG='/usr/bin/artsc-config' ARTS_LIBS='-lartsc' 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.7' AWK='gawk' CAM_LIB='' CC='i586-uhu-linux-gcc' CCAS='$(CC)' CCASFLAGS='$(CFLAGS)' 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)/./admin/configure.in.min $(top_srcdir)/configure.in.in $(top_srcdir)/./libk3b/configure.in.in $(top_srcdir)/./libk3b/plugin/libsamplerate/configure.in.in $(top_srcdir)/./libk3bdevice/configure.in.in $(top_srcdir)/./plugins/audiooutput/alsa/configure.in.bot $(top_srcdir)/./plugins/audiooutput/alsa/configure.in.in $(top_srcdir)/configure.in.bot' CPP='i586-uhu-linux-gcc -E' CPPFLAGS=' -DQT_THREAD_SUPPORT -D_REENTRANT' CXX='i586-uhu-linux-g++' CXXCPP='i586-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common' CYGPATH_W='echo' DBUSQT_INCS='' DBUSQT_LIBS='' DBUS_INCS='' DBUS_LIBS='' DCOPIDL2CPP='/usr/bin/dcopidl2cpp' DCOPIDL='/usr/bin/dcopidl' DCOPIDLNG='/usr/bin/dcopidlng' DCOP_DEPENDENCIES='$(DCOPIDL) $(DCOPIDLNG)' 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='' FRAMEWORK_COREAUDIO='' GMSGFMT='/usr/bin/msgfmt' HAL_DBUS_LIBS='' HAL_INCS='' HAL_LIBS='' 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' KCFG_DEPENDENCIES='$(KCONFIG_COMPILER)' KCONFIG_COMPILER='/usr/bin/kconfig_compiler' KDECONFIG='/usr/bin/kde-config' KDE_EXTRA_RPATH='' KDE_INCLUDES='' KDE_LDFLAGS='-L/usr/lib' KDE_MT_LDFLAGS='' KDE_MT_LIBS='-lpthread' 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_RPATH='-R $(libdir) -R $(kde_libraries) -R $(qt_libraries) -R $(x_libraries)' KDE_USE_CLOSURE_FALSE='' KDE_USE_CLOSURE_TRUE='#' KDE_USE_FINAL_FALSE='' KDE_USE_FINAL_TRUE='#' KDE_USE_NMCHECK_FALSE='' KDE_USE_NMCHECK_TRUE='#' KDE_XSL_STYLESHEET='/usr/share/apps/ksgmltools2/customization/kde-chunk.xsl' LDFLAGS='' LDFLAGS_AS_NEEDED='' LDFLAGS_NEW_DTAGS='' LIBASOUND='-lasound' LIBCOMPAT='' LIBCRYPT='-lcrypt' LIBDL='-ldl' LIBJPEG='-ljpeg' LIBOBJS='' LIBPNG='-lpng -lz -lm' LIBPTHREAD='-lpthread' LIBRESOLV='-lresolv' LIBS='-lm -L/usr/lib/qt/lib -L/usr/lib ' LIBSAMPLERATE='' LIBSM='-lSM -lICE' LIBSOCKET='' LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent' LIBUCB='' LIBUTIL='-lutil' LIBZ='-lz' LIB_KAB='-lkab' LIB_KABC='-lkabc' LIB_KDECORE='-lkdecore' LIB_KDEPIM='-lkdepim' LIB_KDEPRINT='-lkdeprint' LIB_KDEUI='-lkdeui' LIB_KDNSSD='-lkdnssd' LIB_KFILE='-lkio' LIB_KFM='' LIB_KHTML='-lkhtml' LIB_KIMPROXY='-lkimproxy' LIB_KIO='-lkio' LIB_KJS='-lkjs' LIB_KNEWSTUFF='-lknewstuff' LIB_KPARTS='-lkparts' LIB_KSPELL='-lkspell' LIB_KSYCOCA='-lkio' LIB_KUNITTEST='-lkunittest' LIB_KUTILS='-lkutils' LIB_POLL='' LIB_QPE='' LIB_QT='-lqt-mt $(LIBZ) $(LIBPNG) -lXext $(LIB_X11) $(LIBSM) -lpthread' LIB_SMB='-lsmb' LIB_X11='-lX11 $(LIBSOCKET)' LIB_XEXT='-lXext' LIB_XRENDER='' LN_S='ln -s' LTLIBOBJS='' MAD_LIB='-lmad' MAKEINFO='${SHELL} /var/uhubuild/work/compile/admin/missing --run makeinfo' MAKEKDEWIDGETS='' MCOPIDL='/usr/bin/mcopidl' MEINPROC='/usr/bin/meinproc' MOC='/usr/lib/qt/bin/moc' MPC_LIBS='' MSGFMT='/usr/bin/msgfmt' MUSICBRAINZ_LIBS='' NOOPT_CFLAGS='-O0' NOOPT_CXXFLAGS='-O0' OBJEXT='o' PACKAGE='k3b-0.12.16' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PKG_CONFIG='/usr/bin/pkg-config' QTE_NORTTI='' QT_INCLUDES='-I/usr/lib/qt/include' QT_LDFLAGS='-L/usr/lib/qt/lib' RANLIB='ranlib' RESMGR_LIB='' SET_MAKE='' SHELL='/bin/sh' SNDFILE_CFLAGS='' SNDFILE_LIBS='' STRIP='strip' TAGLIB_CONFIG='no' TOPSUBDIRS=' doc k3bsetup libk3b libk3bdevice plugins src' UIC='/usr/lib/qt/bin/uic -L $(kde_widgetdir) -nounload' UIC_TR='tr2i18n' USER_INCLUDES='' USER_LDFLAGS='' USE_EXCEPTIONS='-fexceptions' USE_RTTI='' USE_THREADS='' VERSION='3.4.3' WOVERLOADED_VIRTUAL='' XGETTEXT='/usr/bin/xgettext' XMLLINT='/usr/bin/xmllint' X_EXTRA_LIBS='' X_INCLUDES='-I.' X_LDFLAGS='-L/usr/lib' X_PRE_LIBS='' X_RPATH='-R $(x_libraries)' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' all_includes='-I/usr/lib/qt/include -I. ' all_libraries='-L/usr/lib/qt/lib -L/usr/lib ' 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='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' compile_libsamplerate_FALSE='#' compile_libsamplerate_TRUE='' 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' include_AIFF_FALSE='' include_AIFF_TRUE='#' include_ALSA_FALSE='#' include_ALSA_TRUE='' include_ARTS_FALSE='#' include_ARTS_TRUE='' include_FFMPEG_FALSE='' include_FFMPEG_TRUE='#' include_FLAC_FALSE='#' include_FLAC_TRUE='' include_HAL_FALSE='' include_HAL_TRUE='#' include_LAME_FALSE='' include_LAME_TRUE='#' include_MP3_FALSE='#' include_MP3_TRUE='' include_MPC_FALSE='' include_MPC_TRUE='#' include_OGG_FALSE='#' include_OGG_TRUE='' include_arts_FALSE='#' include_arts_TRUE='' include_x11_FALSE='#' include_x11_TRUE='' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/admin/install-sh' kde_appsdir='${datadir}/applnk' kde_bindir='${exec_prefix}/bin' kde_confdir='${datadir}/config' kde_datadir='${datadir}/apps' kde_htmldir='${datadir}/doc/HTML' kde_icondir='${datadir}/icons' kde_includes='/usr/include' kde_kcfgdir='${datadir}/config.kcfg' kde_libraries='/usr/lib' kde_libs_htmldir='/usr/share/doc/HTML' kde_libs_prefix='/usr' kde_locale='${datadir}/locale' kde_mimedir='${datadir}/mimelnk' kde_moduledir='${libdir}/kde3' kde_qtver='3' kde_servicesdir='${datadir}/services' kde_servicetypesdir='${datadir}/servicetypes' kde_sounddir='${datadir}/sounds' kde_styledir='${libdir}/kde3/plugins/styles' kde_templatesdir='${datadir}/templates' kde_wallpaperdir='${datadir}/wallpapers' kde_widgetdir='/usr/lib/kde3/plugins/designer' kdeinitdir='$(kde_moduledir)' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' qt_includes='/usr/lib/qt/include' qt_libraries='/usr/lib/qt/lib' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' taglib_includes='' taglib_libs='' 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='#' with_k3bsetup1_FALSE='' with_k3bsetup1_TRUE='#' x_includes='.' x_libraries='/usr/lib' xdg_appsdir='${datadir}/applications/kde' xdg_directorydir='${datadir}/desktop-directories' xdg_menudir='${sysconfdir}/xdg/menus' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define FLAC_NEWER_THAN_1_1_1 1 #define HAVE_ALSA_ASOUNDLIB_H 1 #define HAVE_ARTSC_ARTSC_H 1 #define HAVE_CRYPT 1 #define HAVE_DLFCN_H 1 #define HAVE_FLAC___DECODER_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBASOUND2 1 #define HAVE_LIBJPEG 1 #define HAVE_LIBMAD 1 #define HAVE_LIBPNG 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIBZ 1 #define HAVE_LRINT 0 #define HAVE_LRINTF 0 #define HAVE_MEMORY_H 1 #define HAVE_RES_INIT 1 #define HAVE_RES_INIT 1 #define HAVE_RES_INIT_PROTO 1 #define HAVE_SGI_STL 1 #define HAVE_SNDFILE 0 #define HAVE_SNPRINTF 1 #define HAVE_STAT64 1 #define HAVE_STATFS 1 #define HAVE_STATVFS 1 #define HAVE_STDINT_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_ASOUNDLIB_H 1 #define HAVE_SYS_BITYPES_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VSNPRINTF 1 #define KDELIBSUFF "" #define OGG_VORBIS 1 #define PACKAGE "k3b-0.12.16" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define SIZEOF_CHAR_P 4 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_UNSIGNED_LONG 4 #define STDC_HEADERS 1 #define VERSION "3.4.3" #define WITH_ARTS 1 #define kde_socklen_t socklen_t #define ksize_t socklen_t #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0