This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ /home/gozza/Documents/project/nizsort/configure --enable-debug=full CXXFLAGS=-O0 -g3 --prefix=/opt/kde --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = darkstar uname -m = i686 uname -r = 2.4.31 uname -s = Linux uname -v = #12 Sun Jun 5 19:13:14 PDT 2005 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/X11R6/bin PATH: /usr/games PATH: /opt/www/htdig/bin PATH: /usr/lib/java/bin PATH: /usr/lib/java/jre/bin PATH: /opt/kde/bin PATH: /usr/lib/qt/bin PATH: . ## ----------- ## ## Core tests. ## ## ----------- ## configure:1561: checking build system type configure:1579: result: i686-pc-linux-gnu configure:1587: checking host system type configure:1601: result: i686-pc-linux-gnu configure:1609: checking target system type configure:1623: result: i686-pc-linux-gnu configure:1670: checking for a BSD-compatible install configure:1725: result: /usr/bin/ginstall -c configure:1740: checking for -p flag to install configure:1753: result: yes configure:1764: checking whether build environment is sane configure:1807: result: yes configure:1859: checking for gawk configure:1875: found /usr/bin/gawk configure:1885: result: gawk configure:1895: checking whether make sets $(MAKE) configure:1915: result: yes configure:2132: checking for style of include used by make configure:2160: result: GNU configure:2307: checking for gcc configure:2323: found /usr/bin/gcc configure:2333: result: gcc configure:2577: checking for C compiler version configure:2580: gcc --version &5 gcc (GCC) 3.3.6 Copyright (C) 2003 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:2583: $? = 0 configure:2585: gcc -v &5 Reading specs from /usr/lib/gcc-lib/i486-slackware-linux/3.3.6/specs Configured with: ../gcc-3.3.6/configure --prefix=/usr --enable-shared --enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose --target=i486-slackware-linux --host=i486-slackware-linux Thread model: posix gcc version 3.3.6 configure:2588: $? = 0 configure:2590: gcc -V &5 gcc: `-V' option must have argument configure:2593: $? = 1 configure:2616: checking for C compiler default output file name configure:2619: gcc conftest.c >&5 configure:2622: $? = 0 configure:2668: result: a.out configure:2673: checking whether the C compiler works configure:2679: ./a.out configure:2682: $? = 0 configure:2699: result: yes configure:2706: checking whether we are cross compiling configure:2708: result: no configure:2711: checking for suffix of executables configure:2713: gcc -o conftest conftest.c >&5 configure:2716: $? = 0 configure:2741: result: configure:2747: checking for suffix of object files configure:2768: gcc -c conftest.c >&5 configure:2771: $? = 0 configure:2793: result: o configure:2797: checking whether we are using the GNU C compiler configure:2821: gcc -c conftest.c >&5 configure:2827: $? = 0 configure:2831: test -z || test ! -s conftest.err configure:2834: $? = 0 configure:2837: test -s conftest.o configure:2840: $? = 0 configure:2853: result: yes configure:2859: checking whether gcc accepts -g configure:2880: gcc -c -g conftest.c >&5 configure:2886: $? = 0 configure:2890: test -z || test ! -s conftest.err configure:2893: $? = 0 configure:2896: test -s conftest.o configure:2899: $? = 0 configure:2910: result: yes configure:2927: checking for gcc option to accept ANSI C configure:2997: gcc -c conftest.c >&5 configure:3003: $? = 0 configure:3007: test -z || test ! -s conftest.err configure:3010: $? = 0 configure:3013: test -s conftest.o configure:3016: $? = 0 configure:3034: result: none needed configure:3052: gcc -c conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3058: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3193: checking dependency style of gcc configure:3283: result: gcc3 configure:3306: checking how to run the C preprocessor configure:3341: gcc -E conftest.c configure:3347: $? = 0 configure:3379: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3385: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nizsort" | #define VERSION "0.1" | /* end confdefs.h. */ | #include configure:3424: result: gcc -E configure:3448: gcc -E conftest.c configure:3454: $? = 0 configure:3486: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3492: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nizsort" | #define VERSION "0.1" | /* end confdefs.h. */ | #include configure:3616: checking for g++ configure:3632: found /usr/bin/g++ configure:3642: result: g++ configure:3658: checking for C++ compiler version configure:3661: g++ --version &5 g++ (GCC) 3.3.6 Copyright (C) 2003 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:3664: $? = 0 configure:3666: g++ -v &5 Reading specs from /usr/lib/gcc-lib/i486-slackware-linux/3.3.6/specs Configured with: ../gcc-3.3.6/configure --prefix=/usr --enable-shared --enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose --target=i486-slackware-linux --host=i486-slackware-linux Thread model: posix gcc version 3.3.6 configure:3669: $? = 0 configure:3671: g++ -V &5 g++: `-V' option must have argument configure:3674: $? = 1 configure:3677: checking whether we are using the GNU C++ compiler configure:3701: g++ -c -O0 -g3 conftest.cc >&5 configure:3707: $? = 0 configure:3711: test -z || test ! -s conftest.err configure:3714: $? = 0 configure:3717: test -s conftest.o configure:3720: $? = 0 configure:3733: result: yes configure:3739: checking whether g++ accepts -g configure:3760: g++ -c -g conftest.cc >&5 configure:3766: $? = 0 configure:3770: test -z || test ! -s conftest.err configure:3773: $? = 0 configure:3776: test -s conftest.o configure:3779: $? = 0 configure:3790: result: yes configure:3832: g++ -c -O0 -g3 conftest.cc >&5 configure:3838: $? = 0 configure:3842: test -z || test ! -s conftest.err configure:3845: $? = 0 configure:3848: test -s conftest.o configure:3851: $? = 0 configure:3877: g++ -c -O0 -g3 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:15: error: `exit' undeclared (first use this function) conftest.cc:15: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:3883: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nizsort" | #define VERSION "0.1" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3832: g++ -c -O0 -g3 conftest.cc >&5 configure:3838: $? = 0 configure:3842: test -z || test ! -s conftest.err configure:3845: $? = 0 configure:3848: test -s conftest.o configure:3851: $? = 0 configure:3877: g++ -c -O0 -g3 conftest.cc >&5 configure:3883: $? = 0 configure:3887: test -z || test ! -s conftest.err configure:3890: $? = 0 configure:3893: test -s conftest.o configure:3896: $? = 0 configure:3921: checking dependency style of g++ configure:4011: result: gcc3 configure:4041: checking whether g++ supports -fno-builtin configure:4079: rm -rf SunWS_cache; g++ -o conftest -g3 -fno-inline -O0 -g3 -fno-builtin conftest.cc 1>&5 conftest.cc:11: error: `void std::exit(int)' should have been declared inside ` std' conftest.cc:11: error: `exit' not declared configure:4085: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nizsort" | #define VERSION "0.1" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | | int | main () | { | return 0; | ; | return 0; | } configure:4124: result: no configure:4132: checking whether g++ supports -Woverloaded-virtual configure:4168: rm -rf SunWS_cache; g++ -o conftest -g3 -fno-inline -O0 -g3 -Woverloaded-virtual conftest.cc 1>&5 configure:4174: $? = 0 configure:4178: test -z || test ! -s conftest.err configure:4181: $? = 0 configure:4184: test -s conftest configure:4187: $? = 0 configure:4208: result: yes configure:4334: checking whether g++ supports -Wmissing-format-attribute configure:4370: rm -rf SunWS_cache; g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -g3 -fno-inline -O0 -g3 -Wmissing-format-attribute conftest.cc 1>&5 cc1plus: warning: -Wmissing-format-attribute ignored without -Wformat configure:4376: $? = 0 configure:4380: test -z || test ! -s conftest.err configure:4383: $? = 0 configure:4386: test -s conftest configure:4389: $? = 0 configure:4410: result: yes configure:4425: checking whether g++ supports -Wundef configure:4461: rm -rf SunWS_cache; g++ -o conftest -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -g3 -fno-inline -O0 -g3 -Wformat-security -Wmissing-format-attribute -Wundef conftest.cc 1>&5 configure:4467: $? = 0 configure:4471: test -z || test ! -s conftest.err configure:4474: $? = 0 configure:4477: test -s conftest configure:4480: $? = 0 configure:4501: result: yes configure:4513: checking whether g++ supports -Wno-long-long configure:4549: rm -rf SunWS_cache; g++ -o conftest -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -g3 -fno-inline -O0 -g3 -Wformat-security -Wmissing-format-attribute -Wno-long-long conftest.cc 1>&5 configure:4555: $? = 0 configure:4559: test -z || test ! -s conftest.err configure:4562: $? = 0 configure:4565: test -s conftest configure:4568: $? = 0 configure:4589: result: yes configure:4601: checking whether g++ supports -Wnon-virtual-dtor configure:4637: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -g3 -fno-inline -O0 -g3 -Wformat-security -Wmissing-format-attribute -Wnon-virtual-dtor conftest.cc 1>&5 configure:4643: $? = 0 configure:4647: test -z || test ! -s conftest.err configure:4650: $? = 0 configure:4653: test -s conftest configure:4656: $? = 0 configure:4677: result: yes configure:4697: checking whether g++ supports -fno-exceptions configure:4733: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -g3 -fno-inline -O0 -g3 -Wformat-security -Wmissing-format-attribute -fno-exceptions conftest.cc 1>&5 configure:4739: $? = 0 configure:4743: test -z || test ! -s conftest.err configure:4746: $? = 0 configure:4749: test -s conftest configure:4752: $? = 0 configure:4773: result: yes configure:4785: checking whether g++ supports -fno-check-new configure:4821: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -g3 -fno-inline -O0 -g3 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new conftest.cc 1>&5 configure:4827: $? = 0 configure:4831: test -z || test ! -s conftest.err configure:4834: $? = 0 configure:4837: test -s conftest configure:4840: $? = 0 configure:4861: result: yes configure:4873: checking whether g++ supports -fno-common configure:4909: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -g3 -fno-inline -O0 -g3 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common conftest.cc 1>&5 configure:4915: $? = 0 configure:4919: test -z || test ! -s conftest.err configure:4922: $? = 0 configure:4925: test -s conftest configure:4928: $? = 0 configure:4949: result: yes configure:4961: checking whether g++ supports -fexceptions configure:4997: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -g3 -fno-inline -O0 -g3 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fexceptions conftest.cc 1>&5 configure:5003: $? = 0 configure:5007: test -z || test ! -s conftest.err configure:5010: $? = 0 configure:5013: test -s conftest configure:5016: $? = 0 configure:5037: result: yes configure:5698: checking how to run the C++ preprocessor configure:5729: g++ -E conftest.cc configure:5735: $? = 0 configure:5767: g++ -E conftest.cc conftest.cc:14:28: ac_nonexistent.h: No such file or directory configure:5773: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nizsort" | #define VERSION "0.1" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5812: result: g++ -E configure:5836: g++ -E conftest.cc configure:5842: $? = 0 configure:5874: g++ -E conftest.cc conftest.cc:14:28: ac_nonexistent.h: No such file or directory configure:5880: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nizsort" | #define VERSION "0.1" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5928: checking whether g++ supports -O0 configure:5964: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -g3 -fno-inline -O0 -g3 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -O0 conftest.cc 1>&5 configure:5970: $? = 0 configure:5974: test -z || test ! -s conftest.err configure:5977: $? = 0 configure:5980: test -s conftest configure:5983: $? = 0 configure:6004: result: yes configure:6059: checking whether g++ supports -Wl,--no-undefined configure:6095: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -g3 -fno-inline -O0 -g3 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wl,--no-undefined conftest.cc 1>&5 configure:6101: $? = 0 configure:6105: test -z || test ! -s conftest.err configure:6108: $? = 0 configure:6111: test -s conftest configure:6114: $? = 0 configure:6135: result: yes configure:6139: checking whether g++ supports -Wl,--allow-shlib-undefined configure:6175: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -g3 -fno-inline -O0 -g3 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wl,--allow-shlib-undefined conftest.cc 1>&5 configure:6181: $? = 0 configure:6185: test -z || test ! -s conftest.err configure:6188: $? = 0 configure:6191: test -s conftest configure:6194: $? = 0 configure:6215: result: yes configure:6325: result: not using lib directory suffix configure:6370: checking for a sed that does not truncate output configure:6424: result: /usr/bin/sed configure:6427: checking for egrep configure:6437: result: grep -E configure:6453: checking for ld used by gcc configure:6520: result: /usr/i486-slackware-linux/bin/ld configure:6529: checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld configure:6544: result: yes configure:6549: checking for /usr/i486-slackware-linux/bin/ld option to reload object files configure:6556: result: -r configure:6565: checking for BSD-compatible nm configure:6607: result: /usr/bin/nm -B configure:6611: checking whether ln -s works configure:6615: result: yes configure:6622: checking how to recognise dependent libraries configure:6825: result: pass_all configure:7035: checking for ANSI C header files configure:7060: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7066: $? = 0 configure:7070: test -z || test ! -s conftest.err configure:7073: $? = 0 configure:7076: test -s conftest.o configure:7079: $? = 0 configure:7168: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c: In function `main': conftest.c:32: warning: implicit declaration of function `exit' configure:7171: $? = 0 configure:7173: ./conftest configure:7176: $? = 0 configure:7191: result: yes configure:7215: checking for sys/types.h configure:7231: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7237: $? = 0 configure:7241: test -z || test ! -s conftest.err configure:7244: $? = 0 configure:7247: test -s conftest.o configure:7250: $? = 0 configure:7261: result: yes configure:7215: checking for sys/stat.h configure:7231: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7237: $? = 0 configure:7241: test -z || test ! -s conftest.err configure:7244: $? = 0 configure:7247: test -s conftest.o configure:7250: $? = 0 configure:7261: result: yes configure:7215: checking for stdlib.h configure:7231: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7237: $? = 0 configure:7241: test -z || test ! -s conftest.err configure:7244: $? = 0 configure:7247: test -s conftest.o configure:7250: $? = 0 configure:7261: result: yes configure:7215: checking for string.h configure:7231: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7237: $? = 0 configure:7241: test -z || test ! -s conftest.err configure:7244: $? = 0 configure:7247: test -s conftest.o configure:7250: $? = 0 configure:7261: result: yes configure:7215: checking for memory.h configure:7231: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7237: $? = 0 configure:7241: test -z || test ! -s conftest.err configure:7244: $? = 0 configure:7247: test -s conftest.o configure:7250: $? = 0 configure:7261: result: yes configure:7215: checking for strings.h configure:7231: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7237: $? = 0 configure:7241: test -z || test ! -s conftest.err configure:7244: $? = 0 configure:7247: test -s conftest.o configure:7250: $? = 0 configure:7261: result: yes configure:7215: checking for inttypes.h configure:7231: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7237: $? = 0 configure:7241: test -z || test ! -s conftest.err configure:7244: $? = 0 configure:7247: test -s conftest.o configure:7250: $? = 0 configure:7261: result: yes configure:7215: checking for stdint.h configure:7231: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7237: $? = 0 configure:7241: test -z || test ! -s conftest.err configure:7244: $? = 0 configure:7247: test -s conftest.o configure:7250: $? = 0 configure:7261: result: yes configure:7215: checking for unistd.h configure:7231: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7237: $? = 0 configure:7241: test -z || test ! -s conftest.err configure:7244: $? = 0 configure:7247: test -s conftest.o configure:7250: $? = 0 configure:7261: result: yes configure:7287: checking dlfcn.h usability configure:7299: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7305: $? = 0 configure:7309: test -z || test ! -s conftest.err configure:7312: $? = 0 configure:7315: test -s conftest.o configure:7318: $? = 0 configure:7328: result: yes configure:7332: checking dlfcn.h presence configure:7342: gcc -E conftest.c configure:7348: $? = 0 configure:7368: result: yes configure:7403: checking for dlfcn.h configure:7410: result: yes configure:7474: checking for g77 configure:7490: found /usr/bin/g77 configure:7500: result: g77 configure:7515: checking for Fortran 77 compiler version configure:7518: g77 --version &5 GNU Fortran (GCC) 3.3.6 Copyright (C) 2002 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 or type the command `info -f g77 Copying'. configure:7521: $? = 0 configure:7523: g77 -v &5 Reading specs from /usr/lib/gcc-lib/i486-slackware-linux/3.3.6/specs Configured with: ../gcc-3.3.6/configure --prefix=/usr --enable-shared --enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose --target=i486-slackware-linux --host=i486-slackware-linux Thread model: posix gcc version 3.3.6 configure:7526: $? = 0 configure:7528: g77 -V &5 g77: `-V' option must have argument configure:7531: $? = 1 configure:7539: checking whether we are using the GNU Fortran 77 compiler configure:7553: g77 -c conftest.F >&5 configure:7559: $? = 0 configure:7563: test -z || test ! -s conftest.err configure:7566: $? = 0 configure:7569: test -s conftest.o configure:7572: $? = 0 configure:7585: result: yes configure:7591: checking whether g77 accepts -g configure:7603: g77 -c -g conftest.f >&5 configure:7609: $? = 0 configure:7613: test -z || test ! -s conftest.err configure:7616: $? = 0 configure:7619: test -s conftest.o configure:7622: $? = 0 configure:7634: result: yes configure:7664: checking the maximum length of command line arguments configure:7723: result: 32768 configure:7734: checking command to parse /usr/bin/nm -B output from gcc object configure:7823: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:5: warning: no previous prototype for `nm_test_func' configure:7826: $? = 0 configure:7830: /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:7833: $? = 0 configure:7885: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c conftstm.o >&5 configure:7888: $? = 0 configure:7926: result: ok configure:7930: checking for objdir configure:7945: result: .libs configure:8035: checking for ar configure:8051: found /usr/bin/ar configure:8062: result: ar configure:8115: checking for ranlib configure:8131: found /usr/bin/ranlib configure:8142: result: ranlib configure:8195: checking for strip configure:8211: found /usr/bin/strip configure:8222: result: strip configure:8484: checking if gcc static flag works configure:8507: result: yes configure:8529: checking if gcc supports -fno-rtti -fno-exceptions configure:8547: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC configure:8551: $? = 0 configure:8562: result: no configure:8577: checking for gcc option to produce PIC configure:8754: result: -fPIC configure:8762: checking if gcc PIC flag -fPIC works configure:8780: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute -fPIC -DPIC conftest.c >&5 configure:8784: $? = 0 configure:8795: result: yes configure:8819: checking if gcc supports -c -o file.o configure:8847: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute -o out/conftest2.o conftest.c >&5 configure:8851: $? = 0 configure:8868: result: yes configure:8894: checking whether the gcc linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries configure:9695: result: yes configure:9721: checking whether -lc should be explicitly linked in configure:9726: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:9729: $? = 0 configure:9743: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9746: $? = 0 configure:9758: result: no configure:9766: checking dynamic linker characteristics configure:10284: result: GNU/Linux ld.so configure:10288: checking how to hardcode library paths into programs configure:10313: result: immediate configure:10327: checking whether stripping libraries is possible configure:10332: result: yes configure:10458: checking for shl_load configure:10515: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c >&5 /tmp/ccMIRsIM.o(.text+0x16): In function `main': /home/gozza/Documents/project/nizsort/debug/conftest.c:66: undefined reference to `shl_load' /tmp/ccMIRsIM.o(.data+0x0): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:10521: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nizsort" | #define VERSION "0.1" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_shl_load) || defined (__stub___shl_load) | choke me | #else | char (*f) () = shl_load; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != shl_load; | ; | return 0; | } configure:10546: result: no configure:10551: checking for shl_load in -ldld configure:10581: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c -ldld >&5 /usr/lib/gcc-lib/i486-slackware-linux/3.3.6/../../../../i486-slackware-linux/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:10587: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nizsort" | #define VERSION "0.1" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | int | main () | { | shl_load (); | ; | return 0; | } configure:10613: result: no configure:10618: checking for dlopen configure:10675: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c >&5 /tmp/ccGXHEwj.o(.text+0x16): In function `main': /home/gozza/Documents/project/nizsort/debug/conftest.c:66: undefined reference to `dlopen' /tmp/ccGXHEwj.o(.data+0x0): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:10681: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nizsort" | #define VERSION "0.1" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dlopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_dlopen) || defined (__stub___dlopen) | choke me | #else | char (*f) () = dlopen; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != dlopen; | ; | return 0; | } configure:10706: result: no configure:10711: checking for dlopen in -ldl configure:10741: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c -ldl >&5 configure:10747: $? = 0 configure:10751: test -z || test ! -s conftest.err configure:10754: $? = 0 configure:10757: test -s conftest configure:10760: $? = 0 configure:10773: result: yes configure:10948: checking whether a program can dlopen itself configure:11020: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:11003: warning: no previous prototype for `fnord' configure: In function `fnord': configure:11003: warning: unused variable `i' configure: In function `main': configure:11016: warning: implicit declaration of function `exit' configure:11023: $? = 0 configure:11041: result: yes configure:11046: checking whether a statically linked program can dlopen itself configure:11118: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:11101: warning: no previous prototype for `fnord' configure: In function `fnord': configure:11101: warning: unused variable `i' configure: In function `main': configure:11114: warning: implicit declaration of function `exit' configure:11121: $? = 0 configure:11139: result: yes configure:11162: checking if libtool supports shared libraries configure:11164: result: yes configure:11167: checking whether to build shared libraries configure:11214: result: yes configure:11217: checking whether to build static libraries configure:11221: result: no configure:11312: creating libtool configure:11856: checking for ld used by g++ configure:11923: result: /usr/i486-slackware-linux/bin/ld configure:11932: checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld configure:11947: result: yes configure:11998: checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries configure:12801: result: yes configure:12823: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -g3 -fno-inline -O0 -g3 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common conftest.cc >&5 configure:12826: $? = 0 configure:12922: checking for g++ option to produce PIC configure:13174: result: -fPIC configure:13182: checking if g++ PIC flag -fPIC works configure:13200: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -g3 -fno-inline -O0 -g3 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fPIC -DPIC conftest.cc >&5 configure:13204: $? = 0 configure:13215: result: yes configure:13239: checking if g++ supports -c -o file.o configure:13267: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -g3 -fno-inline -O0 -g3 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -o out/conftest2.o conftest.cc >&5 configure:13271: $? = 0 configure:13288: result: yes configure:13314: checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries configure:13339: result: yes configure:13410: checking dynamic linker characteristics configure:13928: result: GNU/Linux ld.so configure:13932: checking how to hardcode library paths into programs configure:13957: result: immediate configure:13971: checking whether stripping libraries is possible configure:13976: result: yes configure:14102: checking for shl_load configure:14190: result: no configure:14195: checking for shl_load in -ldld configure:14257: result: no configure:14262: checking for dlopen configure:14350: result: no configure:14355: checking for dlopen in -ldl configure:14417: result: yes configure:14592: checking whether a program can dlopen itself configure:14685: result: yes configure:14690: checking whether a statically linked program can dlopen itself configure:14783: result: yes configure:15279: checking if libtool supports shared libraries configure:15281: result: yes configure:15284: checking whether to build shared libraries configure:15302: result: yes configure:15305: checking whether to build static libraries configure:15309: result: no configure:15321: checking for g77 option to produce PIC configure:15498: result: -fPIC configure:15506: checking if g77 PIC flag -fPIC works configure:15524: g77 -c -g -O2 -fPIC conftest.f >&5 configure:15528: $? = 0 configure:15539: result: yes configure:15563: checking if g77 supports -c -o file.o configure:15591: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:15595: $? = 0 configure:15612: result: yes configure:15638: checking whether the g77 linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries configure:16419: result: yes configure:16490: checking dynamic linker characteristics configure:17008: result: GNU/Linux ld.so configure:17012: checking how to hardcode library paths into programs configure:17037: result: immediate configure:17051: checking whether stripping libraries is possible configure:17056: result: yes configure:21097: checking for msgfmt configure:21124: result: /usr/bin/msgfmt configure:21133: checking for gmsgfmt configure:21164: result: /usr/bin/msgfmt configure:21183: checking for xgettext configure:21210: result: /usr/bin/xgettext configure:21323: checking if C++ programs can be compiled configure:21352: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -g3 -fno-inline -O0 -g3 -Wformat-security -Wmissing-format-attribute -fno-check-new -fno-common conftest.cc >&5 configure:21358: $? = 0 configure:21362: test -z || test ! -s conftest.err configure:21365: $? = 0 configure:21368: test -s conftest.o configure:21371: $? = 0 configure:21385: result: yes configure:21415: checking for strlcat configure:21463: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -g3 -fno-inline -O0 -g3 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:38: error: `strlcat' undeclared (first use this function) conftest.cc:38: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:21469: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nizsort" | #define VERSION "0.1" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | /* end confdefs.h. */ | | | #include | | | int | main () | { | | char buf[20]; | buf[0]='\0'; | strlcat(buf, "KDE function test", sizeof(buf)); | | | ; | return 0; | } configure:21504: result: no configure:21507: checking if strlcat needs custom prototype configure:21611: result: yes - in libkdefakes configure:21636: checking for strlcpy configure:21683: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -g3 -fno-inline -O0 -g3 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:37: error: `strlcpy' undeclared (first use this function) conftest.cc:37: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:21689: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nizsort" | #define VERSION "0.1" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | /* end confdefs.h. */ | | | #include | | | int | main () | { | | char buf[20]; | strlcpy(buf, "KDE function test", sizeof(buf)); | | | ; | return 0; | } configure:21724: result: no configure:21727: checking if strlcpy needs custom prototype configure:21830: result: yes - in libkdefakes configure:21854: checking for main in -lutil configure:21878: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c -lutil >&5 configure:21884: $? = 0 configure:21888: test -z || test ! -s conftest.err configure:21891: $? = 0 configure:21894: test -s conftest configure:21897: $? = 0 configure:21910: result: yes configure:21916: checking for main in -lcompat configure:21940: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c -lcompat >&5 /usr/lib/gcc-lib/i486-slackware-linux/3.3.6/../../../../i486-slackware-linux/bin/ld: cannot find -lcompat collect2: ld returned 1 exit status configure:21946: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nizsort" | #define VERSION "0.1" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:21972: result: no configure:21979: checking for crypt in -lcrypt configure:22009: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c -lcrypt >&5 configure:22015: $? = 0 configure:22019: test -z || test ! -s conftest.err configure:22022: $? = 0 configure:22025: test -s conftest configure:22028: $? = 0 configure:22041: result: yes configure:22135: checking for socklen_t configure:22174: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -g3 -fno-inline -O0 -g3 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common conftest.cc >&5 configure:22180: $? = 0 configure:22184: test -z || test ! -s conftest.err configure:22187: $? = 0 configure:22190: test -s conftest.o configure:22193: $? = 0 configure:22265: result: socklen_t configure:22281: checking for dnet_ntoa in -ldnet configure:22311: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c -ldnet >&5 /usr/lib/gcc-lib/i486-slackware-linux/3.3.6/../../../../i486-slackware-linux/bin/ld: cannot find -ldnet collect2: ld returned 1 exit status configure:22317: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nizsort" | #define VERSION "0.1" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dnet_ntoa (); | int | main () | { | dnet_ntoa (); | ; | return 0; | } configure:22343: result: no configure:22350: checking for dnet_ntoa in -ldnet_stub configure:22380: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c -ldnet_stub >&5 /usr/lib/gcc-lib/i486-slackware-linux/3.3.6/../../../../i486-slackware-linux/bin/ld: cannot find -ldnet_stub collect2: ld returned 1 exit status configure:22386: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nizsort" | #define VERSION "0.1" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dnet_ntoa (); | int | main () | { | dnet_ntoa (); | ; | return 0; | } configure:22412: result: no configure:22419: checking for inet_ntoa configure:22476: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:22482: $? = 0 configure:22486: test -z || test ! -s conftest.err configure:22489: $? = 0 configure:22492: test -s conftest configure:22495: $? = 0 configure:22507: result: yes configure:22580: checking for connect configure:22637: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:22643: $? = 0 configure:22647: test -z || test ! -s conftest.err configure:22650: $? = 0 configure:22653: test -s conftest configure:22656: $? = 0 configure:22668: result: yes configure:22742: checking for remove configure:22799: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:22805: $? = 0 configure:22809: test -z || test ! -s conftest.err configure:22812: $? = 0 configure:22815: test -s conftest configure:22818: $? = 0 configure:22830: result: yes configure:22905: checking for shmat configure:22962: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:22968: $? = 0 configure:22972: test -z || test ! -s conftest.err configure:22975: $? = 0 configure:22978: test -s conftest configure:22981: $? = 0 configure:22993: result: yes configure:23076: checking for sys/types.h configure:23081: result: yes configure:23076: checking for stdint.h configure:23081: result: yes configure:23223: checking for poll in -lpoll configure:23253: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c -lpoll >&5 /usr/lib/gcc-lib/i486-slackware-linux/3.3.6/../../../../i486-slackware-linux/bin/ld: cannot find -lpoll collect2: ld returned 1 exit status configure:23259: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nizsort" | #define VERSION "0.1" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char poll (); | int | main () | { | poll (); | ; | return 0; | } configure:23285: result: no configure:23303: checking CoreAudio/CoreAudio.h usability configure:23315: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:65:33: CoreAudio/CoreAudio.h: No such file or directory configure:23321: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nizsort" | #define VERSION "0.1" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:23344: result: no configure:23348: checking CoreAudio/CoreAudio.h presence configure:23358: gcc -E conftest.c conftest.c:31:33: CoreAudio/CoreAudio.h: No such file or directory configure:23364: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nizsort" | #define VERSION "0.1" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include configure:23384: result: no configure:23419: checking for CoreAudio/CoreAudio.h configure:23426: result: no configure:23444: checking if res_init needs -lresolv configure:23471: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c -lresolv >&5 configure:23477: $? = 0 configure:23481: test -z || test ! -s conftest.err configure:23484: $? = 0 configure:23487: test -s conftest configure:23490: $? = 0 configure:23494: result: yes configure:23515: checking if res_init is available configure:23540: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:23546: $? = 0 configure:23550: test -z || test ! -s conftest.err configure:23553: $? = 0 configure:23556: test -s conftest.o configure:23559: $? = 0 configure:23562: result: yes configure:23585: checking for killpg in -lucb configure:23615: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c -lucb >&5 /usr/lib/gcc-lib/i486-slackware-linux/3.3.6/../../../../i486-slackware-linux/bin/ld: cannot find -lucb collect2: ld returned 1 exit status configure:23621: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nizsort" | #define VERSION "0.1" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char killpg (); | int | main () | { | killpg (); | ; | return 0; | } configure:23647: result: no configure:23730: checking for int configure:23754: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:23760: $? = 0 configure:23764: test -z || test ! -s conftest.err configure:23767: $? = 0 configure:23770: test -s conftest.o configure:23773: $? = 0 configure:23784: result: yes configure:23787: checking size of int configure:24106: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:67: warning: no previous prototype for `longval' conftest.c:68: warning: no previous prototype for `ulongval' configure:24109: $? = 0 configure:24111: ./conftest configure:24114: $? = 0 configure:24137: result: 4 configure:24143: checking for short configure:24167: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:24173: $? = 0 configure:24177: test -z || test ! -s conftest.err configure:24180: $? = 0 configure:24183: test -s conftest.o configure:24186: $? = 0 configure:24197: result: yes configure:24200: checking size of short configure:24519: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:68: warning: no previous prototype for `longval' conftest.c:69: warning: no previous prototype for `ulongval' configure:24522: $? = 0 configure:24524: ./conftest configure:24527: $? = 0 configure:24550: result: 2 configure:24556: checking for long configure:24580: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:24586: $? = 0 configure:24590: test -z || test ! -s conftest.err configure:24593: $? = 0 configure:24596: test -s conftest.o configure:24599: $? = 0 configure:24610: result: yes configure:24613: checking size of long configure:24932: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:69: warning: no previous prototype for `longval' conftest.c:70: warning: no previous prototype for `ulongval' configure:24935: $? = 0 configure:24937: ./conftest configure:24940: $? = 0 configure:24963: result: 4 configure:24969: checking for char * configure:24993: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:24999: $? = 0 configure:25003: test -z || test ! -s conftest.err configure:25006: $? = 0 configure:25009: test -s conftest.o configure:25012: $? = 0 configure:25023: result: yes configure:25026: checking size of char * configure:25345: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:70: warning: no previous prototype for `longval' conftest.c:71: warning: no previous prototype for `ulongval' configure:25348: $? = 0 configure:25350: ./conftest configure:25353: $? = 0 configure:25376: result: 4 configure:25384: checking for dlopen in -ldl configure:25446: result: yes configure:25456: checking for shl_unload in -ldld configure:25486: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c -ldld >&5 /usr/lib/gcc-lib/i486-slackware-linux/3.3.6/../../../../i486-slackware-linux/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:25492: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nizsort" | #define VERSION "0.1" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_unload (); | int | main () | { | shl_unload (); | ; | return 0; | } configure:25518: result: no configure:25533: checking for size_t configure:25557: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:25563: $? = 0 configure:25567: test -z || test ! -s conftest.err configure:25570: $? = 0 configure:25573: test -s conftest.o configure:25576: $? = 0 configure:25587: result: yes configure:25590: checking size of size_t configure:25909: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:71: warning: no previous prototype for `longval' conftest.c:72: warning: no previous prototype for `ulongval' configure:25912: $? = 0 configure:25914: ./conftest configure:25917: $? = 0 configure:25940: result: 4 configure:25947: checking for unsigned long configure:25971: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:25977: $? = 0 configure:25981: test -z || test ! -s conftest.err configure:25984: $? = 0 configure:25987: test -s conftest.o configure:25990: $? = 0 configure:26001: result: yes configure:26004: checking size of unsigned long configure:26323: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:72: warning: no previous prototype for `longval' conftest.c:73: warning: no previous prototype for `ulongval' configure:26326: $? = 0 configure:26328: ./conftest configure:26331: $? = 0 configure:26354: result: 4 configure:26362: checking sizeof size_t == sizeof unsigned long configure:26384: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:26390: $? = 0 configure:26394: test -z || test ! -s conftest.err configure:26397: $? = 0 configure:26400: test -s conftest.o configure:26403: $? = 0 configure:26405: result: yes configure:26443: checking crt_externs.h usability configure:26455: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:73:25: crt_externs.h: No such file or directory configure:26461: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nizsort" | #define VERSION "0.1" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:26484: result: no configure:26488: checking crt_externs.h presence configure:26498: gcc -E conftest.c conftest.c:39:25: crt_externs.h: No such file or directory configure:26504: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nizsort" | #define VERSION "0.1" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 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:26524: result: no configure:26559: checking for crt_externs.h configure:26566: result: no configure:26579: checking for _NSGetEnviron configure:26636: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c >&5 /tmp/cc4h6DMd.o(.text+0x16): In function `main': /home/gozza/Documents/project/nizsort/debug/conftest.c:79: undefined reference to `_NSGetEnviron' /tmp/cc4h6DMd.o(.data+0x0): undefined reference to `_NSGetEnviron' collect2: ld returned 1 exit status configure:26642: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nizsort" | #define VERSION "0.1" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | /* end confdefs.h. */ | /* Define _NSGetEnviron to an innocuous variant, in case declares _NSGetEnviron. | For example, HP-UX 11i declares gettimeofday. */ | #define _NSGetEnviron innocuous__NSGetEnviron | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _NSGetEnviron (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _NSGetEnviron | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _NSGetEnviron (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub__NSGetEnviron) || defined (__stub____NSGetEnviron) | choke me | #else | char (*f) () = _NSGetEnviron; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _NSGetEnviron; | ; | return 0; | } configure:26667: result: no configure:26689: checking for vsnprintf configure:26746: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:26752: $? = 0 configure:26756: test -z || test ! -s conftest.err configure:26759: $? = 0 configure:26762: test -s conftest configure:26765: $? = 0 configure:26777: result: yes configure:26689: checking for snprintf configure:26746: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:26752: $? = 0 configure:26756: test -z || test ! -s conftest.err configure:26759: $? = 0 configure:26762: test -s conftest configure:26765: $? = 0 configure:26777: result: yes configure:26824: checking for X configure:26862: gcc -E conftest.c configure:26868: $? = 0 configure:26959: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c -lXt >&5 conftest.c: In function `main': conftest.c:45: warning: implicit declaration of function `XtMalloc' /usr/lib/gcc-lib/i486-slackware-linux/3.3.6/../../../../i486-slackware-linux/bin/ld: cannot find -lXt collect2: ld returned 1 exit status configure:26965: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nizsort" | #define VERSION "0.1" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 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 | /* end confdefs.h. */ | | int | main () | { | XtMalloc() | ; | return 0; | } configure:27124: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include configure:27153: checking for IceConnectionNumber in -lICE configure:27183: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute -L/usr/X11R6/lib conftest.c -lICE >&5 configure:27189: $? = 0 configure:27193: test -z || test ! -s conftest.err configure:27196: $? = 0 configure:27199: test -s conftest configure:27202: $? = 0 configure:27215: result: yes configure:27225: checking for libXext configure:27260: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute -L/usr/X11R6/lib conftest.c -lXext -lX11 >&5 configure:27266: $? = 0 configure:27270: test -z || test ! -s conftest.err configure:27273: $? = 0 configure:27276: test -s conftest configure:27279: $? = 0 configure:27298: result: yes configure:27443: checking for pthread_create in -lpthread configure:27473: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute conftest.c -lpthread >&5 configure:27479: $? = 0 configure:27483: test -z || test ! -s conftest.err configure:27486: $? = 0 configure:27489: test -s conftest configure:27492: $? = 0 configure:27505: result: yes configure:27722: checking for extra includes configure:27750: result: no configure:27754: checking for extra libs configure:27783: result: no configure:27789: checking for libz configure:27824: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute -I/usr/X11R6/include -D_REENTRANT conftest.c -L/usr/X11R6/lib -lz >&5 configure:27830: $? = 0 configure:27834: test -z || test ! -s conftest.err configure:27837: $? = 0 configure:27840: test -s conftest configure:27843: $? = 0 configure:27865: result: -lz configure:27886: checking for libpng configure:27923: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute -I/usr/X11R6/include -D_REENTRANT conftest.c -L/usr/X11R6/lib -lpng -lz -lm -lX11 >&5 configure:27929: $? = 0 configure:27933: test -z || test ! -s conftest.err configure:27936: $? = 0 configure:27939: test -s conftest configure:27942: $? = 0 configure:27966: result: -lpng -lz -lm configure:27977: checking for libjpeg6b configure:28017: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute -I/usr/X11R6/include -D_REENTRANT conftest.c -L/usr/X11R6/lib -ljpeg6b -lm >&5 /usr/lib/gcc-lib/i486-slackware-linux/3.3.6/../../../../i486-slackware-linux/bin/ld: cannot find -ljpeg6b collect2: ld returned 1 exit status configure:28023: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nizsort" | #define VERSION "0.1" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | /* end confdefs.h. */ | /* Override any gcc2 internal prototype to avoid an error. */ | struct jpeg_decompress_struct; | typedef struct jpeg_decompress_struct * j_decompress_ptr; | typedef int size_t; | #ifdef __cplusplus | extern "C" { | #endif | void jpeg_CreateDecompress(j_decompress_ptr cinfo, | int version, size_t structsize); | #ifdef __cplusplus | } | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | | int | main () | { | jpeg_CreateDecompress(0L, 0, 0); | ; | return 0; | } configure:28058: result: no configure:28061: checking for libjpeg configure:28101: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute -I/usr/X11R6/include -D_REENTRANT conftest.c -L/usr/X11R6/lib -ljpeg -lm >&5 configure:28107: $? = 0 configure:28111: test -z || test ! -s conftest.err configure:28114: $? = 0 configure:28117: test -s conftest configure:28120: $? = 0 configure:28139: result: -ljpeg configure: 28163: ${prefix}/include/jpeglib.h configure: 28163: /usr/include/jpeglib.h taking that configure:28210: checking for perl configure:28267: result: /usr/bin/perl configure:28403: checking for Qt configure: 28468: /usr/lib/qt/include/qstyle.h taking that tried NO configure:28586: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -g3 -fno-inline -O0 -g3 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -I/usr/lib/qt/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -L/usr/lib/qt/lib -L/usr/X11R6/lib conftest.cc -lqt-mt -lpng -lz -lm -ljpeg -ldl -lXext -lX11 -lSM -lICE -lpthread 1>&5 configure:28589: $? = 0 configure:28648: result: libraries /usr/lib/qt/lib, headers /usr/lib/qt/include using -mt configure:28830: checking for moc configure:28899: result: /usr/lib/qt/bin/moc configure:28907: checking for uic configure:28958: result: /usr/lib/qt/bin/uic configure:28989: checking whether uic supports -L configure:29000: /usr/lib/qt/bin/uic -L /nonexistent conftest.ui >/dev/null configure:29003: $? = 0 configure:29015: result: yes configure:29027: checking whether uic supports -nounload configure:29038: /usr/lib/qt/bin/uic -nounload conftest.ui >/dev/null configure:29041: $? = 0 configure:29053: result: yes configure:29090: checking if Qt needs -ljpeg configure:29131: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -g3 -fno-inline -O0 -g3 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -I/usr/lib/qt/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cc -L/usr/X11R6/lib -L/usr/lib/qt/lib -lqt-mt -lpng -lz -lm -ldl -lXext -lX11 -lSM -lICE 1>&5 configure:29137: $? = 0 configure:29141: test -z || test ! -s conftest.err configure:29144: $? = 0 configure:29147: test -s conftest configure:29150: $? = 0 configure:29179: result: no configure:29211: checking for rpath configure:29239: result: yes configure:29242: checking for KDE configure: 29295: /opt/kde/include/ksharedptr.h taking that configure: 29325: /opt/kde/lib/libkio.la taking that configure: 29343: /opt/kde/lib/kde3/plugins/designer/kdewidgets.la taking that configure:29416: result: libraries /opt/kde/lib, headers /opt/kde/include configure:29455: checking if UIC has KDE plugins available configure:29482: /usr/lib/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload -impl actest.h actest.ui > actest.cpp configure:29485: $? = 0 configure:29499: result: yes configure:29538: checking for KDE paths configure:30155: result: defaults configure:30194: checking for dcopidl configure:30253: result: /opt/kde/bin/dcopidl configure:30260: checking for dcopidl2cpp configure:30319: result: /opt/kde/bin/dcopidl2cpp configure:30327: checking for mcopidl configure:30388: result: /opt/kde/bin/mcopidl configure:30395: checking for artsc-config configure:30456: result: /opt/kde/bin/artsc-config configure:30464: checking for kde-config configure:30515: result: /opt/kde/bin/kde-config configure:30522: checking for meinproc configure:30573: result: /opt/kde/bin/meinproc configure:30591: checking for kconfig_compiler configure:30650: result: /opt/kde/bin/kconfig_compiler configure:30657: checking for dcopidlng configure:30716: result: /opt/kde/bin/dcopidlng configure:30724: checking for xmllint configure:30775: result: /usr/bin/xmllint configure: 30791: /opt/kde/share/apps/ksgmltools2/customization/kde-chunk.xsl taking that configure:30954: checking whether byte ordering is bigendian configure:30981: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:30987: $? = 0 configure:30991: test -z || test ! -s conftest.err configure:30994: $? = 0 configure:30997: test -s conftest.o configure:31000: $? = 0 configure:31024: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 conftest.c: In function `main': conftest.c:52: error: `not' undeclared (first use in this function) conftest.c:52: error: (Each undeclared identifier is reported only once conftest.c:52: error: for each function it appears in.) conftest.c:52: error: syntax error before "big" configure:31030: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nizsort" | #define VERSION "0.1" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:31165: result: no configure:31185: checking for MAXPATHLEN configure:31207: gcc -E -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c 2>/dev/null | grep '^KDE_HELLO' >conftest.out configure:31210: $? = 0 configure:31222: result: 4096 configure:31252: checking if doc should be compiled configure:31264: result: yes configure:31252: checking if po should be compiled configure:31264: result: yes configure:31252: checking if src should be compiled configure:31264: result: yes configure:31410: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O0 -g3' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=yes ac_cv_func__NSGetEnviron=no ac_cv_func_connect=yes ac_cv_func_dlopen=no ac_cv_func_inet_ntoa=yes ac_cv_func_remove=yes ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_snprintf=yes ac_cv_func_vsnprintf=yes ac_cv_have_dlfcn=yes ac_cv_have_kde='have_kde=yes ac_kde_includes=/opt/kde/include ac_kde_libraries=/opt/kde/lib' ac_cv_have_qt='have_qt=yes ac_qt_includes=/usr/lib/qt/include ac_qt_libraries=/usr/lib/qt/lib' ac_cv_header_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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_compat_main=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_dld_shl_unload=no ac_cv_lib_dnet_dnet_ntoa=no ac_cv_lib_dnet_stub_dnet_ntoa=no ac_cv_lib_jpeg_6b=no ac_cv_lib_jpeg_normal=-ljpeg ac_cv_lib_png='-lpng -lz -lm' ac_cv_lib_poll_poll=no ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_ucb_killpg=no ac_cv_lib_util_main=yes ac_cv_lib_z=-lz ac_cv_maxpathlen=4096 ac_cv_objext=o ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=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_socklen_t=socklen_t ac_cv_target=i686-pc-linux-gnu ac_cv_target_alias=i686-pc-linux-gnu ac_cv_type_char_p=yes ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_short=yes ac_cv_type_size_t=yes ac_cv_type_unsigned_long=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 kde_cv_all_paths='kde_have_all_paths="yes" kde_htmldir="\${datadir}/doc/HTML" kde_appsdir="\${datadir}/applnk" kde_icondir="\${datadir}/icons" kde_sounddir="\${datadir}/sounds" kde_datadir="\${datadir}/apps" kde_locale="\${datadir}/locale" kde_cgidir="\${exec_prefix}/cgi-bin" kde_confdir="\${datadir}/config" kde_kcfgdir="\${datadir}/config.kcfg" kde_mimedir="\${datadir}/mimelnk" kde_toolbardir="\${datadir}/toolbar" kde_wallpaperdir="\${datadir}/wallpapers" kde_templatesdir="\${datadir}/templates" kde_bindir="\${exec_prefix}/bin" kde_servicesdir="\${datadir}/services" kde_servicetypesdir="\${datadir}/servicetypes" kde_moduledir="\${libdir}/kde3" kde_styledir="\${libdir}/kde3/plugins/styles" kde_widgetdir="/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_strlcat=no kde_cv_func_strlcpy=no kde_cv_have_libXext=yes kde_cv_have_x='have_x=yes kde_x_includes=/usr/X11R6/include kde_x_libraries=/usr/X11R6/lib' kde_cv_path=/usr/bin/xmllint kde_cv_path_artsc_config=/opt/kde/bin/artsc-config kde_cv_path_dcopidl=/opt/kde/bin/dcopidl kde_cv_path_dcopidl2cpp=/opt/kde/bin/dcopidl2cpp 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_mcopidl=/opt/kde/bin/mcopidl kde_cv_path_meinproc=/opt/kde/bin/meinproc kde_cv_path_moc=/usr/lib/qt/bin/moc kde_cv_path_perl=/usr/bin/perl kde_cv_path_uic=/usr/lib/qt/bin/uic kde_cv_path_xmllint=/usr/bin/xmllint kde_cv_prog_cxx_O0=yes kde_cv_prog_cxx_Wl___allow_shlib_undefined=yes kde_cv_prog_cxx_Wl___no_undefined=yes kde_cv_prog_cxx_Wmissing_format_attribute=yes kde_cv_prog_cxx_Wno_long_long=yes kde_cv_prog_cxx_Wnon_virtual_dtor=yes kde_cv_prog_cxx_Woverloaded_virtual=yes kde_cv_prog_cxx_Wundef=yes kde_cv_prog_cxx_fexceptions=yes kde_cv_prog_cxx_fno_check_new=yes kde_cv_prog_cxx_fno_common=yes kde_cv_prog_cxx_fno_exceptions=yes kde_cv_prog_uic_L=yes kde_cv_prog_uic_nounload=yes kde_cv_proto_strlcat='yes - in libkdefakes' kde_cv_proto_strlcpy='yes - in libkdefakes' kde_cv_qt_jpeg=no kde_cv_stl_works=yes kde_cv_uic_plugins=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.3.5.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} /home/gozza/Documents/project/nizsort/admin/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/gozza/Documents/project/nizsort/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} /home/gozza/Documents/project/nizsort/admin/missing --run autoheader' AUTOMAKE='${SHELL} /home/gozza/Documents/project/nizsort/admin/missing --run automake-1.9' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -g3 -fno-inline -Wformat-security -Wmissing-format-attribute' CONF_FILES=' $(top_srcdir)/./admin/configure.in.min $(top_srcdir)/configure.in.in' CPP='gcc -E' CPPFLAGS=' -DQT_THREAD_SUPPORT -D_REENTRANT' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -g3 -fno-inline -O0 -g3 -Wformat-security -Wmissing-format-attribute -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='grep -E' EXEEXT='' F77='g77' FFLAGS='-g -O2' FRAMEWORK_COREAUDIO='' GMSGFMT='/usr/bin/msgfmt' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' KCFG_DEPENDENCIES='$(KCONFIG_COMPILER)' KCONFIG_COMPILER='/opt/kde/bin/kconfig_compiler' KDECONFIG='/opt/kde/bin/kde-config' KDE_EXTRA_RPATH='' 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_RPATH='-R $(kde_libraries) -R $(qt_libraries) -R $(x_libraries)' KDE_USE_CLOSURE_FALSE='' KDE_USE_CLOSURE_TRUE='#' KDE_USE_FINAL_FALSE='' KDE_USE_FINAL_TRUE='#' KDE_USE_NMCHECK_FALSE='' KDE_USE_NMCHECK_TRUE='#' KDE_XSL_STYLESHEET='/opt/kde/share/apps/ksgmltools2/customization/kde-chunk.xsl' LDFLAGS='' LIBCOMPAT='' LIBCRYPT='-lcrypt' LIBDL='-ldl' LIBJPEG='-ljpeg' LIBOBJS='' LIBPNG='-lpng -lz -lm' LIBPTHREAD='-lpthread' LIBRESOLV='-lresolv' LIBS='' LIBSM='-lSM -lICE' LIBSOCKET='' LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent' LIBUCB='' LIBUTIL='-lutil' LIBZ='-lz' LIB_KAB='-lkab' LIB_KABC='-lkabc' LIB_KDECORE='-lkdecore' LIB_KDEPIM='-lkdepim' LIB_KDEPRINT='-lkdeprint' LIB_KDEUI='-lkdeui' LIB_KFILE='-lkio' LIB_KFM='' LIB_KHTML='-lkhtml' LIB_KIO='-lkio' LIB_KPARTS='-lkparts' LIB_KSPELL='-lkspell' LIB_KSYCOCA='-lkio' LIB_KUTILS='-lkutils' LIB_POLL='' LIB_QPE='' LIB_QT='-lqt-mt $(LIBZ) $(LIBPNG) -lXext $(LIB_X11) $(LIBSM) -lpthread' LIB_SMB='-lsmb' LIB_X11='-lX11 $(LIBSOCKET)' LIB_XEXT='-lXext' LIB_XRENDER='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /home/gozza/Documents/project/nizsort/admin/missing --run makeinfo' MCOPIDL='/opt/kde/bin/mcopidl' MEINPROC='/opt/kde/bin/meinproc' MOC='/usr/lib/qt/bin/moc' MSGFMT='/usr/bin/msgfmt' NOOPT_CFLAGS='-O0' NOOPT_CXXFLAGS='-O0' OBJEXT='o' PACKAGE='nizsort' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/usr/bin/perl' QTE_NORTTI='' QT_INCLUDES='-I/usr/lib/qt/include' QT_LDFLAGS='-L/usr/lib/qt/lib' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TOPSUBDIRS=' doc po src' UIC='/usr/lib/qt/bin/uic -L $(kde_widgetdir) -nounload' UIC_TR='tr2i18n' USER_INCLUDES='' USER_LDFLAGS='' USE_EXCEPTIONS='-fexceptions' USE_RTTI='' USE_THREADS='' VERSION='0.1' WOVERLOADED_VIRTUAL='-Woverloaded-virtual' XGETTEXT='/usr/bin/xgettext' XMLLINT='/usr/bin/xmllint' X_EXTRA_LIBS='' X_INCLUDES='-I/usr/X11R6/include' X_LDFLAGS='-L/usr/X11R6/lib' X_PRE_LIBS='' X_RPATH='-R $(x_libraries)' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='g77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' all_includes='-I/opt/kde/include -I/usr/lib/qt/include -I/usr/X11R6/include ' all_libraries='-L/usr/X11R6/lib -L/usr/lib/qt/lib -L/opt/kde/lib ' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${prefix}/share' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' include_ARTS_FALSE='#' include_ARTS_TRUE='' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/home/gozza/Documents/project/nizsort/admin/install-sh' kde_appsdir='${datadir}/applnk' kde_bindir='${exec_prefix}/bin' kde_confdir='${datadir}/config' kde_datadir='${datadir}/apps' kde_htmldir='${datadir}/doc/HTML' kde_icondir='${datadir}/icons' kde_includes='/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)' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/opt/kde' program_transform_name='s,x,x,' qt_includes='/usr/lib/qt/include' qt_libraries='/usr/lib/qt/lib' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i686-pc-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='pc' x_includes='/usr/X11R6/include' x_libraries='/usr/X11R6/lib' xdg_appsdir='${datadir}/applications/kde' xdg_directorydir='${datadir}/desktop-directories' xdg_menudir='${sysconfdir}/xdg/menus' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_CRYPT 1 #define HAVE_DLFCN_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBJPEG 1 #define HAVE_LIBPNG 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIBZ 1 #define HAVE_MEMORY_H 1 #define HAVE_RES_INIT 1 #define HAVE_RES_INIT 1 #define HAVE_SGI_STL 1 #define HAVE_SNPRINTF 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VSNPRINTF 1 #define KDELIBSUFF "" #define KDEMAXPATHLEN 4096 #define PACKAGE "nizsort" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define SIZEOF_CHAR_P 4 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_UNSIGNED_LONG 4 #define STDC_HEADERS 1 #define VERSION "0.1" #define ksize_t socklen_t #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darkstar config.status:725: creating config.h config.status:882: config.h is unchanged config.status:1062: executing depfiles commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status config.h on darkstar config.status:725: creating config.h config.status:882: config.h is unchanged