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.60. Invocation command line was $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-knetwork --with-x --enable-mitshm --with-xinerama --with-qt-dir=/usr/qt/3 --enable-mt --with-qt-libraries=/usr/qt/3/lib --disable-debug --without-debug --disable-final --with-arts --with-extra-includes=/usr/kde/3.5/include --with-extra-libs=/usr/kde/3.5/lib --build=i686-pc-linux-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = richNY uname -m = i686 uname -r = 2.6.18-gentoo-r3-richNY uname -s = Linux uname -v = #1 PREEMPT Mon Nov 27 23:45:34 CET 2006 /usr/bin/uname -p = Intel(R) Pentium(R) M processor 2.00GHz /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/kde/3.5/bin PATH: /usr/qt/3/bin PATH: /usr/local/sbin PATH: /sbin PATH: /usr/sbin PATH: /usr/lib/portage/bin PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /opt/bin PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.1.1 PATH: /opt/blackdown-jre-1.4.2.03/bin PATH: /usr/kde/3.5/sbin PATH: /usr/kde/3.5/bin PATH: /usr/qt/3/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2114: checking build system type configure:2132: result: i686-pc-linux-gnu configure:2154: checking host system type configure:2169: result: i686-pc-linux-gnu configure:2191: checking target system type configure:2206: result: i686-pc-linux-gnu configure:2267: checking for a BSD-compatible install configure:2323: result: /bin/install -c configure:2338: checking for -p flag to install configure:2351: result: yes configure:2362: checking whether build environment is sane configure:2405: result: yes configure:2457: checking for gawk configure:2473: found /bin/gawk configure:2484: result: gawk configure:2495: checking whether make sets $(MAKE) configure:2516: result: yes configure:2790: checking for kde-config configure:2852: result: /usr/kde/3.5/bin/kde-config configure:2875: checking where to install configure:2883: result: /usr (as requested) configure:2934: checking for style of include used by make configure:2962: result: GNU configure:3072: checking for i686-pc-linux-gnu-gcc configure:3088: found /usr/bin/i686-pc-linux-gnu-gcc configure:3099: result: i686-pc-linux-gnu-gcc configure:3377: checking for C compiler version configure:3384: i686-pc-linux-gnu-gcc --version >&5 i686-pc-linux-gnu-gcc (GCC) 4.1.1 (Gentoo 4.1.1-r1) 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:3387: $? = 0 configure:3394: i686-pc-linux-gnu-gcc -v >&5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/gcc-4.1.1-r1/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-r1) configure:3397: $? = 0 configure:3404: i686-pc-linux-gnu-gcc -V >&5 i686-pc-linux-gnu-gcc: '-V' option must have argument configure:3407: $? = 1 configure:3430: checking for C compiler default output file name configure:3457: i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium-m conftest.c >&5 configure:3460: $? = 0 configure:3506: result: a.out configure:3511: checking whether the C compiler works configure:3521: ./a.out configure:3524: $? = 0 configure:3541: result: yes configure:3548: checking whether we are cross compiling configure:3550: result: no configure:3553: checking for suffix of executables configure:3560: i686-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=pentium-m conftest.c >&5 configure:3563: $? = 0 configure:3587: result: configure:3593: checking for suffix of object files configure:3619: i686-pc-linux-gnu-gcc -c -O2 -pipe -march=pentium-m conftest.c >&5 configure:3622: $? = 0 configure:3645: result: o configure:3649: checking whether we are using the GNU C compiler configure:3678: i686-pc-linux-gnu-gcc -c -O2 -pipe -march=pentium-m conftest.c >&5 configure:3684: $? = 0 configure:3691: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3694: $? = 0 configure:3701: test -s conftest.o configure:3704: $? = 0 configure:3718: result: yes configure:3723: checking whether i686-pc-linux-gnu-gcc accepts -g configure:3753: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3759: $? = 0 configure:3766: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3769: $? = 0 configure:3776: test -s conftest.o configure:3779: $? = 0 configure:3909: result: yes configure:3926: checking for i686-pc-linux-gnu-gcc option to accept ISO C89 configure:4000: i686-pc-linux-gnu-gcc -c -O2 -pipe -march=pentium-m conftest.c >&5 configure:4006: $? = 0 configure:4013: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4016: $? = 0 configure:4023: test -s conftest.o configure:4026: $? = 0 configure:4046: result: none needed configure:4066: checking dependency style of i686-pc-linux-gnu-gcc configure:4156: result: gcc3 configure:4179: checking how to run the C preprocessor configure:4219: i686-pc-linux-gnu-gcc -E conftest.c configure:4225: $? = 0 configure:4263: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:4269: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ktorrent" | #define VERSION "2.1beta1" | /* end confdefs.h. */ | #include configure:4309: result: i686-pc-linux-gnu-gcc -E configure:4338: i686-pc-linux-gnu-gcc -E conftest.c configure:4344: $? = 0 configure:4382: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:4388: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ktorrent" | #define VERSION "2.1beta1" | /* end confdefs.h. */ | #include configure:4475: checking for i686-pc-linux-gnu-g++ configure:4491: found /usr/bin/i686-pc-linux-gnu-g++ configure:4502: result: i686-pc-linux-gnu-g++ configure:4577: checking for C++ compiler version configure:4584: i686-pc-linux-gnu-g++ --version >&5 i686-pc-linux-gnu-g++ (GCC) 4.1.1 (Gentoo 4.1.1-r1) 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:4587: $? = 0 configure:4594: i686-pc-linux-gnu-g++ -v >&5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/gcc-4.1.1-r1/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-r1) configure:4597: $? = 0 configure:4604: i686-pc-linux-gnu-g++ -V >&5 i686-pc-linux-gnu-g++: '-V' option must have argument configure:4607: $? = 1 configure:4610: checking whether we are using the GNU C++ compiler configure:4639: i686-pc-linux-gnu-g++ -c -O2 -pipe -march=pentium-m conftest.cpp >&5 configure:4645: $? = 0 configure:4652: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:4655: $? = 0 configure:4662: test -s conftest.o configure:4665: $? = 0 configure:4679: result: yes configure:4684: checking whether i686-pc-linux-gnu-g++ accepts -g configure:4714: i686-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:4720: $? = 0 configure:4727: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:4730: $? = 0 configure:4737: test -s conftest.o configure:4740: $? = 0 configure:4870: result: yes configure:4895: checking dependency style of i686-pc-linux-gnu-g++ configure:4985: result: gcc3 configure:5348: checking whether i686-pc-linux-gnu-g++ supports -Wmissing-format-attribute configure:5388: rm -rf SunWS_cache; i686-pc-linux-gnu-g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -march=pentium-m -Wmissing-format-attribute conftest.cpp 1>&5 configure:5394: $? = 0 configure:5401: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:5404: $? = 0 configure:5411: test -s conftest configure:5414: $? = 0 configure:5437: result: yes configure:5449: checking whether i686-pc-linux-gnu-gcc supports -Wmissing-format-attribute configure:5486: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wmissing-format-attribute conftest.c >&5 configure:5492: $? = 0 configure:5499: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5502: $? = 0 configure:5509: test -s conftest configure:5512: $? = 0 configure:5535: result: yes configure:5549: checking whether i686-pc-linux-gnu-g++ supports -Wundef configure:5589: rm -rf SunWS_cache; i686-pc-linux-gnu-g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -Wundef conftest.cpp 1>&5 configure:5595: $? = 0 configure:5602: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:5605: $? = 0 configure:5612: test -s conftest configure:5615: $? = 0 configure:5638: result: yes configure:5650: checking whether i686-pc-linux-gnu-g++ supports -Wno-long-long configure:5690: rm -rf SunWS_cache; i686-pc-linux-gnu-g++ -o conftest -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -Wno-long-long conftest.cpp 1>&5 configure:5696: $? = 0 configure:5703: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:5706: $? = 0 configure:5713: test -s conftest configure:5716: $? = 0 configure:5739: result: yes configure:5751: checking whether i686-pc-linux-gnu-g++ supports -Wnon-virtual-dtor configure:5791: rm -rf SunWS_cache; i686-pc-linux-gnu-g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -Wnon-virtual-dtor conftest.cpp 1>&5 configure:5797: $? = 0 configure:5804: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:5807: $? = 0 configure:5814: test -s conftest configure:5817: $? = 0 configure:5840: result: yes configure:5860: checking whether i686-pc-linux-gnu-g++ supports -fno-exceptions configure:5900: rm -rf SunWS_cache; i686-pc-linux-gnu-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -fno-exceptions conftest.cpp 1>&5 configure:5906: $? = 0 configure:5913: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:5916: $? = 0 configure:5923: test -s conftest configure:5926: $? = 0 configure:5949: result: yes configure:5961: checking whether i686-pc-linux-gnu-g++ supports -fno-check-new configure:6001: rm -rf SunWS_cache; i686-pc-linux-gnu-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new conftest.cpp 1>&5 configure:6007: $? = 0 configure:6014: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6017: $? = 0 configure:6024: test -s conftest configure:6027: $? = 0 configure:6050: result: yes configure:6062: checking whether i686-pc-linux-gnu-g++ supports -fno-common configure:6102: rm -rf SunWS_cache; i686-pc-linux-gnu-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common conftest.cpp 1>&5 configure:6108: $? = 0 configure:6115: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6118: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6151: result: yes configure:6163: checking whether i686-pc-linux-gnu-g++ supports -fexceptions configure:6203: rm -rf SunWS_cache; i686-pc-linux-gnu-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fexceptions conftest.cpp 1>&5 configure:6209: $? = 0 configure:6216: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6219: $? = 0 configure:6226: test -s conftest configure:6229: $? = 0 configure:6252: result: yes configure:6992: checking how to run the C++ preprocessor configure:7028: i686-pc-linux-gnu-g++ -E conftest.cpp configure:7034: $? = 0 configure:7072: i686-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:10:28: error: ac_nonexistent.h: No such file or directory configure:7078: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ktorrent" | #define VERSION "2.1beta1" | /* end confdefs.h. */ | #include configure:7118: result: i686-pc-linux-gnu-g++ -E configure:7147: i686-pc-linux-gnu-g++ -E conftest.cpp configure:7153: $? = 0 configure:7191: i686-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:10:28: error: ac_nonexistent.h: No such file or directory configure:7197: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ktorrent" | #define VERSION "2.1beta1" | /* end confdefs.h. */ | #include configure:7246: checking whether i686-pc-linux-gnu-g++ supports -O0 configure:7286: rm -rf SunWS_cache; i686-pc-linux-gnu-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -O0 conftest.cpp 1>&5 configure:7292: $? = 0 configure:7299: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:7302: $? = 0 configure:7309: test -s conftest configure:7312: $? = 0 configure:7335: result: yes configure:7391: checking whether i686-pc-linux-gnu-g++ supports -Wl,--no-undefined configure:7431: rm -rf SunWS_cache; i686-pc-linux-gnu-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wl,--no-undefined conftest.cpp 1>&5 configure:7437: $? = 0 configure:7444: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:7447: $? = 0 configure:7454: test -s conftest configure:7457: $? = 0 configure:7480: result: yes configure:7484: checking whether i686-pc-linux-gnu-g++ supports -Wl,--allow-shlib-undefined configure:7524: rm -rf SunWS_cache; i686-pc-linux-gnu-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wl,--allow-shlib-undefined conftest.cpp 1>&5 configure:7530: $? = 0 configure:7537: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:7540: $? = 0 configure:7547: test -s conftest configure:7550: $? = 0 configure:7573: result: yes configure:7683: result: not using lib directory suffix configure:7728: checking for a sed that does not truncate output configure:7782: result: /bin/sed configure:7785: checking for grep that handles long lines and -e configure:7859: result: /bin/grep configure:7864: checking for egrep configure:7942: result: /bin/grep -E configure:7958: checking for ld used by i686-pc-linux-gnu-gcc configure:8025: result: /usr/i686-pc-linux-gnu/bin/ld configure:8034: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld configure:8049: result: yes configure:8054: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files configure:8061: result: -r configure:8070: checking for BSD-compatible nm configure:8112: result: /usr/bin/i686-pc-linux-gnu-nm -B configure:8116: checking whether ln -s works configure:8120: result: yes configure:8127: checking how to recognise dependent libraries configure:8334: result: pass_all configure:8556: checking for ANSI C header files configure:8586: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8592: $? = 0 configure:8599: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8602: $? = 0 configure:8609: test -s conftest.o configure:8612: $? = 0 configure:8708: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8711: $? = 0 configure:8717: ./conftest configure:8720: $? = 0 configure:8737: result: yes configure:8761: checking for sys/types.h configure:8782: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8788: $? = 0 configure:8795: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8798: $? = 0 configure:8805: test -s conftest.o configure:8808: $? = 0 configure:8821: result: yes configure:8761: checking for sys/stat.h configure:8782: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8788: $? = 0 configure:8795: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8798: $? = 0 configure:8805: test -s conftest.o configure:8808: $? = 0 configure:8821: result: yes configure:8761: checking for stdlib.h configure:8782: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8788: $? = 0 configure:8795: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8798: $? = 0 configure:8805: test -s conftest.o configure:8808: $? = 0 configure:8821: result: yes configure:8761: checking for string.h configure:8782: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8788: $? = 0 configure:8795: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8798: $? = 0 configure:8805: test -s conftest.o configure:8808: $? = 0 configure:8821: result: yes configure:8761: checking for memory.h configure:8782: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8788: $? = 0 configure:8795: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8798: $? = 0 configure:8805: test -s conftest.o configure:8808: $? = 0 configure:8821: result: yes configure:8761: checking for strings.h configure:8782: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8788: $? = 0 configure:8795: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8798: $? = 0 configure:8805: test -s conftest.o configure:8808: $? = 0 configure:8821: result: yes configure:8761: checking for inttypes.h configure:8782: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8788: $? = 0 configure:8795: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8798: $? = 0 configure:8805: test -s conftest.o configure:8808: $? = 0 configure:8821: result: yes configure:8761: checking for stdint.h configure:8782: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8788: $? = 0 configure:8795: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8798: $? = 0 configure:8805: test -s conftest.o configure:8808: $? = 0 configure:8821: result: yes configure:8761: checking for unistd.h configure:8782: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8788: $? = 0 configure:8795: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8798: $? = 0 configure:8805: test -s conftest.o configure:8808: $? = 0 configure:8821: result: yes configure:8848: checking dlfcn.h usability configure:8865: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8871: $? = 0 configure:8878: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8881: $? = 0 configure:8888: test -s conftest.o configure:8891: $? = 0 configure:8902: result: yes configure:8906: checking dlfcn.h presence configure:8921: i686-pc-linux-gnu-gcc -E conftest.c configure:8927: $? = 0 configure:8948: result: yes configure:8976: checking for dlfcn.h configure:8984: result: yes configure:9006: checking for i686-pc-linux-gnu-g77 configure:9036: result: no configure:9006: checking for i686-pc-linux-gnu-f77 configure:9036: result: no configure:9006: checking for i686-pc-linux-gnu-xlf configure:9036: result: no configure:9006: checking for i686-pc-linux-gnu-frt configure:9036: result: no configure:9006: checking for i686-pc-linux-gnu-pgf77 configure:9036: result: no configure:9006: checking for i686-pc-linux-gnu-cf77 configure:9036: result: no configure:9006: checking for i686-pc-linux-gnu-fort77 configure:9036: result: no configure:9006: checking for i686-pc-linux-gnu-fl32 configure:9036: result: no configure:9006: checking for i686-pc-linux-gnu-af77 configure:9036: result: no configure:9006: checking for i686-pc-linux-gnu-f90 configure:9036: result: no configure:9006: checking for i686-pc-linux-gnu-xlf90 configure:9036: result: no configure:9006: checking for i686-pc-linux-gnu-pgf90 configure:9036: result: no configure:9006: checking for i686-pc-linux-gnu-pghpf configure:9036: result: no configure:9006: checking for i686-pc-linux-gnu-epcf90 configure:9036: result: no configure:9006: checking for i686-pc-linux-gnu-gfortran configure:9036: result: no configure:9006: checking for i686-pc-linux-gnu-g95 configure:9036: result: no configure:9006: checking for i686-pc-linux-gnu-f95 configure:9036: result: no configure:9006: checking for i686-pc-linux-gnu-fort configure:9036: result: no configure:9006: checking for i686-pc-linux-gnu-xlf95 configure:9036: result: no configure:9006: checking for i686-pc-linux-gnu-ifort configure:9036: result: no configure:9006: checking for i686-pc-linux-gnu-ifc configure:9036: result: no configure:9006: checking for i686-pc-linux-gnu-efc configure:9036: result: no configure:9006: checking for i686-pc-linux-gnu-pgf95 configure:9036: result: no configure:9006: checking for i686-pc-linux-gnu-lf95 configure:9036: result: no configure:9006: checking for i686-pc-linux-gnu-ftn configure:9036: result: no configure:9050: checking for g77 configure:9080: result: no configure:9050: checking for f77 configure:9080: result: no configure:9050: checking for xlf configure:9080: result: no configure:9050: checking for frt configure:9080: result: no configure:9050: checking for pgf77 configure:9080: result: no configure:9050: checking for cf77 configure:9080: result: no configure:9050: checking for fort77 configure:9080: result: no configure:9050: checking for fl32 configure:9080: result: no configure:9050: checking for af77 configure:9080: result: no configure:9050: checking for f90 configure:9080: result: no configure:9050: checking for xlf90 configure:9080: result: no configure:9050: checking for pgf90 configure:9080: result: no configure:9050: checking for pghpf configure:9080: result: no configure:9050: checking for epcf90 configure:9080: result: no configure:9050: checking for gfortran configure:9080: result: no configure:9050: checking for g95 configure:9080: result: no configure:9050: checking for f95 configure:9080: result: no configure:9050: checking for fort configure:9080: result: no configure:9050: checking for xlf95 configure:9080: result: no configure:9050: checking for ifort configure:9080: result: no configure:9050: checking for ifc configure:9080: result: no configure:9050: checking for efc configure:9080: result: no configure:9050: checking for pgf95 configure:9080: result: no configure:9050: checking for lf95 configure:9080: result: no configure:9050: checking for ftn configure:9080: result: no configure:9107: checking for Fortran 77 compiler version configure:9114: --version >&5 ./configure: line 9115: --version: command not found configure:9117: $? = 127 configure:9124: -v >&5 ./configure: line 9125: -v: command not found configure:9127: $? = 127 configure:9134: -V >&5 ./configure: line 9135: -V: command not found configure:9137: $? = 127 configure:9145: checking whether we are using the GNU Fortran 77 compiler configure:9164: -c conftest.F >&5 ./configure: line 9165: -c: command not found configure:9170: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:9204: result: no configure:9210: checking whether accepts -g configure:9227: -c -g conftest.f >&5 ./configure: line 9228: -c: command not found configure:9233: $? = 127 configure: failed program was: | program main | | end configure:9266: result: no configure:9296: checking the maximum length of command line arguments configure:9355: result: 32768 configure:9366: checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object configure:9455: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:5: warning: no previous prototype for 'nm_test_func' configure:9458: $? = 0 configure:9462: /usr/bin/i686-pc-linux-gnu-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:9465: $? = 0 configure:9517: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c conftstm.o >&5 configure:9520: $? = 0 configure:9558: result: ok configure:9562: checking for objdir configure:9577: result: .libs configure:9629: checking for i686-pc-linux-gnu-ar configure:9645: found /usr/bin/i686-pc-linux-gnu-ar configure:9656: result: i686-pc-linux-gnu-ar configure:9725: checking for i686-pc-linux-gnu-ranlib configure:9741: found /usr/bin/i686-pc-linux-gnu-ranlib configure:9752: result: i686-pc-linux-gnu-ranlib configure:9821: checking for i686-pc-linux-gnu-strip configure:9837: found /usr/bin/i686-pc-linux-gnu-strip configure:9848: result: i686-pc-linux-gnu-strip configure:10164: checking if i686-pc-linux-gnu-gcc static flag works configure:10187: result: yes configure:10209: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:10227: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -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:10231: $? = 0 configure:10242: result: no configure:10257: checking for i686-pc-linux-gnu-gcc option to produce PIC configure:10434: result: -fPIC configure:10442: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works configure:10460: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -fPIC -DPIC conftest.c >&5 configure:10464: $? = 0 configure:10475: result: yes configure:10499: checking if i686-pc-linux-gnu-gcc supports -c -o file.o configure:10527: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -o out/conftest2.o conftest.c >&5 configure:10531: $? = 0 configure:10548: result: yes configure:10574: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:11403: result: yes configure:11429: checking whether -lc should be explicitly linked in configure:11434: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:11437: $? = 0 configure:11451: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:11454: $? = 0 configure:11466: result: no configure:11474: checking dynamic linker characteristics configure:11992: result: GNU/Linux ld.so configure:11996: checking how to hardcode library paths into programs configure:12021: result: immediate configure:12035: checking whether stripping libraries is possible configure:12040: result: yes configure:12179: checking for shl_load configure:12235: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c >&5 /var/tmp/portage/ktorrent-2.1_beta1/temp/cch2yYKG.o: In function `main': conftest.c:(.text+0x12): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:12241: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ktorrent" | #define VERSION "2.1beta1" | #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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | 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 | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:12274: result: no configure:12279: checking for shl_load in -ldld configure:12314: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -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:12320: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ktorrent" | #define VERSION "2.1beta1" | #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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:12354: result: no configure:12359: checking for dlopen configure:12415: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c >&5 /var/tmp/portage/ktorrent-2.1_beta1/temp/ccV9z8tN.o: In function `main': conftest.c:(.text+0x12): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:12421: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ktorrent" | #define VERSION "2.1beta1" | #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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | 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 | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:12454: result: no configure:12459: checking for dlopen in -ldl configure:12494: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c -ldl >&5 configure:12500: $? = 0 configure:12507: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12510: $? = 0 configure:12517: test -s conftest configure:12520: $? = 0 configure:12534: result: yes configure:12735: checking whether a program can dlopen itself configure:12807: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:12790: warning: no previous prototype for 'fnord' configure: In function 'fnord': configure:12790: warning: unused variable 'i' configure: In function 'main': configure:12803: warning: implicit declaration of function 'exit' configure:12803: warning: incompatible implicit declaration of built-in function 'exit' configure:12810: $? = 0 configure:12828: result: yes configure:12833: checking whether a statically linked program can dlopen itself configure:12905: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:12888: warning: no previous prototype for 'fnord' configure: In function 'fnord': configure:12888: warning: unused variable 'i' configure: In function 'main': configure:12901: warning: implicit declaration of function 'exit' configure:12901: warning: incompatible implicit declaration of built-in function 'exit' configure:12908: $? = 0 configure:12926: result: yes configure:12949: checking if libtool supports shared libraries configure:12951: result: yes configure:12954: checking whether to build shared libraries configure:13001: result: yes configure:13004: checking whether to build static libraries configure:13008: result: no configure:13099: creating libtool configure:13643: checking for ld used by i686-pc-linux-gnu-g++ configure:13710: result: /usr/i686-pc-linux-gnu/bin/ld configure:13719: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld configure:13734: result: yes configure:13785: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:14616: result: yes configure:14638: i686-pc-linux-gnu-g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common conftest.cc >&5 configure:14641: $? = 0 configure:14737: checking for i686-pc-linux-gnu-g++ option to produce PIC configure:14989: result: -fPIC configure:14997: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works configure:15015: i686-pc-linux-gnu-g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fPIC -DPIC conftest.cc >&5 configure:15019: $? = 0 configure:15030: result: yes configure:15054: checking if i686-pc-linux-gnu-g++ supports -c -o file.o configure:15082: i686-pc-linux-gnu-g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -o out/conftest2.o conftest.cc >&5 configure:15086: $? = 0 configure:15103: result: yes configure:15129: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:15154: result: yes configure:15225: checking dynamic linker characteristics configure:15743: result: GNU/Linux ld.so configure:15747: checking how to hardcode library paths into programs configure:15772: result: immediate configure:15786: checking whether stripping libraries is possible configure:15791: result: yes configure:15930: checking for shl_load configure:16025: result: no configure:16030: checking for shl_load in -ldld configure:16105: result: no configure:16110: checking for dlopen configure:16205: result: no configure:16210: checking for dlopen in -ldl configure:16285: result: yes configure:16486: checking whether a program can dlopen itself configure:16579: result: yes configure:16584: checking whether a statically linked program can dlopen itself configure:16677: result: yes configure:23124: checking for msgfmt configure:23151: result: /usr/bin/msgfmt configure:23160: checking for gmsgfmt configure:23178: found /usr/bin/gmsgfmt configure:23191: result: /usr/bin/gmsgfmt configure:23211: checking for xgettext configure:23238: result: /usr/bin/xgettext configure:23354: checking if C++ programs can be compiled configure:23388: i686-pc-linux-gnu-g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -fno-check-new -fno-common conftest.cpp >&5 configure:23394: $? = 0 configure:23401: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:23404: $? = 0 configure:23411: test -s conftest.o configure:23414: $? = 0 configure:23429: result: yes configure:23459: checking for strlcat configure:23511: i686-pc-linux-gnu-g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:34: error: 'strlcat' was not declared in this scope configure:23517: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ktorrent" | #define VERSION "2.1beta1" | #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:23560: result: no configure:23563: checking if strlcat needs custom prototype configure:23679: result: yes - in libkdefakes configure:23704: checking for strlcpy configure:23755: i686-pc-linux-gnu-g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:33: error: 'strlcpy' was not declared in this scope configure:23761: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ktorrent" | #define VERSION "2.1beta1" | #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:23804: result: no configure:23807: checking if strlcpy needs custom prototype configure:23922: result: yes - in libkdefakes configure:23946: checking for main in -lutil configure:23975: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c -lutil >&5 configure:23981: $? = 0 configure:23988: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23991: $? = 0 configure:23998: test -s conftest configure:24001: $? = 0 configure:24015: result: yes configure:24021: checking for main in -lcompat configure:24050: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -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:24056: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ktorrent" | #define VERSION "2.1beta1" | #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 () | { | return main (); | ; | return 0; | } configure:24090: result: no configure:24097: checking for crypt in -lcrypt configure:24132: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c -lcrypt >&5 configure:24138: $? = 0 configure:24145: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24148: $? = 0 configure:24155: test -s conftest configure:24158: $? = 0 configure:24172: result: yes configure:24279: checking for socklen_t configure:24319: i686-pc-linux-gnu-g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common conftest.cpp >&5 configure:24325: $? = 0 configure:24332: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:24335: $? = 0 configure:24342: test -s conftest.o configure:24345: $? = 0 configure:24368: result: yes configure:24476: checking for dnet_ntoa in -ldnet configure:24511: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -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:24517: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ktorrent" | #define VERSION "2.1beta1" | #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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dnet_ntoa (); | int | main () | { | return dnet_ntoa (); | ; | return 0; | } configure:24551: result: no configure:24558: checking for dnet_ntoa in -ldnet_stub configure:24593: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -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:24599: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ktorrent" | #define VERSION "2.1beta1" | #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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dnet_ntoa (); | int | main () | { | return dnet_ntoa (); | ; | return 0; | } configure:24633: result: no configure:24640: checking for inet_ntoa configure:24696: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:24702: $? = 0 configure:24709: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24712: $? = 0 configure:24719: test -s conftest configure:24722: $? = 0 configure:24735: result: yes configure:24821: checking for connect configure:24877: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:24883: $? = 0 configure:24890: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24893: $? = 0 configure:24900: test -s conftest configure:24903: $? = 0 configure:24916: result: yes configure:25003: checking for remove configure:25059: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:25065: $? = 0 configure:25072: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:25075: $? = 0 configure:25082: test -s conftest configure:25085: $? = 0 configure:25098: result: yes configure:25186: checking for shmat configure:25242: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:25248: $? = 0 configure:25255: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:25258: $? = 0 configure:25265: test -s conftest configure:25268: $? = 0 configure:25281: result: yes configure:25377: checking for sys/types.h configure:25383: result: yes configure:25377: checking for stdint.h configure:25383: result: yes configure:25553: checking sys/bitypes.h usability configure:25570: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:25576: $? = 0 configure:25583: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:25586: $? = 0 configure:25593: test -s conftest.o configure:25596: $? = 0 configure:25607: result: yes configure:25611: checking sys/bitypes.h presence configure:25626: i686-pc-linux-gnu-gcc -E conftest.c configure:25632: $? = 0 configure:25653: result: yes configure:25681: checking for sys/bitypes.h configure:25689: result: yes configure:25704: checking for poll in -lpoll configure:25739: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -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:25745: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ktorrent" | #define VERSION "2.1beta1" | #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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char poll (); | int | main () | { | return poll (); | ; | return 0; | } configure:25779: result: no configure:25797: checking CoreAudio/CoreAudio.h usability configure:25814: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:62:33: error: CoreAudio/CoreAudio.h: No such file or directory configure:25820: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ktorrent" | #define VERSION "2.1beta1" | #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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:25851: result: no configure:25855: checking CoreAudio/CoreAudio.h presence configure:25870: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:29:33: error: CoreAudio/CoreAudio.h: No such file or directory configure:25876: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ktorrent" | #define VERSION "2.1beta1" | #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:25897: result: no configure:25925: checking for CoreAudio/CoreAudio.h configure:25932: result: no configure:25950: checking if res_init needs -lresolv configure:25982: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c -lresolv >&5 configure:25988: $? = 0 configure:25995: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:25998: $? = 0 configure:26005: test -s conftest configure:26008: $? = 0 configure:26012: result: yes configure:26035: checking for res_init configure:26087: i686-pc-linux-gnu-g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cpp >&5 configure:26093: $? = 0 configure:26100: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:26103: $? = 0 configure:26110: test -s conftest.o configure:26113: $? = 0 configure:26136: result: yes configure:26139: checking if res_init needs custom prototype configure:26255: result: no configure:26283: checking for killpg in -lucb configure:26318: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -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:26324: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ktorrent" | #define VERSION "2.1beta1" | #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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char killpg (); | int | main () | { | return killpg (); | ; | return 0; | } configure:26358: result: no configure:26454: checking for int configure:26484: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:26490: $? = 0 configure:26497: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:26500: $? = 0 configure:26507: test -s conftest.o configure:26510: $? = 0 configure:26522: result: yes configure:26525: checking size of int configure:26913: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:26916: $? = 0 configure:26922: ./conftest configure:26925: $? = 0 configure:26947: result: 4 configure:26953: checking for short configure:26983: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:26989: $? = 0 configure:26996: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:26999: $? = 0 configure:27006: test -s conftest.o configure:27009: $? = 0 configure:27021: result: yes configure:27024: checking size of short configure:27412: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:27415: $? = 0 configure:27421: ./conftest configure:27424: $? = 0 configure:27446: result: 2 configure:27452: checking for long configure:27482: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:27488: $? = 0 configure:27495: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27498: $? = 0 configure:27505: test -s conftest.o configure:27508: $? = 0 configure:27520: result: yes configure:27523: checking size of long configure:27911: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:27914: $? = 0 configure:27920: ./conftest configure:27923: $? = 0 configure:27945: result: 4 configure:27951: checking for char * configure:27981: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:27987: $? = 0 configure:27994: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27997: $? = 0 configure:28004: test -s conftest.o configure:28007: $? = 0 configure:28019: result: yes configure:28022: checking size of char * configure:28410: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:28413: $? = 0 configure:28419: ./conftest configure:28422: $? = 0 configure:28444: result: 4 configure:28452: checking for dlopen in -ldl configure:28527: result: yes configure:28537: checking for shl_unload in -ldld configure:28572: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -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:28578: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ktorrent" | #define VERSION "2.1beta1" | #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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_unload (); | int | main () | { | return shl_unload (); | ; | return 0; | } configure:28612: result: no configure:28627: checking for size_t configure:28657: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:28663: $? = 0 configure:28670: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:28673: $? = 0 configure:28680: test -s conftest.o configure:28683: $? = 0 configure:28695: result: yes configure:28698: checking size of size_t configure:29086: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:29089: $? = 0 configure:29095: ./conftest configure:29098: $? = 0 configure:29120: result: 4 configure:29127: checking for unsigned long configure:29157: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:29163: $? = 0 configure:29170: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:29173: $? = 0 configure:29180: test -s conftest.o configure:29183: $? = 0 configure:29195: result: yes configure:29198: checking size of unsigned long configure:29586: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:29589: $? = 0 configure:29595: ./conftest configure:29598: $? = 0 configure:29620: result: 4 configure:29628: checking sizeof size_t == sizeof unsigned long configure:29655: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:29661: $? = 0 configure:29668: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:29671: $? = 0 configure:29678: test -s conftest.o configure:29681: $? = 0 configure:29683: result: yes configure:29723: checking crt_externs.h usability configure:29740: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:71:25: error: crt_externs.h: No such file or directory configure:29746: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ktorrent" | #define VERSION "2.1beta1" | #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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:29777: result: no configure:29781: checking crt_externs.h presence configure:29796: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:38:25: error: crt_externs.h: No such file or directory configure:29802: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ktorrent" | #define VERSION "2.1beta1" | #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:29823: result: no configure:29851: checking for crt_externs.h configure:29859: result: no configure:29872: checking for _NSGetEnviron configure:29928: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c >&5 /var/tmp/portage/ktorrent-2.1_beta1/temp/ccxm2Ote.o: In function `main': conftest.c:(.text+0x12): undefined reference to `_NSGetEnviron' collect2: ld returned 1 exit status configure:29934: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ktorrent" | #define VERSION "2.1beta1" | #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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | 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 | #endif | | int | main () | { | return _NSGetEnviron (); | ; | return 0; | } configure:29967: result: no configure:29989: checking for vsnprintf configure:30045: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:30051: $? = 0 configure:30058: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:30061: $? = 0 configure:30068: test -s conftest configure:30071: $? = 0 configure:30085: result: yes configure:29989: checking for snprintf configure:30045: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:30051: $? = 0 configure:30058: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:30061: $? = 0 configure:30068: test -s conftest configure:30071: $? = 0 configure:30085: result: yes configure:30132: checking for X configure:30175: i686-pc-linux-gnu-gcc -E conftest.c configure:30181: $? = 0 configure:30278: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c -lXt >&5 conftest.c: In function 'main': conftest.c:44: warning: implicit declaration of function 'XtMalloc' configure:30284: $? = 0 configure:30291: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:30294: $? = 0 configure:30301: test -s conftest configure:30304: $? = 0 configure:30456: result: libraries /usr/lib, headers . configure:30485: checking for IceConnectionNumber in -lICE configure:30520: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -L/usr/lib conftest.c -lICE >&5 configure:30526: $? = 0 configure:30533: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:30536: $? = 0 configure:30543: test -s conftest configure:30546: $? = 0 configure:30560: result: yes configure:30570: checking for libXext configure:30610: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -L/usr/lib conftest.c -lXext -lX11 >&5 configure:30616: $? = 0 configure:30623: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:30626: $? = 0 configure:30633: test -s conftest configure:30636: $? = 0 configure:30656: result: yes configure:30821: checking for pthread_create in -lpthread configure:30856: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute conftest.c -lpthread >&5 configure:30862: $? = 0 configure:30869: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:30872: $? = 0 configure:30879: test -s conftest configure:30882: $? = 0 configure:30896: result: yes configure:31215: checking for extra includes configure:31243: result: added configure:31247: checking for extra libs configure:31276: result: added configure:31282: checking for libz configure:31322: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -I. -I/usr/kde/3.5/include -D_REENTRANT conftest.c -L/usr/lib -L/usr/kde/3.5/lib -lz >&5 configure:31328: $? = 0 configure:31335: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:31338: $? = 0 configure:31345: test -s conftest configure:31348: $? = 0 configure:31371: result: -lz configure:31392: checking for libpng configure:31434: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -I. -I/usr/kde/3.5/include -D_REENTRANT conftest.c -L/usr/lib -L/usr/kde/3.5/lib -lpng -lz -lm -lX11 >&5 configure:31440: $? = 0 configure:31447: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:31450: $? = 0 configure:31457: test -s conftest configure:31460: $? = 0 configure:31485: result: -lpng -lz -lm configure:31496: checking for libjpeg6b configure:31541: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -I. -I/usr/kde/3.5/include -D_REENTRANT conftest.c -L/usr/lib -L/usr/kde/3.5/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:31547: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ktorrent" | #define VERSION "2.1beta1" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | /* end confdefs.h. */ | /* Override any gcc2 internal prototype to avoid an error. */ | struct jpeg_decompress_struct; | typedef struct jpeg_decompress_struct * j_decompress_ptr; | typedef int size_t; | #ifdef __cplusplus | extern "C" { | #endif | void jpeg_CreateDecompress(j_decompress_ptr cinfo, | int version, size_t structsize); | #ifdef __cplusplus | } | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | | int | main () | { | jpeg_CreateDecompress(0L, 0, 0); | ; | return 0; | } configure:31590: result: no configure:31593: checking for libjpeg configure:31638: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -I. -I/usr/kde/3.5/include -D_REENTRANT conftest.c -L/usr/lib -L/usr/kde/3.5/lib -ljpeg -lm >&5 configure:31644: $? = 0 configure:31651: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:31654: $? = 0 configure:31661: test -s conftest configure:31664: $? = 0 configure:31684: result: -ljpeg configure: 31708: ${prefix}/include/jpeglib.h configure: 31708: /usr/include/jpeglib.h taking that configure:31755: checking for perl configure:31815: result: /usr/bin/perl configure:31951: checking for Qt configure: 32016: /usr/qt/3/include/qstyle.h taking that configure:32133: rm -rf SunWS_cache; i686-pc-linux-gnu-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -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 -L/usr/kde/3.5/lib conftest.cpp -lqt-mt -lpng -lz -lm -ljpeg -ldl -lXext -lX11 -lSM -lICE -lpthread 1>&5 configure:32136: $? = 0 configure:32195: result: libraries /usr/qt/3/lib, headers /usr/qt/3/include using -mt configure:32376: checking for moc configure:32448: result: /usr/qt/3/bin/moc configure:32456: checking for uic configure:32510: result: /usr/qt/3/bin/uic configure:32541: checking whether uic supports -L configure:32552: /usr/qt/3/bin/uic -L /nonexistent conftest.ui >/dev/null configure:32555: $? = 0 configure:32567: result: yes configure:32579: checking whether uic supports -nounload configure:32590: /usr/qt/3/bin/uic -nounload conftest.ui >/dev/null configure:32593: $? = 0 configure:32605: result: yes configure:32642: checking if Qt needs -ljpeg configure:32687: rm -rf SunWS_cache; i686-pc-linux-gnu-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -I/usr/qt/3/include -I. -I/usr/kde/3.5/include -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cpp -L/usr/lib -L/usr/qt/3/lib -L/usr/kde/3.5/lib -lqt-mt -lpng -lz -lm -ldl -lXext -lX11 -lSM -lICE 1>&5 conftest.cpp: In function 'int main()': conftest.cpp:51: warning: 'argv' is used uninitialized in this function configure:32693: $? = 0 configure:32700: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:32703: $? = 0 configure:32710: test -s conftest configure:32713: $? = 0 configure:32743: result: no configure:32775: checking for rpath configure:32803: result: yes configure:32806: checking for KDE configure: 32859: /usr/include/ksharedptr.h configure: 32859: /usr/kde/3.5/include/ksharedptr.h taking that configure: 32889: /usr/lib/libkio.la configure: 32889: ${exec_prefix}/lib/libkio.la configure: 32889: /usr/kde/3.5/lib/libkio.la taking that configure: 32907: /usr/lib/kde3/plugins/designer/kdewidgets.la configure: 32907: ${exec_prefix}/lib/kde3/plugins/designer/kdewidgets.la configure: 32907: /usr/kde/3.5/lib/kde3/plugins/designer/kdewidgets.la taking that configure:32980: result: libraries /usr/kde/3.5/lib, headers /usr/kde/3.5/include configure:33019: checking if UIC has KDE plugins available configure:33046: /usr/qt/3/bin/uic -L /usr/kde/3.5/lib/kde3/plugins/designer -nounload -impl actest.h actest.ui > actest.cpp configure:33049: $? = 0 configure:33063: result: yes configure:33102: checking for KDE paths configure:33717: result: defaults configure:33765: checking for dcopidl configure:33827: result: /usr/kde/3.5/bin/dcopidl configure:33834: checking for dcopidl2cpp configure:33896: result: /usr/kde/3.5/bin/dcopidl2cpp configure:33904: checking for mcopidl configure:33968: result: /usr/kde/3.5/bin/mcopidl configure:33975: checking for artsc-config configure:34039: result: /usr/kde/3.5/bin/artsc-config configure:34047: checking for meinproc configure:34101: result: /usr/kde/3.5/bin/meinproc configure:34119: checking for kconfig_compiler configure:34181: result: /usr/kde/3.5/bin/kconfig_compiler configure:34188: checking for dcopidlng configure:34250: result: /usr/kde/3.5/bin/dcopidlng configure:34258: checking for xmllint configure:34312: result: /usr/bin/xmllint configure: 34328: /usr/kde/3.5/share/apps/ksgmltools2/customization/kde-chunk.xsl taking that configure:34478: checking for special C compiler options needed for large files configure:34605: result: no configure:34611: checking for _FILE_OFFSET_BITS value needed for large files configure:34647: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 conftest.c:50: warning: left shift count >= width of type conftest.c:50: warning: left shift count >= width of type conftest.c:52: error: size of array 'off_t_is_large' is negative configure:34653: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ktorrent" | #define VERSION "2.1beta1" | #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 | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:34714: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:34720: $? = 0 configure:34727: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:34730: $? = 0 configure:34737: test -s conftest.o configure:34740: $? = 0 configure:34754: result: 64 configure:34764: checking for _LARGE_FILES value needed for large files configure:34800: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:34806: $? = 0 configure:34813: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:34816: $? = 0 configure:34823: test -s conftest.o configure:34826: $? = 0 configure:34907: result: no configure:34919: checking for _LARGEFILE_SOURCE value needed for large files configure:34947: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:49: warning: the address of 'fseeko', will always evaluate as 'true' configure:34953: $? = 0 configure:34960: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:34963: $? = 0 configure:34970: test -s conftest.o configure:34973: $? = 0 configure:35046: result: no configure:35060: checking for fseeko configure:35086: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:49: warning: the address of 'fseeko', will always evaluate as 'true' configure:35092: $? = 0 configure:35099: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:35102: $? = 0 configure:35109: test -s conftest configure:35112: $? = 0 configure:35125: result: yes configure:35139: checking for fseeko64 configure:35195: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:35201: $? = 0 configure:35208: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:35211: $? = 0 configure:35218: test -s conftest configure:35221: $? = 0 configure:35235: result: yes configure:35251: checking for ftello64 configure:35307: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:35313: $? = 0 configure:35320: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:35323: $? = 0 configure:35330: test -s conftest configure:35333: $? = 0 configure:35347: result: yes configure:35363: checking for fstat64 configure:35419: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:35425: $? = 0 configure:35432: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:35435: $? = 0 configure:35442: test -s conftest configure:35445: $? = 0 configure:35459: result: yes configure:35475: checking for stat64 configure:35531: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:35537: $? = 0 configure:35544: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:35547: $? = 0 configure:35554: test -s conftest configure:35557: $? = 0 configure:35571: result: yes configure:35587: checking for ftruncate64 configure:35643: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:35649: $? = 0 configure:35656: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:35659: $? = 0 configure:35666: test -s conftest configure:35669: $? = 0 configure:35683: result: yes configure:35699: checking for lseek64 configure:35755: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:35761: $? = 0 configure:35768: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:35771: $? = 0 configure:35778: test -s conftest configure:35781: $? = 0 configure:35795: result: yes configure:35865: checking for __gmpz_init in -lgmp configure:35900: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT -L/usr/lib -L/usr/qt/3/lib -L/usr/kde/3.5/lib -L/usr/kde/3.5/lib conftest.c -lgmp >&5 configure:35906: $? = 0 configure:35913: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:35916: $? = 0 configure:35923: test -s conftest configure:35926: $? = 0 configure:35940: result: yes configure:35978: checking gmp.h usability configure:35995: i686-pc-linux-gnu-g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I/usr/kde/3.5/include conftest.cpp >&5 configure:36001: $? = 0 configure:36008: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:36011: $? = 0 configure:36018: test -s conftest.o configure:36021: $? = 0 configure:36032: result: yes configure:36036: checking gmp.h presence configure:36051: i686-pc-linux-gnu-g++ -E -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I/usr/kde/3.5/include conftest.cpp configure:36057: $? = 0 configure:36078: result: yes configure:36106: checking for gmp.h configure:36113: result: yes configure:36137: checking for Qt docs configure: 36150: /usr/qt/3/doc/html/qsql.html configure: 36150: /usr/qt/3/doc/html/qsql.html configure: 36150: /usr/share/doc/packages/qt3/html/qsql.html configure: 36150: /usr/lib/qt/doc/qsql.html configure: 36150: /usr/lib/qt3/doc/qsql.html configure: 36150: /usr/lib/qt3/doc/html/qsql.html configure: 36150: /usr/doc/qt3/html/qsql.html configure: 36150: /usr/doc/qt3/qsql.html configure: 36150: /usr/share/doc/qt3-doc/qsql.html configure: 36150: /usr/share/qt3/doc/html/qsql.html configure: 36150: /usr/X11R6/share/doc/qt/html/qsql.html configure:36159: result: NO configure:36165: checking for dot configure:36215: result: not found configure:36232: checking for doxygen configure:36282: result: not found configure:36390: checking if apps should be compiled configure:36402: result: yes configure:36390: checking if libktorrent should be compiled configure:36402: result: yes configure:36390: checking if plugins should be compiled configure:36402: result: yes configure:36390: checking if scripts should be compiled configure:36402: result: yes configure:36390: checking if translations should be compiled configure:36402: result: yes configure:36390: checking if utests should be compiled configure:36402: result: yes configure:37201: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.60. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on richNY config.status:1106: creating Makefile config.status:1241: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status:1092: error: cannot find input file: Makefile.rules.in ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe -march=pentium-m' 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='-O2 -pipe -march=pentium-m' 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=set ac_cv_env_LDFLAGS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_f77_compiler_gnu=no ac_cv_func__NSGetEnviron=no ac_cv_func_connect=yes ac_cv_func_dlopen=no ac_cv_func_fseeko64=yes ac_cv_func_fseeko=yes ac_cv_func_fstat64=yes ac_cv_func_ftello64=yes ac_cv_func_ftruncate64=yes ac_cv_func_inet_ntoa=yes ac_cv_func_lseek64=yes ac_cv_func_remove=yes ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_snprintf=yes ac_cv_func_stat64=yes ac_cv_func_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_CoreAudio_CoreAudio_h=no ac_cv_header_crt_externs_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_gmp_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_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_gmp___gmpz_init=yes ac_cv_lib_jpeg_6b=no ac_cv_lib_jpeg_normal=-ljpeg ac_cv_lib_png='-lpng -lz -lm' ac_cv_lib_poll_poll=no ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_ucb_killpg=no ac_cv_lib_util_main=yes ac_cv_lib_z=-lz ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/bin/install -c' ac_cv_prog_AR=i686-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-pc-linux-gnu-gcc ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' ac_cv_prog_CXX=i686-pc-linux-gnu-g++ ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E' ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib ac_cv_prog_STRIP=i686-pc-linux-gnu-strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes 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_sys_file_offset_bits=64 ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_target=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=NONE kde_cv_path_artsc_config=/usr/kde/3.5/bin/artsc-config kde_cv_path_dcopidl2cpp=/usr/kde/3.5/bin/dcopidl2cpp kde_cv_path_dcopidl=/usr/kde/3.5/bin/dcopidl kde_cv_path_dcopidlng=/usr/kde/3.5/bin/dcopidlng kde_cv_path_dot=NONE kde_cv_path_doxygen=NONE 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_Wnon_virtual_dtor=yes kde_cv_prog_cxx_Wundef=yes kde_cv_prog_cxx_fexceptions=yes kde_cv_prog_cxx_fno_check_new=yes kde_cv_prog_cxx_fno_common=yes kde_cv_prog_cxx_fno_exceptions=yes kde_cv_prog_cxx_fvisibility_hidden=no 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 ktorrent_cv_func_fseek64=yes ktorrent_cv_func_fstat64=yes ktorrent_cv_func_ftell64=yes ktorrent_cv_func_ftruncate64=yes ktorrent_cv_func_lseek64=yes ktorrent_cv_func_stat64=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/i686-pc-linux-gnu-nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGISTW][ABCDGISTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/ktorrent-2.1_beta1/work/ktorrent-2.1beta1/admin/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/tmp/portage/ktorrent-2.1_beta1/work/ktorrent-2.1beta1/admin/missing --run tar' AR='i686-pc-linux-gnu-ar' ARTSCCONFIG='/usr/kde/3.5/bin/artsc-config' AUTOCONF='$(SHELL) $(top_srcdir)/admin/cvs.sh configure || touch configure' AUTODIRS='' AUTOHEADER='${SHELL} /var/tmp/portage/ktorrent-2.1_beta1/work/ktorrent-2.1beta1/admin/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/ktorrent-2.1_beta1/work/ktorrent-2.1beta1/admin/missing --run automake-1.9' AWK='gawk' CC='i686-pc-linux-gnu-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute' CONF_FILES=' $(top_srcdir)/./admin/configure.in.min $(top_srcdir)/configure.in.in $(top_srcdir)/configure.in.bot' CPP='i686-pc-linux-gnu-gcc -E' CPPFLAGS=' -DQT_THREAD_SUPPORT -D_REENTRANT' CXX='i686-pc-linux-gnu-g++' CXXCPP='i686-pc-linux-gnu-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -march=pentium-m -Wformat-security -Wmissing-format-attribute -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' DOXYGEN='' DOXYGEN_PROJECT_NAME='The API Reference' DOXYGEN_PROJECT_NUMBER='Version 2.1beta1' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_GEOIP_FALSE='#' ENABLE_GEOIP_TRUE='' ENABLE_PERMISSIVE_FLAG='-fpermissive' ENABLE_TORRENT_MIMETYPE_FALSE='' ENABLE_TORRENT_MIMETYPE_TRUE='#' EXEEXT='' F77='' FFLAGS='' FRAMEWORK_COREAUDIO='' GMSGFMT='/usr/bin/gmsgfmt' GREP='/bin/grep' 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_EXTRA_RPATH=' -R /usr/kde/3.5/lib' KDE_HAS_DOXYGEN='no' KDE_HAVE_DOT='NO' 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 $(kde_libraries) -R $(qt_libraries) -R $(x_libraries) $(KDE_EXTRA_RPATH)' KDE_USE_CLOSURE_FALSE='' KDE_USE_CLOSURE_TRUE='#' KDE_USE_FINAL_FALSE='' KDE_USE_FINAL_TRUE='#' KDE_USE_NMCHECK_FALSE='' KDE_USE_NMCHECK_TRUE='#' KDE_XSL_STYLESHEET='/usr/kde/3.5/share/apps/ksgmltools2/customization/kde-chunk.xsl' LDFLAGS='' 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_KDEPIM='-lkdepim' LIB_KDEPRINT='-lkdeprint' LIB_KDEUI='-lkdeui' LIB_KFILE='-lkio' LIB_KFM='' LIB_KHTML='-lkhtml' LIB_KIO='-lkio' LIB_KPARTS='-lkparts' LIB_KSPELL='-lkspell' LIB_KSYCOCA='-lkio' LIB_KUTILS='-lkutils' LIB_POLL='' LIB_QPE='' LIB_QT='-lqt-mt $(LIBZ) $(LIBPNG) -lXext $(LIB_X11) $(LIBSM) -lpthread' LIB_SMB='-lsmb' LIB_X11='-lX11 $(LIBSOCKET)' LIB_XEXT='-lXext' LIB_XRENDER='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/tmp/portage/ktorrent-2.1_beta1/work/ktorrent-2.1beta1/admin/missing --run makeinfo' 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='ktorrent' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/usr/bin/perl' QTDOCDIR='NO' QTE_NORTTI='' QT_INCLUDES='-I/usr/qt/3/include' QT_LDFLAGS='-L/usr/qt/3/lib' RANLIB='i686-pc-linux-gnu-ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='i686-pc-linux-gnu-strip' TOPSUBDIRS=' apps libktorrent plugins scripts translations utests' UIC='/usr/qt/3/bin/uic -L $(kde_widgetdir) -nounload' UIC_TR='tr2i18n' USER_INCLUDES=' -I/usr/kde/3.5/include' USER_LDFLAGS=' -L/usr/kde/3.5/lib' USE_EXCEPTIONS='-fexceptions' USE_RTTI='' USE_THREADS='' VERSION='2.1beta1' WOVERLOADED_VIRTUAL='' XGETTEXT='/usr/bin/xgettext' XMKMF='' 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_CC='' ac_ct_CXX='' ac_ct_F77='' all_includes='-I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I/usr/kde/3.5/include' all_libraries='-L/usr/lib -L/usr/qt/3/lib -L/usr/kde/3.5/lib -L/usr/kde/3.5/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='i686-pc-linux-gnu' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='i686-pc-linux-gnu' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' include_ARTS_FALSE='#' include_ARTS_TRUE='' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/tmp/portage/ktorrent-2.1_beta1/work/ktorrent-2.1beta1/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' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' qt_includes='/usr/qt/3/include' qt_libraries='/usr/qt/3/lib' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='i686-pc-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='pc' x_includes='.' x_libraries='/usr/lib' xdg_appsdir='${datadir}/applications/kde' xdg_directorydir='${datadir}/desktop-directories' xdg_menudir='${sysconfdir}/xdg/menus' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "ktorrent" #define VERSION "2.1beta1" #define KDELIBSUFF "" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define HAVE_SGI_STL 1 #define HAVE_CRYPT 1 #define kde_socklen_t socklen_t #define ksize_t socklen_t #define HAVE_SYS_TYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_SYS_BITYPES_H 1 #define HAVE_RES_INIT 1 #define HAVE_RES_INIT 1 #define HAVE_RES_INIT_PROTO 1 #define SIZEOF_INT 4 #define SIZEOF_SHORT 2 #define SIZEOF_LONG 4 #define SIZEOF_CHAR_P 4 #define SIZEOF_SIZE_T 4 #define SIZEOF_UNSIGNED_LONG 4 #define HAVE_VSNPRINTF 1 #define HAVE_SNPRINTF 1 #define HAVE_LIBZ 1 #define HAVE_LIBPNG 1 #define HAVE_LIBJPEG 1 #define HAVE_LIBPTHREAD 1 #define _FILE_OFFSET_BITS 64 #define HAVE_FSEEKO 1 #define HAVE_FSEEKO64 1 #define HAVE_FTELLO64 1 #define HAVE_FSTAT64 1 #define HAVE_STAT64 1 #define HAVE_FTRUNCATE64 1 #define HAVE_LSEEK64 1 #define HAVE_FSEEKO64 1 #define HAVE_STAT64 1 #define HAVE_FTRUNCATE64 1 #define HAVE_LSEEK64 1 configure: exit 1