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 $ /home/michael/Documents/Projekte/kovpn/configure --enable-debug=full CFLAGS=-g -ggdb CXXFLAGS=-O0 -g -ggdb --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = komet uname -m = i686 uname -r = 2.6.17-mactel uname -s = Linux uname -v = #2 SMP PREEMPT Wed Jun 28 10:17:55 CEST 2006 /usr/bin/uname -p = Genuine Intel(R) CPU T2400 @ 1.83GHz /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/kde/3.5/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /opt/bin PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.1.1 PATH: /opt/ati/bin PATH: /opt/blackdown-jdk-1.4.2.03/bin PATH: /opt/blackdown-jdk-1.4.2.03/jre/bin PATH: /usr/kde/3.5/bin PATH: /usr/qt/3/bin PATH: /usr/games/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1564: checking build system type configure:1582: result: i686-pc-linux-gnu configure:1590: checking host system type configure:1604: result: i686-pc-linux-gnu configure:1612: checking target system type configure:1626: result: i686-pc-linux-gnu configure:1673: checking for a BSD-compatible install configure:1728: result: /usr/bin/install -c configure:1743: checking for -p flag to install configure:1756: result: yes configure:1767: checking whether build environment is sane configure:1810: result: yes configure:1862: checking for gawk configure:1878: found /usr/bin/gawk configure:1888: result: gawk configure:1898: checking whether make sets $(MAKE) configure:1918: result: yes configure:2104: checking for kde-config configure:2166: result: /usr/kde/3.5/bin/kde-config configure:2262: checking where to install configure:2266: result: /usr/kde/3.5 (as returned by kde-config) configure:2321: checking for style of include used by make configure:2349: result: GNU configure:2497: checking for gcc configure:2513: found /usr/bin/gcc configure:2523: result: gcc configure:2767: checking for C compiler version configure:2770: gcc --version &5 gcc (GCC) 4.1.1 (Gentoo 4.1.1) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2773: $? = 0 configure:2775: gcc -v &5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 4.1.1 (Gentoo 4.1.1) configure:2778: $? = 0 configure:2780: gcc -V &5 gcc: '-V' option must have argument configure:2783: $? = 1 configure:2806: checking for C compiler default output file name configure:2809: gcc -g -ggdb conftest.c >&5 configure:2812: $? = 0 configure:2858: result: a.out configure:2863: checking whether the C compiler works configure:2869: ./a.out configure:2872: $? = 0 configure:2889: result: yes configure:2896: checking whether we are cross compiling configure:2898: result: no configure:2901: checking for suffix of executables configure:2903: gcc -o conftest -g -ggdb conftest.c >&5 configure:2906: $? = 0 configure:2931: result: configure:2937: checking for suffix of object files configure:2958: gcc -c -g -ggdb conftest.c >&5 configure:2961: $? = 0 configure:2983: result: o configure:2987: checking whether we are using the GNU C compiler configure:3011: gcc -c -g -ggdb conftest.c >&5 configure:3017: $? = 0 configure:3021: test -z || test ! -s conftest.err configure:3024: $? = 0 configure:3027: test -s conftest.o configure:3030: $? = 0 configure:3043: result: yes configure:3049: checking whether gcc accepts -g configure:3070: gcc -c -g conftest.c >&5 configure:3076: $? = 0 configure:3080: test -z || test ! -s conftest.err configure:3083: $? = 0 configure:3086: test -s conftest.o configure:3089: $? = 0 configure:3100: result: yes configure:3117: checking for gcc option to accept ANSI C configure:3187: gcc -c -g -ggdb conftest.c >&5 configure:3193: $? = 0 configure:3197: test -z || test ! -s conftest.err configure:3200: $? = 0 configure:3203: test -s conftest.o configure:3206: $? = 0 configure:3224: result: none needed configure:3242: gcc -c -g -ggdb conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:3248: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3383: checking dependency style of gcc configure:3473: result: gcc3 configure:3496: checking how to run the C preprocessor configure:3531: gcc -E conftest.c configure:3537: $? = 0 configure:3569: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:3575: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kovpn" | #define VERSION "0.1" | /* end confdefs.h. */ | #include configure:3614: result: gcc -E configure:3638: gcc -E conftest.c configure:3644: $? = 0 configure:3676: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:3682: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kovpn" | #define VERSION "0.1" | /* end confdefs.h. */ | #include configure:3806: checking for g++ configure:3822: found /usr/bin/g++ configure:3832: result: g++ configure:3848: checking for C++ compiler version configure:3851: g++ --version &5 g++ (GCC) 4.1.1 (Gentoo 4.1.1) 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:3854: $? = 0 configure:3856: g++ -v &5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 4.1.1 (Gentoo 4.1.1) configure:3859: $? = 0 configure:3861: g++ -V &5 g++: '-V' option must have argument configure:3864: $? = 1 configure:3867: checking whether we are using the GNU C++ compiler configure:3891: g++ -c -O0 -g -ggdb conftest.cc >&5 configure:3897: $? = 0 configure:3901: test -z || test ! -s conftest.err configure:3904: $? = 0 configure:3907: test -s conftest.o configure:3910: $? = 0 configure:3923: result: yes configure:3929: checking whether g++ accepts -g configure:3950: g++ -c -g conftest.cc >&5 configure:3956: $? = 0 configure:3960: test -z || test ! -s conftest.err configure:3963: $? = 0 configure:3966: test -s conftest.o configure:3969: $? = 0 configure:3980: result: yes configure:4022: g++ -c -O0 -g -ggdb conftest.cc >&5 configure:4028: $? = 0 configure:4032: test -z || test ! -s conftest.err configure:4035: $? = 0 configure:4038: test -s conftest.o configure:4041: $? = 0 configure:4067: g++ -c -O0 -g -ggdb conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:15: error: 'exit' was not declared in this scope configure:4073: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kovpn" | #define VERSION "0.1" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:4022: g++ -c -O0 -g -ggdb conftest.cc >&5 configure:4028: $? = 0 configure:4032: test -z || test ! -s conftest.err configure:4035: $? = 0 configure:4038: test -s conftest.o configure:4041: $? = 0 configure:4067: g++ -c -O0 -g -ggdb conftest.cc >&5 configure:4073: $? = 0 configure:4077: test -z || test ! -s conftest.err configure:4080: $? = 0 configure:4083: test -s conftest.o configure:4086: $? = 0 configure:4111: checking dependency style of g++ configure:4201: result: gcc3 configure:4220: checking whether gcc is blacklisted configure:4246: gcc -c -g3 -fno-inline -g -ggdb conftest.c >&5 configure:4252: $? = 0 configure:4256: test -z || test ! -s conftest.err configure:4259: $? = 0 configure:4262: test -s conftest.o configure:4265: $? = 0 configure:4277: result: no configure:4320: checking whether g++ supports -fno-builtin configure:4358: rm -rf SunWS_cache; g++ -o conftest -g3 -fno-inline -O0 -g -ggdb -fno-builtin conftest.cc 1>&5 conftest.cc:11: error: 'void std::exit(int)' should have been declared inside 'std' conftest.cc:11: error: 'std::exit' has not been declared configure:4364: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kovpn" | #define VERSION "0.1" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | | int | main () | { | return 0; | ; | return 0; | } configure:4403: result: no configure:4411: checking whether g++ supports -Woverloaded-virtual configure:4447: rm -rf SunWS_cache; g++ -o conftest -g3 -fno-inline -O0 -g -ggdb -Woverloaded-virtual conftest.cc 1>&5 configure:4453: $? = 0 configure:4457: test -z || test ! -s conftest.err configure:4460: $? = 0 configure:4463: test -s conftest configure:4466: $? = 0 configure:4487: result: yes configure:4614: checking whether g++ supports -Wmissing-format-attribute configure:4650: rm -rf SunWS_cache; g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -g3 -fno-inline -O0 -g -ggdb -Wmissing-format-attribute conftest.cc 1>&5 configure:4656: $? = 0 configure:4660: test -z || test ! -s conftest.err configure:4663: $? = 0 configure:4666: test -s conftest configure:4669: $? = 0 configure:4690: result: yes configure:4702: checking whether gcc supports -Wmissing-format-attribute configure:4735: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wmissing-format-attribute conftest.c >&5 configure:4741: $? = 0 configure:4745: test -z || test ! -s conftest.err configure:4748: $? = 0 configure:4751: test -s conftest configure:4754: $? = 0 configure:4775: result: yes configure:4789: checking whether g++ supports -Wundef configure:4825: rm -rf SunWS_cache; g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -g3 -fno-inline -O0 -g -ggdb -Wformat-security -Wmissing-format-attribute -Wundef conftest.cc 1>&5 configure:4831: $? = 0 configure:4835: test -z || test ! -s conftest.err configure:4838: $? = 0 configure:4841: test -s conftest configure:4844: $? = 0 configure:4865: result: yes configure:4877: checking whether g++ supports -Wno-long-long configure:4913: 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 -g3 -fno-inline -O0 -g -ggdb -Wformat-security -Wmissing-format-attribute -Wno-long-long conftest.cc 1>&5 configure:4919: $? = 0 configure:4923: test -z || test ! -s conftest.err configure:4926: $? = 0 configure:4929: test -s conftest configure:4932: $? = 0 configure:4953: result: yes configure:4965: checking whether g++ supports -Wno-non-virtual-dtor configure:5001: 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 -g3 -fno-inline -O0 -g -ggdb -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor conftest.cc 1>&5 configure:5007: $? = 0 configure:5011: test -z || test ! -s conftest.err configure:5014: $? = 0 configure:5017: test -s conftest configure:5020: $? = 0 configure:5041: result: yes configure:5072: checking whether g++ supports -fno-exceptions configure:5108: 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 -g3 -fno-inline -O0 -g -ggdb -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions conftest.cc 1>&5 configure:5114: $? = 0 configure:5118: test -z || test ! -s conftest.err configure:5121: $? = 0 configure:5124: test -s conftest configure:5127: $? = 0 configure:5148: result: yes configure:5160: checking whether g++ supports -fno-check-new configure:5196: 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 -g3 -fno-inline -O0 -g -ggdb -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new conftest.cc 1>&5 configure:5202: $? = 0 configure:5206: test -z || test ! -s conftest.err configure:5209: $? = 0 configure:5212: test -s conftest configure:5215: $? = 0 configure:5236: result: yes configure:5248: checking whether g++ supports -fno-common configure:5284: 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 -g3 -fno-inline -O0 -g -ggdb -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common conftest.cc 1>&5 configure:5290: $? = 0 configure:5294: test -z || test ! -s conftest.err configure:5297: $? = 0 configure:5300: test -s conftest configure:5303: $? = 0 configure:5324: result: yes configure:5336: checking whether g++ supports -fexceptions configure:5372: 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 -g3 -fno-inline -O0 -g -ggdb -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fexceptions conftest.cc 1>&5 configure:5378: $? = 0 configure:5382: test -z || test ! -s conftest.err configure:5385: $? = 0 configure:5388: test -s conftest configure:5391: $? = 0 configure:5412: result: yes configure:6103: checking how to run the C++ preprocessor configure:6134: g++ -E conftest.cc configure:6140: $? = 0 configure:6172: g++ -E conftest.cc conftest.cc:14:28: error: ac_nonexistent.h: No such file or directory configure:6178: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kovpn" | #define VERSION "0.1" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:6217: result: g++ -E configure:6241: g++ -E conftest.cc configure:6247: $? = 0 configure:6279: g++ -E conftest.cc conftest.cc:14:28: error: ac_nonexistent.h: No such file or directory configure:6285: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kovpn" | #define VERSION "0.1" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:6333: checking whether g++ supports -O0 configure:6369: 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 -g3 -fno-inline -O0 -g -ggdb -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -O0 conftest.cc 1>&5 configure:6375: $? = 0 configure:6379: test -z || test ! -s conftest.err configure:6382: $? = 0 configure:6385: test -s conftest configure:6388: $? = 0 configure:6409: result: yes configure:6680: checking whether g++ supports -Wl,--no-undefined configure:6716: 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 -g3 -fno-inline -O0 -g -ggdb -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wl,--no-undefined conftest.cc 1>&5 configure:6722: $? = 0 configure:6726: test -z || test ! -s conftest.err configure:6729: $? = 0 configure:6732: test -s conftest configure:6735: $? = 0 configure:6756: result: yes configure:6760: checking whether g++ supports -Wl,--allow-shlib-undefined configure:6796: 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 -g3 -fno-inline -O0 -g -ggdb -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wl,--allow-shlib-undefined conftest.cc 1>&5 configure:6802: $? = 0 configure:6806: test -z || test ! -s conftest.err configure:6809: $? = 0 configure:6812: test -s conftest configure:6815: $? = 0 configure:6836: result: yes configure:6949: result: not using lib directory suffix configure:6994: checking for a sed that does not truncate output configure:7048: result: /usr/bin/sed configure:7051: checking for egrep configure:7061: result: grep -E configure:7077: checking for ld used by gcc configure:7144: result: /usr/i686-pc-linux-gnu/bin/ld configure:7153: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld configure:7168: result: yes configure:7173: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files configure:7180: result: -r configure:7189: checking for BSD-compatible nm configure:7231: result: /usr/bin/nm -B configure:7235: checking whether ln -s works configure:7239: result: yes configure:7246: checking how to recognise dependent libraries configure:7453: result: pass_all configure:7662: checking for ANSI C header files configure:7687: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7693: $? = 0 configure:7697: test -z || test ! -s conftest.err configure:7700: $? = 0 configure:7703: test -s conftest.o configure:7706: $? = 0 configure:7795: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -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:7798: $? = 0 configure:7800: ./conftest configure:7803: $? = 0 configure:7818: result: yes configure:7842: checking for sys/types.h configure:7858: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7864: $? = 0 configure:7868: test -z || test ! -s conftest.err configure:7871: $? = 0 configure:7874: test -s conftest.o configure:7877: $? = 0 configure:7888: result: yes configure:7842: checking for sys/stat.h configure:7858: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7864: $? = 0 configure:7868: test -z || test ! -s conftest.err configure:7871: $? = 0 configure:7874: test -s conftest.o configure:7877: $? = 0 configure:7888: result: yes configure:7842: checking for stdlib.h configure:7858: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7864: $? = 0 configure:7868: test -z || test ! -s conftest.err configure:7871: $? = 0 configure:7874: test -s conftest.o configure:7877: $? = 0 configure:7888: result: yes configure:7842: checking for string.h configure:7858: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7864: $? = 0 configure:7868: test -z || test ! -s conftest.err configure:7871: $? = 0 configure:7874: test -s conftest.o configure:7877: $? = 0 configure:7888: result: yes configure:7842: checking for memory.h configure:7858: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7864: $? = 0 configure:7868: test -z || test ! -s conftest.err configure:7871: $? = 0 configure:7874: test -s conftest.o configure:7877: $? = 0 configure:7888: result: yes configure:7842: checking for strings.h configure:7858: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7864: $? = 0 configure:7868: test -z || test ! -s conftest.err configure:7871: $? = 0 configure:7874: test -s conftest.o configure:7877: $? = 0 configure:7888: result: yes configure:7842: checking for inttypes.h configure:7858: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7864: $? = 0 configure:7868: test -z || test ! -s conftest.err configure:7871: $? = 0 configure:7874: test -s conftest.o configure:7877: $? = 0 configure:7888: result: yes configure:7842: checking for stdint.h configure:7858: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7864: $? = 0 configure:7868: test -z || test ! -s conftest.err configure:7871: $? = 0 configure:7874: test -s conftest.o configure:7877: $? = 0 configure:7888: result: yes configure:7842: checking for unistd.h configure:7858: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7864: $? = 0 configure:7868: test -z || test ! -s conftest.err configure:7871: $? = 0 configure:7874: test -s conftest.o configure:7877: $? = 0 configure:7888: result: yes configure:7914: checking dlfcn.h usability configure:7926: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7932: $? = 0 configure:7936: test -z || test ! -s conftest.err configure:7939: $? = 0 configure:7942: test -s conftest.o configure:7945: $? = 0 configure:7955: result: yes configure:7959: checking dlfcn.h presence configure:7969: gcc -E conftest.c configure:7975: $? = 0 configure:7995: result: yes configure:8030: checking for dlfcn.h configure:8037: result: yes configure:8101: checking for g77 configure:8130: result: no configure:8101: checking for f77 configure:8130: result: no configure:8101: checking for xlf configure:8130: result: no configure:8101: checking for frt configure:8130: result: no configure:8101: checking for pgf77 configure:8130: result: no configure:8101: checking for fort77 configure:8130: result: no configure:8101: checking for fl32 configure:8130: result: no configure:8101: checking for af77 configure:8130: result: no configure:8101: checking for f90 configure:8130: result: no configure:8101: checking for xlf90 configure:8130: result: no configure:8101: checking for pgf90 configure:8130: result: no configure:8101: checking for epcf90 configure:8130: result: no configure:8101: checking for f95 configure:8130: result: no configure:8101: checking for fort configure:8130: result: no configure:8101: checking for xlf95 configure:8130: result: no configure:8101: checking for ifc configure:8130: result: no configure:8101: checking for efc configure:8130: result: no configure:8101: checking for pgf95 configure:8130: result: no configure:8101: checking for lf95 configure:8130: result: no configure:8101: checking for gfortran configure:8130: result: no configure:8142: checking for Fortran 77 compiler version configure:8145: --version &5 /home/michael/Documents/Projekte/kovpn/configure: line 8146: --version: command not found configure:8148: $? = 127 configure:8150: -v &5 /home/michael/Documents/Projekte/kovpn/configure: line 8151: -v: command not found configure:8153: $? = 127 configure:8155: -V &5 /home/michael/Documents/Projekte/kovpn/configure: line 8156: -V: command not found configure:8158: $? = 127 configure:8166: checking whether we are using the GNU Fortran 77 compiler configure:8180: -c conftest.F >&5 /home/michael/Documents/Projekte/kovpn/configure: line 8181: -c: command not found configure:8186: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:8212: result: no configure:8218: checking whether accepts -g configure:8230: -c -g conftest.f >&5 /home/michael/Documents/Projekte/kovpn/configure: line 8231: -c: command not found configure:8236: $? = 127 configure: failed program was: | program main | | end configure:8261: result: no configure:8291: checking the maximum length of command line arguments configure:8350: result: 32768 configure:8361: checking command to parse /usr/bin/nm -B output from gcc object configure:8450: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:5: warning: no previous prototype for 'nm_test_func' configure:8453: $? = 0 configure:8457: /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:8460: $? = 0 configure:8512: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c conftstm.o >&5 configure:8515: $? = 0 configure:8553: result: ok configure:8557: checking for objdir configure:8572: result: .libs configure:8662: checking for ar configure:8678: found /usr/bin/ar configure:8689: result: ar configure:8742: checking for ranlib configure:8758: found /usr/bin/ranlib configure:8769: result: ranlib configure:8822: checking for strip configure:8838: found /usr/bin/strip configure:8849: result: strip configure:9111: checking if gcc static flag works configure:9134: result: yes configure:9156: checking if gcc supports -fno-rtti -fno-exceptions configure:9174: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -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:9178: $? = 0 configure:9189: result: no configure:9204: checking for gcc option to produce PIC configure:9381: result: -fPIC configure:9389: checking if gcc PIC flag -fPIC works configure:9407: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute -fPIC -DPIC conftest.c >&5 configure:9411: $? = 0 configure:9422: result: yes configure:9446: checking if gcc supports -c -o file.o configure:9474: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute -o out/conftest2.o conftest.c >&5 configure:9478: $? = 0 configure:9495: result: yes configure:9521: checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:10333: result: yes configure:10359: checking whether -lc should be explicitly linked in configure:10364: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:10367: $? = 0 configure:10381: gcc -shared -v conftest.o -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:10384: $? = 0 configure:10396: result: no configure:10404: checking dynamic linker characteristics configure:10922: result: GNU/Linux ld.so configure:10926: checking how to hardcode library paths into programs configure:10951: result: immediate configure:10965: checking whether stripping libraries is possible configure:10970: result: yes configure:11096: checking for shl_load configure:11153: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c >&5 /tmp/ccoKtEha.o: In function `main': /home/michael/Documents/Projekte/kovpn/debug/conftest.c:66: undefined reference to `shl_load' /tmp/ccoKtEha.o:(.data+0x0): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:11159: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kovpn" | #define VERSION "0.1" | #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:11184: result: no configure:11189: checking for shl_load in -ldld configure:11219: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c -ldld >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:11225: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kovpn" | #define VERSION "0.1" | #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:11251: result: no configure:11256: checking for dlopen configure:11313: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c >&5 /tmp/cckCRw5q.o: In function `main': /home/michael/Documents/Projekte/kovpn/debug/conftest.c:66: undefined reference to `dlopen' /tmp/cckCRw5q.o:(.data+0x0): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:11319: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kovpn" | #define VERSION "0.1" | #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:11344: result: no configure:11349: checking for dlopen in -ldl configure:11379: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c -ldl >&5 configure:11385: $? = 0 configure:11389: test -z || test ! -s conftest.err configure:11392: $? = 0 configure:11395: test -s conftest configure:11398: $? = 0 configure:11411: result: yes configure:11586: checking whether a program can dlopen itself configure:11658: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:11641: warning: no previous prototype for 'fnord' configure: In function 'fnord': configure:11641: warning: unused variable 'i' configure: In function 'main': configure:11654: warning: implicit declaration of function 'exit' configure:11654: warning: incompatible implicit declaration of built-in function 'exit' configure:11661: $? = 0 configure:11679: result: yes configure:11684: checking whether a statically linked program can dlopen itself configure:11756: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:11739: warning: no previous prototype for 'fnord' configure: In function 'fnord': configure:11739: warning: unused variable 'i' configure: In function 'main': configure:11752: warning: implicit declaration of function 'exit' configure:11752: warning: incompatible implicit declaration of built-in function 'exit' configure:11759: $? = 0 configure:11777: result: yes configure:11800: checking if libtool supports shared libraries configure:11802: result: yes configure:11805: checking whether to build shared libraries configure:11863: result: yes configure:11866: checking whether to build static libraries configure:11870: result: no configure:11961: creating libtool configure:12505: checking for ld used by g++ configure:12572: result: /usr/i686-pc-linux-gnu/bin/ld configure:12581: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld configure:12596: result: yes configure:12647: checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:13461: result: yes configure:13483: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -g3 -fno-inline -O0 -g -ggdb -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common conftest.cc >&5 configure:13486: $? = 0 configure:13582: checking for g++ option to produce PIC configure:13834: result: -fPIC configure:13842: checking if g++ PIC flag -fPIC works configure:13860: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -g3 -fno-inline -O0 -g -ggdb -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fPIC -DPIC conftest.cc >&5 configure:13864: $? = 0 configure:13875: result: yes configure:13899: checking if g++ supports -c -o file.o configure:13927: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -g3 -fno-inline -O0 -g -ggdb -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -o out/conftest2.o conftest.cc >&5 configure:13931: $? = 0 configure:13948: result: yes configure:13974: checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:13999: result: yes configure:14070: checking dynamic linker characteristics configure:14588: result: GNU/Linux ld.so configure:14592: checking how to hardcode library paths into programs configure:14617: result: immediate configure:14631: checking whether stripping libraries is possible configure:14636: result: yes configure:14762: checking for shl_load configure:14850: result: no configure:14855: checking for shl_load in -ldld configure:14917: result: no configure:14922: checking for dlopen configure:15010: result: no configure:15015: checking for dlopen in -ldl configure:15077: result: yes configure:15252: checking whether a program can dlopen itself configure:15345: result: yes configure:15350: checking whether a statically linked program can dlopen itself configure:15443: result: yes configure:21783: checking for msgfmt configure:21810: result: /usr/bin/msgfmt configure:21819: checking for gmsgfmt configure:21837: found /usr/bin/gmsgfmt configure:21850: result: /usr/bin/gmsgfmt configure:21869: checking for xgettext configure:21896: result: /usr/bin/xgettext configure:22016: checking if C++ programs can be compiled configure:22045: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -g3 -fno-inline -O0 -g -ggdb -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-check-new -fno-common conftest.cc >&5 configure:22051: $? = 0 configure:22055: test -z || test ! -s conftest.err configure:22058: $? = 0 configure:22061: test -s conftest.o configure:22064: $? = 0 configure:22078: result: yes configure:22108: checking for strlcat configure:22156: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -g3 -fno-inline -O0 -g -ggdb -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:38: error: 'strlcat' was not declared in this scope configure:22162: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kovpn" | #define VERSION "0.1" | #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:22197: result: no configure:22200: checking if strlcat needs custom prototype configure:22304: result: yes - in libkdefakes configure:22329: checking for strlcpy configure:22376: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -g3 -fno-inline -O0 -g -ggdb -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:37: error: 'strlcpy' was not declared in this scope configure:22382: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kovpn" | #define VERSION "0.1" | #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:22417: result: no configure:22420: checking if strlcpy needs custom prototype configure:22523: result: yes - in libkdefakes configure:22547: checking for main in -lutil configure:22571: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c -lutil >&5 configure:22577: $? = 0 configure:22581: test -z || test ! -s conftest.err configure:22584: $? = 0 configure:22587: test -s conftest configure:22590: $? = 0 configure:22603: result: yes configure:22609: checking for main in -lcompat configure:22633: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c -lcompat >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lcompat collect2: ld returned 1 exit status configure:22639: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kovpn" | #define VERSION "0.1" | #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:22665: result: no configure:22672: checking for crypt in -lcrypt configure:22702: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c -lcrypt >&5 configure:22708: $? = 0 configure:22712: test -z || test ! -s conftest.err configure:22715: $? = 0 configure:22718: test -s conftest configure:22721: $? = 0 configure:22734: result: yes configure:22828: checking for socklen_t configure:22863: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -g3 -fno-inline -O0 -g -ggdb -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common conftest.cc >&5 configure:22869: $? = 0 configure:22873: test -z || test ! -s conftest.err configure:22876: $? = 0 configure:22879: test -s conftest.o configure:22882: $? = 0 configure:22903: result: yes configure:22997: checking for dnet_ntoa in -ldnet configure:23027: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c -ldnet >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldnet collect2: ld returned 1 exit status configure:23033: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kovpn" | #define VERSION "0.1" | #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:23059: result: no configure:23066: checking for dnet_ntoa in -ldnet_stub configure:23096: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c -ldnet_stub >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldnet_stub collect2: ld returned 1 exit status configure:23102: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kovpn" | #define VERSION "0.1" | #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:23128: result: no configure:23135: checking for inet_ntoa configure:23192: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:23198: $? = 0 configure:23202: test -z || test ! -s conftest.err configure:23205: $? = 0 configure:23208: test -s conftest configure:23211: $? = 0 configure:23223: result: yes configure:23296: checking for connect configure:23353: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:23359: $? = 0 configure:23363: test -z || test ! -s conftest.err configure:23366: $? = 0 configure:23369: test -s conftest configure:23372: $? = 0 configure:23384: result: yes configure:23458: checking for remove configure:23515: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:23521: $? = 0 configure:23525: test -z || test ! -s conftest.err configure:23528: $? = 0 configure:23531: test -s conftest configure:23534: $? = 0 configure:23546: result: yes configure:23621: checking for shmat configure:23678: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:23684: $? = 0 configure:23688: test -z || test ! -s conftest.err configure:23691: $? = 0 configure:23694: test -s conftest configure:23697: $? = 0 configure:23709: result: yes configure:23792: checking for sys/types.h configure:23797: result: yes configure:23792: checking for stdint.h configure:23797: result: yes configure:23953: checking sys/bitypes.h usability configure:23965: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:23971: $? = 0 configure:23975: test -z || test ! -s conftest.err configure:23978: $? = 0 configure:23981: test -s conftest.o configure:23984: $? = 0 configure:23994: result: yes configure:23998: checking sys/bitypes.h presence configure:24008: gcc -E conftest.c configure:24014: $? = 0 configure:24034: result: yes configure:24069: checking for sys/bitypes.h configure:24076: result: yes configure:24091: checking for poll in -lpoll configure:24121: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c -lpoll >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lpoll collect2: ld returned 1 exit status configure:24127: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kovpn" | #define VERSION "0.1" | #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:24153: result: no configure:24175: checking Carbon/Carbon.h usability configure:24187: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:67:27: error: Carbon/Carbon.h: No such file or directory configure:24193: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kovpn" | #define VERSION "0.1" | #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:24216: result: no configure:24220: checking Carbon/Carbon.h presence configure:24230: gcc -E conftest.c conftest.c:33:27: error: Carbon/Carbon.h: No such file or directory configure:24236: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kovpn" | #define VERSION "0.1" | #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:24256: result: no configure:24291: checking for Carbon/Carbon.h configure:24298: result: no configure:24323: checking CoreAudio/CoreAudio.h usability configure:24335: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:67:33: error: CoreAudio/CoreAudio.h: No such file or directory configure:24341: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kovpn" | #define VERSION "0.1" | #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:24364: result: no configure:24368: checking CoreAudio/CoreAudio.h presence configure:24378: gcc -E conftest.c conftest.c:33:33: error: CoreAudio/CoreAudio.h: No such file or directory configure:24384: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kovpn" | #define VERSION "0.1" | #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:24404: result: no configure:24439: checking for CoreAudio/CoreAudio.h configure:24446: result: no configure:24464: checking if res_init needs -lresolv configure:24491: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c -lresolv >&5 configure:24497: $? = 0 configure:24501: test -z || test ! -s conftest.err configure:24504: $? = 0 configure:24507: test -s conftest configure:24510: $? = 0 configure:24514: result: yes configure:24536: checking for res_init configure:24584: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -g3 -fno-inline -O0 -g -ggdb -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cc >&5 configure:24590: $? = 0 configure:24594: test -z || test ! -s conftest.err configure:24597: $? = 0 configure:24600: test -s conftest.o configure:24603: $? = 0 configure:24625: result: yes configure:24628: checking if res_init needs custom prototype configure:24732: result: no configure:24760: checking for killpg in -lucb configure:24790: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c -lucb >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lucb collect2: ld returned 1 exit status configure:24796: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kovpn" | #define VERSION "0.1" | #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:24822: result: no configure:24905: checking for int configure:24929: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:24935: $? = 0 configure:24939: test -z || test ! -s conftest.err configure:24942: $? = 0 configure:24945: test -s conftest.o configure:24948: $? = 0 configure:24959: result: yes configure:24962: checking size of int configure:25281: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -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:25284: $? = 0 configure:25286: ./conftest configure:25289: $? = 0 configure:25312: result: 4 configure:25318: checking for short configure:25342: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:25348: $? = 0 configure:25352: test -z || test ! -s conftest.err configure:25355: $? = 0 configure:25358: test -s conftest.o configure:25361: $? = 0 configure:25372: result: yes configure:25375: checking size of short configure:25694: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -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:25697: $? = 0 configure:25699: ./conftest configure:25702: $? = 0 configure:25725: result: 2 configure:25731: checking for long configure:25755: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:25761: $? = 0 configure:25765: test -z || test ! -s conftest.err configure:25768: $? = 0 configure:25771: test -s conftest.o configure:25774: $? = 0 configure:25785: result: yes configure:25788: checking size of long configure:26107: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -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:26110: $? = 0 configure:26112: ./conftest configure:26115: $? = 0 configure:26138: result: 4 configure:26144: checking for char * configure:26168: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:26174: $? = 0 configure:26178: test -z || test ! -s conftest.err configure:26181: $? = 0 configure:26184: test -s conftest.o configure:26187: $? = 0 configure:26198: result: yes configure:26201: checking size of char * configure:26520: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -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:26523: $? = 0 configure:26525: ./conftest configure:26528: $? = 0 configure:26551: result: 4 configure:26559: checking for dlopen in -ldl configure:26621: result: yes configure:26631: checking for shl_unload in -ldld configure:26661: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c -ldld >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:26667: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kovpn" | #define VERSION "0.1" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_unload (); | int | main () | { | shl_unload (); | ; | return 0; | } configure:26693: result: no configure:26708: checking for size_t configure:26732: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:26738: $? = 0 configure:26742: test -z || test ! -s conftest.err configure:26745: $? = 0 configure:26748: test -s conftest.o configure:26751: $? = 0 configure:26762: result: yes configure:26765: checking size of size_t configure:27084: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -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:27087: $? = 0 configure:27089: ./conftest configure:27092: $? = 0 configure:27115: result: 4 configure:27122: checking for unsigned long configure:27146: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:27152: $? = 0 configure:27156: test -z || test ! -s conftest.err configure:27159: $? = 0 configure:27162: test -s conftest.o configure:27165: $? = 0 configure:27176: result: yes configure:27179: checking size of unsigned long configure:27498: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -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:27501: $? = 0 configure:27503: ./conftest configure:27506: $? = 0 configure:27529: result: 4 configure:27537: checking sizeof size_t == sizeof unsigned long configure:27559: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:27565: $? = 0 configure:27569: test -z || test ! -s conftest.err configure:27572: $? = 0 configure:27575: test -s conftest.o configure:27578: $? = 0 configure:27580: result: yes configure:27603: checking for PIE support configure:27641: 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 -g3 -fno-inline -O0 -g -ggdb -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fpie -pie conftest.cc 1>&5 configure:27647: $? = 0 configure:27651: test -z || test ! -s conftest.err configure:27654: $? = 0 configure:27657: test -s conftest configure:27660: $? = 0 configure:27682: result: yes configure:27685: checking if enabling -pie/fpie support configure:27700: result: yes configure:27730: checking crt_externs.h usability configure:27742: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:76:25: error: crt_externs.h: No such file or directory configure:27748: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kovpn" | #define VERSION "0.1" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:27771: result: no configure:27775: checking crt_externs.h presence configure:27785: gcc -E conftest.c conftest.c:42:25: error: crt_externs.h: No such file or directory configure:27791: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kovpn" | #define VERSION "0.1" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | /* end confdefs.h. */ | #include configure:27811: result: no configure:27846: checking for crt_externs.h configure:27853: result: no configure:27866: checking for _NSGetEnviron configure:27923: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c >&5 /tmp/cc0C9oU3.o: In function `main': /home/michael/Documents/Projekte/kovpn/debug/conftest.c:82: undefined reference to `_NSGetEnviron' /tmp/cc0C9oU3.o:(.data+0x0): undefined reference to `_NSGetEnviron' collect2: ld returned 1 exit status configure:27929: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kovpn" | #define VERSION "0.1" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | /* end confdefs.h. */ | /* Define _NSGetEnviron to an innocuous variant, in case declares _NSGetEnviron. | For example, HP-UX 11i declares gettimeofday. */ | #define _NSGetEnviron innocuous__NSGetEnviron | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _NSGetEnviron (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _NSGetEnviron | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _NSGetEnviron (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub__NSGetEnviron) || defined (__stub____NSGetEnviron) | choke me | #else | char (*f) () = _NSGetEnviron; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _NSGetEnviron; | ; | return 0; | } configure:27954: result: no configure:27976: checking for vsnprintf configure:28033: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:28039: $? = 0 configure:28043: test -z || test ! -s conftest.err configure:28046: $? = 0 configure:28049: test -s conftest configure:28052: $? = 0 configure:28064: result: yes configure:27976: checking for snprintf configure:28033: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:28039: $? = 0 configure:28043: test -z || test ! -s conftest.err configure:28046: $? = 0 configure:28049: test -s conftest configure:28052: $? = 0 configure:28064: result: yes configure:28123: checking for X configure:28161: gcc -E conftest.c configure:28167: $? = 0 configure:28258: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c -lXt >&5 configure:28264: $? = 0 configure:28268: test -z || test ! -s conftest.err configure:28271: $? = 0 configure:28274: test -s conftest configure:28277: $? = 0 configure:28423: result: libraries /usr/lib, headers . configure:28452: checking for IceConnectionNumber in -lICE configure:28482: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute -L/usr/lib conftest.c -lICE >&5 configure:28488: $? = 0 configure:28492: test -z || test ! -s conftest.err configure:28495: $? = 0 configure:28498: test -s conftest configure:28501: $? = 0 configure:28514: result: yes configure:28524: checking for libXext configure:28559: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute -L/usr/lib conftest.c -lXext -lX11 >&5 configure:28565: $? = 0 configure:28569: test -z || test ! -s conftest.err configure:28572: $? = 0 configure:28575: test -s conftest configure:28578: $? = 0 configure:28597: result: yes configure:28748: checking for pthread_create in -lpthread configure:28778: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute conftest.c -lpthread >&5 configure:28784: $? = 0 configure:28788: test -z || test ! -s conftest.err configure:28791: $? = 0 configure:28794: test -s conftest configure:28797: $? = 0 configure:28810: result: yes configure:29090: checking for extra includes configure:29118: result: no configure:29122: checking for extra libs configure:29151: result: no configure:29157: checking for libz configure:29192: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute -I. -D_REENTRANT conftest.c -L/usr/lib -lz >&5 configure:29198: $? = 0 configure:29202: test -z || test ! -s conftest.err configure:29205: $? = 0 configure:29208: test -s conftest configure:29211: $? = 0 configure:29233: result: -lz configure:29254: checking for libpng configure:29291: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute -I. -D_REENTRANT conftest.c -L/usr/lib -lpng -lz -lm -lX11 >&5 configure:29297: $? = 0 configure:29301: test -z || test ! -s conftest.err configure:29304: $? = 0 configure:29307: test -s conftest configure:29310: $? = 0 configure:29334: result: -lpng -lz -lm configure:29345: checking for libjpeg6b configure:29379: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute -I. -D_REENTRANT conftest.c -L/usr/lib -ljpeg6b -lm >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ljpeg6b collect2: ld returned 1 exit status configure:29385: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kovpn" | #define VERSION "0.1" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | /* end confdefs.h. */ | | #ifdef __cplusplus | extern "C" { | #endif | void jpeg_CreateDecompress(); | #ifdef __cplusplus | } | #endif | | int | main () | { | jpeg_CreateDecompress(); | ; | return 0; | } configure:29420: result: no configure:29423: checking for libjpeg configure:29457: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute -I. -D_REENTRANT conftest.c -L/usr/lib -ljpeg -lm >&5 configure:29463: $? = 0 configure:29467: test -z || test ! -s conftest.err configure:29470: $? = 0 configure:29473: test -s conftest configure:29476: $? = 0 configure:29495: result: -ljpeg configure: 29519: ${prefix}/include/jpeglib.h configure: 29519: /usr/include/jpeglib.h taking that configure:29566: checking for perl configure:29626: result: /usr/bin/perl configure:29752: checking for Qt configure: 29817: /usr/qt/3/include/qstyle.h taking that tried NO configure:29935: 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 -g3 -fno-inline -O0 -g -ggdb -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -L/usr/qt/3/lib -L/usr/lib conftest.cc -lqt-mt -lpng -lz -lm -ljpeg -ldl -lXext -lX11 -lSM -lICE -lpthread 1>&5 configure:29938: $? = 0 configure:29997: result: libraries /usr/qt/3/lib, headers /usr/qt/3/include using -mt configure:30179: checking for moc configure:30251: result: /usr/qt/3/bin/moc configure:30259: checking for uic configure:30313: result: /usr/qt/3/bin/uic configure:30344: checking whether uic supports -L configure:30355: /usr/qt/3/bin/uic -L /nonexistent conftest.ui >/dev/null configure:30358: $? = 0 configure:30370: result: yes configure:30382: checking whether uic supports -nounload configure:30393: /usr/qt/3/bin/uic -nounload conftest.ui >/dev/null configure:30396: $? = 0 configure:30408: result: yes configure:30445: checking if Qt needs -ljpeg configure:30486: 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 -g3 -fno-inline -O0 -g -ggdb -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cc -L/usr/qt/3/lib -L/usr/lib -lqt-mt -lpng -lz -lm -ldl -lXext -lX11 -lSM -lICE 1>&5 configure:30492: $? = 0 configure:30496: test -z || test ! -s conftest.err configure:30499: $? = 0 configure:30502: test -s conftest configure:30505: $? = 0 configure:30534: result: no configure:30566: checking for rpath configure:30598: result: yes configure:30601: checking for KDE configure: 30654: /usr/kde/3.5/include/ksharedptr.h taking that configure: 30684: /usr/kde/3.5/lib/libkio.la taking that configure: 30702: /usr/kde/3.5/lib/kde3/plugins/designer/kdewidgets.la taking that configure:30775: result: libraries /usr/kde/3.5/lib, headers /usr/kde/3.5/include configure:30814: checking if UIC has KDE plugins available configure:30841: /usr/qt/3/bin/uic -L /usr/kde/3.5/lib/kde3/plugins/designer -nounload -impl actest.h actest.ui > actest.cpp configure:30844: $? = 0 configure:30858: result: yes configure:30913: checking for KDE paths configure:31530: result: defaults configure:31578: checking for dcopidl configure:31640: result: /usr/kde/3.5/bin/dcopidl configure:31647: checking for dcopidl2cpp configure:31709: result: /usr/kde/3.5/bin/dcopidl2cpp configure:31717: checking for mcopidl configure:31781: result: /usr/kde/3.5/bin/mcopidl configure:31788: checking for artsc-config configure:31852: result: /usr/kde/3.5/bin/artsc-config configure:31860: checking for meinproc configure:31914: result: /usr/kde/3.5/bin/meinproc configure:31944: checking for kconfig_compiler configure:32006: result: /usr/kde/3.5/bin/kconfig_compiler configure:32013: checking for dcopidlng configure:32075: result: /usr/kde/3.5/bin/dcopidlng configure:32155: checking for xmllint configure:32209: result: /usr/bin/xmllint configure: 32225: /usr/share/kde/apps/ksgmltools2/customization/kde-chunk.xsl configure: 32225: /usr/local/share/apps/ksgmltools2/customization/kde-chunk.xsl configure: 32225: /usr/share/apps/ksgmltools2/customization/kde-chunk.xsl configure: 32225: /opt/kde3/share/apps/ksgmltools2/customization/kde-chunk.xsl configure: 32225: /opt/kde/share/apps/ksgmltools2/customization/kde-chunk.xsl configure: 32225: /usr/kde/3.5/share/apps/ksgmltools2/customization/kde-chunk.xsl taking that configure:32383: checking whether byte ordering is bigendian configure:32410: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:32416: $? = 0 configure:32420: test -z || test ! -s conftest.err configure:32423: $? = 0 configure:32426: test -s conftest.o configure:32429: $? = 0 configure:32453: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:55: error: 'not' undeclared (first use in this function) conftest.c:55: error: (Each undeclared identifier is reported only once conftest.c:55: error: for each function it appears in.) conftest.c:55: error: expected ';' before 'big' configure:32459: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kovpn" | #define VERSION "0.1" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:32594: result: no configure:32614: checking for MAXPATHLEN configure:32636: gcc -E -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c 2>/dev/null | grep '^KDE_HELLO' >conftest.out configure:32639: $? = 0 configure:32651: result: 4096 configure:32681: checking if doc should be compiled configure:32693: result: yes configure:32681: checking if pics should be compiled configure:32693: result: yes configure:32681: checking if po should be compiled configure:32693: result: yes configure:32681: checking if src should be compiled configure:32693: result: yes configure:32855: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-g -ggdb' 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=set ac_cv_env_CXXFLAGS_value='-O0 -g -ggdb' 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_kde='have_kde=yes ac_kde_includes=/usr/kde/3.5/include ac_kde_libraries=/usr/kde/3.5/lib' ac_cv_have_qt='have_qt=yes ac_qt_includes=/usr/qt/3/include ac_qt_libraries=/usr/qt/3/lib' ac_cv_header_Carbon_Carbon_h=no ac_cv_header_CoreAudio_CoreAudio_h=no ac_cv_header_crt_externs_h=no ac_cv_header_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=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-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_maxpathlen=4096 ac_cv_objext=o ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt 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=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=4 ac_cv_sizeof_unsigned_long=4 ac_cv_target=i686-pc-linux-gnu ac_cv_target_alias=i686-pc-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_all_paths='kde_have_all_paths="yes" kde_htmldir="\${datadir}/doc/HTML" kde_appsdir="\${datadir}/applnk" kde_icondir="\${datadir}/icons" kde_sounddir="\${datadir}/sounds" kde_datadir="\${datadir}/apps" kde_locale="\${datadir}/locale" kde_cgidir="\${exec_prefix}/cgi-bin" kde_confdir="\${datadir}/config" kde_kcfgdir="\${datadir}/config.kcfg" kde_mimedir="\${datadir}/mimelnk" kde_toolbardir="\${datadir}/toolbar" kde_wallpaperdir="\${datadir}/wallpapers" kde_templatesdir="\${datadir}/templates" kde_bindir="\${exec_prefix}/bin" kde_servicesdir="\${datadir}/services" kde_servicetypesdir="\${datadir}/servicetypes" kde_moduledir="\${libdir}/kde3" kde_styledir="\${libdir}/kde3/plugins/styles" kde_widgetdir="/usr/kde/3.5/lib/kde3/plugins/designer" xdg_appsdir="\${datadir}/applications/kde" xdg_menudir="\${sysconfdir}/xdg/menus" xdg_directorydir="\${datadir}/desktop-directories" kde_result=defaults' kde_cv_func_res_init=yes kde_cv_func_strlcat=no kde_cv_func_strlcpy=no kde_cv_have_libXext=yes kde_cv_have_x='have_x=yes kde_x_includes=. kde_x_libraries=/usr/lib' kde_cv_path=/usr/bin/xmllint kde_cv_path_artsc_config=/usr/kde/3.5/bin/artsc-config kde_cv_path_dcopidl=/usr/kde/3.5/bin/dcopidl kde_cv_path_dcopidl2cpp=/usr/kde/3.5/bin/dcopidl2cpp kde_cv_path_dcopidlng=/usr/kde/3.5/bin/dcopidlng kde_cv_path_kconfig_compiler=/usr/kde/3.5/bin/kconfig_compiler kde_cv_path_kde_config=/usr/kde/3.5/bin/kde-config kde_cv_path_mcopidl=/usr/kde/3.5/bin/mcopidl kde_cv_path_meinproc=/usr/kde/3.5/bin/meinproc kde_cv_path_moc=/usr/qt/3/bin/moc kde_cv_path_perl=/usr/bin/perl kde_cv_path_uic=/usr/qt/3/bin/uic kde_cv_path_xmllint=/usr/bin/xmllint kde_cv_prog_cc_Wmissing_format_attribute=yes kde_cv_prog_cxx_O0=yes kde_cv_prog_cxx_Wl___allow_shlib_undefined=yes kde_cv_prog_cxx_Wl___no_undefined=yes kde_cv_prog_cxx_Wmissing_format_attribute=yes kde_cv_prog_cxx_Wno_long_long=yes kde_cv_prog_cxx_Wno_non_virtual_dtor=yes kde_cv_prog_cxx_Woverloaded_virtual=yes kde_cv_prog_cxx_Wundef=yes kde_cv_prog_cxx_fexceptions=yes kde_cv_prog_cxx_fno_check_new=yes kde_cv_prog_cxx_fno_common=yes kde_cv_prog_cxx_fno_exceptions=yes kde_cv_prog_uic_L=yes kde_cv_prog_uic_nounload=yes kde_cv_proto_res_init=no kde_cv_proto_strlcat='yes - in libkdefakes' kde_cv_proto_strlcpy='yes - in libkdefakes' kde_cv_qt_jpeg=no kde_cv_socklen_t=yes kde_cv_socklen_t_equiv=socklen_t kde_cv_stl_works=yes kde_cv_uic_plugins=yes kde_cv_val_pie_support=yes lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=yes lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.4.so' lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/usr/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} /home/michael/Documents/Projekte/kovpn/admin/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/michael/Documents/Projekte/kovpn/admin/missing --run tar' AR='ar' ARTSCCONFIG='/usr/kde/3.5/bin/artsc-config' AUTOCONF='$(SHELL) $(top_srcdir)/admin/cvs.sh configure || touch configure' AUTODIRS='' AUTOHEADER='${SHELL} /home/michael/Documents/Projekte/kovpn/admin/missing --run autoheader' AUTOMAKE='${SHELL} /home/michael/Documents/Projekte/kovpn/admin/missing --run automake-1.9' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -g -ggdb -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='-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -g3 -fno-inline -O0 -g -ggdb -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common' CYGPATH_W='echo' DCOPIDL2CPP='/usr/kde/3.5/bin/dcopidl2cpp' DCOPIDL='/usr/kde/3.5/bin/dcopidl' DCOPIDLNG='/usr/kde/3.5/bin/dcopidlng' DCOP_DEPENDENCIES='$(DCOPIDL) $(DCOPIDLNG)' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_PERMISSIVE_FLAG='-fpermissive' EXEEXT='' F77='' FFLAGS='' FRAMEWORK_COREAUDIO='' GMSGFMT='/usr/bin/gmsgfmt' HAVE_GCC_VISIBILITY='0' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' KCFG_DEPENDENCIES='$(KCONFIG_COMPILER)' KCONFIG_COMPILER='/usr/kde/3.5/bin/kconfig_compiler' KDECONFIG='/usr/kde/3.5/bin/kde-config' KDE_CHECK_PLUGIN='$(KDE_PLUGIN) -rpath $(libdir)' KDE_EXTRA_RPATH='' KDE_INCLUDES='-I/usr/kde/3.5/include' KDE_LDFLAGS='-L/usr/kde/3.5/lib' KDE_MT_LDFLAGS='' KDE_MT_LIBS='-lpthread' KDE_NO_UNDEFINED='-Wl,--no-undefined -Wl,--allow-shlib-undefined' KDE_PLUGIN='-avoid-version -module -no-undefined $(KDE_NO_UNDEFINED) $(KDE_RPATH) $(KDE_MT_LDFLAGS)' KDE_RPATH='-R $(libdir) -R $(kde_libraries) -R $(qt_libraries) -R $(x_libraries)' KDE_USE_CLOSURE_FALSE='' KDE_USE_CLOSURE_TRUE='#' KDE_USE_FINAL_FALSE='' KDE_USE_FINAL_TRUE='#' KDE_USE_FPIE='-fpie' KDE_USE_NMCHECK_FALSE='' KDE_USE_NMCHECK_TRUE='#' KDE_USE_PIE='-pie' KDE_XSL_STYLESHEET='/usr/kde/3.5/share/apps/ksgmltools2/customization/kde-chunk.xsl' 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='-lkab' LIB_KABC='-lkabc' LIB_KDECORE='-lkdecore' LIB_KDED='' LIB_KDEPIM='-lkdepim' LIB_KDEPRINT='-lkdeprint' LIB_KDEUI='-lkdeui' LIB_KDNSSD='-lkdnssd' LIB_KFILE='-lkio' LIB_KFM='' LIB_KHTML='-lkhtml' LIB_KIMPROXY='-lkimproxy' LIB_KIO='-lkio' LIB_KJS='-lkjs' LIB_KNEWSTUFF='-lknewstuff' LIB_KPARTS='-lkparts' LIB_KSPELL='-lkspell' LIB_KSYCOCA='-lkio' LIB_KUNITTEST='-lkunittest' LIB_KUTILS='-lkutils' LIB_POLL='' LIB_QPE='' LIB_QT='-lqt-mt $(LIBZ) $(LIBPNG) -lXext $(LIB_X11) $(LIBSM) -lpthread' LIB_SMB='-lsmb' LIB_X11='-lX11 $(LIBSOCKET)' LIB_XEXT='-lXext' LIB_XRENDER='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /home/michael/Documents/Projekte/kovpn/admin/missing --run makeinfo' MAKEKDEWIDGETS='' MCOPIDL='/usr/kde/3.5/bin/mcopidl' MEINPROC='/usr/kde/3.5/bin/meinproc' MOC='/usr/qt/3/bin/moc' MSGFMT='/usr/bin/gmsgfmt' NOOPT_CFLAGS='-O0' NOOPT_CXXFLAGS='-O0' OBJEXT='o' PACKAGE='kovpn' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/usr/bin/perl' QTE_NORTTI='' QT_INCLUDES='-I/usr/qt/3/include' QT_LDFLAGS='-L/usr/qt/3/lib' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TOPSUBDIRS=' doc pics po src' UIC='/usr/qt/3/bin/uic -L $(kde_widgetdir) -nounload' UIC_TR='tr2i18n' USER_INCLUDES='' USER_LDFLAGS='' USE_EXCEPTIONS='-fexceptions' USE_RTTI='' USE_THREADS='' VERSION='0.1' WOVERLOADED_VIRTUAL='-Woverloaded-virtual' XGETTEXT='/usr/bin/xgettext' XMLLINT='/usr/bin/xmllint' X_EXTRA_LIBS='' X_INCLUDES='-I.' X_LDFLAGS='-L/usr/lib' X_PRE_LIBS='' X_RPATH='-R $(x_libraries)' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' all_includes='-I/usr/kde/3.5/include -I/usr/qt/3/include -I. ' all_libraries='-L/usr/kde/3.5/lib -L/usr/qt/3/lib -L/usr/lib ' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${prefix}/share' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' include_ARTS_FALSE='#' include_ARTS_TRUE='' include_x11_FALSE='#' include_x11_TRUE='' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/home/michael/Documents/Projekte/kovpn/admin/install-sh' kde_appsdir='${datadir}/applnk' kde_bindir='${exec_prefix}/bin' kde_confdir='${datadir}/config' kde_datadir='${datadir}/apps' kde_htmldir='${datadir}/doc/HTML' kde_icondir='${datadir}/icons' kde_includes='/usr/kde/3.5/include' kde_kcfgdir='${datadir}/config.kcfg' kde_libraries='/usr/kde/3.5/lib' kde_libs_htmldir='/usr/kde/3.5/share/doc/HTML' kde_libs_prefix='/usr/kde/3.5' kde_locale='${datadir}/locale' kde_mimedir='${datadir}/mimelnk' kde_moduledir='${libdir}/kde3' kde_qtver='3' kde_servicesdir='${datadir}/services' kde_servicetypesdir='${datadir}/servicetypes' kde_sounddir='${datadir}/sounds' kde_styledir='${libdir}/kde3/plugins/styles' kde_templatesdir='${datadir}/templates' kde_wallpaperdir='${datadir}/wallpapers' kde_widgetdir='/usr/kde/3.5/lib/kde3/plugins/designer' kdeinitdir='$(kde_moduledir)' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr/kde/3.5' program_transform_name='s,x,x,' qt_includes='/usr/qt/3/include' qt_libraries='/usr/qt/3/lib' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i686-pc-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='pc' unsermake_enable_pch_FALSE='' unsermake_enable_pch_TRUE='#' x_includes='.' x_libraries='/usr/lib' xdg_appsdir='${datadir}/applications/kde' xdg_directorydir='${datadir}/desktop-directories' xdg_menudir='${sysconfdir}/xdg/menus' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_CRYPT 1 #define HAVE_DLFCN_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBJPEG 1 #define HAVE_LIBPNG 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIBZ 1 #define HAVE_MEMORY_H 1 #define HAVE_RES_INIT 1 #define HAVE_RES_INIT 1 #define HAVE_RES_INIT_PROTO 1 #define HAVE_SGI_STL 1 #define HAVE_SNPRINTF 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_BITYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VSNPRINTF 1 #define KDELIBSUFF "" #define KDEMAXPATHLEN 4096 #define PACKAGE "kovpn" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define SIZEOF_CHAR_P 4 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_UNSIGNED_LONG 4 #define STDC_HEADERS 1 #define VERSION "0.1" #define kde_socklen_t socklen_t #define ksize_t socklen_t #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on komet config.status:744: creating config.h config.status:916: config.h is unchanged config.status:1096: executing depfiles commands