This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --with-apr-config=/usr/bin/apr-1-config --with-apu-config=/usr/bin/apu-1-config --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:1582: checking build system type configure:1600: result: i586-uhu-linux-gnu configure:1608: checking host system type configure:1622: result: i586-uhu-linux-gnu configure:1630: checking target system type configure:1644: result: i586-uhu-linux-gnu configure:1691: checking for a BSD-compatible install configure:1746: result: /bin/install -c configure:1761: checking for -p flag to install configure:1774: result: yes configure:1785: checking whether build environment is sane configure:1828: result: yes configure:1880: checking for gawk configure:1896: found /bin/gawk configure:1906: result: gawk configure:1916: checking whether make sets $(MAKE) configure:1936: result: yes configure:2194: checking for kde-config configure:2256: result: /usr/bin/kde-config configure:2280: checking where to install configure:2288: result: /usr (as requested) configure:2339: checking for style of include used by make configure:2367: result: GNU configure:2477: checking for i586-uhu-linux-gcc configure:2493: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2503: result: i586-uhu-linux-gcc configure:2785: checking for C compiler version configure:2788: 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:2791: $? = 0 configure:2793: 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:2796: $? = 0 configure:2798: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2801: $? = 1 configure:2824: checking for C compiler default output file name configure:2827: i586-uhu-linux-gcc conftest.c >&5 configure:2830: $? = 0 configure:2876: result: a.out configure:2881: checking whether the C compiler works configure:2887: ./a.out configure:2890: $? = 0 configure:2907: result: yes configure:2914: checking whether we are cross compiling configure:2916: result: no configure:2919: checking for suffix of executables configure:2921: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2924: $? = 0 configure:2949: result: configure:2955: checking for suffix of object files configure:2976: i586-uhu-linux-gcc -c conftest.c >&5 configure:2979: $? = 0 configure:3001: result: o configure:3005: checking whether we are using the GNU C compiler configure:3029: i586-uhu-linux-gcc -c conftest.c >&5 configure:3035: $? = 0 configure:3039: test -z || test ! -s conftest.err configure:3042: $? = 0 configure:3045: test -s conftest.o configure:3048: $? = 0 configure:3061: result: yes configure:3067: checking whether i586-uhu-linux-gcc accepts -g configure:3088: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:3094: $? = 0 configure:3098: test -z || test ! -s conftest.err configure:3101: $? = 0 configure:3104: test -s conftest.o configure:3107: $? = 0 configure:3118: result: yes configure:3135: checking for i586-uhu-linux-gcc option to accept ANSI C configure:3205: i586-uhu-linux-gcc -c conftest.c >&5 configure:3211: $? = 0 configure:3215: test -z || test ! -s conftest.err configure:3218: $? = 0 configure:3221: test -s conftest.o configure:3224: $? = 0 configure:3242: result: none needed configure:3260: i586-uhu-linux-gcc -c conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3266: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3401: checking dependency style of i586-uhu-linux-gcc configure:3491: result: gcc3 configure:3514: checking how to run the C preprocessor configure:3549: i586-uhu-linux-gcc -E conftest.c configure:3555: $? = 0 configure:3587: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3593: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #define VERSION "3.5.3" | /* end confdefs.h. */ | #include configure:3632: result: i586-uhu-linux-gcc -E configure:3656: i586-uhu-linux-gcc -E conftest.c configure:3662: $? = 0 configure:3694: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3700: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #define VERSION "3.5.3" | /* end confdefs.h. */ | #include configure:3782: checking for i586-uhu-linux-g++ configure:3798: found /usr/lib/ccache/i586-uhu-linux-g++ configure:3808: result: i586-uhu-linux-g++ configure:3866: checking for C++ compiler version configure:3869: 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:3872: $? = 0 configure:3874: 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:3877: $? = 0 configure:3879: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:3882: $? = 1 configure:3885: checking whether we are using the GNU C++ compiler configure:3909: i586-uhu-linux-g++ -c conftest.cc >&5 configure:3915: $? = 0 configure:3919: test -z || test ! -s conftest.err configure:3922: $? = 0 configure:3925: test -s conftest.o configure:3928: $? = 0 configure:3941: result: yes configure:3947: checking whether i586-uhu-linux-g++ accepts -g configure:3968: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:3974: $? = 0 configure:3978: test -z || test ! -s conftest.err configure:3981: $? = 0 configure:3984: test -s conftest.o configure:3987: $? = 0 configure:3998: result: yes configure:4040: i586-uhu-linux-g++ -c conftest.cc >&5 configure:4046: $? = 0 configure:4050: test -z || test ! -s conftest.err configure:4053: $? = 0 configure:4056: test -s conftest.o configure:4059: $? = 0 configure:4085: 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:4091: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #define VERSION "3.5.3" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:4040: i586-uhu-linux-g++ -c conftest.cc >&5 configure:4046: $? = 0 configure:4050: test -z || test ! -s conftest.err configure:4053: $? = 0 configure:4056: test -s conftest.o configure:4059: $? = 0 configure:4085: i586-uhu-linux-g++ -c conftest.cc >&5 configure:4091: $? = 0 configure:4095: test -z || test ! -s conftest.err configure:4098: $? = 0 configure:4101: test -s conftest.o configure:4104: $? = 0 configure:4129: checking dependency style of i586-uhu-linux-g++ configure:4219: result: gcc3 configure:4238: checking whether i586-uhu-linux-gcc is blacklisted configure:4264: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:4270: $? = 0 configure:4274: test -z || test ! -s conftest.err configure:4277: $? = 0 configure:4280: test -s conftest.o configure:4283: $? = 0 configure:4295: result: no configure:4632: checking whether i586-uhu-linux-g++ supports -Wmissing-format-attribute configure:4668: 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:4674: $? = 0 configure:4678: test -z || test ! -s conftest.err configure:4681: $? = 0 configure:4684: test -s conftest configure:4687: $? = 0 configure:4708: result: yes configure:4720: checking whether i586-uhu-linux-gcc supports -Wmissing-format-attribute configure:4753: 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:4759: $? = 0 configure:4763: test -z || test ! -s conftest.err configure:4766: $? = 0 configure:4769: test -s conftest configure:4772: $? = 0 configure:4793: result: yes configure:4807: checking whether i586-uhu-linux-g++ supports -Wundef configure:4843: 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:4849: $? = 0 configure:4853: test -z || test ! -s conftest.err configure:4856: $? = 0 configure:4859: test -s conftest configure:4862: $? = 0 configure:4883: result: yes configure:4895: checking whether i586-uhu-linux-g++ supports -Wno-long-long configure:4931: 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:4937: $? = 0 configure:4941: test -z || test ! -s conftest.err configure:4944: $? = 0 configure:4947: test -s conftest configure:4950: $? = 0 configure:4971: result: yes configure:4983: checking whether i586-uhu-linux-g++ supports -Wno-non-virtual-dtor configure:5019: 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:5025: $? = 0 configure:5029: test -z || test ! -s conftest.err configure:5032: $? = 0 configure:5035: test -s conftest configure:5038: $? = 0 configure:5059: result: yes configure:5091: checking whether i586-uhu-linux-g++ supports -fno-reorder-blocks configure:5127: 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:5133: $? = 0 configure:5137: test -z || test ! -s conftest.err configure:5140: $? = 0 configure:5143: test -s conftest configure:5146: $? = 0 configure:5167: result: yes configure:5185: checking whether i586-uhu-linux-g++ supports -fno-exceptions configure:5221: 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:5227: $? = 0 configure:5231: test -z || test ! -s conftest.err configure:5234: $? = 0 configure:5237: test -s conftest configure:5240: $? = 0 configure:5261: result: yes configure:5273: checking whether i586-uhu-linux-g++ supports -fno-check-new configure:5309: 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:5315: $? = 0 configure:5319: test -z || test ! -s conftest.err configure:5322: $? = 0 configure:5325: test -s conftest configure:5328: $? = 0 configure:5349: result: yes configure:5361: checking whether i586-uhu-linux-g++ supports -fno-common configure:5397: 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:5403: $? = 0 configure:5407: test -z || test ! -s conftest.err configure:5410: $? = 0 configure:5413: test -s conftest configure:5416: $? = 0 configure:5437: result: yes configure:5449: checking whether i586-uhu-linux-g++ supports -fexceptions configure:5485: 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:5491: $? = 0 configure:5495: test -z || test ! -s conftest.err configure:5498: $? = 0 configure:5501: test -s conftest configure:5504: $? = 0 configure:5525: result: yes configure:5568: checking whether system headers can cope with -O2 -fno-inline configure:5637: result: irrelevant configure:6293: checking how to run the C++ preprocessor configure:6324: i586-uhu-linux-g++ -E conftest.cc configure:6330: $? = 0 configure:6362: i586-uhu-linux-g++ -E conftest.cc conftest.cc:14:28: ac_nonexistent.h: No such file or directory configure:6368: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #define VERSION "3.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:6407: result: i586-uhu-linux-g++ -E configure:6431: i586-uhu-linux-g++ -E conftest.cc configure:6437: $? = 0 configure:6469: i586-uhu-linux-g++ -E conftest.cc conftest.cc:14:28: ac_nonexistent.h: No such file or directory configure:6475: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #define VERSION "3.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:6523: checking whether i586-uhu-linux-g++ supports -O0 configure:6559: 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:6565: $? = 0 configure:6569: test -z || test ! -s conftest.err configure:6572: $? = 0 configure:6575: test -s conftest configure:6578: $? = 0 configure:6599: result: yes configure:6870: checking whether i586-uhu-linux-g++ supports -Wl,--no-undefined configure:6906: 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:6912: $? = 0 configure:6916: test -z || test ! -s conftest.err configure:6919: $? = 0 configure:6922: test -s conftest configure:6925: $? = 0 configure:6946: result: yes configure:6950: checking whether i586-uhu-linux-g++ supports -Wl,--allow-shlib-undefined configure:6986: 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:6992: $? = 0 configure:6996: test -z || test ! -s conftest.err configure:6999: $? = 0 configure:7002: test -s conftest configure:7005: $? = 0 configure:7026: result: yes configure:7153: result: not using lib directory suffix configure:7198: checking for a sed that does not truncate output configure:7252: result: /bin/sed configure:7255: checking for egrep configure:7265: result: grep -E configure:7281: checking for ld used by i586-uhu-linux-gcc configure:7348: result: /usr/bin/ld configure:7357: checking if the linker (/usr/bin/ld) is GNU ld configure:7372: result: yes configure:7377: checking for /usr/bin/ld option to reload object files configure:7384: result: -r configure:7393: checking for BSD-compatible nm configure:7435: result: nm configure:7439: checking whether ln -s works configure:7443: result: yes configure:7450: checking how to recognise dependent libraries configure:7657: result: pass_all configure:7866: checking for ANSI C header files configure:7891: 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:7897: $? = 0 configure:7901: test -z || test ! -s conftest.err configure:7904: $? = 0 configure:7907: test -s conftest.o configure:7910: $? = 0 configure:7999: 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:8002: $? = 0 configure:8004: ./conftest configure:8007: $? = 0 configure:8022: result: yes configure:8046: checking for sys/types.h configure:8062: 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:8068: $? = 0 configure:8072: test -z || test ! -s conftest.err configure:8075: $? = 0 configure:8078: test -s conftest.o configure:8081: $? = 0 configure:8092: result: yes configure:8046: checking for sys/stat.h configure:8062: 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:8068: $? = 0 configure:8072: test -z || test ! -s conftest.err configure:8075: $? = 0 configure:8078: test -s conftest.o configure:8081: $? = 0 configure:8092: result: yes configure:8046: checking for stdlib.h configure:8062: 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:8068: $? = 0 configure:8072: test -z || test ! -s conftest.err configure:8075: $? = 0 configure:8078: test -s conftest.o configure:8081: $? = 0 configure:8092: result: yes configure:8046: checking for string.h configure:8062: 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:8068: $? = 0 configure:8072: test -z || test ! -s conftest.err configure:8075: $? = 0 configure:8078: test -s conftest.o configure:8081: $? = 0 configure:8092: result: yes configure:8046: checking for memory.h configure:8062: 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:8068: $? = 0 configure:8072: test -z || test ! -s conftest.err configure:8075: $? = 0 configure:8078: test -s conftest.o configure:8081: $? = 0 configure:8092: result: yes configure:8046: checking for strings.h configure:8062: 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:8068: $? = 0 configure:8072: test -z || test ! -s conftest.err configure:8075: $? = 0 configure:8078: test -s conftest.o configure:8081: $? = 0 configure:8092: result: yes configure:8046: checking for inttypes.h configure:8062: 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:8068: $? = 0 configure:8072: test -z || test ! -s conftest.err configure:8075: $? = 0 configure:8078: test -s conftest.o configure:8081: $? = 0 configure:8092: result: yes configure:8046: checking for stdint.h configure:8062: 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:8068: $? = 0 configure:8072: test -z || test ! -s conftest.err configure:8075: $? = 0 configure:8078: test -s conftest.o configure:8081: $? = 0 configure:8092: result: yes configure:8046: checking for unistd.h configure:8062: 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:8068: $? = 0 configure:8072: test -z || test ! -s conftest.err configure:8075: $? = 0 configure:8078: test -s conftest.o configure:8081: $? = 0 configure:8092: result: yes configure:8118: checking dlfcn.h usability configure:8130: 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:8136: $? = 0 configure:8140: test -z || test ! -s conftest.err configure:8143: $? = 0 configure:8146: test -s conftest.o configure:8149: $? = 0 configure:8159: result: yes configure:8163: checking dlfcn.h presence configure:8173: i586-uhu-linux-gcc -E conftest.c configure:8179: $? = 0 configure:8199: result: yes configure:8234: checking for dlfcn.h configure:8241: result: yes configure:8263: checking for i586-uhu-linux-g77 configure:8292: result: no configure:8263: checking for i586-uhu-linux-f77 configure:8292: result: no configure:8263: checking for i586-uhu-linux-xlf configure:8292: result: no configure:8263: checking for i586-uhu-linux-frt configure:8292: result: no configure:8263: checking for i586-uhu-linux-pgf77 configure:8292: result: no configure:8263: checking for i586-uhu-linux-fort77 configure:8292: result: no configure:8263: checking for i586-uhu-linux-fl32 configure:8292: result: no configure:8263: checking for i586-uhu-linux-af77 configure:8292: result: no configure:8263: checking for i586-uhu-linux-f90 configure:8292: result: no configure:8263: checking for i586-uhu-linux-xlf90 configure:8292: result: no configure:8263: checking for i586-uhu-linux-pgf90 configure:8292: result: no configure:8263: checking for i586-uhu-linux-epcf90 configure:8292: result: no configure:8263: checking for i586-uhu-linux-f95 configure:8292: result: no configure:8263: checking for i586-uhu-linux-fort configure:8292: result: no configure:8263: checking for i586-uhu-linux-xlf95 configure:8292: result: no configure:8263: checking for i586-uhu-linux-ifc configure:8292: result: no configure:8263: checking for i586-uhu-linux-efc configure:8292: result: no configure:8263: checking for i586-uhu-linux-pgf95 configure:8292: result: no configure:8263: checking for i586-uhu-linux-lf95 configure:8292: result: no configure:8263: checking for i586-uhu-linux-gfortran configure:8292: result: no configure:8305: checking for g77 configure:8334: result: no configure:8305: checking for f77 configure:8334: result: no configure:8305: checking for xlf configure:8334: result: no configure:8305: checking for frt configure:8334: result: no configure:8305: checking for pgf77 configure:8334: result: no configure:8305: checking for fort77 configure:8334: result: no configure:8305: checking for fl32 configure:8334: result: no configure:8305: checking for af77 configure:8334: result: no configure:8305: checking for f90 configure:8334: result: no configure:8305: checking for xlf90 configure:8334: result: no configure:8305: checking for pgf90 configure:8334: result: no configure:8305: checking for epcf90 configure:8334: result: no configure:8305: checking for f95 configure:8334: result: no configure:8305: checking for fort configure:8334: result: no configure:8305: checking for xlf95 configure:8334: result: no configure:8305: checking for ifc configure:8334: result: no configure:8305: checking for efc configure:8334: result: no configure:8305: checking for pgf95 configure:8334: result: no configure:8305: checking for lf95 configure:8334: result: no configure:8305: checking for gfortran configure:8334: result: no configure:8346: checking for Fortran 77 compiler version configure:8349: --version &5 ./configure: line 8350: --version: command not found configure:8352: $? = 127 configure:8354: -v &5 ./configure: line 8355: -v: command not found configure:8357: $? = 127 configure:8359: -V &5 ./configure: line 8360: -V: command not found configure:8362: $? = 127 configure:8370: checking whether we are using the GNU Fortran 77 compiler configure:8384: -c conftest.F >&5 ./configure: line 8385: -c: command not found configure:8390: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:8416: result: no configure:8422: checking whether accepts -g configure:8434: -c -g conftest.f >&5 ./configure: line 8435: -c: command not found configure:8440: $? = 127 configure: failed program was: | program main | | end configure:8465: result: no configure:8495: checking the maximum length of command line arguments configure:8554: result: 32768 configure:8565: checking command to parse nm output from i586-uhu-linux-gcc object configure:8654: 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:8657: $? = 0 configure:8661: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:8664: $? = 0 configure:8716: 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:8719: $? = 0 configure:8757: result: ok configure:8761: checking for objdir configure:8776: result: .libs configure:8828: checking for i586-uhu-linux-ar configure:8857: result: no configure:8866: checking for ar configure:8882: found /usr/bin/ar configure:8893: result: ar configure:8908: checking for i586-uhu-linux-ranlib configure:8937: result: no configure:8946: checking for ranlib configure:8962: found /usr/bin/ranlib configure:8973: result: ranlib configure:8988: checking for i586-uhu-linux-strip configure:9017: result: no configure:9026: checking for strip configure:9042: found /usr/bin/strip configure:9053: result: strip configure:9315: checking if i586-uhu-linux-gcc static flag works configure:9338: result: yes configure:9360: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:9378: 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:9382: $? = 0 configure:9393: result: no configure:9408: checking for i586-uhu-linux-gcc option to produce PIC configure:9585: result: -fPIC configure:9593: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:9611: 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:9615: $? = 0 configure:9626: result: yes configure:9650: checking if i586-uhu-linux-gcc supports -c -o file.o configure:9678: 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:9682: $? = 0 configure:9699: result: yes configure:9725: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10537: result: yes configure:10563: checking whether -lc should be explicitly linked in configure:10568: 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:10571: $? = 0 configure:10585: i586-uhu-linux-gcc -shared -v conftest.o -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:10588: $? = 0 configure:10600: result: no configure:10608: checking dynamic linker characteristics configure:11126: result: GNU/Linux ld.so configure:11130: checking how to hardcode library paths into programs configure:11155: result: immediate configure:11169: checking whether stripping libraries is possible configure:11174: result: yes configure:11300: checking for shl_load configure:11357: 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/ccy5zJpr.o: In function `main': conftest.c:(.text+0x11): undefined reference to `shl_load' /tmp/ccy5zJpr.o:(.data+0x0): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:11363: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #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:11388: result: no configure:11393: checking for shl_load in -ldld configure:11423: 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:11429: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #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:11455: result: no configure:11460: checking for dlopen 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 >&5 /tmp/ccKvrHJJ.o: In function `main': conftest.c:(.text+0x11): undefined reference to `dlopen' /tmp/ccKvrHJJ.o:(.data+0x0): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:11523: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #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:11548: result: no configure:11553: checking for dlopen in -ldl configure:11583: 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:11589: $? = 0 configure:11593: test -z || test ! -s conftest.err configure:11596: $? = 0 configure:11599: test -s conftest configure:11602: $? = 0 configure:11615: result: yes configure:11790: checking whether a program can dlopen itself configure:11862: 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:11845: warning: no previous prototype for 'fnord' configure: In function `fnord': configure:11845: warning: unused variable `i' configure: In function `main': configure:11858: warning: implicit declaration of function `exit' configure:11865: $? = 0 configure:11883: result: yes configure:11888: checking whether a statically linked program can dlopen itself configure:11960: 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:11943: warning: no previous prototype for 'fnord' configure: In function `fnord': configure:11943: warning: unused variable `i' configure: In function `main': configure:11956: warning: implicit declaration of function `exit' configure:11963: $? = 0 configure:11981: result: yes configure:12004: checking if libtool supports shared libraries configure:12006: result: yes configure:12009: checking whether to build shared libraries configure:12067: result: yes configure:12070: checking whether to build static libraries configure:12074: result: no configure:12165: creating libtool configure:12709: checking for ld used by i586-uhu-linux-g++ configure:12776: result: /usr/bin/ld configure:12785: checking if the linker (/usr/bin/ld) is GNU ld configure:12800: result: yes configure:12851: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:13665: result: yes configure:13687: 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:13690: $? = 0 configure:13786: checking for i586-uhu-linux-g++ option to produce PIC configure:14038: result: -fPIC configure:14046: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:14064: 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:14068: $? = 0 configure:14079: result: yes configure:14103: checking if i586-uhu-linux-g++ supports -c -o file.o configure:14131: 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:14135: $? = 0 configure:14152: result: yes configure:14178: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:14203: result: yes configure:14274: checking dynamic linker characteristics configure:14792: result: GNU/Linux ld.so configure:14796: checking how to hardcode library paths into programs configure:14821: result: immediate configure:14835: checking whether stripping libraries is possible configure:14840: result: yes configure:14966: checking for shl_load configure:15054: result: no configure:15059: checking for shl_load in -ldld configure:15121: result: no configure:15126: checking for dlopen configure:15214: result: no configure:15219: checking for dlopen in -ldl configure:15281: result: yes configure:15456: checking whether a program can dlopen itself configure:15549: result: yes configure:15554: checking whether a statically linked program can dlopen itself configure:15647: result: yes configure:21987: checking for msgfmt configure:22014: result: /usr/bin/msgfmt configure:22023: checking for gmsgfmt configure:22054: result: /usr/bin/msgfmt configure:22073: checking for xgettext configure:22100: result: /usr/bin/xgettext configure:22136: checking if C++ programs can be compiled configure:22165: 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:22171: $? = 0 configure:22175: test -z || test ! -s conftest.err configure:22178: $? = 0 configure:22181: test -s conftest.o configure:22184: $? = 0 configure:22198: result: yes configure:22228: checking for strlcat configure:22276: 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:22282: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #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:22317: result: no configure:22320: checking if strlcat needs custom prototype configure:22424: result: yes - in libkdefakes configure:22449: checking for strlcpy configure:22496: 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:22502: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #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:22537: result: no configure:22540: checking if strlcpy needs custom prototype configure:22643: result: yes - in libkdefakes configure:22667: checking for main in -lutil configure:22691: 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:22697: $? = 0 configure:22701: test -z || test ! -s conftest.err configure:22704: $? = 0 configure:22707: test -s conftest configure:22710: $? = 0 configure:22723: result: yes configure:22729: checking for main in -lcompat configure:22753: 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:22759: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #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:22785: result: no configure:22792: checking for crypt in -lcrypt configure:22822: 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:22828: $? = 0 configure:22832: test -z || test ! -s conftest.err configure:22835: $? = 0 configure:22838: test -s conftest configure:22841: $? = 0 configure:22854: result: yes configure:22948: checking for socklen_t configure:22983: 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:22989: $? = 0 configure:22993: test -z || test ! -s conftest.err configure:22996: $? = 0 configure:22999: test -s conftest.o configure:23002: $? = 0 configure:23023: result: yes configure:23117: checking for dnet_ntoa in -ldnet configure:23147: 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:23153: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #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:23179: result: no configure:23186: checking for dnet_ntoa in -ldnet_stub configure:23216: 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:23222: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #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:23248: result: no configure:23255: checking for inet_ntoa configure:23312: 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:23318: $? = 0 configure:23322: test -z || test ! -s conftest.err configure:23325: $? = 0 configure:23328: test -s conftest configure:23331: $? = 0 configure:23343: result: yes configure:23416: checking for connect configure:23473: 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:23479: $? = 0 configure:23483: test -z || test ! -s conftest.err configure:23486: $? = 0 configure:23489: test -s conftest configure:23492: $? = 0 configure:23504: result: yes configure:23578: checking for remove configure:23635: 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:23641: $? = 0 configure:23645: test -z || test ! -s conftest.err configure:23648: $? = 0 configure:23651: test -s conftest configure:23654: $? = 0 configure:23666: result: yes configure:23741: checking for shmat configure:23798: 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:23804: $? = 0 configure:23808: test -z || test ! -s conftest.err configure:23811: $? = 0 configure:23814: test -s conftest configure:23817: $? = 0 configure:23829: result: yes configure:23912: checking for sys/types.h configure:23917: result: yes configure:23912: checking for stdint.h configure:23917: result: yes configure:24073: checking sys/bitypes.h usability configure:24085: 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:24091: $? = 0 configure:24095: test -z || test ! -s conftest.err configure:24098: $? = 0 configure:24101: test -s conftest.o configure:24104: $? = 0 configure:24114: result: yes configure:24118: checking sys/bitypes.h presence configure:24128: i586-uhu-linux-gcc -E conftest.c configure:24134: $? = 0 configure:24154: result: yes configure:24189: checking for sys/bitypes.h configure:24196: result: yes configure:24211: checking for poll in -lpoll configure:24241: 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:24247: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #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:24273: result: no configure:24295: checking Carbon/Carbon.h usability configure:24307: 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:24313: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #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:24336: result: no configure:24340: checking Carbon/Carbon.h presence configure:24350: i586-uhu-linux-gcc -E conftest.c conftest.c:33:27: Carbon/Carbon.h: No such file or directory configure:24356: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #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:24376: result: no configure:24411: checking for Carbon/Carbon.h configure:24418: result: no configure:24443: checking CoreAudio/CoreAudio.h usability configure:24455: 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:24461: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #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:24484: result: no configure:24488: checking CoreAudio/CoreAudio.h presence configure:24498: i586-uhu-linux-gcc -E conftest.c conftest.c:33:33: CoreAudio/CoreAudio.h: No such file or directory configure:24504: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #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:24524: result: no configure:24559: checking for CoreAudio/CoreAudio.h configure:24566: result: no configure:24584: checking if res_init needs -lresolv configure:24611: 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:24617: $? = 0 configure:24621: test -z || test ! -s conftest.err configure:24624: $? = 0 configure:24627: test -s conftest configure:24630: $? = 0 configure:24634: result: yes configure:24656: checking for res_init configure:24704: 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:24710: $? = 0 configure:24714: test -z || test ! -s conftest.err configure:24717: $? = 0 configure:24720: test -s conftest.o configure:24723: $? = 0 configure:24745: result: yes configure:24748: checking if res_init needs custom prototype configure:24852: result: no configure:24880: checking for killpg in -lucb configure:24910: 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:24916: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #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:24942: result: no configure:25025: checking for int configure:25049: 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:25055: $? = 0 configure:25059: test -z || test ! -s conftest.err configure:25062: $? = 0 configure:25065: test -s conftest.o configure:25068: $? = 0 configure:25079: result: yes configure:25082: checking size of int configure:25401: 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:25404: $? = 0 configure:25406: ./conftest configure:25409: $? = 0 configure:25432: result: 4 configure:25438: checking for short configure:25462: 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:25468: $? = 0 configure:25472: test -z || test ! -s conftest.err configure:25475: $? = 0 configure:25478: test -s conftest.o configure:25481: $? = 0 configure:25492: result: yes configure:25495: checking size of short configure:25814: 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:25817: $? = 0 configure:25819: ./conftest configure:25822: $? = 0 configure:25845: result: 2 configure:25851: checking for long configure:25875: 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:25881: $? = 0 configure:25885: test -z || test ! -s conftest.err configure:25888: $? = 0 configure:25891: test -s conftest.o configure:25894: $? = 0 configure:25905: result: yes configure:25908: checking size of long configure:26227: 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:26230: $? = 0 configure:26232: ./conftest configure:26235: $? = 0 configure:26258: result: 4 configure:26264: checking for char * configure:26288: 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:26294: $? = 0 configure:26298: test -z || test ! -s conftest.err configure:26301: $? = 0 configure:26304: test -s conftest.o configure:26307: $? = 0 configure:26318: result: yes configure:26321: checking size of char * configure:26640: 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:26643: $? = 0 configure:26645: ./conftest configure:26648: $? = 0 configure:26671: result: 4 configure:26679: checking for dlopen in -ldl configure:26741: result: yes configure:26751: checking for shl_unload in -ldld configure:26781: 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:26787: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #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:26813: result: no configure:26828: checking for size_t configure:26852: 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:26858: $? = 0 configure:26862: test -z || test ! -s conftest.err configure:26865: $? = 0 configure:26868: test -s conftest.o configure:26871: $? = 0 configure:26882: result: yes configure:26885: checking size of size_t configure:27204: 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:27207: $? = 0 configure:27209: ./conftest configure:27212: $? = 0 configure:27235: result: 4 configure:27242: checking for unsigned long configure:27266: 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:27272: $? = 0 configure:27276: test -z || test ! -s conftest.err configure:27279: $? = 0 configure:27282: test -s conftest.o configure:27285: $? = 0 configure:27296: result: yes configure:27299: checking size of unsigned long configure:27618: 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:27621: $? = 0 configure:27623: ./conftest configure:27626: $? = 0 configure:27649: result: 4 configure:27657: checking sizeof size_t == sizeof unsigned long configure:27679: 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:27685: $? = 0 configure:27689: test -z || test ! -s conftest.err configure:27692: $? = 0 configure:27695: test -s conftest.o configure:27698: $? = 0 configure:27700: result: yes configure:27723: checking for PIE support configure:27761: 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:27767: $? = 0 configure:27771: test -z || test ! -s conftest.err configure:27774: $? = 0 configure:27777: test -s conftest configure:27780: $? = 0 configure:27802: result: yes configure:27805: checking if enabling -pie/fPIE support configure:27820: result: yes configure:27850: checking crt_externs.h usability configure:27862: 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:27868: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #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:27891: result: no configure:27895: checking crt_externs.h presence configure:27905: i586-uhu-linux-gcc -E conftest.c conftest.c:42:25: crt_externs.h: No such file or directory configure:27911: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #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:27931: result: no configure:27966: checking for crt_externs.h configure:27973: result: no configure:27986: checking for _NSGetEnviron configure:28043: 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/cc6vukDd.o: In function `main': conftest.c:(.text+0x11): undefined reference to `_NSGetEnviron' /tmp/cc6vukDd.o:(.data+0x0): undefined reference to `_NSGetEnviron' collect2: ld returned 1 exit status configure:28049: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #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:28074: result: no configure:28096: checking for vsnprintf configure:28153: 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:28159: $? = 0 configure:28163: test -z || test ! -s conftest.err configure:28166: $? = 0 configure:28169: test -s conftest configure:28172: $? = 0 configure:28184: result: yes configure:28096: checking for snprintf configure:28153: 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:28159: $? = 0 configure:28163: test -z || test ! -s conftest.err configure:28166: $? = 0 configure:28169: test -s conftest configure:28172: $? = 0 configure:28184: result: yes configure:28243: checking for X configure:28281: i586-uhu-linux-gcc -E conftest.c configure:28287: $? = 0 configure:28378: 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:28384: $? = 0 configure:28388: test -z || test ! -s conftest.err configure:28391: $? = 0 configure:28394: test -s conftest configure:28397: $? = 0 configure:28543: result: libraries /usr/lib, headers . configure:28572: checking for IceConnectionNumber in -lICE configure:28602: 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:28608: $? = 0 configure:28612: test -z || test ! -s conftest.err configure:28615: $? = 0 configure:28618: test -s conftest configure:28621: $? = 0 configure:28634: result: yes configure:28644: checking for libXext configure:28679: 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:28685: $? = 0 configure:28689: test -z || test ! -s conftest.err configure:28692: $? = 0 configure:28695: test -s conftest configure:28698: $? = 0 configure:28717: result: yes configure:28952: checking for pthread_create in -lpthread configure:28982: 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:28988: $? = 0 configure:28992: test -z || test ! -s conftest.err configure:28995: $? = 0 configure:28998: test -s conftest configure:29001: $? = 0 configure:29014: result: yes configure:29294: checking for extra includes configure:29322: result: no configure:29326: checking for extra libs configure:29355: result: no configure:29361: checking for libz configure:29396: 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:29402: $? = 0 configure:29406: test -z || test ! -s conftest.err configure:29409: $? = 0 configure:29412: test -s conftest configure:29415: $? = 0 configure:29437: result: -lz configure:29458: checking for libpng configure:29495: 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:29501: $? = 0 configure:29505: test -z || test ! -s conftest.err configure:29508: $? = 0 configure:29511: test -s conftest configure:29514: $? = 0 configure:29538: result: -lpng -lz -lm configure:29549: checking for libjpeg6b configure:29583: 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:29589: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #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:29624: result: no configure:29627: checking for libjpeg configure:29661: 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:29667: $? = 0 configure:29671: test -z || test ! -s conftest.err configure:29674: $? = 0 configure:29677: test -s conftest configure:29680: $? = 0 configure:29699: result: -ljpeg configure: 29723: ${prefix}/include/jpeglib.h configure: 29723: /usr/include/jpeglib.h taking that configure:29770: checking for perl configure:29830: result: /usr/bin/perl configure:29956: checking for Qt configure: 30021: /usr/lib/qt/include/qstyle.h taking that tried NO configure:30139: 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:30142: $? = 0 configure:30201: result: libraries /usr/lib/qt/lib, headers /usr/lib/qt/include using -mt configure:30383: checking for moc configure:30455: result: /usr/lib/qt/bin/moc configure:30463: checking for uic configure:30517: result: /usr/lib/qt/bin/uic configure:30548: checking whether uic supports -L configure:30559: /usr/lib/qt/bin/uic -L /nonexistent conftest.ui >/dev/null configure:30562: $? = 0 configure:30574: result: yes configure:30586: checking whether uic supports -nounload configure:30597: /usr/lib/qt/bin/uic -nounload conftest.ui >/dev/null configure:30600: $? = 0 configure:30612: result: yes configure:30649: checking if Qt needs -ljpeg configure:30690: 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:30696: $? = 0 configure:30700: test -z || test ! -s conftest.err configure:30703: $? = 0 configure:30706: test -s conftest configure:30709: $? = 0 configure:30738: result: no configure:30770: checking for rpath configure:30802: result: yes configure:30805: checking for KDE configure: 30858: /usr/include/ksharedptr.h taking that configure: 30888: /usr/lib/libkio.la taking that configure: 30906: /usr/lib/kde3/plugins/designer/kdewidgets.la taking that configure:30979: result: libraries /usr/lib, headers /usr/include configure:31018: checking if UIC has KDE plugins available configure:31045: /usr/lib/qt/bin/uic -L /usr/lib/kde3/plugins/designer -nounload -impl actest.h actest.ui > actest.cpp configure:31048: $? = 0 configure:31062: result: yes configure:31117: checking for KDE paths configure:31734: result: defaults configure:31782: checking for dcopidl configure:31844: result: /usr/bin/dcopidl configure:31851: checking for dcopidl2cpp configure:31913: result: /usr/bin/dcopidl2cpp configure:31921: checking for mcopidl configure:31985: result: /usr/bin/mcopidl configure:31992: checking for artsc-config configure:32056: result: /usr/bin/artsc-config configure:32064: checking for meinproc configure:32118: result: /usr/bin/meinproc configure:32148: checking for kconfig_compiler configure:32210: result: /usr/bin/kconfig_compiler configure:32217: checking for dcopidlng configure:32279: result: /usr/bin/dcopidlng configure:32288: checking for makekdewidgets configure:32350: result: /usr/bin/makekdewidgets configure:32359: checking for xmllint configure:32413: result: /usr/bin/xmllint configure: 32429: /usr/share/kde/apps/ksgmltools2/customization/kde-chunk.xsl configure: 32429: /usr/local/share/apps/ksgmltools2/customization/kde-chunk.xsl configure: 32429: /usr/share/apps/ksgmltools2/customization/kde-chunk.xsl taking that configure:32590: checking grepping for visibility push/pop in headers configure:32622: result: no configure:32625: WARNING: Your libstdc++ doesn't appear to be patched for visibility support. Disabling -fvisibility=hidden configure:32643: checking whether i586-uhu-linux-g++ supports -fvisibility=hidden configure:32679: 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 -fvisibility=hidden -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cc 1>&5 cc1plus: error: unrecognized command line option "-fvisibility=hidden" configure:32685: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #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 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | | int | main () | { | return 0; | ; | return 0; | } configure:32928: result: no configure:32944: checking for flex configure:32960: found /usr/bin/flex configure:32970: result: flex configure:32983: checking for yywrap in -lfl configure:33013: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c -lfl >&5 configure:33019: $? = 0 configure:33023: test -z || test ! -s conftest.err configure:33026: $? = 0 configure:33029: test -s conftest configure:33032: $? = 0 configure:33045: result: yes configure:33123: checking lex output file root configure:33134: flex conftest.l configure:33137: $? = 0 configure:33149: result: lex.yy configure:33154: checking whether yytext is a pointer configure:33170: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c -lfl >&5 lex.yy.c: In function `yy_get_next_buffer': lex.yy.c:925: warning: comparison between signed and unsigned lex.yy.c: At top level: lex.yy.c:1509: warning: no previous prototype for 'yyget_lineno' lex.yy.c:1518: warning: no previous prototype for 'yyget_in' lex.yy.c:1526: warning: no previous prototype for 'yyget_out' lex.yy.c:1534: warning: no previous prototype for 'yyget_leng' lex.yy.c:1543: warning: no previous prototype for 'yyget_text' lex.yy.c:1552: warning: no previous prototype for 'yyset_lineno' lex.yy.c:1564: warning: no previous prototype for 'yyset_in' lex.yy.c:1569: warning: no previous prototype for 'yyset_out' lex.yy.c:1574: warning: no previous prototype for 'yyget_debug' lex.yy.c:1579: warning: no previous prototype for 'yyset_debug' lex.yy.c:1613: warning: no previous prototype for 'yylex_destroy' lex.yy.c:1017: warning: 'yyunput' defined but not used configure:33176: $? = 0 configure:33180: test -z || test ! -s conftest.err configure:33183: $? = 0 configure:33186: test -s conftest configure:33189: $? = 0 configure:33203: result: yes configure:33239: checking FlexLexer.h usability configure:33251: 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_THREAD_SUPPORT -D_REENTRANT conftest.cc >&5 configure:33257: $? = 0 configure:33261: test -z || test ! -s conftest.err configure:33264: $? = 0 configure:33267: test -s conftest.o configure:33270: $? = 0 configure:33280: result: yes configure:33284: checking FlexLexer.h presence configure:33294: i586-uhu-linux-g++ -E -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cc configure:33300: $? = 0 configure:33320: result: yes configure:33355: checking for FlexLexer.h configure:33362: result: yes configure:33396: checking for Berkeley Database IV configure:33487: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT -L/usr/lib -L/usr/lib/qt/lib -L/usr/lib -I/usr/lib/qt/include -I. conftest.c -ldb >&5 conftest.c: In function `main': conftest.c:57: warning: 'db' might be used uninitialized in this function configure:33493: $? = 0 configure:33497: test -z || test ! -s conftest.err configure:33500: $? = 0 configure:33503: test -s conftest configure:33506: $? = 0 configure:33732: result: -ldb configure:33839: checking libkcal/resourcecalendar.h usability configure:33851: 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_THREAD_SUPPORT -D_REENTRANT -I/usr/lib/qt/include -I. conftest.cc >&5 configure:33857: $? = 0 configure:33861: test -z || test ! -s conftest.err configure:33864: $? = 0 configure:33867: test -s conftest.o configure:33870: $? = 0 configure:33880: result: yes configure:33884: checking libkcal/resourcecalendar.h presence configure:33894: i586-uhu-linux-g++ -E -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib/qt/include -I. conftest.cc configure:33900: $? = 0 configure:33920: result: yes configure:33955: checking for libkcal/resourcecalendar.h configure:33962: result: yes configure:34005: checking for stdlib.h configure:34010: result: yes configure:34005: checking for unistd.h configure:34010: result: yes configure:34154: checking for getpagesize configure:34211: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:34217: $? = 0 configure:34221: test -z || test ! -s conftest.err configure:34224: $? = 0 configure:34227: test -s conftest configure:34230: $? = 0 configure:34242: result: yes configure:34252: checking for working mmap configure:34394: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:34397: $? = 0 configure:34399: ./conftest configure:34402: $? = 0 configure:34416: result: yes configure:34453: checking for APR configure:34464: result: found configure:34488: checking for APR util configure:34498: result: found configure:34508: checking for Subversion svn-config configure:34535: result: not found configure:34549: checking for Subversion headers configure:34559: result: found configure:34577: checking for Subversion libraries configure:34587: result: found configure:34642: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c -Wl,-Bstatic -liberty -Wl,-Bdynamic >&5 configure:34648: $? = 0 configure:34652: test -z || test ! -s conftest.err configure:34655: $? = 0 configure:34658: test -s conftest configure:34661: $? = 0 configure:34697: checking for FlexLexer.h configure:34702: result: yes configure:34858: checking for setenv configure:34915: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:34921: $? = 0 configure:34925: test -z || test ! -s conftest.err configure:34928: $? = 0 configure:34931: test -s conftest configure:34934: $? = 0 configure:34946: result: yes configure:34978: checking if cervisia should be compiled configure:34990: result: yes configure:34978: checking if doc should be compiled configure:34990: result: yes configure:34978: checking if kapptemplate should be compiled configure:34990: result: yes configure:34978: checking if kbabel should be compiled configure:34990: result: yes configure:34978: checking if kbugbuster should be compiled configure:34990: result: yes configure:34978: checking if kcachegrind should be compiled configure:34990: result: yes configure:34978: checking if kdeaccounts-plugin should be compiled configure:34990: result: yes configure:34978: checking if kfile-plugins should be compiled configure:34990: result: yes configure:34978: checking if kioslave should be compiled configure:34990: result: yes configure:34978: checking if kmtrace should be compiled configure:34990: result: yes configure:34978: checking if kompare should be compiled configure:34990: result: yes configure:34978: checking if kprofilemethod should be compiled configure:34990: result: yes configure:34978: checking if kspy should be compiled configure:34990: result: yes configure:34978: checking if kstartperf should be compiled configure:34990: result: no configure:34978: checking if kuiviewer should be compiled configure:34990: result: yes configure:34978: checking if kunittest should be compiled configure:34990: result: yes configure:34978: checking if poxml should be compiled configure:34990: result: yes configure:34978: checking if scheck should be compiled configure:34990: result: yes configure:34978: checking if scripts should be compiled configure:34990: result: yes configure:34978: checking if umbrello should be compiled configure:34990: result: yes configure:35739: 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:919: creating config.h config.status:1283: 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_getpagesize=yes ac_cv_func_inet_ntoa=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_remove=yes ac_cv_func_setenv=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_FlexLexer_h=yes ac_cv_header_crt_externs_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libkcal_resourcecalendar_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_fl_yywrap=yes 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_LEX=flex 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_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes 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_berk_database=db 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=/usr/bin/xmllint kde_cv_path_artsc_config=/usr/bin/artsc-config kde_cv_path_dcopidl=/usr/bin/dcopidl kde_cv_path_dcopidl2cpp=/usr/bin/dcopidl2cpp kde_cv_path_dcopidlng=/usr/bin/dcopidlng kde_cv_path_kconfig_compiler=/usr/bin/kconfig_compiler kde_cv_path_kde_config=/usr/bin/kde-config kde_cv_path_makekdewidgets=/usr/bin/makekdewidgets 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)/./kbabel/configure.in.in $(top_srcdir)/./kbabel/kbabeldict/modules/dbsearchengine/configure.in.bot $(top_srcdir)/./kbabel/kbabeldict/modules/dbsearchengine/configure.in.in $(top_srcdir)/./kbugbuster/configure.in.in $(top_srcdir)/./kcachegrind/configure.in.in $(top_srcdir)/./kioslave/svn/configure.in.bot $(top_srcdir)/./kioslave/svn/configure.in.in $(top_srcdir)/./kmtrace/configure.in.in $(top_srcdir)/./umbrello/configure.in.in' 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' CYGPATH_W='echo' DBIV_INCLUDES='' DBIV_LDFLAGS='' DBIV_NAME='db' DCOPIDL2CPP='/usr/bin/dcopidl2cpp' DCOPIDL='/usr/bin/dcopidl' DCOPIDLNG='/usr/bin/dcopidlng' DCOP_DEPENDENCIES='$(DCOPIDL) $(DCOPIDLNG)' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_PERMISSIVE_FLAG='-fpermissive' EXEEXT='' F77='' FFLAGS='' FRAMEWORK_COREAUDIO='' GMSGFMT='/usr/bin/msgfmt' 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' KCACHEGRIND_VERSION='0.4.6kde' 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_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' KMTRACE_LIBS=' -Wl,-Bstatic -liberty -Wl,-Bdynamic' LDFLAGS='' LDFLAGS_AS_NEEDED='' LDFLAGS_NEW_DTAGS='' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBCOMPAT='' LIBCRYPT='-lcrypt' 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_DBIV='-ldb' 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='/usr/bin/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='kdesdk' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/usr/bin/perl' 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' SVNCONFIG='' SVNLD='' SVN_CPPFLAGS=' -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE ' SVN_INCLUDE='-I/usr/include -I/usr/include/apr -I/usr/include/apr -I/usr/include/postgresql' SVN_LIB='-L/usr/lib -L/usr/lib -lapr -lrt -lcrypt -lpthread -ldl -L/usr/lib -laprutil -lldap -llber -ldb-4.4 -lpq -lsqlite3 -lexpat -lsvn_client-1' TOPSUBDIRS=' cervisia doc kapptemplate kbabel kbugbuster kcachegrind kdeaccounts-plugin kfile-plugins kioslave kmtrace kompare kprofilemethod kspy kuiviewer kunittest poxml scheck scripts umbrello' 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' cervisia_SUBDIR_included_FALSE='#' cervisia_SUBDIR_included_TRUE='' datadir='${prefix}/share' 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_DBSEARCHENGINE_FALSE='#' include_DBSEARCHENGINE_TRUE='' include_kcalresource_FALSE='#' include_kcalresource_TRUE='' include_kioslave_svn_FALSE='#' include_kioslave_svn_TRUE='' include_x11_FALSE='#' include_x11_TRUE='' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/admin/install-sh' kapptemplate_SUBDIR_included_FALSE='#' kapptemplate_SUBDIR_included_TRUE='' kbabel_SUBDIR_included_FALSE='#' kbabel_SUBDIR_included_TRUE='' kbugbuster_SUBDIR_included_FALSE='#' kbugbuster_SUBDIR_included_TRUE='' kcachegrind_SUBDIR_included_FALSE='#' kcachegrind_SUBDIR_included_TRUE='' 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' kdeaccounts_plugin_SUBDIR_included_FALSE='#' kdeaccounts_plugin_SUBDIR_included_TRUE='' kdeinitdir='$(kde_moduledir)' kfile_plugins_SUBDIR_included_FALSE='#' kfile_plugins_SUBDIR_included_TRUE='' kioslave_SUBDIR_included_FALSE='#' kioslave_SUBDIR_included_TRUE='' kmtrace_SUBDIR_included_FALSE='#' kmtrace_SUBDIR_included_TRUE='' kompare_SUBDIR_included_FALSE='#' kompare_SUBDIR_included_TRUE='' kprofilemethod_SUBDIR_included_FALSE='#' kprofilemethod_SUBDIR_included_TRUE='' kspy_SUBDIR_included_FALSE='#' kspy_SUBDIR_included_TRUE='' kstartperf_SUBDIR_included_FALSE='' kstartperf_SUBDIR_included_TRUE='#' kuiviewer_SUBDIR_included_FALSE='#' kuiviewer_SUBDIR_included_TRUE='' kunittest_SUBDIR_included_FALSE='#' kunittest_SUBDIR_included_TRUE='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' poxml_SUBDIR_included_FALSE='#' poxml_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' scheck_SUBDIR_included_FALSE='#' scheck_SUBDIR_included_TRUE='' scripts_SUBDIR_included_FALSE='#' scripts_SUBDIR_included_TRUE='' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='i586-uhu-linux-gnu' target_alias='' target_cpu='i586' target_os='linux-gnu' target_vendor='uhu' umbrello_SUBDIR_included_FALSE='#' umbrello_SUBDIR_included_TRUE='' 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_DB_DB_H 1 #define HAVE_DLFCN_H 1 #define HAVE_GETPAGESIZE 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_MMAP 1 #define HAVE_RES_INIT 1 #define HAVE_RES_INIT 1 #define HAVE_RES_INIT_PROTO 1 #define HAVE_SETENV 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_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_UNISTD_H 1 #define HAVE_VSNPRINTF 1 #define KDELIBSUFF "" #define PACKAGE "kdesdk" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define SIZEOF_CHAR_P 4 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_UNSIGNED_LONG 4 #define STDC_HEADERS 1 #define VERSION "3.5.3" #define YYTEXT_POINTER 1 #define kde_socklen_t socklen_t #define ksize_t socklen_t #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0