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.61. Invocation command line was $ ./configure --prefix=/opt/kde --sysconfdir=/etc/kde --mandir=/usr/share/man --disable-debug --program-prefix= --program-suffix= --build=i486-slackware-linux ## --------- ## ## Platform. ## ## --------- ## hostname = vrt uname -m = i686 uname -r = 2.6.37.6-smp uname -s = Linux uname -v = #1 SMP Thu Apr 7 01:33:26 CDT 2011 /usr/bin/uname -p = AMD Athlon(tm) Dual Core Processor 5050e /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/local/sbin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/games PATH: /usr/lib/java/bin PATH: /opt/kde/lib/qt3/bin PATH: /opt/kde/bin PATH: /usr/lib/qt/bin PATH: /usr/share/texmf/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2248: checking build system type configure:2266: result: i486-slackware-linux-gnu configure:2288: checking host system type configure:2303: result: i486-slackware-linux-gnu configure:2325: checking target system type configure:2340: result: i486-slackware-linux-gnu configure:2402: checking for a BSD-compatible install configure:2458: result: /usr/bin/ginstall -c configure:2473: checking for -p flag to install configure:2486: result: yes configure:2497: checking whether build environment is sane configure:2540: result: yes configure:2555: checking for a thread-safe mkdir -p configure:2594: result: /usr/bin/mkdir -p configure:2607: checking for gawk configure:2623: found /usr/bin/gawk configure:2634: result: gawk configure:2645: checking whether make sets $(MAKE) configure:2666: result: yes configure:2944: checking for kde-config configure:3006: result: /opt/kde/bin/kde-config configure:3029: checking where to install configure:3037: result: /opt/kde (as requested) configure:3088: checking for style of include used by make configure:3116: result: GNU configure:3263: checking for gcc configure:3279: found /usr/bin/gcc configure:3290: result: gcc configure:3528: checking for C compiler version configure:3535: gcc --version >&5 gcc (GCC) 4.5.2 Copyright (C) 2010 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:3538: $? = 0 configure:3545: gcc -v >&5 Reading specs from /usr/lib/gcc/i486-slackware-linux/4.5.2/specs COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i486-slackware-linux/4.5.2/lto-wrapper Target: i486-slackware-linux Configured with: ../gcc-4.5.2/configure --prefix=/usr --libdir=/usr/lib --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,java,objc,lto --enable-threads=posix --enable-checking=release --with-system-zlib --with-python-dir=/lib/python2.6/site-packages --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --with-gnu-ld --verbose --with-arch=i486 --target=i486-slackware-linux --build=i486-slackware-linux --host=i486-slackware-linux Thread model: posix gcc version 4.5.2 (GCC) configure:3548: $? = 0 configure:3555: gcc -V >&5 gcc: '-V' option must have argument configure:3558: $? = 1 configure:3581: checking for C compiler default output file name configure:3608: gcc -O2 -march=i486 -mtune=i686 conftest.c >&5 configure:3611: $? = 0 configure:3649: result: a.out configure:3666: checking whether the C compiler works configure:3676: ./a.out configure:3679: $? = 0 configure:3696: result: yes configure:3703: checking whether we are cross compiling configure:3705: result: no configure:3708: checking for suffix of executables configure:3715: gcc -o conftest -O2 -march=i486 -mtune=i686 conftest.c >&5 configure:3718: $? = 0 configure:3742: result: configure:3748: checking for suffix of object files configure:3774: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5 configure:3777: $? = 0 configure:3800: result: o configure:3804: checking whether we are using the GNU C compiler configure:3833: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5 configure:3839: $? = 0 configure:3856: result: yes configure:3861: checking whether gcc accepts -g configure:3891: gcc -c -g conftest.c >&5 configure:3897: $? = 0 configure:3996: result: yes configure:4013: checking for gcc option to accept ISO C89 configure:4087: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5 configure:4093: $? = 0 configure:4116: result: none needed configure:4136: checking dependency style of gcc configure:4227: result: gcc3 configure:4248: checking how to run the C preprocessor configure:4288: gcc -E conftest.c configure:4294: $? = 0 configure:4325: gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4331: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdebindings" | #define VERSION "3.5.10" | /* end confdefs.h. */ | #include configure:4364: result: gcc -E configure:4393: gcc -E conftest.c configure:4399: $? = 0 configure:4430: gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4436: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdebindings" | #define VERSION "3.5.10" | /* end confdefs.h. */ | #include configure:4560: checking for g++ configure:4576: found /usr/bin/g++ configure:4587: result: g++ configure:4618: checking for C++ compiler version configure:4625: g++ --version >&5 g++ (GCC) 4.5.2 Copyright (C) 2010 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:4628: $? = 0 configure:4635: g++ -v >&5 Reading specs from /usr/lib/gcc/i486-slackware-linux/4.5.2/specs COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i486-slackware-linux/4.5.2/lto-wrapper Target: i486-slackware-linux Configured with: ../gcc-4.5.2/configure --prefix=/usr --libdir=/usr/lib --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,java,objc,lto --enable-threads=posix --enable-checking=release --with-system-zlib --with-python-dir=/lib/python2.6/site-packages --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --with-gnu-ld --verbose --with-arch=i486 --target=i486-slackware-linux --build=i486-slackware-linux --host=i486-slackware-linux Thread model: posix gcc version 4.5.2 (GCC) configure:4638: $? = 0 configure:4645: g++ -V >&5 g++: '-V' option must have argument configure:4648: $? = 1 configure:4651: checking whether we are using the GNU C++ compiler configure:4680: g++ -c -O2 -march=i486 -mtune=i686 conftest.cpp >&5 configure:4686: $? = 0 configure:4703: result: yes configure:4708: checking whether g++ accepts -g configure:4738: g++ -c -g conftest.cpp >&5 configure:4744: $? = 0 configure:4843: result: yes configure:4868: checking dependency style of g++ configure:4959: result: gcc3 configure:4976: checking whether gcc is blacklisted configure:5007: gcc -c -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 conftest.c >&5 configure:5013: $? = 0 configure:5029: result: no configure:5357: checking whether g++ supports -Wmissing-format-attribute configure:5397: rm -rf SunWS_cache; g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=i486 -mtune=i686 -Wmissing-format-attribute conftest.cpp 1>&5 configure:5403: $? = 0 configure:5430: result: yes configure:5442: checking whether gcc supports -Wmissing-format-attribute configure:5479: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wmissing-format-attribute conftest.c >&5 configure:5485: $? = 0 configure:5512: result: yes configure:5526: checking whether g++ supports -Wundef configure:5566: rm -rf SunWS_cache; g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -Wundef conftest.cpp 1>&5 configure:5572: $? = 0 configure:5599: result: yes configure:5611: checking whether g++ supports -Wno-long-long configure:5651: rm -rf SunWS_cache; g++ -o conftest -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -Wno-long-long conftest.cpp 1>&5 configure:5657: $? = 0 configure:5684: result: yes configure:5696: checking whether g++ supports -Wno-non-virtual-dtor configure:5736: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor conftest.cpp 1>&5 configure:5742: $? = 0 configure:5769: result: yes configure:5801: checking whether g++ supports -fno-reorder-blocks configure:5841: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-reorder-blocks conftest.cpp 1>&5 configure:5847: $? = 0 configure:5874: result: yes configure:5892: checking whether g++ supports -fno-exceptions configure:5932: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions conftest.cpp 1>&5 configure:5938: $? = 0 configure:5965: result: yes configure:5977: checking whether g++ supports -fno-check-new configure:6017: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new conftest.cpp 1>&5 configure:6023: $? = 0 configure:6050: result: yes configure:6062: checking whether g++ supports -fno-common configure:6102: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common conftest.cpp 1>&5 configure:6108: $? = 0 configure:6135: result: yes configure:6147: checking whether g++ supports -fexceptions configure:6187: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fexceptions conftest.cpp 1>&5 configure:6193: $? = 0 configure:6220: result: yes configure:6263: checking whether system headers can cope with -O2 -fno-inline configure:6329: result: irrelevant configure:6965: checking how to run the C++ preprocessor configure:7001: g++ -E conftest.cpp configure:7007: $? = 0 configure:7038: g++ -E conftest.cpp conftest.cpp:10:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7044: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdebindings" | #define VERSION "3.5.10" | /* end confdefs.h. */ | #include configure:7077: result: g++ -E configure:7106: g++ -E conftest.cpp configure:7112: $? = 0 configure:7143: g++ -E conftest.cpp conftest.cpp:10:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7149: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdebindings" | #define VERSION "3.5.10" | /* end confdefs.h. */ | #include configure:7191: checking whether g++ supports -O0 configure:7231: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -O0 conftest.cpp 1>&5 configure:7237: $? = 0 configure:7264: result: yes configure:7529: checking whether g++ supports -Wl,--no-undefined configure:7569: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wl,--no-undefined conftest.cpp 1>&5 configure:7575: $? = 0 configure:7602: result: yes configure:7606: checking whether g++ supports -Wl,--allow-shlib-undefined configure:7646: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wl,--allow-shlib-undefined conftest.cpp 1>&5 configure:7652: $? = 0 configure:7679: result: yes configure:7804: result: not using lib directory suffix configure:7849: checking for a sed that does not truncate output configure:7903: result: /usr/bin/sed configure:7906: checking for grep that handles long lines and -e configure:7980: result: /usr/bin/grep configure:7985: checking for egrep configure:8063: result: /usr/bin/grep -E configure:8079: checking for ld used by gcc configure:8146: result: /usr/i486-slackware-linux/bin/ld configure:8155: checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld configure:8170: result: yes configure:8175: checking for /usr/i486-slackware-linux/bin/ld option to reload object files configure:8182: result: -r configure:8191: checking for BSD-compatible nm configure:8233: result: /usr/bin/nm -B configure:8237: checking whether ln -s works configure:8241: result: yes configure:8248: checking how to recognise dependent libraries configure:8455: result: pass_all configure:8661: checking for ANSI C header files configure:8691: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8697: $? = 0 configure:8796: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8799: $? = 0 configure:8805: ./conftest configure:8808: $? = 0 configure:8825: result: yes configure:8849: checking for sys/types.h configure:8870: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8876: $? = 0 configure:8892: result: yes configure:8849: checking for sys/stat.h configure:8870: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8876: $? = 0 configure:8892: result: yes configure:8849: checking for stdlib.h configure:8870: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8876: $? = 0 configure:8892: result: yes configure:8849: checking for string.h configure:8870: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8876: $? = 0 configure:8892: result: yes configure:8849: checking for memory.h configure:8870: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8876: $? = 0 configure:8892: result: yes configure:8849: checking for strings.h configure:8870: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8876: $? = 0 configure:8892: result: yes configure:8849: checking for inttypes.h configure:8870: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8876: $? = 0 configure:8892: result: yes configure:8849: checking for stdint.h configure:8870: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8876: $? = 0 configure:8892: result: yes configure:8849: checking for unistd.h configure:8870: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8876: $? = 0 configure:8892: result: yes configure:8919: checking dlfcn.h usability configure:8936: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8942: $? = 0 configure:8956: result: yes configure:8960: checking dlfcn.h presence configure:8975: gcc -E conftest.c configure:8981: $? = 0 configure:8995: result: yes configure:9023: checking for dlfcn.h configure:9031: result: yes configure:9097: checking for g77 configure:9113: found /usr/bin/g77 configure:9124: result: g77 configure:9154: checking for Fortran 77 compiler version configure:9161: g77 --version >&5 GNU Fortran (GCC) 4.5.2 Copyright (C) 2010 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:9164: $? = 0 configure:9171: g77 -v >&5 Reading specs from /usr/lib/gcc/i486-slackware-linux/4.5.2/specs COLLECT_GCC=g77 COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i486-slackware-linux/4.5.2/lto-wrapper Target: i486-slackware-linux Configured with: ../gcc-4.5.2/configure --prefix=/usr --libdir=/usr/lib --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,java,objc,lto --enable-threads=posix --enable-checking=release --with-system-zlib --with-python-dir=/lib/python2.6/site-packages --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --with-gnu-ld --verbose --with-arch=i486 --target=i486-slackware-linux --build=i486-slackware-linux --host=i486-slackware-linux Thread model: posix gcc version 4.5.2 (GCC) configure:9174: $? = 0 configure:9181: g77 -V >&5 g77: '-V' option must have argument configure:9184: $? = 1 configure:9192: checking whether we are using the GNU Fortran 77 compiler configure:9211: g77 -c conftest.F >&5 configure:9217: $? = 0 configure:9234: result: yes configure:9240: checking whether g77 accepts -g configure:9257: g77 -c -g conftest.f >&5 configure:9263: $? = 0 configure:9279: result: yes configure:9309: checking the maximum length of command line arguments configure:9368: result: 32768 configure:9379: checking command to parse /usr/bin/nm -B output from gcc object configure:9468: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:5:6: warning: no previous prototype for 'nm_test_func' configure:9471: $? = 0 configure:9475: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:9478: $? = 0 configure:9530: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c conftstm.o >&5 configure:9533: $? = 0 configure:9571: result: ok configure:9575: checking for objdir configure:9590: result: .libs configure:9682: checking for ar configure:9698: found /usr/bin/ar configure:9709: result: ar configure:9778: checking for ranlib configure:9794: found /usr/bin/ranlib configure:9805: result: ranlib configure:9874: checking for strip configure:9890: found /usr/bin/strip configure:9901: result: strip configure:10177: checking if gcc static flag works configure:10200: result: yes configure:10222: checking if gcc supports -fno-rtti -fno-exceptions configure:10240: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -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:10244: $? = 0 configure:10255: result: no configure:10270: checking for gcc option to produce PIC configure:10447: result: -fPIC configure:10455: checking if gcc PIC flag -fPIC works configure:10473: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -fPIC -DPIC conftest.c >&5 configure:10477: $? = 0 configure:10488: result: yes configure:10512: checking if gcc supports -c -o file.o configure:10540: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -o out/conftest2.o conftest.c >&5 configure:10544: $? = 0 configure:10561: result: yes configure:10587: checking whether the gcc linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries configure:11395: result: yes configure:11421: checking whether -lc should be explicitly linked in configure:11426: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:11429: $? = 0 configure:11443: gcc -shared -v conftest.o -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:11446: $? = 0 configure:11458: result: no configure:11466: checking dynamic linker characteristics configure:11984: result: GNU/Linux ld.so configure:11988: checking how to hardcode library paths into programs configure:12013: result: immediate configure:12027: checking whether stripping libraries is possible configure:12032: result: yes configure:12155: checking for shl_load configure:12211: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c >&5 /tmp/ccMdKxS6.o: In function `main': conftest.c:(.text+0x7): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:12217: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdebindings" | #define VERSION "3.5.10" | #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:12234: result: no configure:12239: checking for shl_load in -ldld configure:12274: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c -ldld >&5 /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:12280: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdebindings" | #define VERSION "3.5.10" | #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:12298: result: no configure:12303: checking for dlopen configure:12359: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c >&5 /tmp/ccC2RwTs.o: In function `main': conftest.c:(.text+0x7): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:12365: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdebindings" | #define VERSION "3.5.10" | #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:12382: result: no configure:12387: checking for dlopen in -ldl configure:12422: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c -ldl >&5 configure:12428: $? = 0 configure:12446: result: yes configure:12615: checking whether a program can dlopen itself configure:12687: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:12670:6: warning: no previous prototype for 'fnord' configure: In function 'fnord': configure:12670:20: warning: unused variable 'i' configure: In function 'main': configure:12683:5: warning: implicit declaration of function 'exit' configure:12683:5: warning: incompatible implicit declaration of built-in function 'exit' configure:12690: $? = 0 configure:12708: result: yes configure:12713: checking whether a statically linked program can dlopen itself configure:12785: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:12768:6: warning: no previous prototype for 'fnord' configure: In function 'fnord': configure:12768:20: warning: unused variable 'i' configure: In function 'main': configure:12781:5: warning: implicit declaration of function 'exit' configure:12781:5: warning: incompatible implicit declaration of built-in function 'exit' configure:12788: $? = 0 configure:12806: result: yes configure:12829: checking if libtool supports shared libraries configure:12831: result: yes configure:12834: checking whether to build shared libraries configure:12892: result: yes configure:12895: checking whether to build static libraries configure:12899: result: no configure:12990: creating libtool configure:13534: checking for ld used by g++ configure:13601: result: /usr/i486-slackware-linux/bin/ld configure:13610: checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld configure:13625: result: yes configure:13676: checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries configure:14486: result: yes configure:14508: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common conftest.cc >&5 configure:14511: $? = 0 configure:14607: checking for g++ option to produce PIC configure:14859: result: -fPIC configure:14867: checking if g++ PIC flag -fPIC works configure:14885: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fPIC -DPIC conftest.cc >&5 configure:14889: $? = 0 configure:14900: result: yes configure:14924: checking if g++ supports -c -o file.o configure:14952: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -o out/conftest2.o conftest.cc >&5 configure:14956: $? = 0 configure:14973: result: yes configure:14999: checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries configure:15024: result: yes configure:15095: checking dynamic linker characteristics configure:15613: result: GNU/Linux ld.so configure:15617: checking how to hardcode library paths into programs configure:15642: result: immediate configure:15656: checking whether stripping libraries is possible configure:15661: result: yes configure:15784: checking for shl_load configure:15863: result: no configure:15868: checking for shl_load in -ldld configure:15927: result: no configure:15932: checking for dlopen configure:16011: result: no configure:16016: checking for dlopen in -ldl configure:16075: result: yes configure:16244: checking whether a program can dlopen itself configure:16337: result: yes configure:16342: checking whether a statically linked program can dlopen itself configure:16435: result: yes configure:16931: checking if libtool supports shared libraries configure:16933: result: yes configure:16936: checking whether to build shared libraries configure:16954: result: yes configure:16957: checking whether to build static libraries configure:16961: result: no configure:16973: checking for g77 option to produce PIC configure:17150: result: -fPIC configure:17158: checking if g77 PIC flag -fPIC works configure:17176: g77 -c -g -O2 -fPIC conftest.f >&5 configure:17180: $? = 0 configure:17191: result: yes configure:17215: checking if g77 supports -c -o file.o configure:17243: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:17247: $? = 0 configure:17264: result: yes configure:17290: checking whether the g77 linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries configure:18078: result: yes configure:18149: checking dynamic linker characteristics configure:18667: result: GNU/Linux ld.so configure:18671: checking how to hardcode library paths into programs configure:18696: result: immediate configure:18710: checking whether stripping libraries is possible configure:18715: result: yes configure:22732: checking for msgfmt configure:22759: result: /usr/bin/msgfmt configure:22768: checking for gmsgfmt configure:22799: result: /usr/bin/msgfmt configure:22819: checking for xgettext configure:22846: result: /usr/bin/xgettext configure:22881: checking if C++ programs can be compiled configure:22915: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-check-new -fno-common conftest.cpp >&5 configure:22921: $? = 0 configure:22939: result: yes configure:22969: checking for strlcat configure:23021: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:34:48: error: 'strlcat' was not declared in this scope configure:23027: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdebindings" | #define VERSION "3.5.10" | #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:23053: result: no configure:23056: checking if strlcat needs custom prototype configure:23156: result: yes - in libkdefakes configure:23181: checking for strlcpy configure:23232: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:33:48: error: 'strlcpy' was not declared in this scope configure:23238: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdebindings" | #define VERSION "3.5.10" | #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:23264: result: no configure:23267: checking if strlcpy needs custom prototype configure:23366: result: yes - in libkdefakes configure:23390: checking for main in -lutil configure:23419: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c -lutil >&5 configure:23425: $? = 0 configure:23443: result: yes configure:23449: checking for main in -lcompat configure:23478: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c -lcompat >&5 /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/bin/ld: cannot find -lcompat collect2: ld returned 1 exit status configure:23484: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdebindings" | #define VERSION "3.5.10" | #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:23502: result: no configure:23509: checking for crypt in -lcrypt configure:23544: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c -lcrypt >&5 configure:23550: $? = 0 configure:23568: result: yes configure:23659: checking for socklen_t configure:23699: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common conftest.cpp >&5 configure:23705: $? = 0 configure:23731: result: yes configure:23822: checking for dnet_ntoa in -ldnet configure:23857: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c -ldnet >&5 /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/bin/ld: cannot find -ldnet collect2: ld returned 1 exit status configure:23863: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdebindings" | #define VERSION "3.5.10" | #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:23881: result: no configure:23888: checking for dnet_ntoa in -ldnet_stub configure:23923: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c -ldnet_stub >&5 /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/bin/ld: cannot find -ldnet_stub collect2: ld returned 1 exit status configure:23929: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdebindings" | #define VERSION "3.5.10" | #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:23947: result: no configure:23954: checking for inet_ntoa configure:24010: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:24016: $? = 0 configure:24033: result: yes configure:24103: checking for connect configure:24159: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:24165: $? = 0 configure:24182: result: yes configure:24253: checking for remove configure:24309: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:24315: $? = 0 configure:24332: result: yes configure:24404: checking for shmat configure:24460: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:24466: $? = 0 configure:24483: result: yes configure:24563: checking for sys/types.h configure:24569: result: yes configure:24563: checking for stdint.h configure:24569: result: yes configure:24715: checking sys/bitypes.h usability configure:24732: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:24738: $? = 0 configure:24752: result: yes configure:24756: checking sys/bitypes.h presence configure:24771: gcc -E conftest.c configure:24777: $? = 0 configure:24791: result: yes configure:24819: checking for sys/bitypes.h configure:24827: result: yes configure:24842: checking for poll in -lpoll configure:24877: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c -lpoll >&5 /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/bin/ld: cannot find -lpoll collect2: ld returned 1 exit status configure:24883: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdebindings" | #define VERSION "3.5.10" | #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:24901: result: no configure:24924: checking Carbon/Carbon.h usability configure:24941: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:62:27: fatal error: Carbon/Carbon.h: No such file or directory compilation terminated. configure:24947: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdebindings" | #define VERSION "3.5.10" | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:24961: result: no configure:24965: checking Carbon/Carbon.h presence configure:24980: gcc -E conftest.c conftest.c:29:27: fatal error: Carbon/Carbon.h: No such file or directory compilation terminated. configure:24986: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdebindings" | #define VERSION "3.5.10" | #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:25000: result: no configure:25028: checking for Carbon/Carbon.h configure:25036: result: no configure:25061: checking CoreAudio/CoreAudio.h usability configure:25078: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:62:33: fatal error: CoreAudio/CoreAudio.h: No such file or directory compilation terminated. configure:25084: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdebindings" | #define VERSION "3.5.10" | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25098: result: no configure:25102: checking CoreAudio/CoreAudio.h presence configure:25117: gcc -E conftest.c conftest.c:29:33: fatal error: CoreAudio/CoreAudio.h: No such file or directory compilation terminated. configure:25123: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdebindings" | #define VERSION "3.5.10" | #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:25137: result: no configure:25165: checking for CoreAudio/CoreAudio.h configure:25172: result: no configure:25190: checking if res_init needs -lresolv configure:25222: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c -lresolv >&5 configure:25228: $? = 0 configure:25236: result: yes configure:25259: checking for res_init configure:25311: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cpp >&5 configure:25317: $? = 0 configure:25343: result: yes configure:25346: checking if res_init needs custom prototype configure:25446: result: no configure:25474: checking for killpg in -lucb configure:25509: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c -lucb >&5 /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/bin/ld: cannot find -lucb collect2: ld returned 1 exit status configure:25515: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdebindings" | #define VERSION "3.5.10" | #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:25533: result: no configure:25613: checking for int configure:25643: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:25649: $? = 0 configure:25664: result: yes configure:25671: checking size of int configure:25973: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:25976: $? = 0 configure:25982: ./conftest configure:25985: $? = 0 configure:26008: result: 4 configure:26017: checking for short configure:26047: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:26053: $? = 0 configure:26068: result: yes configure:26075: checking size of short configure:26377: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:26380: $? = 0 configure:26386: ./conftest configure:26389: $? = 0 configure:26412: result: 2 configure:26421: checking for long configure:26451: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:26457: $? = 0 configure:26472: result: yes configure:26479: checking size of long configure:26781: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:26784: $? = 0 configure:26790: ./conftest configure:26793: $? = 0 configure:26816: result: 4 configure:26825: checking for char * configure:26855: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:26861: $? = 0 configure:26876: result: yes configure:26883: checking size of char * configure:27185: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:27188: $? = 0 configure:27194: ./conftest configure:27197: $? = 0 configure:27220: result: 4 configure:27231: checking for dlopen in -ldl configure:27290: result: yes configure:27300: checking for shl_unload in -ldld configure:27335: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c -ldld >&5 /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:27341: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdebindings" | #define VERSION "3.5.10" | #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:27359: result: no configure:27374: checking for size_t configure:27404: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:27410: $? = 0 configure:27425: result: yes configure:27432: checking size of size_t configure:27734: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:27737: $? = 0 configure:27743: ./conftest configure:27746: $? = 0 configure:27769: result: 4 configure:27779: checking for unsigned long configure:27809: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:27815: $? = 0 configure:27830: result: yes configure:27837: checking size of unsigned long configure:28139: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:28142: $? = 0 configure:28148: ./conftest configure:28151: $? = 0 configure:28174: result: 4 configure:28185: checking sizeof size_t == sizeof unsigned long configure:28212: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:28218: $? = 0 configure:28223: result: yes configure:28247: checking for PIE support configure:28289: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fPIE -pie conftest.cpp 1>&5 configure:28295: $? = 0 configure:28322: result: yes configure:28325: checking if enabling -pie/fPIE support configure:28340: result: yes configure:28371: checking crt_externs.h usability configure:28388: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:71:25: fatal error: crt_externs.h: No such file or directory compilation terminated. configure:28394: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdebindings" | #define VERSION "3.5.10" | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:28408: result: no configure:28412: checking crt_externs.h presence configure:28427: gcc -E conftest.c conftest.c:38:25: fatal error: crt_externs.h: No such file or directory compilation terminated. configure:28433: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdebindings" | #define VERSION "3.5.10" | #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:28447: result: no configure:28475: checking for crt_externs.h configure:28483: result: no configure:28496: checking for _NSGetEnviron configure:28552: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c >&5 /tmp/cckHc2fr.o: In function `main': conftest.c:(.text+0x7): undefined reference to `_NSGetEnviron' collect2: ld returned 1 exit status configure:28558: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdebindings" | #define VERSION "3.5.10" | #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:28575: result: no configure:28597: checking for vsnprintf configure:28653: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:28659: $? = 0 configure:28677: result: yes configure:28597: checking for snprintf configure:28653: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:28659: $? = 0 configure:28677: result: yes configure:28734: checking for X configure:28777: gcc -E conftest.c configure:28783: $? = 0 configure:28873: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c -lXt >&5 configure:28879: $? = 0 configure:29035: result: libraries /usr/lib, headers . configure:29064: checking for IceConnectionNumber in -lICE configure:29099: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c -lICE >&5 configure:29105: $? = 0 configure:29123: result: yes configure:29133: checking for libXext configure:29173: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c -lXext -lX11 >&5 configure:29179: $? = 0 configure:29203: result: yes configure:29336: checking for pkg-config configure:29354: found /usr/bin/pkg-config configure:29367: result: /usr/bin/pkg-config configure:29484: checking for pthread_create in -lpthread configure:29519: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute conftest.c -lpthread >&5 configure:29525: $? = 0 configure:29543: result: yes configure:29814: checking for extra includes configure:29842: result: no configure:29846: checking for extra libs configure:29875: result: no configure:29881: checking for libz configure:29922: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -I. -D_REENTRANT conftest.c -lz >&5 configure:29928: $? = 0 configure:29955: result: -lz configure:29976: checking for libpng configure:30018: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -I. -D_REENTRANT conftest.c -lpng -lz -lm -lX11 >&5 configure:30024: $? = 0 configure:30053: result: -lpng -lz -lm configure:30064: checking for libjpeg6b configure:30103: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -I. -D_REENTRANT conftest.c -ljpeg6b -lm >&5 /usr/lib/gcc/i486-slackware-linux/4.5.2/../../../../i486-slackware-linux/bin/ld: cannot find -ljpeg6b collect2: ld returned 1 exit status configure:30109: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdebindings" | #define VERSION "3.5.10" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | /* end confdefs.h. */ | | #ifdef __cplusplus | extern "C" { | #endif | void jpeg_CreateDecompress(); | #ifdef __cplusplus | } | #endif | | int | main () | { | jpeg_CreateDecompress(); | ; | return 0; | } configure:30136: result: no configure:30139: checking for libjpeg configure:30178: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -I. -D_REENTRANT conftest.c -ljpeg -lm >&5 configure:30184: $? = 0 configure:30208: result: -ljpeg configure: 30232: ${prefix}/include/jpeglib.h configure: 30232: /usr/include/jpeglib.h taking that configure:30279: checking for perl configure:30339: result: /usr/bin/perl configure:30465: checking for Qt configure: 30578: /opt/kde/lib/qt3/include/qstyle.h taking that tried NO configure:30743: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -I/opt/kde/lib/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -L/opt/kde/lib/qt3/lib conftest.cpp -lqt-mt -lpng -lz -lm -ljpeg -ldl -lXext -lX11 -lSM -lICE -lpthread 1>&5 configure:30746: $? = 0 configure:30805: result: libraries /opt/kde/lib/qt3/lib, headers /opt/kde/lib/qt3/include using -mt configure:30986: checking for moc configure:31058: result: /opt/kde/lib/qt3/bin/moc configure:31066: checking for uic configure:31120: result: /opt/kde/lib/qt3/bin/uic configure:31151: checking whether uic supports -L configure:31162: /opt/kde/lib/qt3/bin/uic -L /nonexistent conftest.ui >/dev/null configure:31165: $? = 0 configure:31177: result: yes configure:31189: checking whether uic supports -nounload configure:31200: /opt/kde/lib/qt3/bin/uic -nounload conftest.ui >/dev/null configure:31203: $? = 0 configure:31215: result: yes configure:31252: checking if Qt needs -ljpeg configure:31297: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -I/opt/kde/lib/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cpp -L/opt/kde/lib/qt3/lib -lqt-mt -lpng -lz -lm -ldl -lXext -lX11 -lSM -lICE 1>&5 conftest.cpp: In function 'int main()': conftest.cpp:51:40: warning: 'argv' is used uninitialized in this function configure:31303: $? = 0 configure:31337: result: no configure:31369: checking for rpath configure:31401: result: yes configure:31404: checking for KDE configure: 31457: /opt/kde/include/ksharedptr.h taking that configure: 31487: /opt/kde/lib/libkio.la taking that configure: 31505: /opt/kde/lib/kde3/plugins/designer/kdewidgets.la taking that configure:31578: result: libraries /opt/kde/lib, headers /opt/kde/include configure:31617: checking if UIC has KDE plugins available configure:31644: /opt/kde/lib/qt3/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload -impl actest.h actest.ui > actest.cpp configure:31647: $? = 0 configure:31661: result: yes configure:31716: checking for KDE paths configure:32331: result: defaults configure:32377: checking for dcopidl configure:32439: result: /opt/kde/bin/dcopidl configure:32446: checking for dcopidl2cpp configure:32508: result: /opt/kde/bin/dcopidl2cpp configure:32516: checking for mcopidl configure:32580: result: /opt/kde/bin/mcopidl configure:32587: checking for artsc-config configure:32651: result: /opt/kde/bin/artsc-config configure:32659: checking for meinproc configure:32713: result: /opt/kde/bin/meinproc configure:32743: checking for kconfig_compiler configure:32805: result: /opt/kde/bin/kconfig_compiler configure:32812: checking for dcopidlng configure:32874: result: /opt/kde/bin/dcopidlng configure:32883: checking for makekdewidgets configure:32945: result: /opt/kde/bin/makekdewidgets configure:32954: checking for xmllint configure:33008: result: /usr/bin/xmllint configure: 33024: /usr/share/kde/apps/ksgmltools2/customization/kde-chunk.xsl configure: 33024: /usr/local/share/apps/ksgmltools2/customization/kde-chunk.xsl configure: 33024: /usr/share/apps/ksgmltools2/customization/kde-chunk.xsl configure: 33024: /opt/kde3/share/apps/ksgmltools2/customization/kde-chunk.xsl configure: 33024: /opt/kde/share/apps/ksgmltools2/customization/kde-chunk.xsl taking that configure:33251: checking for glib-config configure:33269: found /usr/bin/glib-config configure:33282: result: /usr/bin/glib-config configure:33291: checking for GLIB - version >= 1.2.6 configure:33400: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c -L/usr/lib -lglib >&5 conftest.c: In function 'main': conftest.c:91:31: warning: comparison between signed and unsigned integer expressions conftest.c:92:30: warning: comparison between signed and unsigned integer expressions conftest.c:92:63: warning: comparison between signed and unsigned integer expressions conftest.c:93:30: warning: comparison between signed and unsigned integer expressions conftest.c:93:63: warning: comparison between signed and unsigned integer expressions conftest.c:93:96: warning: comparison between signed and unsigned integer expressions configure:33403: $? = 0 configure:33409: ./conftest configure:33412: $? = 0 configure:33432: result: yes configure:33572: checking for gtk-config configure:33590: found /usr/bin/gtk-config configure:33603: result: /usr/bin/gtk-config configure:33612: checking for GTK - version >= 1.2.6 configure:33730: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c -L/usr/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXext -lX11 -lm >&5 conftest.c: In function 'main': conftest.c:93:30: warning: comparison between signed and unsigned integer expressions conftest.c:94:29: warning: comparison between signed and unsigned integer expressions conftest.c:94:61: warning: comparison between signed and unsigned integer expressions conftest.c:95:29: warning: comparison between signed and unsigned integer expressions conftest.c:95:61: warning: comparison between signed and unsigned integer expressions conftest.c:95:93: warning: comparison between signed and unsigned integer expressions configure:33733: $? = 0 configure:33739: ./conftest configure:33742: $? = 0 configure:33768: result: yes configure:33879: checking whether to use kmdi lib from kdelibs configure:33925: g++ -c -I/opt/kde/include -I/opt/kde/lib/qt3/include -I/opt/kde/include -I/opt/kde/lib/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cpp >&5 configure:33931: $? = 0 configure:33959: result: yes configure:33974: checking whether to use the knewstuff lib from kdelibs configure:34020: g++ -c -I/opt/kde/include -I/opt/kde/lib/qt3/include -I/opt/kde/include -I/opt/kde/lib/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cpp >&5 configure:34026: $? = 0 configure:34054: result: yes configure:34082: checking for Java configure:34559: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -I/opt/kde/include -I/opt/kde/lib/qt3/include -I. -I/usr/lib/java/include/ -I/usr/lib/java/include//linux -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cpp >&5 configure:34565: $? = 0 configure:34620: result: java JDK in /usr/lib/java/bin configure:34676: checking for perl configure:34707: result: /usr/bin/perl configure:34715: checking for Perl >= 5.005 configure:34723: result: yes configure:34731: checking for Python directory configure:34759: result: /usr/local configure:34774: checking for Python2.5 configure: 34784: /usr/local/include/Python.h configure: 34784: /usr/include/Python.h configure: 34784: /usr/local/include//Python.h configure: 34800: /usr/local/include/python2.5/Python.h configure: 34800: /usr/include/python2.5/Python.h configure: 34800: /usr/local/include//python2.5/Python.h configure: 34824: /usr/local/lib/libpython2.5.so configure: 34824: /usr/lib/libpython2.5.so configure: 34824: /usr/local/libpython2.5.so configure: 34824: /usr/lib/libpython2.5.so configure: 34840: /usr/local/lib/libpython2.5.a configure: 34840: /usr/lib/libpython2.5.a configure: 34840: /usr/local/libpython2.5.a configure: 34840: /usr/lib/libpython2.5.a configure: 34856: /usr/local/lib/python2.5/config/libpython2.5.a configure: 34856: /usr/lib/python2.5/config/libpython2.5.a configure: 34856: /usr/local/python2.5/config/libpython2.5.a configure: 34856: /usr/lib/python2.5/config/libpython2.5.a configure: 34884: /usr/local/lib/python2.5/copy.py configure: 34884: /usr/lib/python2.5/copy.py configure: 34884: /usr/local/python2.5/copy.py configure: 34884: /usr/lib/python2.5/copy.py configure:34900: result: header no library no modules no configure:34918: checking for Python2.4 configure: 34928: /usr/local/include/Python.h configure: 34928: /usr/include/Python.h configure: 34928: /usr/local/include//Python.h configure: 34944: /usr/local/include/python2.4/Python.h configure: 34944: /usr/include/python2.4/Python.h configure: 34944: /usr/local/include//python2.4/Python.h configure: 34968: /usr/local/lib/libpython2.4.so configure: 34968: /usr/lib/libpython2.4.so configure: 34968: /usr/local/libpython2.4.so configure: 34968: /usr/lib/libpython2.4.so configure: 34984: /usr/local/lib/libpython2.4.a configure: 34984: /usr/lib/libpython2.4.a configure: 34984: /usr/local/libpython2.4.a configure: 34984: /usr/lib/libpython2.4.a configure: 35000: /usr/local/lib/python2.4/config/libpython2.4.a configure: 35000: /usr/lib/python2.4/config/libpython2.4.a configure: 35000: /usr/local/python2.4/config/libpython2.4.a configure: 35000: /usr/lib/python2.4/config/libpython2.4.a configure: 35028: /usr/local/lib/python2.4/copy.py configure: 35028: /usr/lib/python2.4/copy.py configure: 35028: /usr/local/python2.4/copy.py configure: 35028: /usr/lib/python2.4/copy.py configure:35044: result: header no library no modules no configure:35062: checking for Python2.3 configure: 35072: /usr/local/include/Python.h configure: 35072: /usr/include/Python.h configure: 35072: /usr/local/include//Python.h configure: 35088: /usr/local/include/python2.3/Python.h configure: 35088: /usr/include/python2.3/Python.h configure: 35088: /usr/local/include//python2.3/Python.h configure: 35112: /usr/local/lib/libpython2.3.so configure: 35112: /usr/lib/libpython2.3.so configure: 35112: /usr/local/libpython2.3.so configure: 35112: /usr/lib/libpython2.3.so configure: 35128: /usr/local/lib/libpython2.3.a configure: 35128: /usr/lib/libpython2.3.a configure: 35128: /usr/local/libpython2.3.a configure: 35128: /usr/lib/libpython2.3.a configure: 35144: /usr/local/lib/python2.3/config/libpython2.3.a configure: 35144: /usr/lib/python2.3/config/libpython2.3.a configure: 35144: /usr/local/python2.3/config/libpython2.3.a configure: 35144: /usr/lib/python2.3/config/libpython2.3.a configure: 35172: /usr/local/lib/python2.3/copy.py configure: 35172: /usr/lib/python2.3/copy.py configure: 35172: /usr/local/python2.3/copy.py configure: 35172: /usr/lib/python2.3/copy.py configure:35188: result: header no library no modules no configure:35206: checking for Python2.2 configure: 35216: /usr/local/include/Python.h configure: 35216: /usr/include/Python.h configure: 35216: /usr/local/include//Python.h configure: 35232: /usr/local/include/python2.2/Python.h configure: 35232: /usr/include/python2.2/Python.h configure: 35232: /usr/local/include//python2.2/Python.h configure: 35256: /usr/local/lib/libpython2.2.so configure: 35256: /usr/lib/libpython2.2.so configure: 35256: /usr/local/libpython2.2.so configure: 35256: /usr/lib/libpython2.2.so configure: 35272: /usr/local/lib/libpython2.2.a configure: 35272: /usr/lib/libpython2.2.a configure: 35272: /usr/local/libpython2.2.a configure: 35272: /usr/lib/libpython2.2.a configure: 35288: /usr/local/lib/python2.2/config/libpython2.2.a configure: 35288: /usr/lib/python2.2/config/libpython2.2.a configure: 35288: /usr/local/python2.2/config/libpython2.2.a configure: 35288: /usr/lib/python2.2/config/libpython2.2.a configure: 35316: /usr/local/lib/python2.2/copy.py configure: 35316: /usr/lib/python2.2/copy.py configure: 35316: /usr/local/python2.2/copy.py configure: 35316: /usr/lib/python2.2/copy.py configure:35332: result: header no library no modules no configure:35350: checking for Python2.1 configure: 35360: /usr/local/include/Python.h configure: 35360: /usr/include/Python.h configure: 35360: /usr/local/include//Python.h configure: 35376: /usr/local/include/python2.1/Python.h configure: 35376: /usr/include/python2.1/Python.h configure: 35376: /usr/local/include//python2.1/Python.h configure: 35400: /usr/local/lib/libpython2.1.so configure: 35400: /usr/lib/libpython2.1.so configure: 35400: /usr/local/libpython2.1.so configure: 35400: /usr/lib/libpython2.1.so configure: 35416: /usr/local/lib/libpython2.1.a configure: 35416: /usr/lib/libpython2.1.a configure: 35416: /usr/local/libpython2.1.a configure: 35416: /usr/lib/libpython2.1.a configure: 35432: /usr/local/lib/python2.1/config/libpython2.1.a configure: 35432: /usr/lib/python2.1/config/libpython2.1.a configure: 35432: /usr/local/python2.1/config/libpython2.1.a configure: 35432: /usr/lib/python2.1/config/libpython2.1.a configure: 35460: /usr/local/lib/python2.1/copy.py configure: 35460: /usr/lib/python2.1/copy.py configure: 35460: /usr/local/python2.1/copy.py configure: 35460: /usr/lib/python2.1/copy.py configure:35476: result: header no library no modules no configure:35494: checking for Python2.0 configure: 35504: /usr/local/include/Python.h configure: 35504: /usr/include/Python.h configure: 35504: /usr/local/include//Python.h configure: 35520: /usr/local/include/python2.0/Python.h configure: 35520: /usr/include/python2.0/Python.h configure: 35520: /usr/local/include//python2.0/Python.h configure: 35544: /usr/local/lib/libpython2.0.so configure: 35544: /usr/lib/libpython2.0.so configure: 35544: /usr/local/libpython2.0.so configure: 35544: /usr/lib/libpython2.0.so configure: 35560: /usr/local/lib/libpython2.0.a configure: 35560: /usr/lib/libpython2.0.a configure: 35560: /usr/local/libpython2.0.a configure: 35560: /usr/lib/libpython2.0.a configure: 35576: /usr/local/lib/python2.0/config/libpython2.0.a configure: 35576: /usr/lib/python2.0/config/libpython2.0.a configure: 35576: /usr/local/python2.0/config/libpython2.0.a configure: 35576: /usr/lib/python2.0/config/libpython2.0.a configure: 35604: /usr/local/lib/python2.0/copy.py configure: 35604: /usr/lib/python2.0/copy.py configure: 35604: /usr/local/python2.0/copy.py configure: 35604: /usr/lib/python2.0/copy.py configure:35620: result: header no library no modules no configure:35638: checking for Python1.5 configure: 35648: /usr/local/include/Python.h configure: 35648: /usr/include/Python.h configure: 35648: /usr/local/include//Python.h configure: 35664: /usr/local/include/python1.5/Python.h configure: 35664: /usr/include/python1.5/Python.h configure: 35664: /usr/local/include//python1.5/Python.h configure: 35688: /usr/local/lib/libpython1.5.so configure: 35688: /usr/lib/libpython1.5.so configure: 35688: /usr/local/libpython1.5.so configure: 35688: /usr/lib/libpython1.5.so configure: 35704: /usr/local/lib/libpython1.5.a configure: 35704: /usr/lib/libpython1.5.a configure: 35704: /usr/local/libpython1.5.a configure: 35704: /usr/lib/libpython1.5.a configure: 35720: /usr/local/lib/python1.5/config/libpython1.5.a configure: 35720: /usr/lib/python1.5/config/libpython1.5.a configure: 35720: /usr/local/python1.5/config/libpython1.5.a configure: 35720: /usr/lib/python1.5/config/libpython1.5.a configure: 35748: /usr/local/lib/python1.5/copy.py configure: 35748: /usr/lib/python1.5/copy.py configure: 35748: /usr/local/python1.5/copy.py configure: 35748: /usr/lib/python1.5/copy.py configure:35764: result: header no library no modules no configure:44494: checking for xsltproc configure:44512: found /usr/bin/xsltproc configure:44525: result: /usr/bin/xsltproc configure:44535: checking for python configure:44553: found /usr/bin/python configure:44565: result: /usr/bin/python configure:44579: checking for gcj configure:44595: found /usr/bin/gcj configure:44606: result: gcj configure:44628: checking dependency style of gcj configure:44719: result: gcc3 configure:44750: checking for ruby configure:44766: found /usr/bin/ruby configure:44777: result: ruby configure:44789: checking for ruby dirs configure:44794: result: archdir /usr/lib/ruby/1.9.1/i486-linux, sitearchdir /usr/lib/ruby/site_ruby/1.9.1/i486-linux, sitedir /usr/lib/ruby/site_ruby/1.9.1 configure:44815: checking for Python2.5 configure: 44825: /usr/local/include/Python.h configure: 44825: /usr/include/Python.h configure: 44825: /usr/local/include//Python.h configure: 44841: /usr/local/include/python2.5/Python.h configure: 44841: /usr/include/python2.5/Python.h configure: 44841: /usr/local/include//python2.5/Python.h configure: 44865: /usr/local/lib/libpython2.5.so configure: 44865: /usr/lib/libpython2.5.so configure: 44865: /usr/local/libpython2.5.so configure: 44865: /usr/lib/libpython2.5.so configure: 44881: /usr/local/lib/libpython2.5.a configure: 44881: /usr/lib/libpython2.5.a configure: 44881: /usr/local/libpython2.5.a configure: 44881: /usr/lib/libpython2.5.a configure: 44897: /usr/local/lib/python2.5/config/libpython2.5.a configure: 44897: /usr/lib/python2.5/config/libpython2.5.a configure: 44897: /usr/local/python2.5/config/libpython2.5.a configure: 44897: /usr/lib/python2.5/config/libpython2.5.a configure: 44925: /usr/local/lib/python2.5/copy.py configure: 44925: /usr/lib/python2.5/copy.py configure: 44925: /usr/local/python2.5/copy.py configure: 44925: /usr/lib/python2.5/copy.py configure:44941: result: header no library no modules no configure:44959: checking for Python2.4 configure: 44969: /usr/local/include/Python.h configure: 44969: /usr/include/Python.h configure: 44969: /usr/local/include//Python.h configure: 44985: /usr/local/include/python2.4/Python.h configure: 44985: /usr/include/python2.4/Python.h configure: 44985: /usr/local/include//python2.4/Python.h configure: 45009: /usr/local/lib/libpython2.4.so configure: 45009: /usr/lib/libpython2.4.so configure: 45009: /usr/local/libpython2.4.so configure: 45009: /usr/lib/libpython2.4.so configure: 45025: /usr/local/lib/libpython2.4.a configure: 45025: /usr/lib/libpython2.4.a configure: 45025: /usr/local/libpython2.4.a configure: 45025: /usr/lib/libpython2.4.a configure: 45041: /usr/local/lib/python2.4/config/libpython2.4.a configure: 45041: /usr/lib/python2.4/config/libpython2.4.a configure: 45041: /usr/local/python2.4/config/libpython2.4.a configure: 45041: /usr/lib/python2.4/config/libpython2.4.a configure: 45069: /usr/local/lib/python2.4/copy.py configure: 45069: /usr/lib/python2.4/copy.py configure: 45069: /usr/local/python2.4/copy.py configure: 45069: /usr/lib/python2.4/copy.py configure:45085: result: header no library no modules no configure:45103: checking for Python2.3 configure: 45113: /usr/local/include/Python.h configure: 45113: /usr/include/Python.h configure: 45113: /usr/local/include//Python.h configure: 45129: /usr/local/include/python2.3/Python.h configure: 45129: /usr/include/python2.3/Python.h configure: 45129: /usr/local/include//python2.3/Python.h configure: 45153: /usr/local/lib/libpython2.3.so configure: 45153: /usr/lib/libpython2.3.so configure: 45153: /usr/local/libpython2.3.so configure: 45153: /usr/lib/libpython2.3.so configure: 45169: /usr/local/lib/libpython2.3.a configure: 45169: /usr/lib/libpython2.3.a configure: 45169: /usr/local/libpython2.3.a configure: 45169: /usr/lib/libpython2.3.a configure: 45185: /usr/local/lib/python2.3/config/libpython2.3.a configure: 45185: /usr/lib/python2.3/config/libpython2.3.a configure: 45185: /usr/local/python2.3/config/libpython2.3.a configure: 45185: /usr/lib/python2.3/config/libpython2.3.a configure: 45213: /usr/local/lib/python2.3/copy.py configure: 45213: /usr/lib/python2.3/copy.py configure: 45213: /usr/local/python2.3/copy.py configure: 45213: /usr/lib/python2.3/copy.py configure:45229: result: header no library no modules no configure:45247: checking for Python2.2 configure: 45257: /usr/local/include/Python.h configure: 45257: /usr/include/Python.h configure: 45257: /usr/local/include//Python.h configure: 45273: /usr/local/include/python2.2/Python.h configure: 45273: /usr/include/python2.2/Python.h configure: 45273: /usr/local/include//python2.2/Python.h configure: 45297: /usr/local/lib/libpython2.2.so configure: 45297: /usr/lib/libpython2.2.so configure: 45297: /usr/local/libpython2.2.so configure: 45297: /usr/lib/libpython2.2.so configure: 45313: /usr/local/lib/libpython2.2.a configure: 45313: /usr/lib/libpython2.2.a configure: 45313: /usr/local/libpython2.2.a configure: 45313: /usr/lib/libpython2.2.a configure: 45329: /usr/local/lib/python2.2/config/libpython2.2.a configure: 45329: /usr/lib/python2.2/config/libpython2.2.a configure: 45329: /usr/local/python2.2/config/libpython2.2.a configure: 45329: /usr/lib/python2.2/config/libpython2.2.a configure: 45357: /usr/local/lib/python2.2/copy.py configure: 45357: /usr/lib/python2.2/copy.py configure: 45357: /usr/local/python2.2/copy.py configure: 45357: /usr/lib/python2.2/copy.py configure:45373: result: header no library no modules no configure:45391: checking for Python2.1 configure: 45401: /usr/local/include/Python.h configure: 45401: /usr/include/Python.h configure: 45401: /usr/local/include//Python.h configure: 45417: /usr/local/include/python2.1/Python.h configure: 45417: /usr/include/python2.1/Python.h configure: 45417: /usr/local/include//python2.1/Python.h configure: 45441: /usr/local/lib/libpython2.1.so configure: 45441: /usr/lib/libpython2.1.so configure: 45441: /usr/local/libpython2.1.so configure: 45441: /usr/lib/libpython2.1.so configure: 45457: /usr/local/lib/libpython2.1.a configure: 45457: /usr/lib/libpython2.1.a configure: 45457: /usr/local/libpython2.1.a configure: 45457: /usr/lib/libpython2.1.a configure: 45473: /usr/local/lib/python2.1/config/libpython2.1.a configure: 45473: /usr/lib/python2.1/config/libpython2.1.a configure: 45473: /usr/local/python2.1/config/libpython2.1.a configure: 45473: /usr/lib/python2.1/config/libpython2.1.a configure: 45501: /usr/local/lib/python2.1/copy.py configure: 45501: /usr/lib/python2.1/copy.py configure: 45501: /usr/local/python2.1/copy.py configure: 45501: /usr/lib/python2.1/copy.py configure:45517: result: header no library no modules no configure:45535: checking for Python2.0 configure: 45545: /usr/local/include/Python.h configure: 45545: /usr/include/Python.h configure: 45545: /usr/local/include//Python.h configure: 45561: /usr/local/include/python2.0/Python.h configure: 45561: /usr/include/python2.0/Python.h configure: 45561: /usr/local/include//python2.0/Python.h configure: 45585: /usr/local/lib/libpython2.0.so configure: 45585: /usr/lib/libpython2.0.so configure: 45585: /usr/local/libpython2.0.so configure: 45585: /usr/lib/libpython2.0.so configure: 45601: /usr/local/lib/libpython2.0.a configure: 45601: /usr/lib/libpython2.0.a configure: 45601: /usr/local/libpython2.0.a configure: 45601: /usr/lib/libpython2.0.a configure: 45617: /usr/local/lib/python2.0/config/libpython2.0.a configure: 45617: /usr/lib/python2.0/config/libpython2.0.a configure: 45617: /usr/local/python2.0/config/libpython2.0.a configure: 45617: /usr/lib/python2.0/config/libpython2.0.a configure: 45645: /usr/local/lib/python2.0/copy.py configure: 45645: /usr/lib/python2.0/copy.py configure: 45645: /usr/local/python2.0/copy.py configure: 45645: /usr/lib/python2.0/copy.py configure:45661: result: header no library no modules no configure:45679: checking for Python1.5 configure: 45689: /usr/local/include/Python.h configure: 45689: /usr/include/Python.h configure: 45689: /usr/local/include//Python.h configure: 45705: /usr/local/include/python1.5/Python.h configure: 45705: /usr/include/python1.5/Python.h configure: 45705: /usr/local/include//python1.5/Python.h configure: 45729: /usr/local/lib/libpython1.5.so configure: 45729: /usr/lib/libpython1.5.so configure: 45729: /usr/local/libpython1.5.so configure: 45729: /usr/lib/libpython1.5.so configure: 45745: /usr/local/lib/libpython1.5.a configure: 45745: /usr/lib/libpython1.5.a configure: 45745: /usr/local/libpython1.5.a configure: 45745: /usr/lib/libpython1.5.a configure: 45761: /usr/local/lib/python1.5/config/libpython1.5.a configure: 45761: /usr/lib/python1.5/config/libpython1.5.a configure: 45761: /usr/local/python1.5/config/libpython1.5.a configure: 45761: /usr/lib/python1.5/config/libpython1.5.a configure: 45789: /usr/local/lib/python1.5/copy.py configure: 45789: /usr/lib/python1.5/copy.py configure: 45789: /usr/local/python1.5/copy.py configure: 45789: /usr/lib/python1.5/copy.py configure:45805: result: header no library no modules no configure:54554: checking for ruby configure:54581: result: ruby configure:54593: checking for ruby dirs configure:54600: result: archdir /usr/lib/ruby/1.9.1/i486-linux, sitearchdir /usr/lib/ruby/site_ruby/1.9.1/i486-linux, sitedir /usr/lib/ruby/site_ruby/1.9.1, libdir /usr/lib, librubyarg -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby configure:54737: checking for C++ compiler version configure:54744: g++ --version >&5 g++ (GCC) 4.5.2 Copyright (C) 2010 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:54747: $? = 0 configure:54754: g++ -v >&5 Reading specs from /usr/lib/gcc/i486-slackware-linux/4.5.2/specs COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i486-slackware-linux/4.5.2/lto-wrapper Target: i486-slackware-linux Configured with: ../gcc-4.5.2/configure --prefix=/usr --libdir=/usr/lib --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,java,objc,lto --enable-threads=posix --enable-checking=release --with-system-zlib --with-python-dir=/lib/python2.6/site-packages --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --with-gnu-ld --verbose --with-arch=i486 --target=i486-slackware-linux --build=i486-slackware-linux --host=i486-slackware-linux Thread model: posix gcc version 4.5.2 (GCC) configure:54757: $? = 0 configure:54764: g++ -V >&5 g++: '-V' option must have argument configure:54767: $? = 1 configure:54770: checking whether we are using the GNU C++ compiler configure:54822: result: yes configure:54827: checking whether g++ accepts -g configure:54962: result: yes configure:54987: checking dependency style of g++ configure:55078: result: gcc3 configure:55113: checking for mono configure:55147: result: no configure:55157: checking for ilrun configure:55191: result: no configure:55202: checking for clix configure:55236: result: no configure:55273: checking for cscc configure:55307: result: no configure:55338: checking for csc.exe configure:55372: result: no configure:55382: checking for csc configure:55416: result: no configure:55448: checking for mcs configure:55482: result: no configure:55492: checking for mcs.exe configure:55526: result: no configure:55538: checking for c-sharp compiler configure:55602: result: no configure:55616: checking for X configure:55851: result: libraries /usr/lib, headers . configure:55873: checking whether -R must be followed by a space configure:55899: g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cpp -R/usr/lib >&5 g++: unrecognized option '-R/usr/lib' configure:55905: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdebindings" | #define VERSION "3.5.10" | #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 PATH_JAVA "/usr/lib/java/bin/java" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:55940: g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cpp -R /usr/lib >&5 g++: unrecognized option '-R' /usr/lib: file not recognized: Is a directory collect2: ld returned 1 exit status configure:55946: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdebindings" | #define VERSION "3.5.10" | #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 PATH_JAVA "/usr/lib/java/bin/java" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:55959: result: neither works configure:56012: g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cpp -L/usr/lib -lX11 >&5 configure:56018: $? = 0 configure:56175: checking for gethostbyname configure:56231: g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cpp >&5 configure:56237: $? = 0 configure:56254: result: yes configure:56399: checking for connect configure:56478: result: yes configure:56550: checking for remove configure:56629: result: yes configure:56701: checking for shmat configure:56780: result: yes configure:56861: checking for IceConnectionNumber in -lICE configure:56920: result: yes configure:56964: checking for GL configure:57012: rm -rf SunWS_cache; g++ -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -I. -DQT_THREAD_SUPPORT -D_REENTRANT -L/opt/kde/lib -L/opt/kde/lib/qt3/lib conftest.cpp -lGL -lGLU -lX11 -lXext -lm 1>&5 cc1plus: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++ cc1plus: warning: command line option "-std=iso9899:1990" is valid for C/ObjC but not for C++ configure:57018: $? = 0 configure:57068: result: yes configure:57115: checking for GL configure:57219: result: yes configure:57365: checking for Mozilla development headers configure: 57375: /usr/include/gtkmozembed.h configure: 57375: /usr/include/mozilla/gtkmozembed.h configure: 57375: /usr/local/include/gtkmozembed.h configure: 57375: /usr/X11R6/include/mozilla/gtkmozembed.h configure: 57375: /opt/include/gtkmozembed.h configure: 57375: /opt/mozilla/include/gtkmozembed.h configure: 57392: /usr/include/gtkembedmoz/gtkmozembed.h configure: 57392: /usr/include/mozilla/gtkembedmoz/gtkmozembed.h configure: 57392: /usr/local/include/gtkembedmoz/gtkmozembed.h configure: 57392: /usr/X11R6/include/mozilla/gtkembedmoz/gtkmozembed.h configure: 57392: /opt/include/gtkembedmoz/gtkmozembed.h configure: 57392: /opt/mozilla/include/gtkembedmoz/gtkmozembed.h configure:57408: result: no configure:57458: checking if dcopjava should be compiled configure:57470: result: no configure:57458: checking if dcopperl should be compiled configure:57470: result: yes configure:57458: checking if dcoppython should be compiled configure:57470: result: no configure:57458: checking if kjsembed should be compiled configure:57470: result: yes configure:57458: checking if python should be compiled configure:57470: result: no configure:57458: checking if qtjava should be compiled configure:57470: result: yes configure:57458: checking if qtsharp should be compiled configure:57470: result: no configure:57458: checking if smoke should be compiled configure:57470: result: yes configure:57458: checking if dcopc should be compiled configure:57470: result: no configure:57458: checking if kdejava should be compiled configure:57470: result: yes configure:57458: checking if qtruby should be compiled configure:57470: result: yes configure:57458: checking if xparts should be compiled configure:57470: result: no configure:57458: checking if korundum should be compiled configure:57470: result: yes configure:58006: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on vrt config.status:972: creating dcopperl/Makefile.PL config.status:972: creating smoke/kde/qtguess.pl config.status:972: creating smoke/kde/generate.pl config.status:972: creating smoke/qt/qtguess.pl config.status:972: creating smoke/qt/generate.pl config.status:972: creating Makefile config.status:972: creating dcopc/Makefile config.status:972: creating dcopjava/Makefile config.status:972: creating dcopjava/binding/Makefile config.status:972: creating dcopjava/binding/org/Makefile config.status:972: creating dcopjava/binding/org/kde/Makefile config.status:972: creating dcopjava/binding/org/kde/DCOP/Makefile config.status:972: creating dcopjava/dcopidl2java/Makefile config.status:972: creating dcopjava/tests/Makefile config.status:972: creating dcoppython/Makefile config.status:972: creating dcoppython/lib/Makefile config.status:972: creating dcoppython/shell/Makefile config.status:972: creating dcoppython/test/Makefile config.status:972: creating dcoppython/test/dcopserver/Makefile config.status:972: creating kdejava/Makefile config.status:972: creating kdejava/koala/Makefile config.status:972: creating kdejava/koala/kdejava/Makefile config.status:972: creating kdejava/koala/org/Makefile config.status:972: creating kdejava/koala/org/kde/Makefile config.status:972: creating kdejava/koala/org/kde/koala/Makefile config.status:972: creating kjsembed/Makefile config.status:972: creating kjsembed/bindings/Makefile config.status:972: creating kjsembed/builtins/Makefile config.status:972: creating kjsembed/cpptests/Makefile config.status:972: creating kjsembed/cpptests/jsaccess/Makefile config.status:972: creating kjsembed/docs/Makefile config.status:972: creating kjsembed/docs/embedding/Makefile config.status:972: creating kjsembed/docs/embedding/simple-embed/Makefile config.status:972: creating kjsembed/kscript/Makefile config.status:972: creating kjsembed/plugin/Makefile config.status:972: creating kjsembed/plugins/Makefile config.status:972: creating kjsembed/qtbindings/Makefile config.status:972: creating kjsembed/stdlib/Makefile config.status:972: creating korundum/Makefile config.status:972: creating korundum/bin/Makefile config.status:972: creating korundum/rubylib/Makefile config.status:972: creating korundum/rubylib/korundum/Makefile config.status:972: creating korundum/rubylib/korundum/lib/Makefile config.status:972: creating korundum/rubylib/korundum/lib/KDE/Makefile config.status:972: creating korundum/rubylib/rbkconfig_compiler/Makefile config.status:972: creating korundum/rubylib/rbkconfig_compiler/tests/Makefile config.status:972: creating python/Makefile config.status:972: creating qtjava/Makefile config.status:972: creating qtjava/javalib/Makefile config.status:972: creating qtjava/javalib/docs/Makefile config.status:972: creating qtjava/javalib/docs/en/Makefile config.status:972: creating qtjava/javalib/org/Makefile config.status:972: creating qtjava/javalib/org/kde/Makefile config.status:972: creating qtjava/javalib/org/kde/qt/Makefile config.status:972: creating qtjava/javalib/qtjava/Makefile config.status:972: creating qtruby/Makefile config.status:972: creating qtruby/bin/Makefile config.status:972: creating qtruby/rubylib/Makefile config.status:972: creating qtruby/rubylib/designer/Makefile config.status:972: creating qtruby/rubylib/designer/rbuic/Makefile config.status:972: creating qtruby/rubylib/designer/uilib/Makefile config.status:972: creating qtruby/rubylib/qtruby/Makefile config.status:972: creating qtruby/rubylib/qtruby/lib/Makefile config.status:972: creating qtruby/rubylib/qtruby/lib/Qt/Makefile config.status:972: creating qtsharp/Makefile config.status:972: creating qtsharp/src/Makefile config.status:972: creating qtsharp/src/bindings/Makefile config.status:972: creating qtsharp/src/examples/Makefile config.status:972: creating qtsharp/src/examples/samples/Makefile config.status:972: creating qtsharp/src/examples/tutorials/Makefile config.status:972: creating qtsharp/src/generator/Makefile config.status:972: creating qtsharp/src/libqtsharp/Makefile config.status:972: creating qtsharp/src/tests/Makefile config.status:972: creating qtsharp/src/uicsharp/Makefile config.status:972: creating smoke/Makefile config.status:972: creating smoke/kde/Makefile config.status:972: creating smoke/qt/Makefile config.status:972: creating xparts/Makefile config.status:972: creating xparts/mozilla/Makefile config.status:972: creating xparts/src/Makefile config.status:972: creating xparts/src/gtk/Makefile config.status:972: creating xparts/src/interfaces/Makefile config.status:972: creating xparts/src/kde/Makefile config.status:972: creating xparts/xpart_notepad/Makefile config.status:972: creating config.h config.status:1270: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i486-slackware-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 -march=i486 -mtune=i686' 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 -march=i486 -mtune=i686' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PERL_set= ac_cv_env_PERL_value= ac_cv_env_PYTHON_set= ac_cv_env_PYTHON_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_XSLTPROC_set= ac_cv_env_XSLTPROC_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i486-slackware-linux ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_f77_compiler_gnu=yes ac_cv_func__NSGetEnviron=no ac_cv_func_connect=yes ac_cv_func_dlopen=no ac_cv_func_gethostbyname=yes ac_cv_func_inet_ntoa=yes ac_cv_func_remove=yes ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_snprintf=yes ac_cv_func_vsnprintf=yes ac_cv_have_dlfcn=yes ac_cv_have_gl=yes ac_cv_have_kde='have_kde=yes ac_kde_includes=/opt/kde/include ac_kde_libraries=/opt/kde/lib' ac_cv_have_qt='have_qt=yes ac_qt_includes=/opt/kde/lib/qt3/include ac_qt_libraries=/opt/kde/lib/qt3/lib' ac_cv_have_x='have_x=yes ac_x_includes='\''.'\'' ac_x_libraries='\''/usr/lib'\''' ac_cv_header_Carbon_Carbon_h=no ac_cv_header_CoreAudio_CoreAudio_h=no ac_cv_header_crt_externs_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_bitypes_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i486-slackware-linux-gnu ac_cv_kns_setup=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_compat_main=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_dld_shl_unload=no ac_cv_lib_dnet_dnet_ntoa=no ac_cv_lib_dnet_stub_dnet_ntoa=no ac_cv_lib_jpeg_6b=no ac_cv_lib_jpeg_normal=-ljpeg ac_cv_lib_png='-lpng -lz -lm' ac_cv_lib_poll_poll=no ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_ucb_killpg=no ac_cv_lib_util_main=yes ac_cv_lib_z=-lz ac_cv_mdi_setup=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GLIB_CONFIG=/usr/bin/glib-config ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/usr/bin/grep ac_cv_path_GTK_CONFIG=/usr/bin/gtk-config ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_PERL=/usr/bin/perl ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_PYTHON=/usr/bin/python ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_XSLTPROC=/usr/bin/xsltproc ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_GCJ=gcj ac_cv_prog_RUBY=ruby ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=yes ac_cv_prog_make_make_set=yes ac_cv_sizeof_char_p=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=4 ac_cv_sizeof_unsigned_long=4 ac_cv_target=i486-slackware-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 am_cv_GCJ_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="/opt/kde/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_java_bindir=/usr/lib/java/bin kde_cv_java_includedir=/usr/lib/java/include/ kde_cv_opt_noinline_match=irrelevant kde_cv_path=NONE kde_cv_path_artsc_config=/opt/kde/bin/artsc-config kde_cv_path_dcopidl2cpp=/opt/kde/bin/dcopidl2cpp kde_cv_path_dcopidl=/opt/kde/bin/dcopidl kde_cv_path_dcopidlng=/opt/kde/bin/dcopidlng kde_cv_path_kconfig_compiler=/opt/kde/bin/kconfig_compiler kde_cv_path_kde_config=/opt/kde/bin/kde-config kde_cv_path_makekdewidgets=/opt/kde/bin/makekdewidgets kde_cv_path_mcopidl=/opt/kde/bin/mcopidl kde_cv_path_meinproc=/opt/kde/bin/meinproc kde_cv_path_moc=/opt/kde/lib/qt3/bin/moc kde_cv_path_perl=/usr/bin/perl kde_cv_path_uic=/opt/kde/lib/qt3/bin/uic kde_cv_path_xmllint=/usr/bin/xmllint kde_cv_prog_cc_Wmissing_format_attribute=yes kde_cv_prog_cxx_O0=yes kde_cv_prog_cxx_Wl___allow_shlib_undefined=yes kde_cv_prog_cxx_Wl___no_undefined=yes kde_cv_prog_cxx_Wmissing_format_attribute=yes kde_cv_prog_cxx_Wno_long_long=yes kde_cv_prog_cxx_Wno_non_virtual_dtor=yes kde_cv_prog_cxx_Wundef=yes kde_cv_prog_cxx_fexceptions=yes kde_cv_prog_cxx_fno_check_new=yes kde_cv_prog_cxx_fno_common=yes kde_cv_prog_cxx_fno_exceptions=yes kde_cv_prog_cxx_fno_reorder_blocks=yes kde_cv_prog_uic_L=yes kde_cv_prog_uic_nounload=yes kde_cv_proto_res_init=no kde_cv_proto_strlcat='yes - in libkdefakes' kde_cv_proto_strlcpy='yes - in libkdefakes' kde_cv_pythondir=/usr/local kde_cv_qt_jpeg=no kde_cv_socklen_t=yes kde_cv_socklen_t_equiv=socklen_t kde_cv_stl_works=yes kde_cv_uic_plugins=yes kde_cv_val_pie_support=yes lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=yes lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.13.so' lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/i486-slackware-linux/bin/ld lt_cv_path_LDCXX=/usr/i486-slackware-linux/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/usr/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=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_prog_compiler_c_o_F77='"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} /tmp/kdebindings-3.5.10/admin/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /tmp/kdebindings-3.5.10/admin/missing --run tar' AR='ar' ARTSCCONFIG='/opt/kde/bin/artsc-config' AUTOCONF='$(SHELL) $(top_srcdir)/admin/cvs.sh configure || touch configure' AUTODIRS='' AUTOHEADER='${SHELL} /tmp/kdebindings-3.5.10/admin/missing --run autoheader' AUTOMAKE='${SHELL} /tmp/kdebindings-3.5.10/admin/missing --run automake-1.10' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute' CLI='' CONF_FILES=' $(top_srcdir)/./admin/configure.in.min $(top_srcdir)/configure.in.in $(top_srcdir)/./dcopc/configure.in.in $(top_srcdir)/./dcopjava/configure.in.in $(top_srcdir)/./dcopperl/configure.in.in $(top_srcdir)/./dcoppython/configure.in.in $(top_srcdir)/./kdejava/configure.in.in $(top_srcdir)/./korundum/rubylib/korundum/configure.in.in $(top_srcdir)/./python/configure.in.in $(top_srcdir)/./qtjava/configure.in.in $(top_srcdir)/./qtruby/rubylib/qtruby/configure.in.in $(top_srcdir)/./qtsharp/configure.in.in $(top_srcdir)/./smoke/configure.in.in $(top_srcdir)/./smoke/kde/configure.in.in $(top_srcdir)/./smoke/qt/configure.in.in $(top_srcdir)/./xparts/configure.in.in $(top_srcdir)/./xparts/mozilla/configure.in.in $(top_srcdir)/./xparts/src/gtk/configure.in.in $(top_srcdir)/configure.in.bot' CPP='gcc -E' CPPFLAGS=' -DQT_THREAD_SUPPORT -D_REENTRANT' CSC='' CSC_NAME='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common' CYGPATH_W='echo' DCOPIDL2CPP='/opt/kde/bin/dcopidl2cpp' DCOPIDL='/opt/kde/bin/dcopidl' DCOPIDLNG='/opt/kde/bin/dcopidlng' DCOP_DEPENDENCIES='$(DCOPIDL) $(DCOPIDLNG)' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_PERMISSIVE_FLAG='-fpermissive' EXEEXT='' F77='g77' FFLAGS='-g -O2' FRAMEWORK_COREAUDIO='' GCJ='gcj' GCJDEPMODE='depmode=gcc3' GCJFLAGS='-g -O2' GLIB_CFLAGS='-I/usr/include/glib-1.2 -I/usr/lib/glib/include' GLIB_CONFIG='/usr/bin/glib-config' GLIB_LIBS='-L/usr/lib -lglib' GLINC='' GLLIB='-lGLU -lGL $(LIB_X11)' GMSGFMT='/usr/bin/msgfmt' GREP='/usr/bin/grep' GTK_CFLAGS='-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include' GTK_CONFIG='/usr/bin/gtk-config' GTK_LIBS='-L/usr/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXext -lX11 -lm' HAVE_GCC_VISIBILITY='0' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' JAR='/usr/lib/java/bin/jar' JAVAC='/usr/lib/java/bin/javac' JAVAH='/usr/lib/java/bin/javah' JVMLIBS='-L/usr/lib/java/bin/../jre/lib/i386/client/ -ljvm -L/usr/lib/java/bin/../jre/lib/i386/native_threads/ -lhpi' KCFG_DEPENDENCIES='$(KCONFIG_COMPILER)' KCONFIG_COMPILER='/opt/kde/bin/kconfig_compiler' KDECONFIG='/opt/kde/bin/kde-config' KDE_CHECK_PLUGIN='$(KDE_PLUGIN) -rpath $(libdir)' KDE_EXTRA_RPATH='' KDE_HAVE_GL='yes' KDE_INCLUDES='-I/opt/kde/include' KDE_LDFLAGS='-L/opt/kde/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_PREFIX='/opt/kde' KDE_RPATH='-R $(libdir) -R $(kde_libraries) -R $(qt_libraries)' KDE_USE_CLOSURE_FALSE='' KDE_USE_CLOSURE_TRUE='#' KDE_USE_FINAL_FALSE='' KDE_USE_FINAL_TRUE='#' KDE_USE_FPIE='-fPIE' KDE_USE_NMCHECK_FALSE='' KDE_USE_NMCHECK_TRUE='#' KDE_USE_PIE='-pie' KDE_XSL_STYLESHEET='/opt/kde/share/apps/ksgmltools2/customization/kde-chunk.xsl' LDFLAGS='' LDFLAGS_AS_NEEDED='' LDFLAGS_NEW_DTAGS='' LIBCOMPAT='' LIBCRYPT='-lcrypt' LIBDL='-ldl' LIBJPEG='-ljpeg' LIBOBJS='' LIBPNG='-lpng -lz -lm' LIBPTHREAD='-lpthread' LIBPYTHON='' LIBQSCINTILLA='' LIBRESOLV='-lresolv' LIBS='' LIBSM='-lSM -lICE' LIBSOCKET='' LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent' LIBUCB='' LIBUTIL='-lutil' LIBZ='-lz' LIB_KAB='-lkab' LIB_KABC='-lkabc' LIB_KDECORE='-lkdecore' LIB_KDED='' LIB_KDEPIM='-lkdepim' LIB_KDEPRINT='-lkdeprint' LIB_KDEUI='-lkdeui' LIB_KDNSSD='-lkdnssd' LIB_KFILE='-lkio' LIB_KFM='' LIB_KHTML='-lkhtml' LIB_KIMPROXY='-lkimproxy' LIB_KIO='-lkio' LIB_KJS='-lkjs' LIB_KMDI='-lkmdi' LIB_KNEWSTUFF='-lknewstuff' LIB_KNS='-lknewstuff' LIB_KPARTS='-lkparts' LIB_KSPELL='-lkspell' LIB_KSYCOCA='-lkio' LIB_KUNITTEST='-lkunittest' LIB_KUTILS='-lkutils' LIB_POLL='' LIB_QPE='' LIB_QT='-lqt-mt $(LIBZ) $(LIBPNG) -lXext $(LIB_X11) $(LIBSM) -lpthread' LIB_SMB='-lsmb' LIB_X11='-lX11 $(LIBSOCKET)' LIB_XEXT='-lXext' LIB_XRENDER='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /tmp/kdebindings-3.5.10/admin/missing --run makeinfo' MAKEKDEWIDGETS='/opt/kde/bin/makekdewidgets' MCOPIDL='/opt/kde/bin/mcopidl' MEINPROC='/opt/kde/bin/meinproc' MOC='/opt/kde/lib/qt3/bin/moc' MOZILLA_INCLUDES='' MSGFMT='/usr/bin/msgfmt' NOOPT_CFLAGS='-O0' NOOPT_CXXFLAGS='-O0' OBJEXT='o' PACKAGE='kdebindings' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PKG_CONFIG='/usr/bin/pkg-config' PYTHON='/usr/bin/python' PYTHONINC='' PYTHONLIB='' PYTHONMODDIR='no' QTE_NORTTI='' QTJAVA='qtjava' QT_INCLUDES='-I/opt/kde/lib/qt3/include' QT_LDFLAGS='-L/opt/kde/lib/qt3/lib' RANLIB='ranlib' RUBY='ruby' RUBY_ARCHDIR='/usr/lib/ruby/1.9.1/i486-linux' RUBY_LIBDIR='/usr/lib' RUBY_LIBRUBYARG='-Wl,-R -Wl,/usr/lib -L/usr/lib -lruby' RUBY_SITEARCHDIR='/usr/lib/ruby/site_ruby/1.9.1/i486-linux' RUBY_SITEDIR='/usr/lib/ruby/site_ruby/1.9.1' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TOPSUBDIRS=' dcopperl kjsembed qtjava smoke kdejava qtruby korundum' UIC='/opt/kde/lib/qt3/bin/uic -L $(kde_widgetdir) -nounload' UIC_TR='tr2i18n' USER_INCLUDES='' USER_LDFLAGS='' USE_EXCEPTIONS='-fexceptions' USE_RTTI='' USE_THREADS='' VERSION='3.5.10' WOVERLOADED_VIRTUAL='' XGETTEXT='/usr/bin/xgettext' XMKMF='' XMLLINT='/usr/bin/xmllint' XSLTPROC='/usr/bin/xsltproc' X_CFLAGS=' -I.' X_EXTRA_LIBS='' X_INCLUDES='-I.' X_LDFLAGS='' X_LIBS=' -L/usr/lib' X_PRE_LIBS=' -lSM -lICE' X_RPATH='' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='g77' all_includes='-I/opt/kde/include -I/opt/kde/lib/qt3/include -I. ' all_libraries='-L/opt/kde/lib -L/opt/kde/lib/qt3/lib ' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__fastdepGCJ_FALSE='#' am__fastdepGCJ_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i486-slackware-linux-gnu' build_alias='i486-slackware-linux' build_cpu='i486' build_os='linux-gnu' build_vendor='slackware' csc='' cscc='' datadir='${datarootdir}' datarootdir='${prefix}/share' dcopc_SUBDIR_included_FALSE='' dcopc_SUBDIR_included_TRUE='#' dcopjava_SUBDIR_included_FALSE='' dcopjava_SUBDIR_included_TRUE='#' dcopperl_SUBDIR_included_FALSE='#' dcopperl_SUBDIR_included_TRUE='' dcoppython_SUBDIR_included_FALSE='' dcoppython_SUBDIR_included_TRUE='#' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i486-slackware-linux-gnu' host_alias='' host_cpu='i486' host_os='linux-gnu' host_vendor='slackware' htmldir='${docdir}' include_ARTS_FALSE='#' include_ARTS_TRUE='' include_GTK_support_FALSE='#' include_GTK_support_TRUE='' include_MOZILLA_support_FALSE='' include_MOZILLA_support_TRUE='#' include_x11_FALSE='#' include_x11_TRUE='' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /tmp/kdebindings-3.5.10/admin/install-sh' jni_includes='-I/usr/lib/java/include/ -I/usr/lib/java/include//linux' kde_appsdir='${datadir}/applnk' kde_bindir='${exec_prefix}/bin' kde_build_libsmoke='qt kde' kde_confdir='${datadir}/config' kde_datadir='${datadir}/apps' kde_htmldir='${datadir}/doc/HTML' kde_icondir='${datadir}/icons' kde_includes='/opt/kde/include' kde_kcfgdir='${datadir}/config.kcfg' kde_libraries='/opt/kde/lib' kde_libs_htmldir='/opt/kde/share/doc/HTML' kde_libs_prefix='/opt/kde' 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='/opt/kde/lib/kde3/plugins/designer' kdeinitdir='$(kde_moduledir)' kdejava_SUBDIR_included_FALSE='#' kdejava_SUBDIR_included_TRUE='' kjsembed_SUBDIR_included_FALSE='#' kjsembed_SUBDIR_included_TRUE='' korundum_SUBDIR_included_FALSE='#' korundum_SUBDIR_included_TRUE='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='/usr/share/man' mcs='' mkdir_p='/usr/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/opt/kde' program_transform_name='s&$$&&;s&^&&' psdir='${docdir}' python_SUBDIR_included_FALSE='' python_SUBDIR_included_TRUE='#' qt_includes='/opt/kde/lib/qt3/include' qt_libraries='/opt/kde/lib/qt3/lib' qt_test_threshold='15' qtextscintilla='no' qtjava_SUBDIR_included_FALSE='#' qtjava_SUBDIR_included_TRUE='' qtruby_SUBDIR_included_FALSE='#' qtruby_SUBDIR_included_TRUE='' qtsharp_SUBDIR_included_FALSE='' qtsharp_SUBDIR_included_TRUE='#' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' smoke_SUBDIR_included_FALSE='#' smoke_SUBDIR_included_TRUE='' sysconfdir='/etc/kde' target='i486-slackware-linux-gnu' target_alias='' target_cpu='i486' target_os='linux-gnu' target_vendor='slackware' unsermake_enable_pch_FALSE='' unsermake_enable_pch_TRUE='#' x_includes='.' x_libraries='/usr/lib' xdg_appsdir='${datadir}/applications/kde' xdg_directorydir='${datadir}/desktop-directories' xdg_menudir='${sysconfdir}/xdg/menus' xparts_SUBDIR_included_FALSE='' xparts_SUBDIR_included_TRUE='#' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "kdebindings" #define VERSION "3.5.10" #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 PATH_JAVA "/usr/lib/java/bin/java" #define HAVE_GL 1 #define HAVE_GL 1 configure: exit 0