This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/opt/kde3 --enable-mode=64 --enable-largefile --with-qtdir=/usr/lib64/ --with-qt-libraries=/usr/lib64/ --with-extra-libs=/usr/lib64 ## --------- ## ## Platform. ## ## --------- ## hostname = compaq uname -m = x86_64 uname -r = 2.6.22-14-generic uname -s = Linux uname -v = #1 SMP Tue Feb 12 02:46:46 UTC 2008 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/luggw1/bin PATH: /opt/gutenprint/sbin PATH: /opt/gutenprint/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:1566: checking build system type configure:1584: result: x86_64-unknown-linux-gnu configure:1592: checking host system type configure:1606: result: x86_64-unknown-linux-gnu configure:1614: checking target system type configure:1628: result: x86_64-unknown-linux-gnu configure:1675: checking for a BSD-compatible install configure:1730: result: /usr/bin/install -c configure:1745: checking for -p flag to install configure:1758: result: yes configure:1769: checking whether build environment is sane configure:1812: result: yes configure:1832: checking for gawk configure:1848: found /usr/bin/gawk configure:1858: result: gawk configure:1868: checking whether make sets $(MAKE) configure:1888: result: yes configure:2142: checking for kde-config configure:2204: result: /usr/bin/kde-config configure:2228: checking where to install configure:2236: result: /opt/kde3 (as requested) configure:2287: checking for style of include used by make configure:2315: result: GNU configure:2463: checking for gcc configure:2479: found /usr/bin/gcc configure:2489: result: gcc configure:2733: checking for C compiler version configure:2736: gcc --version &5 gcc (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2) 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:2739: $? = 0 configure:2741: gcc -v &5 Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release x86_64-linux-gnu Thread model: posix gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2) configure:2744: $? = 0 configure:2746: gcc -V &5 gcc: '-V' option must have argument configure:2749: $? = 1 configure:2772: checking for C compiler default output file name configure:2775: gcc conftest.c >&5 configure:2778: $? = 0 configure:2824: result: a.out configure:2829: checking whether the C compiler works configure:2835: ./a.out configure:2838: $? = 0 configure:2855: result: yes configure:2862: checking whether we are cross compiling configure:2864: result: no configure:2867: checking for suffix of executables configure:2869: gcc -o conftest conftest.c >&5 configure:2872: $? = 0 configure:2897: result: configure:2903: checking for suffix of object files configure:2924: gcc -c conftest.c >&5 configure:2927: $? = 0 configure:2949: result: o configure:2953: checking whether we are using the GNU C compiler configure:2977: gcc -c conftest.c >&5 configure:2983: $? = 0 configure:2987: test -z || test ! -s conftest.err configure:2990: $? = 0 configure:2993: test -s conftest.o configure:2996: $? = 0 configure:3009: result: yes configure:3015: checking whether gcc accepts -g configure:3036: gcc -c -g conftest.c >&5 configure:3042: $? = 0 configure:3046: test -z || test ! -s conftest.err configure:3049: $? = 0 configure:3052: test -s conftest.o configure:3055: $? = 0 configure:3066: result: yes configure:3083: checking for gcc option to accept ANSI C configure:3153: gcc -c conftest.c >&5 configure:3159: $? = 0 configure:3163: test -z || test ! -s conftest.err configure:3166: $? = 0 configure:3169: test -s conftest.o configure:3172: $? = 0 configure:3190: result: none needed configure:3208: gcc -c conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:3214: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3349: checking dependency style of gcc configure:3432: result: gcc3 configure:3455: checking how to run the C preprocessor configure:3490: gcc -E conftest.c configure:3496: $? = 0 configure:3528: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:3534: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdar" | #define VERSION "2.0.7" | /* end confdefs.h. */ | #include configure:3573: result: gcc -E configure:3597: gcc -E conftest.c configure:3603: $? = 0 configure:3635: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:3641: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdar" | #define VERSION "2.0.7" | /* end confdefs.h. */ | #include configure:3765: checking for g++ configure:3781: found /usr/bin/g++ configure:3791: result: g++ configure:3807: checking for C++ compiler version configure:3810: g++ --version &5 g++ (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2) 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:3813: $? = 0 configure:3815: g++ -v &5 Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release x86_64-linux-gnu Thread model: posix gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2) configure:3818: $? = 0 configure:3820: g++ -V &5 g++: '-V' option must have argument configure:3823: $? = 1 configure:3826: checking whether we are using the GNU C++ compiler configure:3850: g++ -c conftest.cc >&5 configure:3856: $? = 0 configure:3860: test -z || test ! -s conftest.err configure:3863: $? = 0 configure:3866: test -s conftest.o configure:3869: $? = 0 configure:3882: result: yes configure:3888: checking whether g++ accepts -g configure:3909: g++ -c -g 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:3939: result: yes configure:3981: g++ -c conftest.cc >&5 configure:3987: $? = 0 configure:3991: test -z || test ! -s conftest.err configure:3994: $? = 0 configure:3997: test -s conftest.o configure:4000: $? = 0 configure:4026: g++ -c conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:15: error: 'exit' was not declared in this scope configure:4032: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdar" | #define VERSION "2.0.7" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3981: g++ -c conftest.cc >&5 configure:3987: $? = 0 configure:3991: test -z || test ! -s conftest.err configure:3994: $? = 0 configure:3997: test -s conftest.o configure:4000: $? = 0 configure:4026: g++ -c conftest.cc >&5 configure:4032: $? = 0 configure:4036: test -z || test ! -s conftest.err configure:4039: $? = 0 configure:4042: test -s conftest.o configure:4045: $? = 0 configure:4070: checking dependency style of g++ configure:4153: result: gcc3 configure:4477: checking whether g++ supports -Wmissing-format-attribute configure:4513: rm -rf SunWS_cache; g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wmissing-format-attribute conftest.cc 1>&5 configure:4519: $? = 0 configure:4523: test -z || test ! -s conftest.err configure:4526: $? = 0 configure:4529: test -s conftest configure:4532: $? = 0 configure:4553: result: yes configure:4565: checking whether gcc supports -Wmissing-format-attribute configure:4598: gcc -o conftest -ansi -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:4604: $? = 0 configure:4608: test -z || test ! -s conftest.err configure:4611: $? = 0 configure:4614: test -s conftest configure:4617: $? = 0 configure:4638: result: yes configure:4652: checking whether g++ supports -Wundef configure:4688: rm -rf SunWS_cache; g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -Wundef conftest.cc 1>&5 configure:4694: $? = 0 configure:4698: test -z || test ! -s conftest.err configure:4701: $? = 0 configure:4704: test -s conftest configure:4707: $? = 0 configure:4728: result: yes configure:4740: checking whether g++ supports -Wno-long-long configure:4776: rm -rf SunWS_cache; g++ -o conftest -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -Wno-long-long conftest.cc 1>&5 configure:4782: $? = 0 configure:4786: test -z || test ! -s conftest.err configure:4789: $? = 0 configure:4792: test -s conftest configure:4795: $? = 0 configure:4816: result: yes configure:4828: checking whether g++ supports -Wnon-virtual-dtor configure:4864: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -Wnon-virtual-dtor conftest.cc 1>&5 configure:4870: $? = 0 configure:4874: test -z || test ! -s conftest.err configure:4877: $? = 0 configure:4880: test -s conftest configure:4883: $? = 0 configure:4904: result: yes configure:4935: checking whether g++ supports -fno-exceptions configure:4971: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions conftest.cc 1>&5 configure:4977: $? = 0 configure:4981: test -z || test ! -s conftest.err configure:4984: $? = 0 configure:4987: test -s conftest configure:4990: $? = 0 configure:5011: result: yes configure:5023: checking whether g++ supports -fno-check-new configure:5059: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new conftest.cc 1>&5 configure:5065: $? = 0 configure:5069: test -z || test ! -s conftest.err configure:5072: $? = 0 configure:5075: test -s conftest configure:5078: $? = 0 configure:5099: result: yes configure:5111: checking whether g++ supports -fno-common configure:5147: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common conftest.cc 1>&5 configure:5153: $? = 0 configure:5157: test -z || test ! -s conftest.err configure:5160: $? = 0 configure:5163: test -s conftest configure:5166: $? = 0 configure:5187: result: yes configure:5199: checking whether g++ supports -fexceptions configure:5235: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fexceptions conftest.cc 1>&5 configure:5241: $? = 0 configure:5245: test -z || test ! -s conftest.err configure:5248: $? = 0 configure:5251: test -s conftest configure:5254: $? = 0 configure:5275: result: yes configure:5966: checking how to run the C++ preprocessor configure:5997: g++ -E conftest.cc configure:6003: $? = 0 configure:6035: g++ -E conftest.cc conftest.cc:14:28: error: ac_nonexistent.h: No such file or directory configure:6041: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdar" | #define VERSION "2.0.7" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:6080: result: g++ -E configure:6104: g++ -E conftest.cc configure:6110: $? = 0 configure:6142: g++ -E conftest.cc conftest.cc:14:28: error: ac_nonexistent.h: No such file or directory configure:6148: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdar" | #define VERSION "2.0.7" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:6196: checking whether g++ supports -O0 configure:6232: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -O0 conftest.cc 1>&5 configure:6238: $? = 0 configure:6242: test -z || test ! -s conftest.err configure:6245: $? = 0 configure:6248: test -s conftest configure:6251: $? = 0 configure:6272: result: yes configure:6543: checking whether g++ supports -Wl,--no-undefined configure:6579: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wl,--no-undefined conftest.cc 1>&5 configure:6585: $? = 0 configure:6589: test -z || test ! -s conftest.err configure:6592: $? = 0 configure:6595: test -s conftest configure:6598: $? = 0 configure:6619: result: yes configure:6623: checking whether g++ supports -Wl,--allow-shlib-undefined configure:6659: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wl,--allow-shlib-undefined conftest.cc 1>&5 configure:6665: $? = 0 configure:6669: test -z || test ! -s conftest.err configure:6672: $? = 0 configure:6675: test -s conftest configure:6678: $? = 0 configure:6699: result: yes configure:6812: result: not using lib directory suffix configure:6857: checking for a sed that does not truncate output configure:6911: result: /bin/sed configure:6914: checking for egrep configure:6924: result: grep -E configure:6940: checking for ld used by gcc configure:7007: result: /usr/bin/ld configure:7016: checking if the linker (/usr/bin/ld) is GNU ld configure:7031: result: yes configure:7036: checking for /usr/bin/ld option to reload object files configure:7043: result: -r configure:7052: checking for BSD-compatible nm configure:7094: result: /usr/bin/nm -B configure:7098: checking whether ln -s works configure:7102: result: yes configure:7109: checking how to recognise dependent libraries configure:7316: result: pass_all configure:7398: gcc -c -ansi -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:7401: $? = 0 configure:7525: checking for ANSI C header files configure:7550: gcc -c -ansi -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:7556: $? = 0 configure:7560: test -z || test ! -s conftest.err configure:7563: $? = 0 configure:7566: test -s conftest.o configure:7569: $? = 0 configure:7658: gcc -o conftest -ansi -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' conftest.c:32: warning: incompatible implicit declaration of built-in function 'exit' configure:7661: $? = 0 configure:7663: ./conftest configure:7666: $? = 0 configure:7681: result: yes configure:7705: checking for sys/types.h configure:7721: gcc -c -ansi -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:7727: $? = 0 configure:7731: test -z || test ! -s conftest.err configure:7734: $? = 0 configure:7737: test -s conftest.o configure:7740: $? = 0 configure:7751: result: yes configure:7705: checking for sys/stat.h configure:7721: gcc -c -ansi -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:7727: $? = 0 configure:7731: test -z || test ! -s conftest.err configure:7734: $? = 0 configure:7737: test -s conftest.o configure:7740: $? = 0 configure:7751: result: yes configure:7705: checking for stdlib.h configure:7721: gcc -c -ansi -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:7727: $? = 0 configure:7731: test -z || test ! -s conftest.err configure:7734: $? = 0 configure:7737: test -s conftest.o configure:7740: $? = 0 configure:7751: result: yes configure:7705: checking for string.h configure:7721: gcc -c -ansi -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:7727: $? = 0 configure:7731: test -z || test ! -s conftest.err configure:7734: $? = 0 configure:7737: test -s conftest.o configure:7740: $? = 0 configure:7751: result: yes configure:7705: checking for memory.h configure:7721: gcc -c -ansi -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:7727: $? = 0 configure:7731: test -z || test ! -s conftest.err configure:7734: $? = 0 configure:7737: test -s conftest.o configure:7740: $? = 0 configure:7751: result: yes configure:7705: checking for strings.h configure:7721: gcc -c -ansi -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:7727: $? = 0 configure:7731: test -z || test ! -s conftest.err configure:7734: $? = 0 configure:7737: test -s conftest.o configure:7740: $? = 0 configure:7751: result: yes configure:7705: checking for inttypes.h configure:7721: gcc -c -ansi -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:7727: $? = 0 configure:7731: test -z || test ! -s conftest.err configure:7734: $? = 0 configure:7737: test -s conftest.o configure:7740: $? = 0 configure:7751: result: yes configure:7705: checking for stdint.h configure:7721: gcc -c -ansi -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:7727: $? = 0 configure:7731: test -z || test ! -s conftest.err configure:7734: $? = 0 configure:7737: test -s conftest.o configure:7740: $? = 0 configure:7751: result: yes configure:7705: checking for unistd.h configure:7721: gcc -c -ansi -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:7727: $? = 0 configure:7731: test -z || test ! -s conftest.err configure:7734: $? = 0 configure:7737: test -s conftest.o configure:7740: $? = 0 configure:7751: result: yes configure:7777: checking dlfcn.h usability configure:7789: gcc -c -ansi -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:7795: $? = 0 configure:7799: test -z || test ! -s conftest.err configure:7802: $? = 0 configure:7805: test -s conftest.o configure:7808: $? = 0 configure:7818: result: yes configure:7822: checking dlfcn.h presence configure:7832: gcc -E conftest.c configure:7838: $? = 0 configure:7858: result: yes configure:7893: checking for dlfcn.h configure:7900: result: yes configure:7964: checking for g77 configure:7993: result: no configure:7964: checking for f77 configure:7993: result: no configure:7964: checking for xlf configure:7993: result: no configure:7964: checking for frt configure:7993: result: no configure:7964: checking for pgf77 configure:7993: result: no configure:7964: checking for fort77 configure:7993: result: no configure:7964: checking for fl32 configure:7993: result: no configure:7964: checking for af77 configure:7993: result: no configure:7964: checking for f90 configure:7993: result: no configure:7964: checking for xlf90 configure:7993: result: no configure:7964: checking for pgf90 configure:7993: result: no configure:7964: checking for epcf90 configure:7993: result: no configure:7964: checking for f95 configure:7993: result: no configure:7964: checking for fort configure:7993: result: no configure:7964: checking for xlf95 configure:7993: result: no configure:7964: checking for ifc configure:7993: result: no configure:7964: checking for efc configure:7993: result: no configure:7964: checking for pgf95 configure:7993: result: no configure:7964: checking for lf95 configure:7993: result: no configure:7964: checking for gfortran configure:7993: result: no configure:8005: checking for Fortran 77 compiler version configure:8008: --version &5 ./configure: line 8009: --version: command not found configure:8011: $? = 127 configure:8013: -v &5 ./configure: line 8014: -v: command not found configure:8016: $? = 127 configure:8018: -V &5 ./configure: line 8019: -V: command not found configure:8021: $? = 127 configure:8029: checking whether we are using the GNU Fortran 77 compiler configure:8043: -c conftest.F >&5 ./configure: line 8044: -c: command not found configure:8049: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:8075: result: no configure:8081: checking whether accepts -g configure:8093: -c -g conftest.f >&5 ./configure: line 8094: -c: command not found configure:8099: $? = 127 configure: failed program was: | program main | | end configure:8124: result: no configure:8154: checking the maximum length of command line arguments configure:8213: result: 32768 configure:8224: checking command to parse /usr/bin/nm -B output from gcc object configure:8313: gcc -c -ansi -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:8316: $? = 0 configure:8320: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:8323: $? = 0 configure:8375: gcc -o conftest -ansi -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:8378: $? = 0 configure:8416: result: ok configure:8420: checking for objdir configure:8435: result: .libs configure:8525: checking for ar configure:8541: found /usr/bin/ar configure:8552: result: ar configure:8605: checking for ranlib configure:8621: found /usr/bin/ranlib configure:8632: result: ranlib configure:8685: checking for strip configure:8701: found /usr/bin/strip configure:8712: result: strip configure:8974: checking if gcc static flag works configure:8997: result: yes configure:9015: checking if gcc supports -fno-rtti -fno-exceptions configure:9033: gcc -c -ansi -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 configure:9037: $? = 0 configure:9048: result: no configure:9063: checking for gcc option to produce PIC configure:9240: result: -fPIC configure:9248: checking if gcc PIC flag -fPIC works configure:9266: gcc -c -ansi -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:9270: $? = 0 configure:9281: result: yes configure:9305: checking if gcc supports -c -o file.o configure:9333: gcc -c -ansi -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:9337: $? = 0 configure:9354: result: yes configure:9380: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10192: result: yes configure:10218: checking whether -lc should be explicitly linked in configure:10223: gcc -c -ansi -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:10226: $? = 0 configure:10240: gcc -shared -v conftest.o -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:10243: $? = 0 configure:10255: result: no configure:10263: checking dynamic linker characteristics configure:10781: result: GNU/Linux ld.so configure:10785: checking how to hardcode library paths into programs configure:10810: result: immediate configure:10824: checking whether stripping libraries is possible configure:10829: result: yes configure:10955: checking for shl_load configure:11012: gcc -o conftest -ansi -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/ccuUwqYk.o: In function `main': conftest.c:(.text+0x9): undefined reference to `shl_load' /tmp/ccuUwqYk.o:(.data+0x0): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:11018: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdar" | #define VERSION "2.0.7" | #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:11043: result: no configure:11048: checking for shl_load in -ldld configure:11078: gcc -o conftest -ansi -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:11084: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdar" | #define VERSION "2.0.7" | #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:11110: result: no configure:11115: checking for dlopen configure:11172: gcc -o conftest -ansi -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/ccek754J.o: In function `main': conftest.c:(.text+0x9): undefined reference to `dlopen' /tmp/ccek754J.o:(.data+0x0): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:11178: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdar" | #define VERSION "2.0.7" | #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:11203: result: no configure:11208: checking for dlopen in -ldl configure:11238: gcc -o conftest -ansi -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:11244: $? = 0 configure:11248: test -z || test ! -s conftest.err configure:11251: $? = 0 configure:11254: test -s conftest configure:11257: $? = 0 configure:11270: result: yes configure:11445: checking whether a program can dlopen itself configure:11517: gcc -o conftest -ansi -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:11500: warning: no previous prototype for 'fnord' configure: In function 'fnord': configure:11500: warning: unused variable 'i' configure: In function 'main': configure:11513: warning: implicit declaration of function 'exit' configure:11513: warning: incompatible implicit declaration of built-in function 'exit' configure:11520: $? = 0 configure:11538: result: yes configure:11543: checking whether a statically linked program can dlopen itself configure:11615: gcc -o conftest -ansi -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:11598: warning: no previous prototype for 'fnord' configure: In function 'fnord': configure:11598: warning: unused variable 'i' configure: In function 'main': configure:11611: warning: implicit declaration of function 'exit' configure:11611: warning: incompatible implicit declaration of built-in function 'exit' configure:11618: $? = 0 configure:11636: result: yes configure:11659: checking if libtool supports shared libraries configure:11661: result: yes configure:11664: checking whether to build shared libraries configure:11722: result: yes configure:11725: checking whether to build static libraries configure:11729: result: no configure:11820: creating libtool configure:12364: checking for ld used by g++ configure:12431: result: /usr/bin/ld -m elf_x86_64 configure:12440: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:12455: result: yes configure:12506: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:13320: result: yes configure:13338: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common conftest.cc >&5 configure:13341: $? = 0 configure:13437: checking for g++ option to produce PIC configure:13689: result: -fPIC configure:13697: checking if g++ PIC flag -fPIC works configure:13715: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fPIC -DPIC conftest.cc >&5 configure:13719: $? = 0 configure:13730: result: yes configure:13754: checking if g++ supports -c -o file.o configure:13782: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -o out/conftest2.o conftest.cc >&5 configure:13786: $? = 0 configure:13803: result: yes configure:13829: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:13854: result: yes configure:13925: checking dynamic linker characteristics configure:14443: result: GNU/Linux ld.so configure:14447: checking how to hardcode library paths into programs configure:14472: result: immediate configure:14486: checking whether stripping libraries is possible configure:14491: result: yes configure:14617: checking for shl_load configure:14705: result: no configure:14710: checking for shl_load in -ldld configure:14772: result: no configure:14777: checking for dlopen configure:14865: result: no configure:14870: checking for dlopen in -ldl configure:14932: result: yes configure:15107: checking whether a program can dlopen itself configure:15200: result: yes configure:15205: checking whether a statically linked program can dlopen itself configure:15298: result: yes configure:21630: checking for msgfmt configure:21657: result: /usr/bin/msgfmt configure:21666: checking for gmsgfmt configure:21697: result: /usr/bin/msgfmt configure:21716: checking for xgettext configure:21743: result: /usr/bin/xgettext configure:21779: checking if C++ programs can be compiled configure:21808: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-check-new -fno-common conftest.cc >&5 configure:21814: $? = 0 configure:21818: test -z || test ! -s conftest.err configure:21821: $? = 0 configure:21824: test -s conftest.o configure:21827: $? = 0 configure:21841: result: yes configure:21871: checking for strlcat configure:21919: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -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 configure:21925: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdar" | #define VERSION "2.0.7" | #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:21960: result: no configure:21963: checking if strlcat needs custom prototype configure:22067: result: yes - in libkdefakes configure:22092: checking for strlcpy configure:22139: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -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 configure:22145: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdar" | #define VERSION "2.0.7" | #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:22180: result: no configure:22183: checking if strlcpy needs custom prototype configure:22286: result: yes - in libkdefakes configure:22310: checking for main in -lutil configure:22334: gcc -o conftest -ansi -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:22340: $? = 0 configure:22344: test -z || test ! -s conftest.err configure:22347: $? = 0 configure:22350: test -s conftest configure:22353: $? = 0 configure:22366: result: yes configure:22372: checking for main in -lcompat configure:22396: gcc -o conftest -ansi -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:22402: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdar" | #define VERSION "2.0.7" | #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:22428: result: no configure:22435: checking for crypt in -lcrypt configure:22465: gcc -o conftest -ansi -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:22471: $? = 0 configure:22475: test -z || test ! -s conftest.err configure:22478: $? = 0 configure:22481: test -s conftest configure:22484: $? = 0 configure:22497: result: yes configure:22591: checking for socklen_t configure:22626: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common conftest.cc >&5 configure:22632: $? = 0 configure:22636: test -z || test ! -s conftest.err configure:22639: $? = 0 configure:22642: test -s conftest.o configure:22645: $? = 0 configure:22666: result: yes configure:22760: checking for dnet_ntoa in -ldnet configure:22790: gcc -o conftest -ansi -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:22796: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdar" | #define VERSION "2.0.7" | #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:22822: result: no configure:22829: checking for dnet_ntoa in -ldnet_stub configure:22859: gcc -o conftest -ansi -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:22865: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdar" | #define VERSION "2.0.7" | #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:22891: result: no configure:22898: checking for inet_ntoa configure:22955: gcc -o conftest -ansi -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:22961: $? = 0 configure:22965: test -z || test ! -s conftest.err configure:22968: $? = 0 configure:22971: test -s conftest configure:22974: $? = 0 configure:22986: result: yes configure:23059: checking for connect configure:23116: gcc -o conftest -ansi -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:23122: $? = 0 configure:23126: test -z || test ! -s conftest.err configure:23129: $? = 0 configure:23132: test -s conftest configure:23135: $? = 0 configure:23147: result: yes configure:23221: checking for remove configure:23278: gcc -o conftest -ansi -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:23284: $? = 0 configure:23288: test -z || test ! -s conftest.err configure:23291: $? = 0 configure:23294: test -s conftest configure:23297: $? = 0 configure:23309: result: yes configure:23384: checking for shmat configure:23441: gcc -o conftest -ansi -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:23447: $? = 0 configure:23451: test -z || test ! -s conftest.err configure:23454: $? = 0 configure:23457: test -s conftest configure:23460: $? = 0 configure:23472: result: yes configure:23555: checking for sys/types.h configure:23560: result: yes configure:23555: checking for stdint.h configure:23560: result: yes configure:23716: checking sys/bitypes.h usability configure:23728: gcc -c -ansi -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:23734: $? = 0 configure:23738: test -z || test ! -s conftest.err configure:23741: $? = 0 configure:23744: test -s conftest.o configure:23747: $? = 0 configure:23757: result: yes configure:23761: checking sys/bitypes.h presence configure:23771: gcc -E conftest.c configure:23777: $? = 0 configure:23797: result: yes configure:23832: checking for sys/bitypes.h configure:23839: result: yes configure:23854: checking for poll in -lpoll configure:23884: gcc -o conftest -ansi -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:23890: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdar" | #define VERSION "2.0.7" | #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:23916: result: no configure:23938: checking Carbon/Carbon.h usability configure:23950: gcc -c -ansi -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: error: Carbon/Carbon.h: No such file or directory configure:23956: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdar" | #define VERSION "2.0.7" | #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:23979: result: no configure:23983: checking Carbon/Carbon.h presence configure:23993: gcc -E conftest.c conftest.c:33:27: error: Carbon/Carbon.h: No such file or directory configure:23999: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdar" | #define VERSION "2.0.7" | #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:24019: result: no configure:24054: checking for Carbon/Carbon.h configure:24061: result: no configure:24086: checking CoreAudio/CoreAudio.h usability configure:24098: gcc -c -ansi -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: error: CoreAudio/CoreAudio.h: No such file or directory configure:24104: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdar" | #define VERSION "2.0.7" | #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:24127: result: no configure:24131: checking CoreAudio/CoreAudio.h presence configure:24141: gcc -E conftest.c conftest.c:33:33: error: CoreAudio/CoreAudio.h: No such file or directory configure:24147: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdar" | #define VERSION "2.0.7" | #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:24167: result: no configure:24202: checking for CoreAudio/CoreAudio.h configure:24209: result: no configure:24227: checking if res_init needs -lresolv configure:24254: gcc -o conftest -ansi -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:24260: $? = 0 configure:24264: test -z || test ! -s conftest.err configure:24267: $? = 0 configure:24270: test -s conftest configure:24273: $? = 0 configure:24277: result: yes configure:24299: checking for res_init configure:24347: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cc >&5 configure:24353: $? = 0 configure:24357: test -z || test ! -s conftest.err configure:24360: $? = 0 configure:24363: test -s conftest.o configure:24366: $? = 0 configure:24388: result: yes configure:24391: checking if res_init needs custom prototype configure:24495: result: no configure:24523: checking for killpg in -lucb configure:24553: gcc -o conftest -ansi -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:24559: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdar" | #define VERSION "2.0.7" | #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:24585: result: no configure:24668: checking for int configure:24692: gcc -c -ansi -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:24698: $? = 0 configure:24702: test -z || test ! -s conftest.err configure:24705: $? = 0 configure:24708: test -s conftest.o configure:24711: $? = 0 configure:24722: result: yes configure:24725: checking size of int configure:25044: gcc -o conftest -ansi -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:25047: $? = 0 configure:25049: ./conftest configure:25052: $? = 0 configure:25075: result: 4 configure:25081: checking for short configure:25105: gcc -c -ansi -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:25111: $? = 0 configure:25115: test -z || test ! -s conftest.err configure:25118: $? = 0 configure:25121: test -s conftest.o configure:25124: $? = 0 configure:25135: result: yes configure:25138: checking size of short configure:25457: gcc -o conftest -ansi -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:25460: $? = 0 configure:25462: ./conftest configure:25465: $? = 0 configure:25488: result: 2 configure:25494: checking for long configure:25518: gcc -c -ansi -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:25524: $? = 0 configure:25528: test -z || test ! -s conftest.err configure:25531: $? = 0 configure:25534: test -s conftest.o configure:25537: $? = 0 configure:25548: result: yes configure:25551: checking size of long configure:25870: gcc -o conftest -ansi -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:25873: $? = 0 configure:25875: ./conftest configure:25878: $? = 0 configure:25901: result: 8 configure:25907: checking for char * configure:25931: gcc -c -ansi -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:25937: $? = 0 configure:25941: test -z || test ! -s conftest.err configure:25944: $? = 0 configure:25947: test -s conftest.o configure:25950: $? = 0 configure:25961: result: yes configure:25964: checking size of char * configure:26283: gcc -o conftest -ansi -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:26286: $? = 0 configure:26288: ./conftest configure:26291: $? = 0 configure:26314: result: 8 configure:26322: checking for dlopen in -ldl configure:26384: result: yes configure:26394: checking for shl_unload in -ldld configure:26424: gcc -o conftest -ansi -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:26430: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdar" | #define VERSION "2.0.7" | #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 8 | #define SIZEOF_CHAR_P 8 | /* 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:26456: result: no configure:26471: checking for size_t configure:26495: gcc -c -ansi -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:26501: $? = 0 configure:26505: test -z || test ! -s conftest.err configure:26508: $? = 0 configure:26511: test -s conftest.o configure:26514: $? = 0 configure:26525: result: yes configure:26528: checking size of size_t configure:26847: gcc -o conftest -ansi -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:26850: $? = 0 configure:26852: ./conftest configure:26855: $? = 0 configure:26878: result: 8 configure:26885: checking for unsigned long configure:26909: gcc -c -ansi -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:26915: $? = 0 configure:26919: test -z || test ! -s conftest.err configure:26922: $? = 0 configure:26925: test -s conftest.o configure:26928: $? = 0 configure:26939: result: yes configure:26942: checking size of unsigned long configure:27261: gcc -o conftest -ansi -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:27264: $? = 0 configure:27266: ./conftest configure:27269: $? = 0 configure:27292: result: 8 configure:27300: checking sizeof size_t == sizeof unsigned long configure:27322: gcc -c -ansi -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:27328: $? = 0 configure:27332: test -z || test ! -s conftest.err configure:27335: $? = 0 configure:27338: test -s conftest.o configure:27341: $? = 0 configure:27343: result: yes configure:27381: checking crt_externs.h usability configure:27393: gcc -c -ansi -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: error: crt_externs.h: No such file or directory configure:27399: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdar" | #define VERSION "2.0.7" | #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 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG 8 | /* 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:27422: result: no configure:27426: checking crt_externs.h presence configure:27436: gcc -E conftest.c conftest.c:42:25: error: crt_externs.h: No such file or directory configure:27442: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdar" | #define VERSION "2.0.7" | #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 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG 8 | /* end confdefs.h. */ | #include configure:27462: result: no configure:27497: checking for crt_externs.h configure:27504: result: no configure:27517: checking for _NSGetEnviron configure:27574: gcc -o conftest -ansi -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/ccosVzVc.o: In function `main': conftest.c:(.text+0x9): undefined reference to `_NSGetEnviron' /tmp/ccosVzVc.o:(.data+0x0): undefined reference to `_NSGetEnviron' collect2: ld returned 1 exit status configure:27580: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdar" | #define VERSION "2.0.7" | #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 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG 8 | /* 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:27605: result: no configure:27627: checking for vsnprintf configure:27684: gcc -o conftest -ansi -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:27690: $? = 0 configure:27694: test -z || test ! -s conftest.err configure:27697: $? = 0 configure:27700: test -s conftest configure:27703: $? = 0 configure:27715: result: yes configure:27627: checking for snprintf configure:27684: gcc -o conftest -ansi -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:27690: $? = 0 configure:27694: test -z || test ! -s conftest.err configure:27697: $? = 0 configure:27700: test -s conftest configure:27703: $? = 0 configure:27715: result: yes configure:27774: checking for X configure:27812: gcc -E conftest.c configure:27818: $? = 0 configure:27909: gcc -o conftest -ansi -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:27915: $? = 0 configure:27919: test -z || test ! -s conftest.err configure:27922: $? = 0 configure:27925: test -s conftest configure:27928: $? = 0 configure:28074: result: libraries /usr/lib, headers . configure:28103: checking for IceConnectionNumber in -lICE configure:28133: gcc -o conftest -ansi -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:28139: $? = 0 configure:28143: test -z || test ! -s conftest.err configure:28146: $? = 0 configure:28149: test -s conftest configure:28152: $? = 0 configure:28165: result: yes configure:28175: checking for libXext configure:28210: gcc -o conftest -ansi -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:28216: $? = 0 configure:28220: test -z || test ! -s conftest.err configure:28223: $? = 0 configure:28226: test -s conftest configure:28229: $? = 0 configure:28248: result: yes configure:28480: checking for pthread_create in -lpthread configure:28510: gcc -o conftest -ansi -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:28516: $? = 0 configure:28520: test -z || test ! -s conftest.err configure:28523: $? = 0 configure:28526: test -s conftest configure:28529: $? = 0 configure:28542: result: yes configure:28822: checking for extra includes configure:28850: result: no configure:28854: checking for extra libs configure:28883: result: added configure:28889: checking for libz configure:28924: gcc -o conftest -ansi -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 -L/usr/lib64 -lz >&5 configure:28930: $? = 0 configure:28934: test -z || test ! -s conftest.err configure:28937: $? = 0 configure:28940: test -s conftest configure:28943: $? = 0 configure:28965: result: -lz configure:28986: checking for libpng configure:29023: gcc -o conftest -ansi -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 -L/usr/lib64 -lpng -lz -lm -lX11 >&5 configure:29029: $? = 0 configure:29033: test -z || test ! -s conftest.err configure:29036: $? = 0 configure:29039: test -s conftest configure:29042: $? = 0 configure:29066: result: -lpng -lz -lm configure:29077: checking for libjpeg6b configure:29117: gcc -o conftest -ansi -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 -L/usr/lib64 -ljpeg6b -lm >&5 /usr/bin/ld: cannot find -ljpeg6b collect2: ld returned 1 exit status configure:29123: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdar" | #define VERSION "2.0.7" | #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 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | /* end confdefs.h. */ | /* Override any gcc2 internal prototype to avoid an error. */ | struct jpeg_decompress_struct; | typedef struct jpeg_decompress_struct * j_decompress_ptr; | typedef int size_t; | #ifdef __cplusplus | extern "C" { | #endif | void jpeg_CreateDecompress(j_decompress_ptr cinfo, | int version, size_t structsize); | #ifdef __cplusplus | } | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | | int | main () | { | jpeg_CreateDecompress(0L, 0, 0); | ; | return 0; | } configure:29158: result: no configure:29161: checking for libjpeg configure:29201: gcc -o conftest -ansi -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 -L/usr/lib64 -ljpeg -lm >&5 configure:29207: $? = 0 configure:29211: test -z || test ! -s conftest.err configure:29214: $? = 0 configure:29217: test -s conftest configure:29220: $? = 0 configure:29239: result: -ljpeg configure: 29263: ${prefix}/include/jpeglib.h configure: 29263: /usr/include/jpeglib.h taking that configure:29310: checking for perl configure:29370: result: /usr/bin/perl configure:29506: checking for Qt configure: 29571: /usr/lib/qt3/include/qstyle.h configure: 29571: /usr/lib/qt3/qstyle.h configure: 29571: /usr/lib/qt/include/qstyle.h configure: 29571: /usr/lib/qt/qstyle.h configure: 29571: /usr/share/qt3/include/qstyle.h configure: 29571: /usr/share/qt3/qstyle.h configure: 29571: /usr/local/qt/include/qstyle.h configure: 29571: /usr/include/qt/qstyle.h configure: 29571: /usr/include/qstyle.h configure: 29571: /usr/X11R6/include/X11/qt/qstyle.h configure: 29571: /usr/X11R6/include/qt/qstyle.h configure: 29571: /usr/X11R6/include/qt2/qstyle.h configure: 29571: /usr/include/qt3/qstyle.h configure: 29571: ./qstyle.h configure:29689: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -INO -I. -DQT_THREAD_SUPPORT -D_REENTRANT -L/usr/lib64/ -L/usr/lib -L/usr/lib64 conftest.cc -lqt-mt -lpng -lz -lm -ljpeg -ldl -lXext -lX11 -lSM -lICE -lpthread 1>&5 conftest.cc:2:21: error: qglobal.h: No such file or directory conftest.cc:3:26: error: qapplication.h: No such file or directory conftest.cc:4:21: error: qcursor.h: No such file or directory conftest.cc:5:27: error: qstylefactory.h: No such file or directory conftest.cc:6:34: error: private/qucomextra_p.h: No such file or directory conftest.cc:7:8: warning: "QT_VERSION" is not defined conftest.cc:8:2: error: #error 1 conftest.cc: In function 'int main()': conftest.cc:12: error: 'QStyleFactory' was not declared in this scope conftest.cc:12: error: expected `;' before '::' token conftest.cc:13: error: 'QCursor' was not declared in this scope conftest.cc:13: error: expected `;' before 'c' configure:29692: $? = 1 configure: failed program was: #include "confdefs.h" #include #include #include #include #include #if ! (QT_VERSION >= 0x030300 && QT_VERSION < 0x040000) #error 1 #endif int main() { (void)QStyleFactory::create(QString::null); QCursor c(Qt::WhatsThisCursor); return 0; } configure:29732: error: Qt (>= Qt 3.3) (headers and libraries) not found. Please check your installation! For more details about this problem, look at the end of config.log. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_build_alias=x86_64-unknown-linux-gnu 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= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func__NSGetEnviron=no ac_cv_func_connect=yes ac_cv_func_dlopen=no ac_cv_func_inet_ntoa=yes ac_cv_func_remove=yes ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_snprintf=yes ac_cv_func_vsnprintf=yes ac_cv_have_dlfcn=yes ac_cv_have_qt=have_qt=no ac_cv_header_Carbon_Carbon_h=no ac_cv_header_CoreAudio_CoreAudio_h=no ac_cv_header_crt_externs_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_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=x86_64-unknown-linux-gnu ac_cv_host_alias=x86_64-unknown-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_compat_main=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_dld_shl_unload=no ac_cv_lib_dnet_dnet_ntoa=no ac_cv_lib_dnet_stub_dnet_ntoa=no ac_cv_lib_jpeg_6b=no ac_cv_lib_jpeg_normal=-ljpeg ac_cv_lib_png='-lpng -lz -lm' ac_cv_lib_poll_poll=no ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_ucb_killpg=no ac_cv_lib_util_main=yes ac_cv_lib_z=-lz ac_cv_objext=o ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_sizeof_char_p=8 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=8 ac_cv_sizeof_unsigned_long=8 ac_cv_target=x86_64-unknown-linux-gnu ac_cv_target_alias=x86_64-unknown-linux-gnu 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_func_res_init=yes kde_cv_func_strlcat=no kde_cv_func_strlcpy=no kde_cv_have_libXext=yes kde_cv_have_x='have_x=yes kde_x_includes=. kde_x_libraries=/usr/lib' kde_cv_path=/usr/bin/perl kde_cv_path_kde_config=/usr/bin/kde-config kde_cv_path_perl=/usr/bin/perl kde_cv_prog_cc_Wmissing_format_attribute=yes kde_cv_prog_cxx_O0=yes kde_cv_prog_cxx_Wl___allow_shlib_undefined=yes kde_cv_prog_cxx_Wl___no_undefined=yes kde_cv_prog_cxx_Wmissing_format_attribute=yes kde_cv_prog_cxx_Wno_long_long=yes kde_cv_prog_cxx_Wnon_virtual_dtor=yes kde_cv_prog_cxx_Wundef=yes kde_cv_prog_cxx_fexceptions=yes kde_cv_prog_cxx_fno_check_new=yes kde_cv_prog_cxx_fno_common=yes kde_cv_prog_cxx_fno_exceptions=yes kde_cv_proto_res_init=no kde_cv_proto_strlcat='yes - in libkdefakes' kde_cv_proto_strlcpy='yes - in libkdefakes' kde_cv_socklen_t=yes kde_cv_socklen_t_equiv=socklen_t kde_cv_stl_works=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.6.1.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 -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' 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} /usr/local/kdar-2.0.7/admin/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/local/kdar-2.0.7/admin/missing --run tar' AR='ar' ARTSCCONFIG='' AUTOCONF='$(SHELL) $(top_srcdir)/admin/cvs.sh configure || touch configure' AUTODIRS='' AUTOHEADER='${SHELL} /usr/local/kdar-2.0.7/admin/missing --run autoheader' AUTOMAKE='${SHELL} /usr/local/kdar-2.0.7/admin/missing --run automake-1.7' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-ansi -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' CPP='gcc -E' CPPFLAGS=' -DQT_THREAD_SUPPORT -D_REENTRANT' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common' CYGPATH_W='echo' DCOPIDL2CPP='' DCOPIDL='' DCOPIDLNG='' DCOP_DEPENDENCIES='' DEFS='' 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' KCFG_DEPENDENCIES='' KCONFIG_COMPILER='' KDECONFIG='/usr/bin/kde-config' KDE_EXTRA_RPATH=' -R /usr/lib64' KDE_INCLUDES='' KDE_LDFLAGS='' 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='' KDE_USE_CLOSURE_FALSE='' KDE_USE_CLOSURE_TRUE='#' KDE_USE_FINAL_FALSE='' KDE_USE_FINAL_TRUE='#' KDE_USE_NMCHECK_FALSE='' KDE_USE_NMCHECK_TRUE='#' KDE_XSL_STYLESHEET='' LDFLAGS='' LDFLAGS_AS_NEEDED='' LDFLAGS_NEW_DTAGS='' 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_KAB='' LIB_KABC='' LIB_KDECORE='' LIB_KDEPIM='' LIB_KDEPRINT='' LIB_KDEUI='' LIB_KDNSSD='' LIB_KFILE='' LIB_KFM='' LIB_KHTML='' LIB_KIMPROXY='' LIB_KIO='' LIB_KJS='' LIB_KNEWSTUFF='' LIB_KPARTS='' LIB_KSPELL='' LIB_KSYCOCA='' LIB_KUTILS='' LIB_POLL='' LIB_QPE='' LIB_QT='' LIB_SMB='' LIB_X11='-lX11 $(LIBSOCKET)' LIB_XEXT='-lXext' LIB_XRENDER='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /usr/local/kdar-2.0.7/admin/missing --run makeinfo' MAKEKDEWIDGETS='' MCOPIDL='' MEINPROC='' MOC='' MSGFMT='/usr/bin/msgfmt' NOOPT_CFLAGS='-O0' NOOPT_CXXFLAGS='-O0' OBJEXT='o' PACKAGE='kdar' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/usr/bin/perl' QTE_NORTTI='' QT_INCLUDES='' QT_LDFLAGS='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' TOPSUBDIRS='' UIC='' UIC_TR='' USER_INCLUDES='' USER_LDFLAGS=' -L/usr/lib64' USE_EXCEPTIONS='-fexceptions' USE_RTTI='' USE_THREADS='' VERSION='2.0.7' WOVERLOADED_VIRTUAL='' XGETTEXT='/usr/bin/xgettext' XMLLINT='' X_EXTRA_LIBS='' X_INCLUDES='-I.' X_LDFLAGS='-L/usr/lib' X_PRE_LIBS='' X_RPATH='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' all_includes='-I.' all_libraries='-L/usr/lib ' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='NONE' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' include_ARTS_FALSE='' include_ARTS_TRUE='' include_x11_FALSE='#' include_x11_TRUE='' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/usr/local/kdar-2.0.7/admin/install-sh' kde_appsdir='' kde_bindir='' kde_confdir='' kde_datadir='' kde_htmldir='' kde_icondir='' kde_includes='' kde_kcfgdir='' kde_libraries='' kde_libs_htmldir='/usr/share/doc/kde/HTML' kde_libs_prefix='/usr' kde_locale='' kde_mimedir='' kde_moduledir='' kde_qtver='3' kde_servicesdir='' kde_servicetypesdir='' kde_sounddir='' kde_styledir='' kde_templatesdir='' kde_wallpaperdir='' kde_widgetdir='' kdeinitdir='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/opt/kde3' program_transform_name='s,x,x,' qt_includes='' qt_libraries='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='x86_64-unknown-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='unknown' unsermake_enable_pch_FALSE='' unsermake_enable_pch_TRUE='#' x_includes='.' x_libraries='/usr/lib' xdg_appsdir='' xdg_directorydir='' xdg_menudir='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_CRYPT 1 #define HAVE_DLFCN_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBJPEG 1 #define HAVE_LIBPNG 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIBZ 1 #define HAVE_MEMORY_H 1 #define HAVE_RES_INIT 1 #define HAVE_RES_INIT 1 #define HAVE_RES_INIT_PROTO 1 #define HAVE_SGI_STL 1 #define HAVE_SNPRINTF 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_BITYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VSNPRINTF 1 #define KDELIBSUFF "" #define PACKAGE "kdar" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define SIZEOF_CHAR_P 8 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 8 #define SIZEOF_UNSIGNED_LONG 8 #define STDC_HEADERS 1 #define VERSION "2.0.7" #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 1