This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = norris uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /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/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1561: checking build system type configure:1579: result: i586-uhu-linux-gnu configure:1587: checking host system type configure:1601: result: i586-uhu-linux-gnu configure:1609: checking target system type configure:1623: result: i586-uhu-linux-gnu configure:1670: checking for a BSD-compatible install configure:1725: result: /bin/install -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:1851: checking for gawk configure:1867: found /bin/gawk configure:1877: result: gawk configure:1887: checking whether make sets $(MAKE) configure:1907: result: yes configure:2120: checking for style of include used by make configure:2148: result: GNU configure:2257: checking for i586-uhu-linux-gcc configure:2273: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2283: result: i586-uhu-linux-gcc configure:2565: checking for C compiler version configure:2568: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2571: $? = 0 configure:2573: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:2576: $? = 0 configure:2578: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2581: $? = 1 configure:2604: checking for C compiler default output file name configure:2607: i586-uhu-linux-gcc conftest.c >&5 configure:2610: $? = 0 configure:2656: result: a.out configure:2661: checking whether the C compiler works configure:2667: ./a.out configure:2670: $? = 0 configure:2687: result: yes configure:2694: checking whether we are cross compiling configure:2696: result: no configure:2699: checking for suffix of executables configure:2701: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2704: $? = 0 configure:2729: result: configure:2735: checking for suffix of object files configure:2756: i586-uhu-linux-gcc -c conftest.c >&5 configure:2759: $? = 0 configure:2781: result: o configure:2785: checking whether we are using the GNU C compiler configure:2809: i586-uhu-linux-gcc -c conftest.c >&5 configure:2815: $? = 0 configure:2818: test -z || test ! -s conftest.err configure:2821: $? = 0 configure:2824: test -s conftest.o configure:2827: $? = 0 configure:2840: result: yes configure:2846: checking whether i586-uhu-linux-gcc accepts -g configure:2867: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2873: $? = 0 configure:2876: test -z || test ! -s conftest.err configure:2879: $? = 0 configure:2882: test -s conftest.o configure:2885: $? = 0 configure:2896: result: yes configure:2913: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2983: i586-uhu-linux-gcc -c conftest.c >&5 configure:2989: $? = 0 configure:2992: test -z || test ! -s conftest.err configure:2995: $? = 0 configure:2998: test -s conftest.o configure:3001: $? = 0 configure:3019: result: none needed configure:3037: i586-uhu-linux-gcc -c conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3043: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3175: checking dependency style of i586-uhu-linux-gcc configure:3265: result: gcc3 configure:3288: checking how to run the C preprocessor configure:3323: i586-uhu-linux-gcc -E conftest.c configure:3329: $? = 0 configure:3361: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3367: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "smb4k" | #define VERSION "0.4.1a" | /* end confdefs.h. */ | #include configure:3406: result: i586-uhu-linux-gcc -E configure:3430: i586-uhu-linux-gcc -E conftest.c configure:3436: $? = 0 configure:3468: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3474: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "smb4k" | #define VERSION "0.4.1a" | /* end confdefs.h. */ | #include configure:3556: checking for i586-uhu-linux-g++ configure:3572: found /usr/lib/ccache/i586-uhu-linux-g++ configure:3582: result: i586-uhu-linux-g++ configure:3640: checking for C++ compiler version configure:3643: i586-uhu-linux-g++ --version &5 i586-uhu-linux-g++ (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3646: $? = 0 configure:3648: i586-uhu-linux-g++ -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:3651: $? = 0 configure:3653: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:3656: $? = 1 configure:3659: checking whether we are using the GNU C++ compiler configure:3683: i586-uhu-linux-g++ -c conftest.cc >&5 configure:3689: $? = 0 configure:3692: test -z || test ! -s conftest.err configure:3695: $? = 0 configure:3698: test -s conftest.o configure:3701: $? = 0 configure:3714: result: yes configure:3720: checking whether i586-uhu-linux-g++ accepts -g configure:3741: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:3747: $? = 0 configure:3750: test -z || test ! -s conftest.err configure:3753: $? = 0 configure:3756: test -s conftest.o configure:3759: $? = 0 configure:3770: result: yes configure:3812: i586-uhu-linux-g++ -c conftest.cc >&5 configure:3818: $? = 0 configure:3821: test -z || test ! -s conftest.err configure:3824: $? = 0 configure:3827: test -s conftest.o configure:3830: $? = 0 configure:3856: i586-uhu-linux-g++ -c conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:15: error: `exit' was not declared in this scope configure:3862: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "smb4k" | #define VERSION "0.4.1a" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3812: i586-uhu-linux-g++ -c conftest.cc >&5 configure:3818: $? = 0 configure:3821: test -z || test ! -s conftest.err configure:3824: $? = 0 configure:3827: test -s conftest.o configure:3830: $? = 0 configure:3856: i586-uhu-linux-g++ -c conftest.cc >&5 configure:3862: $? = 0 configure:3865: test -z || test ! -s conftest.err configure:3868: $? = 0 configure:3871: test -s conftest.o configure:3874: $? = 0 configure:3899: checking dependency style of i586-uhu-linux-g++ configure:3989: result: gcc3 configure:4309: checking whether i586-uhu-linux-g++ supports -Wmissing-format-attribute configure:4345: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wmissing-format-attribute conftest.cc 1>&5 cc1plus: warning: -Wmissing-format-attribute ignored without -Wformat configure:4351: $? = 0 configure:4354: test -z || test ! -s conftest.err configure:4357: $? = 0 configure:4360: test -s conftest configure:4363: $? = 0 configure:4384: result: yes configure:4399: checking whether i586-uhu-linux-g++ supports -Wundef configure:4435: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -Wundef conftest.cc 1>&5 configure:4441: $? = 0 configure:4444: test -z || test ! -s conftest.err configure:4447: $? = 0 configure:4450: test -s conftest configure:4453: $? = 0 configure:4474: result: yes configure:4486: checking whether i586-uhu-linux-g++ supports -Wno-long-long configure:4522: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -Wno-long-long conftest.cc 1>&5 configure:4528: $? = 0 configure:4531: test -z || test ! -s conftest.err configure:4534: $? = 0 configure:4537: test -s conftest configure:4540: $? = 0 configure:4561: result: yes configure:4573: checking whether i586-uhu-linux-g++ supports -Wnon-virtual-dtor configure:4609: rm -rf SunWS_cache; i586-uhu-linux-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 -O2 -Wformat-security -Wmissing-format-attribute -Wnon-virtual-dtor conftest.cc 1>&5 configure:4615: $? = 0 configure:4618: test -z || test ! -s conftest.err configure:4621: $? = 0 configure:4624: test -s conftest configure:4627: $? = 0 configure:4648: result: yes configure:4668: checking whether i586-uhu-linux-g++ supports -fno-exceptions configure:4704: rm -rf SunWS_cache; i586-uhu-linux-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 -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions conftest.cc 1>&5 configure:4710: $? = 0 configure:4713: test -z || test ! -s conftest.err configure:4716: $? = 0 configure:4719: test -s conftest configure:4722: $? = 0 configure:4743: result: yes configure:4755: checking whether i586-uhu-linux-g++ supports -fno-check-new configure:4791: rm -rf SunWS_cache; i586-uhu-linux-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 -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new conftest.cc 1>&5 configure:4797: $? = 0 configure:4800: test -z || test ! -s conftest.err configure:4803: $? = 0 configure:4806: test -s conftest configure:4809: $? = 0 configure:4830: result: yes configure:4842: checking whether i586-uhu-linux-g++ supports -fno-common configure:4878: rm -rf SunWS_cache; i586-uhu-linux-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 -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common conftest.cc 1>&5 configure:4884: $? = 0 configure:4887: test -z || test ! -s conftest.err configure:4890: $? = 0 configure:4893: test -s conftest configure:4896: $? = 0 configure:4917: result: yes configure:4929: checking whether i586-uhu-linux-g++ supports -fexceptions configure:4965: rm -rf SunWS_cache; i586-uhu-linux-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 -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fexceptions conftest.cc 1>&5 configure:4971: $? = 0 configure:4974: test -z || test ! -s conftest.err configure:4977: $? = 0 configure:4980: test -s conftest configure:4983: $? = 0 configure:5004: result: yes configure:5659: checking how to run the C++ preprocessor configure:5690: i586-uhu-linux-g++ -E conftest.cc configure:5696: $? = 0 configure:5728: i586-uhu-linux-g++ -E conftest.cc conftest.cc:14:28: ac_nonexistent.h: No such file or directory configure:5734: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "smb4k" | #define VERSION "0.4.1a" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5773: result: i586-uhu-linux-g++ -E configure:5797: i586-uhu-linux-g++ -E conftest.cc configure:5803: $? = 0 configure:5835: i586-uhu-linux-g++ -E conftest.cc conftest.cc:14:28: ac_nonexistent.h: No such file or directory configure:5841: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "smb4k" | #define VERSION "0.4.1a" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5889: checking whether i586-uhu-linux-g++ supports -O0 configure:5925: rm -rf SunWS_cache; i586-uhu-linux-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 -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -O0 conftest.cc 1>&5 configure:5931: $? = 0 configure:5934: test -z || test ! -s conftest.err configure:5937: $? = 0 configure:5940: test -s conftest configure:5943: $? = 0 configure:5964: result: yes configure:6019: checking whether i586-uhu-linux-g++ supports -Wl,--no-undefined configure:6055: rm -rf SunWS_cache; i586-uhu-linux-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 -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wl,--no-undefined conftest.cc 1>&5 configure:6061: $? = 0 configure:6064: test -z || test ! -s conftest.err configure:6067: $? = 0 configure:6070: test -s conftest configure:6073: $? = 0 configure:6094: result: yes configure:6098: checking whether i586-uhu-linux-g++ supports -Wl,--allow-shlib-undefined configure:6134: rm -rf SunWS_cache; i586-uhu-linux-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 -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wl,--allow-shlib-undefined conftest.cc 1>&5 configure:6140: $? = 0 configure:6143: test -z || test ! -s conftest.err configure:6146: $? = 0 configure:6149: test -s conftest configure:6152: $? = 0 configure:6173: result: yes configure:6283: result: not using lib directory suffix configure:6328: checking for a sed that does not truncate output configure:6382: result: /bin/sed configure:6385: checking for egrep configure:6395: result: grep -E configure:6411: checking for ld used by i586-uhu-linux-gcc configure:6478: result: /usr/bin/ld configure:6487: checking if the linker (/usr/bin/ld) is GNU ld configure:6502: result: yes configure:6507: checking for /usr/bin/ld option to reload object files configure:6514: result: -r configure:6523: checking for BSD-compatible nm configure:6565: result: nm configure:6569: checking whether ln -s works configure:6573: result: yes configure:6580: checking how to recognise dependent libraries configure:6783: result: pass_all configure:6992: checking for ANSI C header files configure:7017: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7023: $? = 0 configure:7026: test -z || test ! -s conftest.err configure:7029: $? = 0 configure:7032: test -s conftest.o configure:7035: $? = 0 configure:7124: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c: In function `main': conftest.c:32: warning: implicit declaration of function `exit' configure:7127: $? = 0 configure:7129: ./conftest configure:7132: $? = 0 configure:7147: result: yes configure:7171: checking for sys/types.h configure:7187: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7193: $? = 0 configure:7196: test -z || test ! -s conftest.err configure:7199: $? = 0 configure:7202: test -s conftest.o configure:7205: $? = 0 configure:7216: result: yes configure:7171: checking for sys/stat.h configure:7187: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7193: $? = 0 configure:7196: test -z || test ! -s conftest.err configure:7199: $? = 0 configure:7202: test -s conftest.o configure:7205: $? = 0 configure:7216: result: yes configure:7171: checking for stdlib.h configure:7187: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7193: $? = 0 configure:7196: test -z || test ! -s conftest.err configure:7199: $? = 0 configure:7202: test -s conftest.o configure:7205: $? = 0 configure:7216: result: yes configure:7171: checking for string.h configure:7187: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7193: $? = 0 configure:7196: test -z || test ! -s conftest.err configure:7199: $? = 0 configure:7202: test -s conftest.o configure:7205: $? = 0 configure:7216: result: yes configure:7171: checking for memory.h configure:7187: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7193: $? = 0 configure:7196: test -z || test ! -s conftest.err configure:7199: $? = 0 configure:7202: test -s conftest.o configure:7205: $? = 0 configure:7216: result: yes configure:7171: checking for strings.h configure:7187: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7193: $? = 0 configure:7196: test -z || test ! -s conftest.err configure:7199: $? = 0 configure:7202: test -s conftest.o configure:7205: $? = 0 configure:7216: result: yes configure:7171: checking for inttypes.h configure:7187: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7193: $? = 0 configure:7196: test -z || test ! -s conftest.err configure:7199: $? = 0 configure:7202: test -s conftest.o configure:7205: $? = 0 configure:7216: result: yes configure:7171: checking for stdint.h configure:7187: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7193: $? = 0 configure:7196: test -z || test ! -s conftest.err configure:7199: $? = 0 configure:7202: test -s conftest.o configure:7205: $? = 0 configure:7216: result: yes configure:7171: checking for unistd.h configure:7187: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7193: $? = 0 configure:7196: test -z || test ! -s conftest.err configure:7199: $? = 0 configure:7202: test -s conftest.o configure:7205: $? = 0 configure:7216: result: yes configure:7242: checking dlfcn.h usability configure:7254: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7260: $? = 0 configure:7263: test -z || test ! -s conftest.err configure:7266: $? = 0 configure:7269: test -s conftest.o configure:7272: $? = 0 configure:7282: result: yes configure:7286: checking dlfcn.h presence configure:7296: i586-uhu-linux-gcc -E conftest.c configure:7302: $? = 0 configure:7322: result: yes configure:7357: checking for dlfcn.h configure:7364: result: yes configure:7386: checking for i586-uhu-linux-g77 configure:7415: result: no configure:7386: checking for i586-uhu-linux-f77 configure:7415: result: no configure:7386: checking for i586-uhu-linux-xlf configure:7415: result: no configure:7386: checking for i586-uhu-linux-frt configure:7415: result: no configure:7386: checking for i586-uhu-linux-pgf77 configure:7415: result: no configure:7386: checking for i586-uhu-linux-fort77 configure:7415: result: no configure:7386: checking for i586-uhu-linux-fl32 configure:7415: result: no configure:7386: checking for i586-uhu-linux-af77 configure:7415: result: no configure:7386: checking for i586-uhu-linux-f90 configure:7415: result: no configure:7386: checking for i586-uhu-linux-xlf90 configure:7415: result: no configure:7386: checking for i586-uhu-linux-pgf90 configure:7415: result: no configure:7386: checking for i586-uhu-linux-epcf90 configure:7415: result: no configure:7386: checking for i586-uhu-linux-f95 configure:7415: result: no configure:7386: checking for i586-uhu-linux-fort configure:7415: result: no configure:7386: checking for i586-uhu-linux-xlf95 configure:7415: result: no configure:7386: checking for i586-uhu-linux-ifc configure:7415: result: no configure:7386: checking for i586-uhu-linux-efc configure:7415: result: no configure:7386: checking for i586-uhu-linux-pgf95 configure:7415: result: no configure:7386: checking for i586-uhu-linux-lf95 configure:7415: result: no configure:7386: checking for i586-uhu-linux-gfortran configure:7415: result: no configure:7428: checking for g77 configure:7457: result: no configure:7428: checking for f77 configure:7457: result: no configure:7428: checking for xlf configure:7457: result: no configure:7428: checking for frt configure:7457: result: no configure:7428: checking for pgf77 configure:7457: result: no configure:7428: checking for fort77 configure:7457: result: no configure:7428: checking for fl32 configure:7457: result: no configure:7428: checking for af77 configure:7457: result: no configure:7428: checking for f90 configure:7457: result: no configure:7428: checking for xlf90 configure:7457: result: no configure:7428: checking for pgf90 configure:7457: result: no configure:7428: checking for epcf90 configure:7457: result: no configure:7428: checking for f95 configure:7457: result: no configure:7428: checking for fort configure:7457: result: no configure:7428: checking for xlf95 configure:7457: result: no configure:7428: checking for ifc configure:7457: result: no configure:7428: checking for efc configure:7457: result: no configure:7428: checking for pgf95 configure:7457: result: no configure:7428: checking for lf95 configure:7457: result: no configure:7428: checking for gfortran configure:7457: result: no configure:7469: checking for Fortran 77 compiler version configure:7472: --version &5 ./configure: line 7473: --version: command not found configure:7475: $? = 127 configure:7477: -v &5 ./configure: line 7478: -v: command not found configure:7480: $? = 127 configure:7482: -V &5 ./configure: line 7483: -V: command not found configure:7485: $? = 127 configure:7493: checking whether we are using the GNU Fortran 77 compiler configure:7507: -c conftest.F >&5 ./configure: line 7508: -c: command not found configure:7513: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:7538: result: no configure:7544: checking whether accepts -g configure:7556: -c -g conftest.f >&5 ./configure: line 7557: -c: command not found configure:7562: $? = 127 configure: failed program was: | program main | | end configure:7586: result: no configure:7616: checking the maximum length of command line arguments configure:7675: result: 32768 configure:7686: checking command to parse nm output from i586-uhu-linux-gcc object configure:7775: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:5: warning: no previous prototype for 'nm_test_func' configure:7778: $? = 0 configure:7782: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:7785: $? = 0 configure:7837: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c conftstm.o >&5 configure:7840: $? = 0 configure:7878: result: ok configure:7882: checking for objdir configure:7897: result: .libs configure:7949: checking for i586-uhu-linux-ar configure:7978: result: no configure:7987: checking for ar configure:8003: found /usr/bin/ar configure:8014: result: ar configure:8029: checking for i586-uhu-linux-ranlib configure:8058: result: no configure:8067: checking for ranlib configure:8083: found /usr/bin/ranlib configure:8094: result: ranlib configure:8109: checking for i586-uhu-linux-strip configure:8138: result: no configure:8147: checking for strip configure:8163: found /usr/bin/strip configure:8174: result: strip configure:8436: checking if i586-uhu-linux-gcc static flag works configure:8459: result: yes configure:8481: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:8499: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:8503: $? = 0 configure:8514: result: no configure:8529: checking for i586-uhu-linux-gcc option to produce PIC configure:8706: result: -fPIC configure:8714: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:8732: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -fPIC -DPIC conftest.c >&5 configure:8736: $? = 0 configure:8747: result: yes configure:8771: checking if i586-uhu-linux-gcc supports -c -o file.o configure:8799: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -o out/conftest2.o conftest.c >&5 configure:8803: $? = 0 configure:8820: result: yes configure:8846: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:9645: result: yes configure:9671: checking whether -lc should be explicitly linked in configure:9676: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:9679: $? = 0 configure:9693: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9696: $? = 0 configure:9708: result: no configure:9716: checking dynamic linker characteristics configure:10234: result: GNU/Linux ld.so configure:10238: checking how to hardcode library paths into programs configure:10263: result: immediate configure:10277: checking whether stripping libraries is possible configure:10282: result: yes configure:10407: checking for shl_load configure:10464: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 /tmp/cc6lpHLi.o: In function `main': conftest.c:(.text+0x11): undefined reference to `shl_load' /tmp/cc6lpHLi.o:(.data+0x0): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:10470: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "smb4k" | #define VERSION "0.4.1a" | #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:10494: result: no configure:10499: checking for shl_load in -ldld configure:10529: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:10535: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "smb4k" | #define VERSION "0.4.1a" | #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:10560: result: no configure:10565: checking for dlopen configure:10622: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 /tmp/ccSTbXSz.o: In function `main': conftest.c:(.text+0x11): undefined reference to `dlopen' /tmp/ccSTbXSz.o:(.data+0x0): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:10628: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "smb4k" | #define VERSION "0.4.1a" | #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:10652: result: no configure:10657: checking for dlopen in -ldl configure:10687: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -ldl >&5 configure:10693: $? = 0 configure:10696: test -z || test ! -s conftest.err configure:10699: $? = 0 configure:10702: test -s conftest configure:10705: $? = 0 configure:10718: result: yes configure:10891: checking whether a program can dlopen itself configure:10963: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:10946: warning: no previous prototype for 'fnord' configure: In function `fnord': configure:10946: warning: unused variable `i' configure: In function `main': configure:10959: warning: implicit declaration of function `exit' configure:10966: $? = 0 configure:10984: result: yes configure:10989: checking whether a statically linked program can dlopen itself configure:11061: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:11044: warning: no previous prototype for 'fnord' configure: In function `fnord': configure:11044: warning: unused variable `i' configure: In function `main': configure:11057: warning: implicit declaration of function `exit' configure:11064: $? = 0 configure:11082: result: yes configure:11105: checking if libtool supports shared libraries configure:11107: result: yes configure:11110: checking whether to build shared libraries configure:11157: result: yes configure:11160: checking whether to build static libraries configure:11164: result: no configure:11255: creating libtool configure:11799: checking for ld used by i586-uhu-linux-g++ configure:11866: result: /usr/bin/ld configure:11875: checking if the linker (/usr/bin/ld) is GNU ld configure:11890: result: yes configure:11941: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:12742: result: yes configure:12764: i586-uhu-linux-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 -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common conftest.cc >&5 configure:12767: $? = 0 configure:12863: checking for i586-uhu-linux-g++ option to produce PIC configure:13115: result: -fPIC configure:13123: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:13141: i586-uhu-linux-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 -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fPIC -DPIC conftest.cc >&5 configure:13145: $? = 0 configure:13156: result: yes configure:13180: checking if i586-uhu-linux-g++ supports -c -o file.o configure:13208: i586-uhu-linux-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 -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -o out/conftest2.o conftest.cc >&5 configure:13212: $? = 0 configure:13229: result: yes configure:13255: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:13280: result: yes configure:13351: checking dynamic linker characteristics configure:13869: result: GNU/Linux ld.so configure:13873: checking how to hardcode library paths into programs configure:13898: result: immediate configure:13912: checking whether stripping libraries is possible configure:13917: result: yes configure:14042: checking for shl_load configure:14129: result: no configure:14134: checking for shl_load in -ldld configure:14195: result: no configure:14200: checking for dlopen configure:14287: result: no configure:14292: checking for dlopen in -ldl configure:14353: result: yes configure:14526: checking whether a program can dlopen itself configure:14619: result: yes configure:14624: checking whether a statically linked program can dlopen itself configure:14717: result: yes configure:21020: checking for msgfmt configure:21047: result: /usr/bin/msgfmt configure:21056: checking for gmsgfmt configure:21087: result: /usr/bin/msgfmt configure:21106: checking for xgettext configure:21133: result: /usr/bin/xgettext configure:21246: checking if C++ programs can be compiled configure:21275: i586-uhu-linux-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 -O2 -Wformat-security -Wmissing-format-attribute -fno-check-new -fno-common conftest.cc >&5 configure:21281: $? = 0 configure:21284: test -z || test ! -s conftest.err configure:21287: $? = 0 configure:21290: test -s conftest.o configure:21293: $? = 0 configure:21307: result: yes configure:21337: checking for strlcat configure:21385: i586-uhu-linux-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 -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:38: error: `strlcat' was not declared in this scope conftest.cc:38: warning: unused variable 'strlcat' configure:21391: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "smb4k" | #define VERSION "0.4.1a" | #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:21425: result: no configure:21428: checking if strlcat needs custom prototype configure:21531: result: yes - in libkdefakes configure:21556: checking for strlcpy configure:21603: i586-uhu-linux-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 -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:37: error: `strlcpy' was not declared in this scope conftest.cc:37: warning: unused variable 'strlcpy' configure:21609: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "smb4k" | #define VERSION "0.4.1a" | #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:21643: result: no configure:21646: checking if strlcpy needs custom prototype configure:21748: result: yes - in libkdefakes configure:21772: checking for main in -lutil configure:21796: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lutil >&5 configure:21802: $? = 0 configure:21805: test -z || test ! -s conftest.err configure:21808: $? = 0 configure:21811: test -s conftest configure:21814: $? = 0 configure:21827: result: yes configure:21833: checking for main in -lcompat configure:21857: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lcompat >&5 /usr/bin/ld: cannot find -lcompat collect2: ld returned 1 exit status configure:21863: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "smb4k" | #define VERSION "0.4.1a" | #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:21888: result: no configure:21895: checking for crypt in -lcrypt configure:21925: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lcrypt >&5 configure:21931: $? = 0 configure:21934: test -z || test ! -s conftest.err configure:21937: $? = 0 configure:21940: test -s conftest configure:21943: $? = 0 configure:21956: result: yes configure:22049: checking for socklen_t configure:22088: i586-uhu-linux-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 -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common conftest.cc >&5 configure:22094: $? = 0 configure:22097: test -z || test ! -s conftest.err configure:22100: $? = 0 configure:22103: test -s conftest.o configure:22106: $? = 0 configure:22177: result: socklen_t configure:22193: checking for dnet_ntoa in -ldnet configure:22223: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -ldnet >&5 /usr/bin/ld: cannot find -ldnet collect2: ld returned 1 exit status configure:22229: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "smb4k" | #define VERSION "0.4.1a" | #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:22254: result: no configure:22261: checking for dnet_ntoa in -ldnet_stub configure:22291: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -ldnet_stub >&5 /usr/bin/ld: cannot find -ldnet_stub collect2: ld returned 1 exit status configure:22297: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "smb4k" | #define VERSION "0.4.1a" | #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:22322: result: no configure:22329: checking for inet_ntoa configure:22386: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:22392: $? = 0 configure:22395: test -z || test ! -s conftest.err configure:22398: $? = 0 configure:22401: test -s conftest configure:22404: $? = 0 configure:22416: result: yes configure:22488: checking for connect configure:22545: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:22551: $? = 0 configure:22554: test -z || test ! -s conftest.err configure:22557: $? = 0 configure:22560: test -s conftest configure:22563: $? = 0 configure:22575: result: yes configure:22648: checking for remove configure:22705: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:22711: $? = 0 configure:22714: test -z || test ! -s conftest.err configure:22717: $? = 0 configure:22720: test -s conftest configure:22723: $? = 0 configure:22735: result: yes configure:22809: checking for shmat configure:22866: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:22872: $? = 0 configure:22875: test -z || test ! -s conftest.err configure:22878: $? = 0 configure:22881: test -s conftest configure:22884: $? = 0 configure:22896: result: yes configure:22978: checking for sys/types.h configure:22983: result: yes configure:22978: checking for stdint.h configure:22983: result: yes configure:23124: checking for poll in -lpoll configure:23154: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lpoll >&5 /usr/bin/ld: cannot find -lpoll collect2: ld returned 1 exit status configure:23160: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "smb4k" | #define VERSION "0.4.1a" | #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:23185: result: no configure:23203: checking CoreAudio/CoreAudio.h usability configure:23215: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:65:33: CoreAudio/CoreAudio.h: No such file or directory configure:23221: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "smb4k" | #define VERSION "0.4.1a" | #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:23243: result: no configure:23247: checking CoreAudio/CoreAudio.h presence configure:23257: i586-uhu-linux-gcc -E conftest.c conftest.c:31:33: CoreAudio/CoreAudio.h: No such file or directory configure:23263: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "smb4k" | #define VERSION "0.4.1a" | #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:23283: result: no configure:23318: checking for CoreAudio/CoreAudio.h configure:23325: result: no configure:23343: checking if res_init needs -lresolv configure:23370: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lresolv >&5 configure:23376: $? = 0 configure:23379: test -z || test ! -s conftest.err configure:23382: $? = 0 configure:23385: test -s conftest configure:23388: $? = 0 configure:23392: result: yes configure:23413: checking if res_init is available configure:23438: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:23444: $? = 0 configure:23447: test -z || test ! -s conftest.err configure:23450: $? = 0 configure:23453: test -s conftest.o configure:23456: $? = 0 configure:23459: result: yes configure:23482: checking for killpg in -lucb configure:23512: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lucb >&5 /usr/bin/ld: cannot find -lucb collect2: ld returned 1 exit status configure:23518: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "smb4k" | #define VERSION "0.4.1a" | #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:23543: result: no configure:23625: checking for int configure:23649: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:23655: $? = 0 configure:23658: test -z || test ! -s conftest.err configure:23661: $? = 0 configure:23664: test -s conftest.o configure:23667: $? = 0 configure:23678: result: yes configure:23681: checking size of int configure:23993: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:67: warning: no previous prototype for 'longval' conftest.c:68: warning: no previous prototype for 'ulongval' configure:23996: $? = 0 configure:23998: ./conftest configure:24001: $? = 0 configure:24024: result: 4 configure:24030: checking for short configure:24054: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:24060: $? = 0 configure:24063: test -z || test ! -s conftest.err configure:24066: $? = 0 configure:24069: test -s conftest.o configure:24072: $? = 0 configure:24083: result: yes configure:24086: checking size of short configure:24398: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:68: warning: no previous prototype for 'longval' conftest.c:69: warning: no previous prototype for 'ulongval' configure:24401: $? = 0 configure:24403: ./conftest configure:24406: $? = 0 configure:24429: result: 2 configure:24435: checking for long configure:24459: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:24465: $? = 0 configure:24468: test -z || test ! -s conftest.err configure:24471: $? = 0 configure:24474: test -s conftest.o configure:24477: $? = 0 configure:24488: result: yes configure:24491: checking size of long configure:24803: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:69: warning: no previous prototype for 'longval' conftest.c:70: warning: no previous prototype for 'ulongval' configure:24806: $? = 0 configure:24808: ./conftest configure:24811: $? = 0 configure:24834: result: 4 configure:24840: checking for char * configure:24864: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:24870: $? = 0 configure:24873: test -z || test ! -s conftest.err configure:24876: $? = 0 configure:24879: test -s conftest.o configure:24882: $? = 0 configure:24893: result: yes configure:24896: checking size of char * configure:25208: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:70: warning: no previous prototype for 'longval' conftest.c:71: warning: no previous prototype for 'ulongval' configure:25211: $? = 0 configure:25213: ./conftest configure:25216: $? = 0 configure:25239: result: 4 configure:25247: checking for dlopen in -ldl configure:25308: result: yes configure:25318: checking for shl_unload in -ldld configure:25348: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:25354: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "smb4k" | #define VERSION "0.4.1a" | #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:25379: result: no configure:25394: checking for size_t configure:25418: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:25424: $? = 0 configure:25427: test -z || test ! -s conftest.err configure:25430: $? = 0 configure:25433: test -s conftest.o configure:25436: $? = 0 configure:25447: result: yes configure:25450: checking size of size_t configure:25762: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:71: warning: no previous prototype for 'longval' conftest.c:72: warning: no previous prototype for 'ulongval' configure:25765: $? = 0 configure:25767: ./conftest configure:25770: $? = 0 configure:25793: result: 4 configure:25800: checking for unsigned long configure:25824: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:25830: $? = 0 configure:25833: test -z || test ! -s conftest.err configure:25836: $? = 0 configure:25839: test -s conftest.o configure:25842: $? = 0 configure:25853: result: yes configure:25856: checking size of unsigned long configure:26168: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:72: warning: no previous prototype for 'longval' conftest.c:73: warning: no previous prototype for 'ulongval' configure:26171: $? = 0 configure:26173: ./conftest configure:26176: $? = 0 configure:26199: result: 4 configure:26207: checking sizeof size_t == sizeof unsigned long configure:26229: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:26235: $? = 0 configure:26238: test -z || test ! -s conftest.err configure:26241: $? = 0 configure:26244: test -s conftest.o configure:26247: $? = 0 configure:26249: result: yes configure:26287: checking crt_externs.h usability configure:26299: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:73:25: crt_externs.h: No such file or directory configure:26305: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "smb4k" | #define VERSION "0.4.1a" | #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:26327: result: no configure:26331: checking crt_externs.h presence configure:26341: i586-uhu-linux-gcc -E conftest.c conftest.c:39:25: crt_externs.h: No such file or directory configure:26347: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "smb4k" | #define VERSION "0.4.1a" | #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:26367: result: no configure:26402: checking for crt_externs.h configure:26409: result: no configure:26422: checking for _NSGetEnviron configure:26479: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 /tmp/ccEmJ0KL.o: In function `main': conftest.c:(.text+0x11): undefined reference to `_NSGetEnviron' /tmp/ccEmJ0KL.o:(.data+0x0): undefined reference to `_NSGetEnviron' collect2: ld returned 1 exit status configure:26485: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "smb4k" | #define VERSION "0.4.1a" | #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:26509: result: no configure:26531: checking for vsnprintf configure:26588: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:26594: $? = 0 configure:26597: test -z || test ! -s conftest.err configure:26600: $? = 0 configure:26603: test -s conftest configure:26606: $? = 0 configure:26618: result: yes configure:26531: checking for snprintf configure:26588: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:26594: $? = 0 configure:26597: test -z || test ! -s conftest.err configure:26600: $? = 0 configure:26603: test -s conftest configure:26606: $? = 0 configure:26618: result: yes configure:26665: checking for X configure:26703: i586-uhu-linux-gcc -E conftest.c configure:26709: $? = 0 configure:26800: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lXt >&5 conftest.c: In function `main': conftest.c:45: warning: implicit declaration of function `XtMalloc' configure:26806: $? = 0 configure:26809: test -z || test ! -s conftest.err configure:26812: $? = 0 configure:26815: test -s conftest configure:26818: $? = 0 configure:26964: result: libraries /usr/lib, headers . configure:26993: checking for IceConnectionNumber in -lICE configure:27023: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -L/usr/lib conftest.c -lICE >&5 configure:27029: $? = 0 configure:27032: test -z || test ! -s conftest.err configure:27035: $? = 0 configure:27038: test -s conftest configure:27041: $? = 0 configure:27054: result: yes configure:27064: checking for libXext configure:27099: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -L/usr/lib conftest.c -lXext -lX11 >&5 configure:27105: $? = 0 configure:27108: test -z || test ! -s conftest.err configure:27111: $? = 0 configure:27114: test -s conftest configure:27117: $? = 0 configure:27136: result: yes configure:27280: checking for pthread_create in -lpthread configure:27310: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lpthread >&5 configure:27316: $? = 0 configure:27319: test -z || test ! -s conftest.err configure:27322: $? = 0 configure:27325: test -s conftest configure:27328: $? = 0 configure:27341: result: yes configure:27556: checking for extra includes configure:27584: result: no configure:27588: checking for extra libs configure:27617: result: no configure:27623: checking for libz configure:27658: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -I. -D_REENTRANT conftest.c -L/usr/lib -lz >&5 configure:27664: $? = 0 configure:27667: test -z || test ! -s conftest.err configure:27670: $? = 0 configure:27673: test -s conftest configure:27676: $? = 0 configure:27698: result: -lz configure:27719: checking for libpng configure:27756: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -I. -D_REENTRANT conftest.c -L/usr/lib -lpng -lz -lm -lX11 >&5 configure:27762: $? = 0 configure:27765: test -z || test ! -s conftest.err configure:27768: $? = 0 configure:27771: test -s conftest configure:27774: $? = 0 configure:27798: result: -lpng -lz -lm configure:27809: checking for libjpeg6b configure:27849: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -I. -D_REENTRANT conftest.c -L/usr/lib -ljpeg6b -lm >&5 /usr/bin/ld: cannot find -ljpeg6b collect2: ld returned 1 exit status configure:27855: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "smb4k" | #define VERSION "0.4.1a" | #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:27889: result: no configure:27892: checking for libjpeg configure:27932: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -I. -D_REENTRANT conftest.c -L/usr/lib -ljpeg -lm >&5 configure:27938: $? = 0 configure:27941: test -z || test ! -s conftest.err configure:27944: $? = 0 configure:27947: test -s conftest configure:27950: $? = 0 configure:27969: result: -ljpeg configure: 27993: ${prefix}/include/jpeglib.h configure: 27993: /usr/include/jpeglib.h taking that configure:28040: checking for perl configure:28097: result: /usr/bin/perl configure:28233: checking for Qt configure: 28298: /usr/lib/qt/include/qstyle.h taking that tried NO configure:28416: rm -rf SunWS_cache; i586-uhu-linux-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 -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -I/usr/lib/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -L/usr/lib/qt/lib -L/usr/lib conftest.cc -lqt-mt -lpng -lz -lm -ljpeg -ldl -lXext -lX11 -lSM -lICE -lpthread 1>&5 configure:28419: $? = 0 configure:28478: result: libraries /usr/lib/qt/lib, headers /usr/lib/qt/include using -mt configure:28660: checking for moc configure:28729: result: /usr/lib/qt/bin/moc configure:28737: checking for uic configure:28788: result: /usr/lib/qt/bin/uic configure:28819: checking whether uic supports -L configure:28830: /usr/lib/qt/bin/uic -L /nonexistent conftest.ui >/dev/null configure:28833: $? = 0 configure:28845: result: yes configure:28857: checking whether uic supports -nounload configure:28868: /usr/lib/qt/bin/uic -nounload conftest.ui >/dev/null configure:28871: $? = 0 configure:28883: result: yes configure:28920: checking if Qt needs -ljpeg configure:28961: rm -rf SunWS_cache; i586-uhu-linux-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 -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -I/usr/lib/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cc -L/usr/lib -L/usr/lib/qt/lib -lqt-mt -lpng -lz -lm -ldl -lXext -lX11 -lSM -lICE 1>&5 conftest.cc: In function `int main()': conftest.cc:51: warning: 'argv' might be used uninitialized in this function configure:28967: $? = 0 configure:28970: test -z || test ! -s conftest.err configure:28973: $? = 0 configure:28976: test -s conftest configure:28979: $? = 0 configure:29008: result: no configure:29040: checking for rpath configure:29068: result: yes configure:29071: checking for KDE configure: 29124: /usr/include/ksharedptr.h taking that configure: 29154: /usr/lib/libkio.la taking that configure: 29172: /usr/lib/kde3/plugins/designer/kdewidgets.la taking that configure:29245: result: libraries /usr/lib, headers /usr/include configure:29284: checking if UIC has KDE plugins available configure:29311: /usr/lib/qt/bin/uic -L /usr/lib/kde3/plugins/designer -nounload -impl actest.h actest.ui > actest.cpp configure:29314: $? = 0 configure:29328: result: yes configure:29367: checking for KDE paths configure:29984: result: defaults configure:30023: checking for dcopidl configure:30082: result: /usr/bin/dcopidl configure:30089: checking for dcopidl2cpp configure:30148: result: /usr/bin/dcopidl2cpp configure:30156: checking for mcopidl configure:30217: result: /usr/bin/mcopidl configure:30224: checking for artsc-config configure:30285: result: /usr/bin/artsc-config configure:30293: checking for kde-config configure:30344: result: /usr/bin/kde-config configure:30351: checking for meinproc configure:30402: result: /usr/bin/meinproc configure:30420: checking for kconfig_compiler configure:30479: result: /usr/bin/kconfig_compiler configure:30486: checking for dcopidlng configure:30545: result: /usr/bin/dcopidlng configure:30553: checking for xmllint configure:30604: result: /usr/bin/xmllint configure: 30620: /usr/share/kde/apps/ksgmltools2/customization/kde-chunk.xsl configure: 30620: /usr/local/share/apps/ksgmltools2/customization/kde-chunk.xsl configure: 30620: /usr/share/apps/ksgmltools2/customization/kde-chunk.xsl taking that configure:30806: checking if doc should be compiled configure:30818: result: yes configure:30806: checking if po should be compiled configure:30818: result: yes configure:30806: checking if smb4k should be compiled configure:30818: result: yes configure:30970: creating ./config.status ## ---------------------- ## ## 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 norris config.status:728: creating config.h config.status:1054: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func__NSGetEnviron=no ac_cv_func_connect=yes ac_cv_func_dlopen=no ac_cv_func_inet_ntoa=yes ac_cv_func_remove=yes ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_snprintf=yes ac_cv_func_vsnprintf=yes ac_cv_have_dlfcn=yes ac_cv_have_kde='have_kde=yes ac_kde_includes=/usr/include ac_kde_libraries=/usr/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=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_compat_main=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_dld_shl_unload=no ac_cv_lib_dnet_dnet_ntoa=no ac_cv_lib_dnet_stub_dnet_ntoa=no ac_cv_lib_jpeg_6b=no ac_cv_lib_jpeg_normal=-ljpeg ac_cv_lib_png='-lpng -lz -lm' ac_cv_lib_poll_poll=no ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_ucb_killpg=no ac_cv_lib_util_main=yes ac_cv_lib_z=-lz ac_cv_objext=o ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_CXX=i586-uhu-linux-g++ ac_cv_prog_CXXCPP='i586-uhu-linux-g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_sizeof_char_p=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=4 ac_cv_sizeof_unsigned_long=4 ac_cv_socklen_t=socklen_t ac_cv_target=i586-uhu-linux-gnu ac_cv_target_alias=i586-uhu-linux ac_cv_type_char_p=yes ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_short=yes ac_cv_type_size_t=yes ac_cv_type_unsigned_long=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 kde_cv_all_paths='kde_have_all_paths="yes" kde_htmldir="\${datadir}/doc/HTML" kde_appsdir="\${datadir}/applnk" kde_icondir="\${datadir}/icons" kde_sounddir="\${datadir}/sounds" kde_datadir="\${datadir}/apps" kde_locale="\${datadir}/locale" kde_cgidir="\${exec_prefix}/cgi-bin" kde_confdir="\${datadir}/config" kde_kcfgdir="\${datadir}/config.kcfg" kde_mimedir="\${datadir}/mimelnk" kde_toolbardir="\${datadir}/toolbar" kde_wallpaperdir="\${datadir}/wallpapers" kde_templatesdir="\${datadir}/templates" kde_bindir="\${exec_prefix}/bin" kde_servicesdir="\${datadir}/services" kde_servicetypesdir="\${datadir}/servicetypes" kde_moduledir="\${libdir}/kde3" kde_styledir="\${libdir}/kde3/plugins/styles" kde_widgetdir="/usr/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=. kde_x_libraries=/usr/lib' kde_cv_path=/usr/bin/xmllint kde_cv_path_artsc_config=/usr/bin/artsc-config kde_cv_path_dcopidl=/usr/bin/dcopidl kde_cv_path_dcopidl2cpp=/usr/bin/dcopidl2cpp kde_cv_path_dcopidlng=/usr/bin/dcopidlng kde_cv_path_kconfig_compiler=/usr/bin/kconfig_compiler kde_cv_path_kde_config=/usr/bin/kde-config kde_cv_path_mcopidl=/usr/bin/mcopidl kde_cv_path_meinproc=/usr/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_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.4.so' lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM=nm lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGISTW][ABCDGISTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/admin/missing --run aclocal-1.8' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/admin/missing --run tar' AR='ar' ARTSCCONFIG='/usr/bin/artsc-config' AUTOCONF='$(SHELL) $(top_srcdir)/admin/cvs.sh configure || touch configure' AUTODIRS='' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/admin/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/admin/missing --run automake-1.8' AWK='gawk' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute' CONF_FILES=' $(top_srcdir)/./admin/configure.in.min $(top_srcdir)/configure.in.in' CPP='i586-uhu-linux-gcc -E' CPPFLAGS=' -DQT_THREAD_SUPPORT -D_REENTRANT' CXX='i586-uhu-linux-g++' CXXCPP='i586-uhu-linux-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 -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common' CYGPATH_W='echo' DCOPIDL2CPP='/usr/bin/dcopidl2cpp' DCOPIDL='/usr/bin/dcopidl' DCOPIDLNG='/usr/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='' FFLAGS='' 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='/usr/bin/kconfig_compiler' KDECONFIG='/usr/bin/kde-config' KDE_EXTRA_RPATH='' KDE_INCLUDES='' KDE_LDFLAGS='-L/usr/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='/usr/share/apps/ksgmltools2/customization/kde-chunk.xsl' LDFLAGS='' LIBCOMPAT='' LIBCRYPT='-lcrypt' LIBDL='-ldl' LIBJPEG='-ljpeg' LIBOBJS='' LIBPNG='-lpng -lz -lm' LIBPTHREAD='-lpthread' LIBRESOLV='-lresolv' LIBS='' LIBSM='-lSM -lICE' LIBSOCKET='' LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent' LIBUCB='' LIBUTIL='-lutil' LIBZ='-lz' LIB_KAB='-lkab' LIB_KABC='-lkabc' LIB_KDECORE='-lkdecore' LIB_KDEPIM='-lkdepim' LIB_KDEPRINT='-lkdeprint' LIB_KDEUI='-lkdeui' LIB_KFILE='-lkio' LIB_KFM='' LIB_KHTML='-lkhtml' LIB_KIO='-lkio' LIB_KPARTS='-lkparts' LIB_KSPELL='-lkspell' LIB_KSYCOCA='-lkio' LIB_KUTILS='-lkutils' LIB_POLL='' LIB_QPE='' LIB_QT='-lqt-mt $(LIBZ) $(LIBPNG) -lXext $(LIB_X11) $(LIBSM) -lpthread' LIB_SMB='-lsmb' LIB_X11='-lX11 $(LIBSOCKET)' LIB_XEXT='-lXext' LIB_XRENDER='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/admin/missing --run makeinfo' MCOPIDL='/usr/bin/mcopidl' MEINPROC='/usr/bin/meinproc' MOC='/usr/lib/qt/bin/moc' MSGFMT='/usr/bin/msgfmt' NOOPT_CFLAGS='-O0' NOOPT_CXXFLAGS='-O0' OBJEXT='o' PACKAGE='smb4k' 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 smb4k' 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.4.1a' WOVERLOADED_VIRTUAL='' XGETTEXT='/usr/bin/xgettext' XMLLINT='/usr/bin/xmllint' X_EXTRA_LIBS='' X_INCLUDES='-I.' X_LDFLAGS='-L/usr/lib' X_PRE_LIBS='' X_RPATH='-R $(x_libraries)' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' all_includes='-I/usr/lib/qt/include -I. ' all_libraries='-L/usr/lib -L/usr/lib/qt/lib ' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' include_ARTS_FALSE='#' include_ARTS_TRUE='' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/admin/install-sh' kde_appsdir='${datadir}/applnk' kde_bindir='${exec_prefix}/bin' kde_confdir='${datadir}/config' kde_datadir='${datadir}/apps' kde_htmldir='${datadir}/doc/HTML' kde_icondir='${datadir}/icons' kde_includes='/usr/include' kde_kcfgdir='${datadir}/config.kcfg' kde_libraries='/usr/lib' kde_libs_htmldir='/usr/share/doc/HTML' kde_libs_prefix='/usr' kde_locale='${datadir}/locale' kde_mimedir='${datadir}/mimelnk' kde_moduledir='${libdir}/kde3' kde_qtver='3' kde_servicesdir='${datadir}/services' kde_servicetypesdir='${datadir}/servicetypes' kde_sounddir='${datadir}/sounds' kde_styledir='${libdir}/kde3/plugins/styles' kde_templatesdir='${datadir}/templates' kde_wallpaperdir='${datadir}/wallpapers' kde_widgetdir='/usr/lib/kde3/plugins/designer' kdeinitdir='$(kde_moduledir)' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' mkdir_p='mkdir -p -- .' oldincludedir='/usr/include' prefix='/usr' 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='/etc' target='i586-uhu-linux-gnu' target_alias='' target_cpu='i586' target_os='linux-gnu' target_vendor='uhu' x_includes='.' x_libraries='/usr/lib' xdg_appsdir='${datadir}/applications/kde' xdg_directorydir='${datadir}/desktop-directories' xdg_menudir='${sysconfdir}/xdg/menus' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_CRYPT 1 #define HAVE_DLFCN_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBJPEG 1 #define HAVE_LIBPNG 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIBZ 1 #define HAVE_MEMORY_H 1 #define HAVE_RES_INIT 1 #define HAVE_RES_INIT 1 #define HAVE_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 PACKAGE "smb4k" #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.4.1a" #define ksize_t socklen_t #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0