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 --enable-voice --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:1380: checking whether to enable maintainer-specific portions of Makefiles configure:1389: result: no configure:1410: checking build system type configure:1428: result: i586-uhu-linux-gnu configure:1436: checking host system type configure:1450: result: i586-uhu-linux-gnu configure:1458: checking target system type configure:1472: result: i586-uhu-linux-gnu configure:1500: checking for a BSD-compatible install configure:1555: result: /bin/install -c configure:1566: checking whether build environment is sane configure:1609: result: yes configure:1642: checking for gawk configure:1658: found /bin/gawk configure:1668: result: gawk configure:1678: checking whether make sets $(MAKE) configure:1698: result: yes configure:1862: checking for i586-uhu-linux-g++ configure:1878: found /usr/lib/ccache/i586-uhu-linux-g++ configure:1888: result: i586-uhu-linux-g++ configure:1946: checking for C++ compiler version configure:1949: 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:1952: $? = 0 configure:1954: 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:1957: $? = 0 configure:1959: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:1962: $? = 1 configure:1985: checking for C++ compiler default output file name configure:1988: i586-uhu-linux-g++ -fno-exceptions -pipe -Wall conftest.cc >&5 configure:1991: $? = 0 configure:2037: result: a.out configure:2042: checking whether the C++ compiler works configure:2048: ./a.out configure:2051: $? = 0 configure:2068: result: yes configure:2075: checking whether we are cross compiling configure:2077: result: no configure:2080: checking for suffix of executables configure:2082: i586-uhu-linux-g++ -o conftest -fno-exceptions -pipe -Wall conftest.cc >&5 configure:2085: $? = 0 configure:2110: result: configure:2116: checking for suffix of object files configure:2137: i586-uhu-linux-g++ -c -fno-exceptions -pipe -Wall conftest.cc >&5 configure:2140: $? = 0 configure:2162: result: o configure:2166: checking whether we are using the GNU C++ compiler configure:2190: i586-uhu-linux-g++ -c -fno-exceptions -pipe -Wall conftest.cc >&5 configure:2196: $? = 0 configure:2200: test -z || test ! -s conftest.err configure:2203: $? = 0 configure:2206: test -s conftest.o configure:2209: $? = 0 configure:2222: result: yes configure:2228: checking whether i586-uhu-linux-g++ accepts -g configure:2249: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:2255: $? = 0 configure:2259: test -z || test ! -s conftest.err configure:2262: $? = 0 configure:2265: test -s conftest.o configure:2268: $? = 0 configure:2279: result: yes configure:2321: i586-uhu-linux-g++ -c -fno-exceptions -pipe -Wall conftest.cc >&5 configure:2327: $? = 0 configure:2331: test -z || test ! -s conftest.err configure:2334: $? = 0 configure:2337: test -s conftest.o configure:2340: $? = 0 configure:2366: i586-uhu-linux-g++ -c -fno-exceptions -pipe -Wall conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:15: error: `exit' was not declared in this scope conftest.cc:15: warning: unused variable 'exit' configure:2372: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kadu-0.4.3" | #define VERSION "0.4.3" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:2321: i586-uhu-linux-g++ -c -fno-exceptions -pipe -Wall conftest.cc >&5 configure:2327: $? = 0 configure:2331: test -z || test ! -s conftest.err configure:2334: $? = 0 configure:2337: test -s conftest.o configure:2340: $? = 0 configure:2366: i586-uhu-linux-g++ -c -fno-exceptions -pipe -Wall conftest.cc >&5 configure:2372: $? = 0 configure:2376: test -z || test ! -s conftest.err configure:2379: $? = 0 configure:2382: test -s conftest.o configure:2385: $? = 0 configure:2427: checking for style of include used by make configure:2455: result: GNU configure:2483: checking dependency style of i586-uhu-linux-g++ configure:2545: result: gcc3 configure:2558: checking for i586-uhu-linux-gcc configure:2574: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2584: result: i586-uhu-linux-gcc configure:2866: checking for C compiler version configure:2869: 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:2872: $? = 0 configure:2874: 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:2877: $? = 0 configure:2879: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2882: $? = 1 configure:2885: checking whether we are using the GNU C compiler configure:2909: i586-uhu-linux-gcc -c conftest.c >&5 configure:2915: $? = 0 configure:2919: test -z || test ! -s conftest.err configure:2922: $? = 0 configure:2925: test -s conftest.o configure:2928: $? = 0 configure:2941: result: yes configure:2947: checking whether i586-uhu-linux-gcc accepts -g configure:2968: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2974: $? = 0 configure:2978: test -z || test ! -s conftest.err configure:2981: $? = 0 configure:2984: test -s conftest.o configure:2987: $? = 0 configure:2998: result: yes configure:3015: checking for i586-uhu-linux-gcc option to accept ANSI C configure:3085: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3091: $? = 0 configure:3095: test -z || test ! -s conftest.err configure:3098: $? = 0 configure:3101: test -s conftest.o configure:3104: $? = 0 configure:3122: result: none needed configure:3140: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3146: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3281: checking dependency style of i586-uhu-linux-gcc configure:3343: result: gcc3 configure:3361: checking for a BSD-compatible install configure:3416: result: /bin/install -c configure:3431: checking for gawk configure:3457: result: gawk configure:3501: checking how to run the C preprocessor configure:3536: i586-uhu-linux-gcc -E conftest.c configure:3542: $? = 0 configure:3574: i586-uhu-linux-gcc -E conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:3580: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kadu-0.4.3" | #define VERSION "0.4.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:3619: result: i586-uhu-linux-gcc -E configure:3643: i586-uhu-linux-gcc -E conftest.c configure:3649: $? = 0 configure:3681: i586-uhu-linux-gcc -E conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:3687: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kadu-0.4.3" | #define VERSION "0.4.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:3731: checking for egrep configure:3741: result: grep -E configure:3746: checking for ANSI C header files configure:3771: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3777: $? = 0 configure:3781: test -z || test ! -s conftest.err configure:3784: $? = 0 configure:3787: test -s conftest.o configure:3790: $? = 0 configure:3879: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:3882: $? = 0 configure:3884: ./conftest configure:3887: $? = 0 configure:3902: result: yes configure:3926: checking for sys/types.h configure:3942: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3948: $? = 0 configure:3952: test -z || test ! -s conftest.err configure:3955: $? = 0 configure:3958: test -s conftest.o configure:3961: $? = 0 configure:3972: result: yes configure:3926: checking for sys/stat.h configure:3942: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3948: $? = 0 configure:3952: test -z || test ! -s conftest.err configure:3955: $? = 0 configure:3958: test -s conftest.o configure:3961: $? = 0 configure:3972: result: yes configure:3926: checking for stdlib.h configure:3942: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3948: $? = 0 configure:3952: test -z || test ! -s conftest.err configure:3955: $? = 0 configure:3958: test -s conftest.o configure:3961: $? = 0 configure:3972: result: yes configure:3926: checking for string.h configure:3942: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3948: $? = 0 configure:3952: test -z || test ! -s conftest.err configure:3955: $? = 0 configure:3958: test -s conftest.o configure:3961: $? = 0 configure:3972: result: yes configure:3926: checking for memory.h configure:3942: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3948: $? = 0 configure:3952: test -z || test ! -s conftest.err configure:3955: $? = 0 configure:3958: test -s conftest.o configure:3961: $? = 0 configure:3972: result: yes configure:3926: checking for strings.h configure:3942: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3948: $? = 0 configure:3952: test -z || test ! -s conftest.err configure:3955: $? = 0 configure:3958: test -s conftest.o configure:3961: $? = 0 configure:3972: result: yes configure:3926: checking for inttypes.h configure:3942: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3948: $? = 0 configure:3952: test -z || test ! -s conftest.err configure:3955: $? = 0 configure:3958: test -s conftest.o configure:3961: $? = 0 configure:3972: result: yes configure:3926: checking for stdint.h configure:3942: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3948: $? = 0 configure:3952: test -z || test ! -s conftest.err configure:3955: $? = 0 configure:3958: test -s conftest.o configure:3961: $? = 0 configure:3972: result: yes configure:3926: checking for unistd.h configure:3942: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3948: $? = 0 configure:3952: test -z || test ! -s conftest.err configure:3955: $? = 0 configure:3958: test -s conftest.o configure:3961: $? = 0 configure:3972: result: yes configure:3998: checking execinfo.h usability configure:4010: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4016: $? = 0 configure:4020: test -z || test ! -s conftest.err configure:4023: $? = 0 configure:4026: test -s conftest.o configure:4029: $? = 0 configure:4039: result: yes configure:4043: checking execinfo.h presence configure:4053: i586-uhu-linux-gcc -E conftest.c configure:4059: $? = 0 configure:4079: result: yes configure:4114: checking for execinfo.h configure:4121: result: yes configure:4130: checking if execinfo is in libc configure:4154: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:33: warning: passing arg 1 of `backtrace' from incompatible pointer type configure:4160: $? = 0 configure:4164: test -z || test ! -s conftest.err configure:4167: $? = 0 configure:4170: test -s conftest configure:4173: $? = 0 configure:4177: result: yes configure:4284: checking for pthread_create in -lpthread configure:4314: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lpthread >&5 configure:4320: $? = 0 configure:4324: test -z || test ! -s conftest.err configure:4327: $? = 0 configure:4330: test -s conftest configure:4333: $? = 0 configure:4346: result: yes configure:4459: checking if libpng is in system directories configure:4481: i586-uhu-linux-gcc -o conftest -g -O2 -lpng conftest.c >&5 configure:4487: $? = 0 configure:4491: test -z || test ! -s conftest.err configure:4494: $? = 0 configure:4497: test -s conftest configure:4500: $? = 0 configure:4504: result: yes configure:4895: checking if qwidget.h header is in system directories configure:4917: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:27:23: qwidget.h: No such file or directory configure:4923: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kadu-0.4.3" | #define VERSION "0.4.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_EXECINFO_H 1 | #define HAVE_EXECINFO 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | return 0; | | ; | return 0; | } configure:4947: result: no configure:4950: checking for qwidget.h in specified directiories configure:4957: result: found in /usr/lib/qt/include configure:4989: checking if libqt-mt is in system directories configure:5011: i586-uhu-linux-gcc -o conftest -g -O2 -lpng -lpthread -lqt-mt conftest.c >&5 configure:5017: $? = 0 configure:5021: test -z || test ! -s conftest.err configure:5024: $? = 0 configure:5027: test -s conftest configure:5030: $? = 0 configure:5034: result: yes configure:5135: checking for moc in specified directiories configure:5142: result: found in /usr/lib/qt/bin configure:5168: checking for lrelease in specified directiories configure:5175: result: found in /usr/lib/qt/bin configure:5199: checking for ANSI C header files configure:5355: result: yes configure:5386: checking fcntl.h usability configure:5398: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5404: $? = 0 configure:5408: test -z || test ! -s conftest.err configure:5411: $? = 0 configure:5414: test -s conftest.o configure:5417: $? = 0 configure:5427: result: yes configure:5431: checking fcntl.h presence configure:5441: i586-uhu-linux-gcc -E conftest.c configure:5447: $? = 0 configure:5467: result: yes configure:5502: checking for fcntl.h configure:5509: result: yes configure:5386: checking limits.h usability configure:5398: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5404: $? = 0 configure:5408: test -z || test ! -s conftest.err configure:5411: $? = 0 configure:5414: test -s conftest.o configure:5417: $? = 0 configure:5427: result: yes configure:5431: checking limits.h presence configure:5441: i586-uhu-linux-gcc -E conftest.c configure:5447: $? = 0 configure:5467: result: yes configure:5502: checking for limits.h configure:5509: result: yes configure:5386: checking netinet/in.h usability configure:5398: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5404: $? = 0 configure:5408: test -z || test ! -s conftest.err configure:5411: $? = 0 configure:5414: test -s conftest.o configure:5417: $? = 0 configure:5427: result: yes configure:5431: checking netinet/in.h presence configure:5441: i586-uhu-linux-gcc -E conftest.c configure:5447: $? = 0 configure:5467: result: yes configure:5502: checking for netinet/in.h configure:5509: result: yes configure:5377: checking for stdlib.h configure:5382: result: yes configure:5377: checking for string.h configure:5382: result: yes configure:5386: checking sys/ioctl.h usability configure:5398: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5404: $? = 0 configure:5408: test -z || test ! -s conftest.err configure:5411: $? = 0 configure:5414: test -s conftest.o configure:5417: $? = 0 configure:5427: result: yes configure:5431: checking sys/ioctl.h presence configure:5441: i586-uhu-linux-gcc -E conftest.c configure:5447: $? = 0 configure:5467: result: yes configure:5502: checking for sys/ioctl.h configure:5509: result: yes configure:5386: checking sys/socket.h usability configure:5398: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5404: $? = 0 configure:5408: test -z || test ! -s conftest.err configure:5411: $? = 0 configure:5414: test -s conftest.o configure:5417: $? = 0 configure:5427: result: yes configure:5431: checking sys/socket.h presence configure:5441: i586-uhu-linux-gcc -E conftest.c configure:5447: $? = 0 configure:5467: result: yes configure:5502: checking for sys/socket.h configure:5509: result: yes configure:5377: checking for unistd.h configure:5382: result: yes configure:5524: checking for stdbool.h that conforms to C99 configure:5577: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5583: $? = 0 configure:5587: test -z || test ! -s conftest.err configure:5590: $? = 0 configure:5593: test -s conftest.o configure:5596: $? = 0 configure:5607: result: yes configure:5609: checking for _Bool configure:5633: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5639: $? = 0 configure:5643: test -z || test ! -s conftest.err configure:5646: $? = 0 configure:5649: test -s conftest.o configure:5652: $? = 0 configure:5663: result: yes configure:5682: checking for an ANSI C-conforming const configure:5749: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5755: $? = 0 configure:5759: test -z || test ! -s conftest.err configure:5762: $? = 0 configure:5765: test -s conftest.o configure:5768: $? = 0 configure:5779: result: yes configure:5791: checking for error_at_line configure:5812: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5818: $? = 0 configure:5822: test -z || test ! -s conftest.err configure:5825: $? = 0 configure:5828: test -s conftest configure:5831: $? = 0 configure:5843: result: yes configure:5857: checking whether i586-uhu-linux-gcc needs -traditional configure:5899: result: no configure:5911: checking for stdlib.h configure:5916: result: yes configure:6056: checking for GNU libc compatible malloc configure:6085: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6088: $? = 0 configure:6090: ./conftest configure:6093: $? = 0 configure:6107: result: yes configure:6137: checking whether lstat dereferences a symlink specified with a trailing slash configure:6168: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6171: $? = 0 configure:6173: ./conftest configure:6176: $? = 0 configure:6197: result: yes configure:6218: checking whether stat accepts an empty string configure:6243: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6246: $? = 0 configure:6248: ./conftest configure:6251: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kadu-0.4.3" | #define VERSION "0.4.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_EXECINFO_H 1 | #define HAVE_EXECINFO 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 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 | int | main () | { | struct stat sbuf; | exit (stat ("", &sbuf) ? 1 : 0); | ; | return 0; | } configure:6265: result: no configure:6287: checking for vprintf configure:6344: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:64: warning: conflicting types for built-in function 'vprintf' configure:6350: $? = 0 configure:6354: test -z || test ! -s conftest.err configure:6357: $? = 0 configure:6360: test -s conftest configure:6363: $? = 0 configure:6375: result: yes configure:6382: checking for _doprnt configure:6439: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 /tmp/cc8MoHbK.o: In function `main': /var/uhubuild/work/compile/conftest.c:81: undefined reference to `_doprnt' /tmp/cc8MoHbK.o:(.data+0x0): undefined reference to `_doprnt' collect2: ld returned 1 exit status configure:6445: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kadu-0.4.3" | #define VERSION "0.4.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_EXECINFO_H 1 | #define HAVE_EXECINFO 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* 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 _doprnt (); | /* 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__doprnt) || defined (__stub____doprnt) | choke me | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:6470: result: no configure:6491: checking for memset configure:6548: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:65: warning: conflicting types for built-in function 'memset' configure:6554: $? = 0 configure:6558: test -z || test ! -s conftest.err configure:6561: $? = 0 configure:6564: test -s conftest configure:6567: $? = 0 configure:6579: result: yes configure:6491: checking for mkdir configure:6548: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6554: $? = 0 configure:6558: test -z || test ! -s conftest.err configure:6561: $? = 0 configure:6564: test -s conftest configure:6567: $? = 0 configure:6579: result: yes configure:6491: checking for sqrt configure:6548: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:67: warning: conflicting types for built-in function 'sqrt' /tmp/ccW1KWVh.o: In function `main': /var/uhubuild/work/compile/conftest.c:83: undefined reference to `sqrt' /tmp/ccW1KWVh.o:(.data+0x0): undefined reference to `sqrt' collect2: ld returned 1 exit status configure:6554: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kadu-0.4.3" | #define VERSION "0.4.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_EXECINFO_H 1 | #define HAVE_EXECINFO 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_VPRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | /* end confdefs.h. */ | /* Define sqrt to an innocuous variant, in case declares sqrt. | For example, HP-UX 11i declares gettimeofday. */ | #define sqrt innocuous_sqrt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sqrt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sqrt | | /* 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 sqrt (); | /* 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_sqrt) || defined (__stub___sqrt) | choke me | #else | char (*f) () = sqrt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != sqrt; | ; | return 0; | } configure:6579: result: no configure:6491: checking for strdup configure:6548: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:67: warning: conflicting types for built-in function 'strdup' configure:6554: $? = 0 configure:6558: test -z || test ! -s conftest.err configure:6561: $? = 0 configure:6564: test -s conftest configure:6567: $? = 0 configure:6579: result: yes configure:6591: checking for stdint types configure:6619: i586-uhu-linux-gcc -c conftest.c >&5 configure:6625: $? = 0 configure:6629: test -z || test ! -s conftest.err configure:6632: $? = 0 configure:6635: test -s conftest.o configure:6638: $? = 0 configure:6667: result: stdint.h (shortcircuit) configure:9443: result: make use of stdint.h in kadu-stdint.h (assuming C99 compatible system) configure:9919: checking if libsndfile is in system directories configure:9941: i586-uhu-linux-gcc -o conftest -g -O2 -lsndfile conftest.c >&5 configure:9947: $? = 0 configure:9951: test -z || test ! -s conftest.err configure:9954: $? = 0 configure:9957: test -s conftest configure:9960: $? = 0 configure:9964: result: yes configure:10060: checking if sndfile.h header is in system directories configure:10082: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:10088: $? = 0 configure:10092: test -z || test ! -s conftest.err configure:10095: $? = 0 configure:10098: test -s conftest.o configure:10101: $? = 0 configure:10104: result: yes configure:9919: checking if libssl is in system directories configure:9941: i586-uhu-linux-gcc -o conftest -g -O2 -lssl conftest.c >&5 configure:9947: $? = 0 configure:9951: test -z || test ! -s conftest.err configure:9954: $? = 0 configure:9957: test -s conftest configure:9960: $? = 0 configure:9964: result: yes configure:9919: checking if libcrypto is in system directories configure:9941: i586-uhu-linux-gcc -o conftest -g -O2 -lssl -lcrypto conftest.c >&5 configure:9947: $? = 0 configure:9951: test -z || test ! -s conftest.err configure:9954: $? = 0 configure:9957: test -s conftest configure:9960: $? = 0 configure:9964: result: yes configure:10060: checking if ssl.h header is in system directories configure:10082: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:47:19: ssl.h: No such file or directory configure:10088: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kadu-0.4.3" | #define VERSION "0.4.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_EXECINFO_H 1 | #define HAVE_EXECINFO 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_VPRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_STRDUP 1 | #define SIG_HANDLING_ENABLED 1 | #define DIST_TYPE "sources" | /* end confdefs.h. */ | | #include | | int | main () | { | | return 0; | | ; | return 0; | } configure:10112: result: no configure:10115: checking for ssl.h in specified directiories configure:10122: result: found in /usr/include/openssl configure:9919: checking if libX11 is in system directories configure:9941: i586-uhu-linux-gcc -o conftest -g -O2 -lX11 conftest.c >&5 configure:9947: $? = 0 configure:9951: test -z || test ! -s conftest.err configure:9954: $? = 0 configure:9957: test -s conftest configure:9960: $? = 0 configure:9964: result: yes configure:10060: checking if X11/Xlib.h header is in system directories configure:10082: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:10088: $? = 0 configure:10092: test -z || test ! -s conftest.err configure:10095: $? = 0 configure:10098: test -s conftest.o configure:10101: $? = 0 configure:10104: result: yes configure:10190: checking modules dependencies configure:10265: result: ok configure:10503: 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:752: creating Makefile config.status:752: creating kadu/Makefile config.status:752: creating translations/Makefile config.status:752: creating varia/Makefile config.status:752: creating modules/Makefile config.status:752: creating varia/scripts/kadu-config config.status:752: creating kadu/modules_static.cpp config.status:856: creating kadu-config.h config.status:1192: executing depfiles commands config.status:1192: executing kadu-stdint.h commands config.status:1287: creating kadu-stdint.h : _KADU_0_4_3_KADU_STDINT_H configure:12364: configuring in libgadu configure:12481: running /bin/sh './configure' --prefix=/usr '--enable-voice' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' 'build_alias=i586-uhu-linux' 'host_alias=i586-uhu-linux' --with-pthread --without-openssl 'CFLAGS_LIBGADU=-DGG_DEBUG_DISABLE -s' --enable-static --disable-shared --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_compiler_gnu=yes ac_cv_c_const=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_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_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_func__doprnt=no ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memset=yes ac_cv_func_mkdir=yes ac_cv_func_sqrt=no ac_cv_func_stat_empty_string_bug=no ac_cv_func_strdup=yes ac_cv_func_vprintf=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint=stdint.h ac_cv_header_stdint_h=yes ac_cv_header_stdint_t=stdint.h ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_socket_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_error_at_line=yes ac_cv_lib_pthread_pthread_create=yes ac_cv_objext=o 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_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_stdint_message='using gnu compiler i586-uhu-linux-gcc (GCC) 3.4.6' ac_cv_stdint_result='(assuming C99 compatible system)' ac_cv_target=i586-uhu-linux-gnu ac_cv_target_alias=i586-uhu-linux ac_cv_type__Bool=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/admin/missing --run aclocal-1.6' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/admin/missing --run tar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/admin/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/admin/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/admin/missing --run automake-1.6' AWK='gawk' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CXX='i586-uhu-linux-g++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-exceptions -pipe -Wall -s' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DYNAMIC_OPT='-rdynamic' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GADU_INCLUDES='-I../libgadu/lib' GADU_LIBS='../libgadu/lib/libgadu.a' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/admin/missing --run makeinfo' MY_SUBDIRS=' libgadu modules kadu translations varia' OBJEXT='o' PACKAGE='kadu-0.4.3' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PHEADERS_ENABLED_FALSE='' PHEADERS_ENABLED_TRUE='#' PNG_LIBS='-lpng' PTHREAD_CPPFLAGS='' PTHREAD_LDFLAGS='' PTHREAD_LIBS='-lpthread' QT_INCLUDES='-I/usr/lib/qt/include' QT_LIBS='-lqt-mt' QT_LRELEASE_DIR='/usr/lib/qt/bin' QT_MOC_DIR='/usr/lib/qt/bin' SET_MAKE='' SHARED_FLAGS='' SHARED_OPT='-shared' SHELL='/bin/sh' SO_EXT='so' STATIC_MODULES_DECLS=' extern "C" int docking_init(void); extern "C" void docking_close(void); extern "C" int notify_init(void); extern "C" void notify_close(void); extern "C" int sound_init(void); extern "C" void sound_close(void);' STATIC_MODULES_REGRS=' registerStaticModule("docking",docking_init,docking_close); registerStaticModule("notify",notify_init,notify_close); registerStaticModule("sound",sound_init,sound_close);' STRIP='' VERSION='0.4.3' Z_LIBS='' ac_ct_CC='' ac_ct_CXX='' ac_ct_STRIP='' am__include='include' 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' enable_pheaders='no' enabled_icon_themes=' default' exec_prefix='${prefix}' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/admin/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' shared_modules=' account_management autoaway autoresponder config_wizard dcc default_sms dsp_sound encryption ext_sound hints sms voice window_notify x11_docking' sharedstatedir='${prefix}/com' static_modules=' docking notify sound' static_modules_ldflags=' -lsndfile' subdirs=' libgadu' sysconfdir='/etc' target='i586-uhu-linux-gnu' target_alias='' target_cpu='i586' target_os='linux-gnu' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define BINDIR "/usr/bin" #define DATADIR "/usr/share" #define DIST_TYPE "sources" #define HAVE_EXECINFO 1 #define HAVE_EXECINFO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MALLOC 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMSET 1 #define HAVE_MKDIR 1 #define HAVE_NETINET_IN_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRDUP 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VPRINTF 1 #define HAVE__BOOL 1 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define PACKAGE "kadu-0.4.3" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define SIG_HANDLING_ENABLED 1 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define VERSION "0.4.3" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0