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 --enable-opengl --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = norris uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1564: checking build system type configure:1582: result: i586-uhu-linux-gnu configure:1590: checking host system type configure:1604: result: i586-uhu-linux-gnu configure:1612: checking target system type configure:1626: result: i586-uhu-linux-gnu configure:1673: checking for a BSD-compatible install configure:1728: result: /bin/install -c configure:1743: checking for -p flag to install configure:1756: result: yes configure:1767: checking whether build environment is sane configure:1810: result: yes configure:1862: checking for gawk configure:1878: found /bin/gawk configure:1888: result: gawk configure:1898: checking whether make sets $(MAKE) configure:1918: result: yes configure:2176: checking for kde-config configure:2238: result: /usr/bin/kde-config configure:2262: checking where to install configure:2270: result: /usr (as requested) configure:2321: checking for style of include used by make configure:2349: result: GNU configure:2459: checking for i586-uhu-linux-gcc configure:2475: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2485: result: i586-uhu-linux-gcc configure:2767: checking for C compiler version configure:2770: 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:2773: $? = 0 configure:2775: 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:2778: $? = 0 configure:2780: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2783: $? = 1 configure:2806: checking for C compiler default output file name configure:2809: i586-uhu-linux-gcc conftest.c >&5 configure:2812: $? = 0 configure:2858: result: a.out configure:2863: checking whether the C compiler works configure:2869: ./a.out configure:2872: $? = 0 configure:2889: result: yes configure:2896: checking whether we are cross compiling configure:2898: result: no configure:2901: checking for suffix of executables configure:2903: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2906: $? = 0 configure:2931: result: configure:2937: checking for suffix of object files configure:2958: i586-uhu-linux-gcc -c conftest.c >&5 configure:2961: $? = 0 configure:2983: result: o configure:2987: checking whether we are using the GNU C compiler configure:3011: i586-uhu-linux-gcc -c conftest.c >&5 configure:3017: $? = 0 configure:3020: test -z || test ! -s conftest.err configure:3023: $? = 0 configure:3026: test -s conftest.o configure:3029: $? = 0 configure:3042: result: yes configure:3048: checking whether i586-uhu-linux-gcc accepts -g configure:3069: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:3075: $? = 0 configure:3078: test -z || test ! -s conftest.err configure:3081: $? = 0 configure:3084: test -s conftest.o configure:3087: $? = 0 configure:3098: result: yes configure:3115: checking for i586-uhu-linux-gcc option to accept ANSI C configure:3185: i586-uhu-linux-gcc -c conftest.c >&5 configure:3191: $? = 0 configure:3194: test -z || test ! -s conftest.err configure:3197: $? = 0 configure:3200: test -s conftest.o configure:3203: $? = 0 configure:3221: result: none needed configure:3239: i586-uhu-linux-gcc -c conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3245: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3377: checking dependency style of i586-uhu-linux-gcc configure:3467: result: gcc3 configure:3490: checking how to run the C preprocessor configure:3525: i586-uhu-linux-gcc -E conftest.c configure:3531: $? = 0 configure:3563: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3569: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "digikamimageplugins-0.8.2" | #define VERSION "3.5.3" | /* end confdefs.h. */ | #include configure:3608: result: i586-uhu-linux-gcc -E configure:3632: i586-uhu-linux-gcc -E conftest.c configure:3638: $? = 0 configure:3670: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3676: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "digikamimageplugins-0.8.2" | #define VERSION "3.5.3" | /* end confdefs.h. */ | #include configure:3758: checking for i586-uhu-linux-g++ configure:3774: found /usr/lib/ccache/i586-uhu-linux-g++ configure:3784: result: i586-uhu-linux-g++ configure:3842: checking for C++ compiler version configure:3845: 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:3848: $? = 0 configure:3850: 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:3853: $? = 0 configure:3855: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:3858: $? = 1 configure:3861: checking whether we are using the GNU C++ compiler configure:3885: i586-uhu-linux-g++ -c conftest.cc >&5 configure:3891: $? = 0 configure:3894: test -z || test ! -s conftest.err configure:3897: $? = 0 configure:3900: test -s conftest.o configure:3903: $? = 0 configure:3916: result: yes configure:3922: checking whether i586-uhu-linux-g++ accepts -g configure:3943: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:3949: $? = 0 configure:3952: test -z || test ! -s conftest.err configure:3955: $? = 0 configure:3958: test -s conftest.o configure:3961: $? = 0 configure:3972: result: yes configure:4014: i586-uhu-linux-g++ -c conftest.cc >&5 configure:4020: $? = 0 configure:4023: test -z || test ! -s conftest.err configure:4026: $? = 0 configure:4029: test -s conftest.o configure:4032: $? = 0 configure:4058: 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:4064: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "digikamimageplugins-0.8.2" | #define VERSION "3.5.3" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:4014: i586-uhu-linux-g++ -c conftest.cc >&5 configure:4020: $? = 0 configure:4023: test -z || test ! -s conftest.err configure:4026: $? = 0 configure:4029: test -s conftest.o configure:4032: $? = 0 configure:4058: i586-uhu-linux-g++ -c conftest.cc >&5 configure:4064: $? = 0 configure:4067: test -z || test ! -s conftest.err configure:4070: $? = 0 configure:4073: test -s conftest.o configure:4076: $? = 0 configure:4101: checking dependency style of i586-uhu-linux-g++ configure:4191: result: gcc3 configure:4210: checking whether i586-uhu-linux-gcc is blacklisted configure:4236: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:4242: $? = 0 configure:4245: test -z || test ! -s conftest.err configure:4248: $? = 0 configure:4251: test -s conftest.o configure:4254: $? = 0 configure:4266: result: no configure:4600: checking whether i586-uhu-linux-g++ supports -Wmissing-format-attribute configure:4636: 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:4642: $? = 0 configure:4645: test -z || test ! -s conftest.err configure:4648: $? = 0 configure:4651: test -s conftest configure:4654: $? = 0 configure:4675: result: yes configure:4687: checking whether i586-uhu-linux-gcc supports -Wmissing-format-attribute configure:4720: 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:4726: $? = 0 configure:4729: test -z || test ! -s conftest.err configure:4732: $? = 0 configure:4735: test -s conftest configure:4738: $? = 0 configure:4759: result: yes configure:4773: checking whether i586-uhu-linux-g++ supports -Wundef configure:4809: 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:4815: $? = 0 configure:4818: test -z || test ! -s conftest.err configure:4821: $? = 0 configure:4824: test -s conftest configure:4827: $? = 0 configure:4848: result: yes configure:4860: checking whether i586-uhu-linux-g++ supports -Wno-long-long configure:4896: 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:4902: $? = 0 configure:4905: test -z || test ! -s conftest.err configure:4908: $? = 0 configure:4911: test -s conftest configure:4914: $? = 0 configure:4935: result: yes configure:4947: checking whether i586-uhu-linux-g++ supports -Wno-non-virtual-dtor configure:4983: 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:4989: $? = 0 configure:4992: test -z || test ! -s conftest.err configure:4995: $? = 0 configure:4998: test -s conftest configure:5001: $? = 0 configure:5022: result: yes configure:5054: checking whether i586-uhu-linux-g++ supports -fno-reorder-blocks configure:5090: 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-reorder-blocks conftest.cc 1>&5 configure:5096: $? = 0 configure:5099: test -z || test ! -s conftest.err configure:5102: $? = 0 configure:5105: test -s conftest configure:5108: $? = 0 configure:5129: result: yes configure:5147: checking whether i586-uhu-linux-g++ supports -fno-exceptions configure:5183: 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:5189: $? = 0 configure:5192: test -z || test ! -s conftest.err configure:5195: $? = 0 configure:5198: test -s conftest configure:5201: $? = 0 configure:5222: result: yes configure:5234: checking whether i586-uhu-linux-g++ supports -fno-check-new configure:5270: 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:5276: $? = 0 configure:5279: test -z || test ! -s conftest.err configure:5282: $? = 0 configure:5285: test -s conftest configure:5288: $? = 0 configure:5309: result: yes configure:5321: checking whether i586-uhu-linux-g++ supports -fno-common configure:5357: 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:5363: $? = 0 configure:5366: test -z || test ! -s conftest.err configure:5369: $? = 0 configure:5372: test -s conftest configure:5375: $? = 0 configure:5396: result: yes configure:5408: checking whether i586-uhu-linux-g++ supports -fexceptions configure:5444: 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:5450: $? = 0 configure:5453: test -z || test ! -s conftest.err configure:5456: $? = 0 configure:5459: test -s conftest configure:5462: $? = 0 configure:5483: result: yes configure:5526: checking whether system headers can cope with -O2 -fno-inline configure:5594: result: irrelevant configure:6244: checking how to run the C++ preprocessor configure:6275: i586-uhu-linux-g++ -E conftest.cc configure:6281: $? = 0 configure:6313: i586-uhu-linux-g++ -E conftest.cc conftest.cc:14:28: ac_nonexistent.h: No such file or directory configure:6319: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "digikamimageplugins-0.8.2" | #define VERSION "3.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:6358: result: i586-uhu-linux-g++ -E configure:6382: i586-uhu-linux-g++ -E conftest.cc configure:6388: $? = 0 configure:6420: i586-uhu-linux-g++ -E conftest.cc conftest.cc:14:28: ac_nonexistent.h: No such file or directory configure:6426: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "digikamimageplugins-0.8.2" | #define VERSION "3.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:6474: checking whether i586-uhu-linux-g++ supports -O0 configure:6510: 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:6516: $? = 0 configure:6519: test -z || test ! -s conftest.err configure:6522: $? = 0 configure:6525: test -s conftest configure:6528: $? = 0 configure:6549: result: yes configure:6818: checking whether i586-uhu-linux-g++ supports -Wl,--no-undefined configure:6854: 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:6860: $? = 0 configure:6863: test -z || test ! -s conftest.err configure:6866: $? = 0 configure:6869: test -s conftest configure:6872: $? = 0 configure:6893: result: yes configure:6897: checking whether i586-uhu-linux-g++ supports -Wl,--allow-shlib-undefined configure:6933: 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:6939: $? = 0 configure:6942: test -z || test ! -s conftest.err configure:6945: $? = 0 configure:6948: test -s conftest configure:6951: $? = 0 configure:6972: result: yes configure:7099: result: not using lib directory suffix configure:7144: checking for a sed that does not truncate output configure:7198: result: /bin/sed configure:7201: checking for egrep configure:7211: result: grep -E configure:7227: checking for ld used by i586-uhu-linux-gcc configure:7294: result: /usr/bin/ld configure:7303: checking if the linker (/usr/bin/ld) is GNU ld configure:7318: result: yes configure:7323: checking for /usr/bin/ld option to reload object files configure:7330: result: -r configure:7339: checking for BSD-compatible nm configure:7381: result: nm configure:7385: checking whether ln -s works configure:7389: result: yes configure:7396: checking how to recognise dependent libraries configure:7603: result: pass_all configure:7811: checking for ANSI C header files configure:7836: 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:7842: $? = 0 configure:7845: test -z || test ! -s conftest.err configure:7848: $? = 0 configure:7851: test -s conftest.o configure:7854: $? = 0 configure:7943: 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:7946: $? = 0 configure:7948: ./conftest configure:7951: $? = 0 configure:7966: result: yes configure:7990: checking for sys/types.h configure:8006: 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:8012: $? = 0 configure:8015: test -z || test ! -s conftest.err configure:8018: $? = 0 configure:8021: test -s conftest.o configure:8024: $? = 0 configure:8035: result: yes configure:7990: checking for sys/stat.h configure:8006: 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:8012: $? = 0 configure:8015: test -z || test ! -s conftest.err configure:8018: $? = 0 configure:8021: test -s conftest.o configure:8024: $? = 0 configure:8035: result: yes configure:7990: checking for stdlib.h configure:8006: 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:8012: $? = 0 configure:8015: test -z || test ! -s conftest.err configure:8018: $? = 0 configure:8021: test -s conftest.o configure:8024: $? = 0 configure:8035: result: yes configure:7990: checking for string.h configure:8006: 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:8012: $? = 0 configure:8015: test -z || test ! -s conftest.err configure:8018: $? = 0 configure:8021: test -s conftest.o configure:8024: $? = 0 configure:8035: result: yes configure:7990: checking for memory.h configure:8006: 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:8012: $? = 0 configure:8015: test -z || test ! -s conftest.err configure:8018: $? = 0 configure:8021: test -s conftest.o configure:8024: $? = 0 configure:8035: result: yes configure:7990: checking for strings.h configure:8006: 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:8012: $? = 0 configure:8015: test -z || test ! -s conftest.err configure:8018: $? = 0 configure:8021: test -s conftest.o configure:8024: $? = 0 configure:8035: result: yes configure:7990: checking for inttypes.h configure:8006: 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:8012: $? = 0 configure:8015: test -z || test ! -s conftest.err configure:8018: $? = 0 configure:8021: test -s conftest.o configure:8024: $? = 0 configure:8035: result: yes configure:7990: checking for stdint.h configure:8006: 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:8012: $? = 0 configure:8015: test -z || test ! -s conftest.err configure:8018: $? = 0 configure:8021: test -s conftest.o configure:8024: $? = 0 configure:8035: result: yes configure:7990: checking for unistd.h configure:8006: 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:8012: $? = 0 configure:8015: test -z || test ! -s conftest.err configure:8018: $? = 0 configure:8021: test -s conftest.o configure:8024: $? = 0 configure:8035: result: yes configure:8061: checking dlfcn.h usability configure:8073: 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:8079: $? = 0 configure:8082: test -z || test ! -s conftest.err configure:8085: $? = 0 configure:8088: test -s conftest.o configure:8091: $? = 0 configure:8101: result: yes configure:8105: checking dlfcn.h presence configure:8115: i586-uhu-linux-gcc -E conftest.c configure:8121: $? = 0 configure:8141: result: yes configure:8176: checking for dlfcn.h configure:8183: result: yes configure:8205: checking for i586-uhu-linux-g77 configure:8234: result: no configure:8205: checking for i586-uhu-linux-f77 configure:8234: result: no configure:8205: checking for i586-uhu-linux-xlf configure:8234: result: no configure:8205: checking for i586-uhu-linux-frt configure:8234: result: no configure:8205: checking for i586-uhu-linux-pgf77 configure:8234: result: no configure:8205: checking for i586-uhu-linux-fort77 configure:8234: result: no configure:8205: checking for i586-uhu-linux-fl32 configure:8234: result: no configure:8205: checking for i586-uhu-linux-af77 configure:8234: result: no configure:8205: checking for i586-uhu-linux-f90 configure:8234: result: no configure:8205: checking for i586-uhu-linux-xlf90 configure:8234: result: no configure:8205: checking for i586-uhu-linux-pgf90 configure:8234: result: no configure:8205: checking for i586-uhu-linux-epcf90 configure:8234: result: no configure:8205: checking for i586-uhu-linux-f95 configure:8234: result: no configure:8205: checking for i586-uhu-linux-fort configure:8234: result: no configure:8205: checking for i586-uhu-linux-xlf95 configure:8234: result: no configure:8205: checking for i586-uhu-linux-ifc configure:8234: result: no configure:8205: checking for i586-uhu-linux-efc configure:8234: result: no configure:8205: checking for i586-uhu-linux-pgf95 configure:8234: result: no configure:8205: checking for i586-uhu-linux-lf95 configure:8234: result: no configure:8205: checking for i586-uhu-linux-gfortran configure:8234: result: no configure:8247: checking for g77 configure:8276: result: no configure:8247: checking for f77 configure:8276: result: no configure:8247: checking for xlf configure:8276: result: no configure:8247: checking for frt configure:8276: result: no configure:8247: checking for pgf77 configure:8276: result: no configure:8247: checking for fort77 configure:8276: result: no configure:8247: checking for fl32 configure:8276: result: no configure:8247: checking for af77 configure:8276: result: no configure:8247: checking for f90 configure:8276: result: no configure:8247: checking for xlf90 configure:8276: result: no configure:8247: checking for pgf90 configure:8276: result: no configure:8247: checking for epcf90 configure:8276: result: no configure:8247: checking for f95 configure:8276: result: no configure:8247: checking for fort configure:8276: result: no configure:8247: checking for xlf95 configure:8276: result: no configure:8247: checking for ifc configure:8276: result: no configure:8247: checking for efc configure:8276: result: no configure:8247: checking for pgf95 configure:8276: result: no configure:8247: checking for lf95 configure:8276: result: no configure:8247: checking for gfortran configure:8276: result: no configure:8288: checking for Fortran 77 compiler version configure:8291: --version &5 ./configure: line 8292: --version: command not found configure:8294: $? = 127 configure:8296: -v &5 ./configure: line 8297: -v: command not found configure:8299: $? = 127 configure:8301: -V &5 ./configure: line 8302: -V: command not found configure:8304: $? = 127 configure:8312: checking whether we are using the GNU Fortran 77 compiler configure:8326: -c conftest.F >&5 ./configure: line 8327: -c: command not found configure:8332: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:8357: result: no configure:8363: checking whether accepts -g configure:8375: -c -g conftest.f >&5 ./configure: line 8376: -c: command not found configure:8381: $? = 127 configure: failed program was: | program main | | end configure:8405: result: no configure:8435: checking the maximum length of command line arguments configure:8494: result: 32768 configure:8505: checking command to parse nm output from i586-uhu-linux-gcc object configure:8594: 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:8597: $? = 0 configure:8601: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:8604: $? = 0 configure:8656: 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:8659: $? = 0 configure:8697: result: ok configure:8701: checking for objdir configure:8716: result: .libs configure:8768: checking for i586-uhu-linux-ar configure:8797: result: no configure:8806: checking for ar configure:8822: found /usr/bin/ar configure:8833: result: ar configure:8848: checking for i586-uhu-linux-ranlib configure:8877: result: no configure:8886: checking for ranlib configure:8902: found /usr/bin/ranlib configure:8913: result: ranlib configure:8928: checking for i586-uhu-linux-strip configure:8957: result: no configure:8966: checking for strip configure:8982: found /usr/bin/strip configure:8993: result: strip configure:9255: checking if i586-uhu-linux-gcc static flag works configure:9278: result: yes configure:9300: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:9318: 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:9322: $? = 0 configure:9333: result: no configure:9348: checking for i586-uhu-linux-gcc option to produce PIC configure:9525: result: -fPIC configure:9533: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:9551: 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:9555: $? = 0 configure:9566: result: yes configure:9590: checking if i586-uhu-linux-gcc supports -c -o file.o configure:9618: 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:9622: $? = 0 configure:9639: result: yes configure:9665: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10475: result: yes configure:10501: checking whether -lc should be explicitly linked in configure:10506: 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:10509: $? = 0 configure:10523: i586-uhu-linux-gcc -shared -v conftest.o -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:10526: $? = 0 configure:10538: result: no configure:10546: checking dynamic linker characteristics configure:11064: result: GNU/Linux ld.so configure:11068: checking how to hardcode library paths into programs configure:11093: result: immediate configure:11107: checking whether stripping libraries is possible configure:11112: result: yes configure:11237: checking for shl_load configure:11294: 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/cckHPlqp.o: In function `main': conftest.c:(.text+0x11): undefined reference to `shl_load' /tmp/cckHPlqp.o:(.data+0x0): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:11300: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "digikamimageplugins-0.8.2" | #define VERSION "3.5.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:11324: result: no configure:11329: checking for shl_load in -ldld configure:11359: 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:11365: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "digikamimageplugins-0.8.2" | #define VERSION "3.5.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:11390: result: no configure:11395: checking for dlopen configure:11452: 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/cccWL2Cn.o: In function `main': conftest.c:(.text+0x11): undefined reference to `dlopen' /tmp/cccWL2Cn.o:(.data+0x0): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:11458: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "digikamimageplugins-0.8.2" | #define VERSION "3.5.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:11482: result: no configure:11487: checking for dlopen in -ldl configure:11517: 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:11523: $? = 0 configure:11526: test -z || test ! -s conftest.err configure:11529: $? = 0 configure:11532: test -s conftest configure:11535: $? = 0 configure:11548: result: yes configure:11721: checking whether a program can dlopen itself configure:11793: 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:11776: warning: no previous prototype for 'fnord' configure: In function `fnord': configure:11776: warning: unused variable `i' configure: In function `main': configure:11789: warning: implicit declaration of function `exit' configure:11796: $? = 0 configure:11814: result: yes configure:11819: checking whether a statically linked program can dlopen itself configure:11891: 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:11874: warning: no previous prototype for 'fnord' configure: In function `fnord': configure:11874: warning: unused variable `i' configure: In function `main': configure:11887: warning: implicit declaration of function `exit' configure:11894: $? = 0 configure:11912: result: yes configure:11935: checking if libtool supports shared libraries configure:11937: result: yes configure:11940: checking whether to build shared libraries configure:11998: result: yes configure:12001: checking whether to build static libraries configure:12005: result: no configure:12096: creating libtool configure:12640: checking for ld used by i586-uhu-linux-g++ configure:12707: result: /usr/bin/ld configure:12716: checking if the linker (/usr/bin/ld) is GNU ld configure:12731: result: yes configure:12782: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:13594: result: yes configure:13616: 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:13619: $? = 0 configure:13715: checking for i586-uhu-linux-g++ option to produce PIC configure:13967: result: -fPIC configure:13975: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:13993: 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:13997: $? = 0 configure:14008: result: yes configure:14032: checking if i586-uhu-linux-g++ supports -c -o file.o configure:14060: 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:14064: $? = 0 configure:14081: result: yes configure:14107: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:14132: result: yes configure:14203: checking dynamic linker characteristics configure:14721: result: GNU/Linux ld.so configure:14725: checking how to hardcode library paths into programs configure:14750: result: immediate configure:14764: checking whether stripping libraries is possible configure:14769: result: yes configure:14894: checking for shl_load configure:14981: result: no configure:14986: checking for shl_load in -ldld configure:15047: result: no configure:15052: checking for dlopen configure:15139: result: no configure:15144: checking for dlopen in -ldl configure:15205: result: yes configure:15378: checking whether a program can dlopen itself configure:15471: result: yes configure:15476: checking whether a statically linked program can dlopen itself configure:15569: result: yes configure:21898: checking for msgfmt configure:21925: result: /usr/bin/msgfmt configure:21934: checking for gmsgfmt configure:21965: result: /usr/bin/msgfmt configure:21984: checking for xgettext configure:22011: result: /usr/bin/xgettext configure:22131: checking if C++ programs can be compiled configure:22160: 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:22166: $? = 0 configure:22169: test -z || test ! -s conftest.err configure:22172: $? = 0 configure:22175: test -s conftest.o configure:22178: $? = 0 configure:22192: result: yes configure:22222: checking for strlcat configure:22270: 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:22276: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "digikamimageplugins-0.8.2" | #define VERSION "3.5.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:22310: result: no configure:22313: checking if strlcat needs custom prototype configure:22416: result: yes - in libkdefakes configure:22441: checking for strlcpy configure:22488: 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:22494: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "digikamimageplugins-0.8.2" | #define VERSION "3.5.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:22528: result: no configure:22531: checking if strlcpy needs custom prototype configure:22633: result: yes - in libkdefakes configure:22657: checking for main in -lutil configure:22681: 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:22687: $? = 0 configure:22690: test -z || test ! -s conftest.err configure:22693: $? = 0 configure:22696: test -s conftest configure:22699: $? = 0 configure:22712: result: yes configure:22718: checking for main in -lcompat configure:22742: 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:22748: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "digikamimageplugins-0.8.2" | #define VERSION "3.5.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:22773: result: no configure:22780: checking for crypt in -lcrypt configure:22810: 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:22816: $? = 0 configure:22819: test -z || test ! -s conftest.err configure:22822: $? = 0 configure:22825: test -s conftest configure:22828: $? = 0 configure:22841: result: yes configure:22934: checking for socklen_t configure:22969: 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:22975: $? = 0 configure:22978: test -z || test ! -s conftest.err configure:22981: $? = 0 configure:22984: test -s conftest.o configure:22987: $? = 0 configure:23008: result: yes configure:23101: checking for dnet_ntoa in -ldnet configure:23131: 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:23137: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "digikamimageplugins-0.8.2" | #define VERSION "3.5.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:23162: result: no configure:23169: checking for dnet_ntoa in -ldnet_stub configure:23199: 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:23205: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "digikamimageplugins-0.8.2" | #define VERSION "3.5.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:23230: result: no configure:23237: checking for inet_ntoa configure:23294: 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:23300: $? = 0 configure:23303: test -z || test ! -s conftest.err configure:23306: $? = 0 configure:23309: test -s conftest configure:23312: $? = 0 configure:23324: result: yes configure:23396: checking for connect configure:23453: 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:23459: $? = 0 configure:23462: test -z || test ! -s conftest.err configure:23465: $? = 0 configure:23468: test -s conftest configure:23471: $? = 0 configure:23483: result: yes configure:23556: checking for remove configure:23613: 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:23619: $? = 0 configure:23622: test -z || test ! -s conftest.err configure:23625: $? = 0 configure:23628: test -s conftest configure:23631: $? = 0 configure:23643: result: yes configure:23717: checking for shmat configure:23774: 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:23780: $? = 0 configure:23783: test -z || test ! -s conftest.err configure:23786: $? = 0 configure:23789: test -s conftest configure:23792: $? = 0 configure:23804: result: yes configure:23886: checking for sys/types.h configure:23891: result: yes configure:23886: checking for stdint.h configure:23891: result: yes configure:24046: checking sys/bitypes.h usability configure:24058: 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:24064: $? = 0 configure:24067: test -z || test ! -s conftest.err configure:24070: $? = 0 configure:24073: test -s conftest.o configure:24076: $? = 0 configure:24086: result: yes configure:24090: checking sys/bitypes.h presence configure:24100: i586-uhu-linux-gcc -E conftest.c configure:24106: $? = 0 configure:24126: result: yes configure:24161: checking for sys/bitypes.h configure:24168: result: yes configure:24183: checking for poll in -lpoll configure:24213: 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:24219: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "digikamimageplugins-0.8.2" | #define VERSION "3.5.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:24244: result: no configure:24266: checking Carbon/Carbon.h usability configure:24278: 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:24284: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "digikamimageplugins-0.8.2" | #define VERSION "3.5.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:24306: result: no configure:24310: checking Carbon/Carbon.h presence configure:24320: i586-uhu-linux-gcc -E conftest.c conftest.c:33:27: Carbon/Carbon.h: No such file or directory configure:24326: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "digikamimageplugins-0.8.2" | #define VERSION "3.5.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:24346: result: no configure:24381: checking for Carbon/Carbon.h configure:24388: result: no configure:24413: checking CoreAudio/CoreAudio.h usability configure:24425: 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:24431: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "digikamimageplugins-0.8.2" | #define VERSION "3.5.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:24453: result: no configure:24457: checking CoreAudio/CoreAudio.h presence configure:24467: i586-uhu-linux-gcc -E conftest.c conftest.c:33:33: CoreAudio/CoreAudio.h: No such file or directory configure:24473: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "digikamimageplugins-0.8.2" | #define VERSION "3.5.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:24493: result: no configure:24528: checking for CoreAudio/CoreAudio.h configure:24535: result: no configure:24553: checking if res_init needs -lresolv configure:24580: 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:24586: $? = 0 configure:24589: test -z || test ! -s conftest.err configure:24592: $? = 0 configure:24595: test -s conftest configure:24598: $? = 0 configure:24602: result: yes configure:24624: checking for res_init configure:24672: 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:24678: $? = 0 configure:24681: test -z || test ! -s conftest.err configure:24684: $? = 0 configure:24687: test -s conftest.o configure:24690: $? = 0 configure:24712: result: yes configure:24715: checking if res_init needs custom prototype configure:24818: result: no configure:24846: checking for killpg in -lucb configure:24876: 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:24882: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "digikamimageplugins-0.8.2" | #define VERSION "3.5.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:24907: result: no configure:24989: checking for int configure:25013: 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:25019: $? = 0 configure:25022: test -z || test ! -s conftest.err configure:25025: $? = 0 configure:25028: test -s conftest.o configure:25031: $? = 0 configure:25042: result: yes configure:25045: checking size of int configure:25357: 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:25360: $? = 0 configure:25362: ./conftest configure:25365: $? = 0 configure:25388: result: 4 configure:25394: checking for short configure:25418: 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:25424: $? = 0 configure:25427: test -z || test ! -s conftest.err configure:25430: $? = 0 configure:25433: test -s conftest.o configure:25436: $? = 0 configure:25447: result: yes configure:25450: checking size of short configure:25762: 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:25765: $? = 0 configure:25767: ./conftest configure:25770: $? = 0 configure:25793: result: 2 configure:25799: checking for long configure:25823: 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:25829: $? = 0 configure:25832: test -z || test ! -s conftest.err configure:25835: $? = 0 configure:25838: test -s conftest.o configure:25841: $? = 0 configure:25852: result: yes configure:25855: checking size of long configure:26167: 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:26170: $? = 0 configure:26172: ./conftest configure:26175: $? = 0 configure:26198: result: 4 configure:26204: checking for char * configure:26228: 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:26234: $? = 0 configure:26237: test -z || test ! -s conftest.err configure:26240: $? = 0 configure:26243: test -s conftest.o configure:26246: $? = 0 configure:26257: result: yes configure:26260: checking size of char * configure:26572: 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:26575: $? = 0 configure:26577: ./conftest configure:26580: $? = 0 configure:26603: result: 4 configure:26611: checking for dlopen in -ldl configure:26672: result: yes configure:26682: checking for shl_unload in -ldld configure:26712: 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:26718: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "digikamimageplugins-0.8.2" | #define VERSION "3.5.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:26743: result: no configure:26758: checking for size_t configure:26782: 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:26788: $? = 0 configure:26791: test -z || test ! -s conftest.err configure:26794: $? = 0 configure:26797: test -s conftest.o configure:26800: $? = 0 configure:26811: result: yes configure:26814: checking size of size_t configure:27126: 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:27129: $? = 0 configure:27131: ./conftest configure:27134: $? = 0 configure:27157: result: 4 configure:27164: checking for unsigned long configure:27188: 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:27194: $? = 0 configure:27197: test -z || test ! -s conftest.err configure:27200: $? = 0 configure:27203: test -s conftest.o configure:27206: $? = 0 configure:27217: result: yes configure:27220: checking size of unsigned long configure:27532: 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:27535: $? = 0 configure:27537: ./conftest configure:27540: $? = 0 configure:27563: result: 4 configure:27571: checking sizeof size_t == sizeof unsigned long configure:27593: 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:27599: $? = 0 configure:27602: test -z || test ! -s conftest.err configure:27605: $? = 0 configure:27608: test -s conftest.o configure:27611: $? = 0 configure:27613: result: yes configure:27636: checking for PIE support configure:27674: 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 -fPIE -pie conftest.cc 1>&5 configure:27680: $? = 0 configure:27683: test -z || test ! -s conftest.err configure:27686: $? = 0 configure:27689: test -s conftest configure:27692: $? = 0 configure:27714: result: yes configure:27717: checking if enabling -pie/fPIE support configure:27732: result: yes configure:27762: checking crt_externs.h usability configure:27774: 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:27780: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "digikamimageplugins-0.8.2" | #define VERSION "3.5.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:27802: result: no configure:27806: checking crt_externs.h presence configure:27816: i586-uhu-linux-gcc -E conftest.c conftest.c:42:25: crt_externs.h: No such file or directory configure:27822: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "digikamimageplugins-0.8.2" | #define VERSION "3.5.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:27842: result: no configure:27877: checking for crt_externs.h configure:27884: result: no configure:27897: checking for _NSGetEnviron configure:27954: 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/ccmI4G72.o: In function `main': conftest.c:(.text+0x11): undefined reference to `_NSGetEnviron' /tmp/ccmI4G72.o:(.data+0x0): undefined reference to `_NSGetEnviron' collect2: ld returned 1 exit status configure:27960: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "digikamimageplugins-0.8.2" | #define VERSION "3.5.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:27984: result: no configure:28006: checking for vsnprintf configure:28063: 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:28069: $? = 0 configure:28072: test -z || test ! -s conftest.err configure:28075: $? = 0 configure:28078: test -s conftest configure:28081: $? = 0 configure:28093: result: yes configure:28006: checking for snprintf configure:28063: 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:28069: $? = 0 configure:28072: test -z || test ! -s conftest.err configure:28075: $? = 0 configure:28078: test -s conftest configure:28081: $? = 0 configure:28093: result: yes configure:28152: checking for X configure:28190: i586-uhu-linux-gcc -E conftest.c configure:28196: $? = 0 configure:28287: 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:28293: $? = 0 configure:28296: test -z || test ! -s conftest.err configure:28299: $? = 0 configure:28302: test -s conftest configure:28305: $? = 0 configure:28451: result: libraries /usr/lib, headers . configure:28480: checking for IceConnectionNumber in -lICE configure:28510: 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:28516: $? = 0 configure:28519: test -z || test ! -s conftest.err configure:28522: $? = 0 configure:28525: test -s conftest configure:28528: $? = 0 configure:28541: result: yes configure:28551: checking for libXext configure:28586: 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:28592: $? = 0 configure:28595: test -z || test ! -s conftest.err configure:28598: $? = 0 configure:28601: test -s conftest configure:28604: $? = 0 configure:28623: result: yes configure:28773: checking for pthread_create in -lpthread configure:28803: 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:28809: $? = 0 configure:28812: test -z || test ! -s conftest.err configure:28815: $? = 0 configure:28818: test -s conftest configure:28821: $? = 0 configure:28834: result: yes configure:29111: checking for extra includes configure:29139: result: no configure:29143: checking for extra libs configure:29172: result: no configure:29178: checking for libz configure:29213: 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:29219: $? = 0 configure:29222: test -z || test ! -s conftest.err configure:29225: $? = 0 configure:29228: test -s conftest configure:29231: $? = 0 configure:29253: result: -lz configure:29274: checking for libpng configure:29311: 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:29317: $? = 0 configure:29320: test -z || test ! -s conftest.err configure:29323: $? = 0 configure:29326: test -s conftest configure:29329: $? = 0 configure:29353: result: -lpng -lz -lm configure:29364: checking for libjpeg6b configure:29398: 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:29404: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "digikamimageplugins-0.8.2" | #define VERSION "3.5.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. */ | | #ifdef __cplusplus | extern "C" { | #endif | void jpeg_CreateDecompress(); | #ifdef __cplusplus | } | #endif | | int | main () | { | jpeg_CreateDecompress(); | ; | return 0; | } configure:29438: result: no configure:29441: checking for libjpeg configure:29475: 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:29481: $? = 0 configure:29484: test -z || test ! -s conftest.err configure:29487: $? = 0 configure:29490: test -s conftest configure:29493: $? = 0 configure:29512: result: -ljpeg configure: 29536: ${prefix}/include/jpeglib.h configure: 29536: /usr/include/jpeglib.h taking that configure:29583: checking for perl configure:29643: result: /usr/bin/perl configure:29769: checking for Qt configure: 29834: /usr/lib/qt/include/qstyle.h taking that tried NO configure:29952: 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:29955: $? = 0 configure:30014: result: libraries /usr/lib/qt/lib, headers /usr/lib/qt/include using -mt configure:30196: checking for moc configure:30268: result: /usr/lib/qt/bin/moc configure:30276: checking for uic configure:30330: result: /usr/lib/qt/bin/uic configure:30361: checking whether uic supports -L configure:30372: /usr/lib/qt/bin/uic -L /nonexistent conftest.ui >/dev/null configure:30375: $? = 0 configure:30387: result: yes configure:30399: checking whether uic supports -nounload configure:30410: /usr/lib/qt/bin/uic -nounload conftest.ui >/dev/null configure:30413: $? = 0 configure:30425: result: yes configure:30462: checking if Qt needs -ljpeg configure:30503: 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:30509: $? = 0 configure:30512: test -z || test ! -s conftest.err configure:30515: $? = 0 configure:30518: test -s conftest configure:30521: $? = 0 configure:30550: result: no configure:30582: checking for rpath configure:30614: result: yes configure:30617: checking for KDE configure: 30670: /usr/include/ksharedptr.h taking that configure: 30700: /usr/lib/libkio.la taking that configure: 30718: /usr/lib/kde3/plugins/designer/kdewidgets.la taking that configure:30791: result: libraries /usr/lib, headers /usr/include configure:30830: checking if UIC has KDE plugins available configure:30857: /usr/lib/qt/bin/uic -L /usr/lib/kde3/plugins/designer -nounload -impl actest.h actest.ui > actest.cpp configure:30860: $? = 0 configure:30874: result: yes configure:30929: checking for KDE paths configure:31546: result: defaults configure:31594: checking for dcopidl configure:31656: result: /usr/bin/dcopidl configure:31663: checking for dcopidl2cpp configure:31725: result: /usr/bin/dcopidl2cpp configure:31733: checking for mcopidl configure:31797: result: /usr/bin/mcopidl configure:31804: checking for artsc-config configure:31868: result: /usr/bin/artsc-config configure:31876: checking for meinproc configure:31930: result: /usr/bin/meinproc configure:31960: checking for kconfig_compiler configure:32022: result: /usr/bin/kconfig_compiler configure:32029: checking for dcopidlng configure:32091: result: /usr/bin/dcopidlng configure:32171: checking for xmllint configure:32225: result: /usr/bin/xmllint configure: 32241: /usr/share/kde/apps/ksgmltools2/customization/kde-chunk.xsl configure: 32241: /usr/local/share/apps/ksgmltools2/customization/kde-chunk.xsl configure: 32241: /usr/share/apps/ksgmltools2/customization/kde-chunk.xsl taking that configure:32411: checking for Qt docs configure: 32424: /doc/html/qsql.html configure: 32424: /usr/lib/qt/doc/html/qsql.html configure: 32424: /usr/share/doc/packages/qt3/html/qsql.html configure: 32424: /usr/lib/qt/doc/qsql.html configure: 32424: /usr/lib/qt3/doc/qsql.html configure: 32424: /usr/lib/qt3/doc/html/qsql.html configure: 32424: /usr/doc/qt3/html/qsql.html configure: 32424: /usr/doc/qt3/qsql.html configure: 32424: /usr/share/doc/qt3-doc/qsql.html configure: 32424: /usr/share/qt3/doc/html/qsql.html configure: 32424: /usr/X11R6/share/doc/qt/html/qsql.html configure:32433: result: NO configure:32439: checking for dot configure:32489: result: not found configure:32506: checking for doxygen configure:32556: result: not found configure:32591: checking for digiKam in our sources configure:32608: result: not found configure:32611: checking if digiKam is installed configure:32638: checking digikam/imageplugin.h usability configure:32650: 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_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib/qt/include -I. conftest.cc >&5 configure:32656: $? = 0 configure:32659: test -z || test ! -s conftest.err configure:32662: $? = 0 configure:32665: test -s conftest.o configure:32668: $? = 0 configure:32678: result: yes configure:32682: checking digikam/imageplugin.h presence configure:32692: i586-uhu-linux-g++ -E -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib/qt/include -I. conftest.cc configure:32698: $? = 0 configure:32718: result: yes configure:32753: checking for digikam/imageplugin.h configure:32760: result: yes configure:32823: checking if digikam should be compiled configure:32835: result: no configure:32823: checking if doc should be compiled configure:32835: result: yes configure:32823: checking if po should be compiled configure:32835: result: yes configure:32823: checking if digikamimageplugins should be compiled configure:32835: result: yes configure:33219: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:841: creating config.h config.status:1193: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func__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_vsnprintf=yes 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_crt_externs_h=no ac_cv_header_digikam_imageplugin_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_bitypes_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_ICE_IceConnectionNumber=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_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_z=-lz ac_cv_objext=o ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_MSGFMT=/usr/bin/msgfmt 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_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 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_opt_noinline_match=irrelevant kde_cv_path=NONE 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_dot=NONE kde_cv_path_doxygen=NONE 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_cxx_fno_reorder_blocks=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 kde_cv_val_pie_support=yes lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=yes lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.4.so' lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM=nm lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGISTW][ABCDGISTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/admin/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/admin/missing --run tar' AR='ar' ARTSCCONFIG='/usr/bin/artsc-config' AUTOCONF='$(SHELL) $(top_srcdir)/admin/cvs.sh configure || touch configure' AUTODIRS='' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/admin/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/admin/missing --run automake-1.9' AWK='gawk' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute' CONF_FILES=' $(top_srcdir)/./admin/configure.in.min $(top_srcdir)/configure.in.in $(top_srcdir)/./digikamimageplugins/configure.in.bot $(top_srcdir)/./digikamimageplugins/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 -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION' CYGPATH_W='echo' DCOPIDL2CPP='/usr/bin/dcopidl2cpp' DCOPIDL='/usr/bin/dcopidl' DCOPIDLNG='/usr/bin/dcopidlng' DCOP_DEPENDENCIES='$(DCOPIDL) $(DCOPIDLNG)' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DOXYGEN='' DOXYGEN_PROJECT_NAME='KEG Graphics API Reference' DOXYGEN_PROJECT_NUMBER='Version 3.5.3' 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' 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_CHECK_PLUGIN='$(KDE_PLUGIN) -rpath $(libdir)' KDE_EXTRA_RPATH='' KDE_HAS_DOXYGEN='no' KDE_HAVE_DOT='NO' 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_FPIE='-fPIE' KDE_USE_NMCHECK_FALSE='' KDE_USE_NMCHECK_TRUE='#' KDE_USE_PIE='-pie' KDE_XSL_STYLESHEET='/usr/share/apps/ksgmltools2/customization/kde-chunk.xsl' LDFLAGS='' LDFLAGS_AS_NEEDED='' LDFLAGS_NEW_DTAGS='' LIBCOMPAT='' LIBCRYPT='-lcrypt' LIBDIGIKAM_CFLAGS='' LIBDIGIKAM_LIBS='-ldigikam' LIBDIGIKAM_LIBS_DEP='$(LIBDIGIKAM_LIBS)' LIBDL='-ldl' LIBJPEG='-ljpeg' LIBOBJS='' LIBPNG='-lpng -lz -lm' LIBPTHREAD='-lpthread' LIBRESOLV='-lresolv' LIBS='' LIBSM='-lSM -lICE' LIBSOCKET='' LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent' LIBUCB='' LIBUTIL='-lutil' LIBZ='-lz' LIB_ARTS='-lartskde' LIB_KAB='-lkab' LIB_KABC='-lkabc' LIB_KDECORE='-lkdecore' LIB_KDED='' 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='' 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' MSGFMT='/usr/bin/msgfmt' NOOPT_CFLAGS='-O0' NOOPT_CXXFLAGS='-O0' OBJEXT='o' PACKAGE='digikamimageplugins-0.8.2' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/usr/bin/perl' QTDOCDIR='NO' QTE_NORTTI='' QT_INCLUDES='-I/usr/lib/qt/include' QT_LDFLAGS='-L/usr/lib/qt/lib' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TOPSUBDIRS=' doc po digikamimageplugins' 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.5.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='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' digikam_SUBDIR_included_FALSE='' digikam_SUBDIR_included_TRUE='#' digikamimageplugins_SUBDIR_included_FALSE='#' digikamimageplugins_SUBDIR_included_TRUE='' doc_SUBDIR_included_FALSE='#' doc_SUBDIR_included_TRUE='' exec_prefix='${prefix}' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' 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' mkdir_p='mkdir -p --' oldincludedir='/usr/include' po_SUBDIR_included_FALSE='#' po_SUBDIR_included_TRUE='' 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' 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='#' x_includes='.' x_libraries='/usr/lib' xdg_appsdir='${datadir}/applications/kde' xdg_directorydir='${datadir}/desktop-directories' xdg_menudir='${sysconfdir}/xdg/menus' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_CRYPT 1 #define HAVE_DLFCN_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBJPEG 1 #define HAVE_LIBPNG 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIBZ 1 #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_SNPRINTF 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_BITYPES_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 PACKAGE "digikamimageplugins-0.8.2" #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 USE_ARTS 1 #define VERSION "3.5.3" #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