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.57. 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 = bobek uname -m = i686 uname -r = 2.6.17.6-4 uname -s = Linux uname -v = #1 SMP Tue Aug 8 18:48:31 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:1497: checking build system type configure:1515: result: i586-uhu-linux-gnu configure:1523: checking host system type configure:1537: result: i586-uhu-linux-gnu configure:1545: checking target system type configure:1559: result: i586-uhu-linux-gnu configure:1601: checking for a BSD-compatible install configure:1655: result: /bin/install -c configure:1666: checking whether build environment is sane configure:1709: result: yes configure:1729: checking for gawk configure:1745: found /bin/gawk configure:1755: result: gawk configure:1765: checking whether make sets $(MAKE) configure:1785: result: yes configure:1998: checking for i586-uhu-linux-gcc configure:2014: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2024: result: i586-uhu-linux-gcc configure:2306: checking for C compiler version configure:2309: 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:2312: $? = 0 configure:2314: 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:2317: $? = 0 configure:2319: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2322: $? = 1 configure:2346: checking for C compiler default output configure:2349: i586-uhu-linux-gcc conftest.c >&5 configure:2352: $? = 0 configure:2398: result: a.out configure:2403: checking whether the C compiler works configure:2409: ./a.out configure:2412: $? = 0 configure:2429: result: yes configure:2436: checking whether we are cross compiling configure:2438: result: no configure:2441: checking for suffix of executables configure:2443: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2446: $? = 0 configure:2471: result: configure:2477: checking for suffix of object files configure:2499: i586-uhu-linux-gcc -c conftest.c >&5 configure:2502: $? = 0 configure:2524: result: o configure:2528: checking whether we are using the GNU C compiler configure:2553: i586-uhu-linux-gcc -c conftest.c >&5 configure:2556: $? = 0 configure:2559: test -s conftest.o configure:2562: $? = 0 configure:2575: result: yes configure:2581: checking whether i586-uhu-linux-gcc accepts -g configure:2603: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2606: $? = 0 configure:2609: test -s conftest.o configure:2612: $? = 0 configure:2623: result: yes configure:2640: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2701: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2704: $? = 0 configure:2707: test -s conftest.o configure:2710: $? = 0 configure:2728: result: none needed configure:2746: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2749: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2869: checking for style of include used by make configure:2897: result: GNU configure:2925: checking dependency style of i586-uhu-linux-gcc configure:3008: result: gcc3 configure:3030: checking how to run the C preprocessor configure:3066: i586-uhu-linux-gcc -E conftest.c configure:3072: $? = 0 configure:3104: i586-uhu-linux-gcc -E conftest.c configure:3109:28: ac_nonexistent.h: No such file or directory configure:3110: $? = 1 configure: failed program was: | #line 3095 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "licq" | #define VERSION "1.3.2" | #define PACKAGE "licq" | #define VERSION "1.3.2" | #define INT_VERSION 1032 | #define USE_FIFO 1 | /* end confdefs.h. */ | #include configure:3148: result: i586-uhu-linux-gcc -E configure:3173: i586-uhu-linux-gcc -E conftest.c configure:3179: $? = 0 configure:3211: i586-uhu-linux-gcc -E conftest.c configure:3216:28: ac_nonexistent.h: No such file or directory configure:3217: $? = 1 configure: failed program was: | #line 3202 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "licq" | #define VERSION "1.3.2" | #define PACKAGE "licq" | #define VERSION "1.3.2" | #define INT_VERSION 1032 | #define USE_FIFO 1 | /* end confdefs.h. */ | #include configure:3269: checking for i586-uhu-linux-g++ configure:3285: found /usr/lib/ccache/i586-uhu-linux-g++ configure:3295: result: i586-uhu-linux-g++ configure:3353: checking for C++ compiler version configure:3356: 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:3359: $? = 0 configure:3361: 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:3364: $? = 0 configure:3366: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:3369: $? = 1 configure:3372: checking whether we are using the GNU C++ compiler configure:3397: i586-uhu-linux-g++ -c conftest.cc >&5 configure:3400: $? = 0 configure:3403: test -s conftest.o configure:3406: $? = 0 configure:3419: result: yes configure:3425: checking whether i586-uhu-linux-g++ accepts -g configure:3447: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:3450: $? = 0 configure:3453: test -s conftest.o configure:3456: $? = 0 configure:3467: result: yes configure:3511: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:3514: $? = 0 configure:3517: test -s conftest.o configure:3520: $? = 0 configure:3547: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure: In function `int main()': configure:3548: error: `exit' was not declared in this scope configure:3550: $? = 1 configure: failed program was: | #line 3530 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "licq" | #define VERSION "1.3.2" | #define PACKAGE "licq" | #define VERSION "1.3.2" | #define INT_VERSION 1032 | #define USE_FIFO 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3511: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:3514: $? = 0 configure:3517: test -s conftest.o configure:3520: $? = 0 configure:3547: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:3550: $? = 0 configure:3553: test -s conftest.o configure:3556: $? = 0 configure:3581: checking dependency style of i586-uhu-linux-g++ configure:3664: result: gcc3 configure:3681: checking whether i586-uhu-linux-g++ accepts -fno-exceptions -fno-check-new configure:3695: result: yes configure:3723: checking how to run the C++ preprocessor configure:3755: i586-uhu-linux-g++ -E conftest.cc configure:3761: $? = 0 configure:3793: i586-uhu-linux-g++ -E conftest.cc configure:3801:28: ac_nonexistent.h: No such file or directory configure:3799: $? = 1 configure: failed program was: | #line 3784 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "licq" | #define VERSION "1.3.2" | #define PACKAGE "licq" | #define VERSION "1.3.2" | #define INT_VERSION 1032 | #define USE_FIFO 1 | #ifdef __cplusplus | #include | #endif | /* end confdefs.h. */ | #include configure:3837: result: i586-uhu-linux-g++ -E configure:3862: i586-uhu-linux-g++ -E conftest.cc configure:3868: $? = 0 configure:3900: i586-uhu-linux-g++ -E conftest.cc configure:3908:28: ac_nonexistent.h: No such file or directory configure:3906: $? = 1 configure: failed program was: | #line 3891 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "licq" | #define VERSION "1.3.2" | #define PACKAGE "licq" | #define VERSION "1.3.2" | #define INT_VERSION 1032 | #define USE_FIFO 1 | #ifdef __cplusplus | #include | #endif | /* end confdefs.h. */ | #include configure:3950: checking for strerror in -lcposix configure:3981: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lcposix >&5 /usr/bin/ld: cannot find -lcposix collect2: ld returned 1 exit status configure:3984: $? = 1 configure: failed program was: | #line 3957 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "licq" | #define VERSION "1.3.2" | #define PACKAGE "licq" | #define VERSION "1.3.2" | #define INT_VERSION 1032 | #define USE_FIFO 1 | #ifdef __cplusplus | #include | #endif | /* 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 strerror (); | int | main () | { | strerror (); | ; | return 0; | } configure:4002: result: no configure:4010: checking whether make sets $(MAKE) configure:4030: result: yes configure:4051: checking for a BSD-compatible install configure:4105: result: /bin/install -c configure:4119: checking for i586-uhu-linux-ranlib configure:4148: result: no configure:4157: checking for ranlib configure:4173: found /usr/bin/ranlib configure:4184: result: ranlib configure:4198: checking for strip configure:4216: found /usr/bin/strip configure:4229: result: /usr/bin/strip configure:4238: checking for size configure:4256: found /usr/bin/size configure:4269: result: /usr/bin/size configure:4284: checking for special C compiler options needed for large files configure:4364: result: no configure:4370: checking for _FILE_OFFSET_BITS value needed for large files configure:4402: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:4400: warning: left shift count >= width of type configure:4400: warning: left shift count >= width of type configure:4402: error: size of array `off_t_is_large' is negative configure:4405: $? = 1 configure: failed program was: | #line 4377 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "licq" | #define VERSION "1.3.2" | #define PACKAGE "licq" | #define VERSION "1.3.2" | #define INT_VERSION 1032 | #define USE_FIFO 1 | #ifdef __cplusplus | #include | #endif | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:4446: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:4449: $? = 0 configure:4452: test -s conftest.o configure:4455: $? = 0 configure:4467: result: 64 configure:4477: checking for _LARGE_FILES value needed for large files configure:4509: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:4512: $? = 0 configure:4515: test -s conftest.o configure:4518: $? = 0 configure:4574: result: no configure:4631: checking for dirent.h that defines DIR configure:4656: i586-uhu-linux-gcc -c -O2 -fPIC -DPIC -D_REENTRANT conftest.c >&5 configure:4659: $? = 0 configure:4662: test -s conftest.o configure:4665: $? = 0 configure:4676: result: yes configure:4689: checking for library containing opendir configure:4720: i586-uhu-linux-gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT conftest.c >&5 configure:4723: $? = 0 configure:4726: test -s conftest configure:4729: $? = 0 configure:4788: result: none required configure:4905: checking for egrep configure:4915: result: grep -E configure:4920: checking for ANSI C header files configure:4946: i586-uhu-linux-gcc -c -O2 -fPIC -DPIC -D_REENTRANT conftest.c >&5 configure:4949: $? = 0 configure:4952: test -s conftest.o configure:4955: $? = 0 configure:5047: i586-uhu-linux-gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT conftest.c >&5 configure:5050: $? = 0 configure:5052: ./conftest configure:5055: $? = 0 configure:5070: result: yes configure:5094: checking for sys/types.h configure:5111: i586-uhu-linux-gcc -c -O2 -fPIC -DPIC -D_REENTRANT conftest.c >&5 configure:5114: $? = 0 configure:5117: test -s conftest.o configure:5120: $? = 0 configure:5131: result: yes configure:5094: checking for sys/stat.h configure:5111: i586-uhu-linux-gcc -c -O2 -fPIC -DPIC -D_REENTRANT conftest.c >&5 configure:5114: $? = 0 configure:5117: test -s conftest.o configure:5120: $? = 0 configure:5131: result: yes configure:5094: checking for stdlib.h configure:5111: i586-uhu-linux-gcc -c -O2 -fPIC -DPIC -D_REENTRANT conftest.c >&5 configure:5114: $? = 0 configure:5117: test -s conftest.o configure:5120: $? = 0 configure:5131: result: yes configure:5094: checking for string.h configure:5111: i586-uhu-linux-gcc -c -O2 -fPIC -DPIC -D_REENTRANT conftest.c >&5 configure:5114: $? = 0 configure:5117: test -s conftest.o configure:5120: $? = 0 configure:5131: result: yes configure:5094: checking for memory.h configure:5111: i586-uhu-linux-gcc -c -O2 -fPIC -DPIC -D_REENTRANT conftest.c >&5 configure:5114: $? = 0 configure:5117: test -s conftest.o configure:5120: $? = 0 configure:5131: result: yes configure:5094: checking for strings.h configure:5111: i586-uhu-linux-gcc -c -O2 -fPIC -DPIC -D_REENTRANT conftest.c >&5 configure:5114: $? = 0 configure:5117: test -s conftest.o configure:5120: $? = 0 configure:5131: result: yes configure:5094: checking for inttypes.h configure:5111: i586-uhu-linux-gcc -c -O2 -fPIC -DPIC -D_REENTRANT conftest.c >&5 configure:5114: $? = 0 configure:5117: test -s conftest.o configure:5120: $? = 0 configure:5131: result: yes configure:5094: checking for stdint.h configure:5111: i586-uhu-linux-gcc -c -O2 -fPIC -DPIC -D_REENTRANT conftest.c >&5 configure:5114: $? = 0 configure:5117: test -s conftest.o configure:5120: $? = 0 configure:5131: result: yes configure:5094: checking for unistd.h configure:5111: i586-uhu-linux-gcc -c -O2 -fPIC -DPIC -D_REENTRANT conftest.c >&5 configure:5114: $? = 0 configure:5117: test -s conftest.o configure:5120: $? = 0 configure:5131: result: yes configure:5164: checking errno.h usability configure:5177: i586-uhu-linux-gcc -c -O2 -fPIC -DPIC -D_REENTRANT conftest.c >&5 configure:5180: $? = 0 configure:5183: test -s conftest.o configure:5186: $? = 0 configure:5196: result: yes configure:5200: checking errno.h presence configure:5211: i586-uhu-linux-gcc -E -fPIC -DPIC -D_REENTRANT conftest.c configure:5217: $? = 0 configure:5236: result: yes configure:5272: checking for errno.h configure:5279: result: yes configure:5164: checking fcntl.h usability configure:5177: i586-uhu-linux-gcc -c -O2 -fPIC -DPIC -D_REENTRANT conftest.c >&5 configure:5180: $? = 0 configure:5183: test -s conftest.o configure:5186: $? = 0 configure:5196: result: yes configure:5200: checking fcntl.h presence configure:5211: i586-uhu-linux-gcc -E -fPIC -DPIC -D_REENTRANT conftest.c configure:5217: $? = 0 configure:5236: result: yes configure:5272: checking for fcntl.h configure:5279: result: yes configure:5164: checking getopt.h usability configure:5177: i586-uhu-linux-gcc -c -O2 -fPIC -DPIC -D_REENTRANT conftest.c >&5 configure:5180: $? = 0 configure:5183: test -s conftest.o configure:5186: $? = 0 configure:5196: result: yes configure:5200: checking getopt.h presence configure:5211: i586-uhu-linux-gcc -E -fPIC -DPIC -D_REENTRANT conftest.c configure:5217: $? = 0 configure:5236: result: yes configure:5272: checking for getopt.h configure:5279: result: yes configure:5164: checking limits.h usability configure:5177: i586-uhu-linux-gcc -c -O2 -fPIC -DPIC -D_REENTRANT conftest.c >&5 configure:5180: $? = 0 configure:5183: test -s conftest.o configure:5186: $? = 0 configure:5196: result: yes configure:5200: checking limits.h presence configure:5211: i586-uhu-linux-gcc -E -fPIC -DPIC -D_REENTRANT conftest.c configure:5217: $? = 0 configure:5236: result: yes configure:5272: checking for limits.h configure:5279: result: yes configure:5164: checking malloc.h usability configure:5177: i586-uhu-linux-gcc -c -O2 -fPIC -DPIC -D_REENTRANT conftest.c >&5 configure:5180: $? = 0 configure:5183: test -s conftest.o configure:5186: $? = 0 configure:5196: result: yes configure:5200: checking malloc.h presence configure:5211: i586-uhu-linux-gcc -E -fPIC -DPIC -D_REENTRANT conftest.c configure:5217: $? = 0 configure:5236: result: yes configure:5272: checking for malloc.h configure:5279: result: yes configure:5164: checking pwd.h usability configure:5177: i586-uhu-linux-gcc -c -O2 -fPIC -DPIC -D_REENTRANT conftest.c >&5 configure:5180: $? = 0 configure:5183: test -s conftest.o configure:5186: $? = 0 configure:5196: result: yes configure:5200: checking pwd.h presence configure:5211: i586-uhu-linux-gcc -E -fPIC -DPIC -D_REENTRANT conftest.c configure:5217: $? = 0 configure:5236: result: yes configure:5272: checking for pwd.h configure:5279: result: yes configure:5155: checking for unistd.h configure:5160: result: yes configure:5164: checking paths.h usability configure:5177: i586-uhu-linux-gcc -c -O2 -fPIC -DPIC -D_REENTRANT conftest.c >&5 configure:5180: $? = 0 configure:5183: test -s conftest.o configure:5186: $? = 0 configure:5196: result: yes configure:5200: checking paths.h presence configure:5211: i586-uhu-linux-gcc -E -fPIC -DPIC -D_REENTRANT conftest.c configure:5217: $? = 0 configure:5236: result: yes configure:5272: checking for paths.h configure:5279: result: yes configure:5294: checking for inet_addr in -lxnet configure:5325: i586-uhu-linux-gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT conftest.c -lxnet >&5 /usr/bin/ld: cannot find -lxnet collect2: ld returned 1 exit status configure:5328: $? = 1 configure: failed program was: | #line 5301 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "licq" | #define VERSION "1.3.2" | #define PACKAGE "licq" | #define VERSION "1.3.2" | #define INT_VERSION 1032 | #define USE_FIFO 1 | #ifdef __cplusplus | #include | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_DIRENT_H 1 | #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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PATHS_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 inet_addr (); | int | main () | { | inet_addr (); | ; | return 0; | } configure:5346: result: no configure:5358: checking for socket in -lsocket configure:5389: i586-uhu-linux-gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT conftest.c -lsocket >&5 /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:5392: $? = 1 configure: failed program was: | #line 5365 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "licq" | #define VERSION "1.3.2" | #define PACKAGE "licq" | #define VERSION "1.3.2" | #define INT_VERSION 1032 | #define USE_FIFO 1 | #ifdef __cplusplus | #include | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_DIRENT_H 1 | #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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PATHS_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 socket (); | int | main () | { | socket (); | ; | return 0; | } configure:5410: result: no configure:5422: checking for gethostbyname in -lnsl configure:5453: i586-uhu-linux-gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT conftest.c -lnsl >&5 configure:5456: $? = 0 configure:5459: test -s conftest configure:5462: $? = 0 configure:5474: result: yes configure:5482: checking for pthread_cancel in -lc_r configure:5513: i586-uhu-linux-gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT conftest.c -lc_r -lnsl >&5 /usr/bin/ld: cannot find -lc_r collect2: ld returned 1 exit status configure:5516: $? = 1 configure: failed program was: | #line 5489 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "licq" | #define VERSION "1.3.2" | #define PACKAGE "licq" | #define VERSION "1.3.2" | #define INT_VERSION 1032 | #define USE_FIFO 1 | #ifdef __cplusplus | #include | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_DIRENT_H 1 | #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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PATHS_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 pthread_cancel (); | int | main () | { | pthread_cancel (); | ; | return 0; | } configure:5534: result: no configure:5546: checking for pthread_cancel in -lpthread configure:5577: i586-uhu-linux-gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT conftest.c -lpthread -lnsl >&5 configure:5580: $? = 0 configure:5583: test -s conftest configure:5586: $? = 0 configure:5598: result: yes configure:5761: checking for dlopen in -lc_r configure:5792: i586-uhu-linux-gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT conftest.c -lc_r -lpthread -lnsl >&5 /usr/bin/ld: cannot find -lc_r collect2: ld returned 1 exit status configure:5795: $? = 1 configure: failed program was: | #line 5768 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "licq" | #define VERSION "1.3.2" | #define PACKAGE "licq" | #define VERSION "1.3.2" | #define INT_VERSION 1032 | #define USE_FIFO 1 | #ifdef __cplusplus | #include | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_DIRENT_H 1 | #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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIBPTHREAD 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 dlopen (); | int | main () | { | dlopen (); | ; | return 0; | } configure:5813: result: no configure:5825: checking for dlopen in -lc configure:5856: i586-uhu-linux-gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT conftest.c -lc -lpthread -lnsl >&5 /tmp/ccYZC4Zc.o: In function `main': conftest.c:(.text+0x18): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:5859: $? = 1 configure: failed program was: | #line 5832 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "licq" | #define VERSION "1.3.2" | #define PACKAGE "licq" | #define VERSION "1.3.2" | #define INT_VERSION 1032 | #define USE_FIFO 1 | #ifdef __cplusplus | #include | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_DIRENT_H 1 | #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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIBPTHREAD 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 dlopen (); | int | main () | { | dlopen (); | ; | return 0; | } configure:5877: result: no configure:5889: checking for dlopen in -ldl configure:5920: i586-uhu-linux-gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT conftest.c -ldl -lpthread -lnsl >&5 configure:5923: $? = 0 configure:5926: test -s conftest configure:5929: $? = 0 configure:5941: result: yes configure:5964: checking for dlopen modes configure:5988: i586-uhu-linux-gcc -c -O2 -fPIC -DPIC -D_REENTRANT conftest.c >&5 configure:5991: $? = 0 configure:5994: test -s conftest.o configure:5997: $? = 0 configure:6000: result: RTLD_NOW configure:6082: checking for inet_addr configure:6132: i586-uhu-linux-gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT conftest.c -ldl -lpthread -lnsl >&5 configure:6135: $? = 0 configure:6138: test -s conftest configure:6141: $? = 0 configure:6152: result: yes configure:6082: checking for inet_aton configure:6132: i586-uhu-linux-gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT conftest.c -ldl -lpthread -lnsl >&5 configure:6135: $? = 0 configure:6138: test -s conftest configure:6141: $? = 0 configure:6152: result: yes configure:6082: checking for mktime configure:6132: i586-uhu-linux-gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT conftest.c -ldl -lpthread -lnsl >&5 configure:6135: $? = 0 configure:6138: test -s conftest configure:6141: $? = 0 configure:6152: result: yes configure:6082: checking for select configure:6132: i586-uhu-linux-gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT conftest.c -ldl -lpthread -lnsl >&5 configure:6135: $? = 0 configure:6138: test -s conftest configure:6141: $? = 0 configure:6152: result: yes configure:6082: checking for strdup configure:6132: i586-uhu-linux-gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT conftest.c -ldl -lpthread -lnsl >&5 configure:6147: warning: conflicting types for built-in function 'strdup' configure:6135: $? = 0 configure:6138: test -s conftest configure:6141: $? = 0 configure:6152: result: yes configure:6082: checking for strerror configure:6132: i586-uhu-linux-gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT conftest.c -ldl -lpthread -lnsl >&5 configure:6135: $? = 0 configure:6138: test -s conftest configure:6141: $? = 0 configure:6152: result: yes configure:6082: checking for hstrerror configure:6132: i586-uhu-linux-gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT conftest.c -ldl -lpthread -lnsl >&5 configure:6135: $? = 0 configure:6138: test -s conftest configure:6141: $? = 0 configure:6152: result: yes configure:6082: checking for readdir_r configure:6132: i586-uhu-linux-gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT conftest.c -ldl -lpthread -lnsl >&5 configure:6135: $? = 0 configure:6138: test -s conftest configure:6141: $? = 0 configure:6152: result: yes configure:6163: checking for pthread_kill_other_threads_np configure:6213: i586-uhu-linux-gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT conftest.c -ldl -lpthread -lnsl >&5 /tmp/ccOBCkGw.o: In function `main': conftest.c:(.text+0x19): undefined reference to `pthread_kill_other_threads_np' /tmp/ccOBCkGw.o:(.data.rel+0x0): undefined reference to `pthread_kill_other_threads_np' collect2: ld returned 1 exit status configure:6216: $? = 1 configure: failed program was: | #line 6168 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "licq" | #define VERSION "1.3.2" | #define PACKAGE "licq" | #define VERSION "1.3.2" | #define INT_VERSION 1032 | #define USE_FIFO 1 | #ifdef __cplusplus | #include | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_DIRENT_H 1 | #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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBDL 1 | #define DLOPEN_POLICY RTLD_NOW | #define HAVE_INET_ADDR 1 | #define HAVE_INET_ATON 1 | #define HAVE_MKTIME 1 | #define HAVE_SELECT 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_READDIR_R 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_kill_other_threads_np (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* 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 pthread_kill_other_threads_np (); | /* 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_pthread_kill_other_threads_np) || defined (__stub___pthread_kill_other_threads_np) | choke me | #else | char (*f) () = pthread_kill_other_threads_np; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != pthread_kill_other_threads_np; | ; | return 0; | } configure:6233: result: no configure:6244: checking whether to enable SOCKS5 support configure:6277: result: no configure:6694: checking for gpgme-config configure:6725: result: no configure:6750: checking for GPGME - version >= 0.4.2 configure:6802: result: no configure:6808: checking if OpenSSL support is desired configure:6841: result: yes configure:6863: checking openssl/ssl.h usability configure:6876: i586-uhu-linux-gcc -c -O2 -fPIC -DPIC -D_REENTRANT conftest.c >&5 configure:6879: $? = 0 configure:6882: test -s conftest.o configure:6885: $? = 0 configure:6895: result: yes configure:6899: checking openssl/ssl.h presence configure:6910: i586-uhu-linux-gcc -E -fPIC -DPIC -D_REENTRANT conftest.c configure:6916: $? = 0 configure:6935: result: yes configure:6971: checking for openssl/ssl.h configure:6978: result: yes configure:6999: checking for DH_free in -lcrypto configure:7030: i586-uhu-linux-gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT conftest.c -lcrypto -ldl -lpthread -lnsl >&5 configure:7033: $? = 0 configure:7036: test -s conftest configure:7039: $? = 0 configure:7051: result: yes configure:7063: checking for SSL_new in -lssl configure:7094: i586-uhu-linux-gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT conftest.c -lssl -lcrypto -ldl -lpthread -lnsl >&5 configure:7097: $? = 0 configure:7100: test -s conftest configure:7103: $? = 0 configure:7115: result: yes configure:7133: checking if OpenSSL support can be enabled configure:7141: result: yes configure:7171: checking vector usability configure:7184: i586-uhu-linux-g++ -c -O2 -fno-exceptions -fno-check-new -fPIC -DPIC -D_REENTRANT conftest.cc >&5 configure:7187: $? = 0 configure:7190: test -s conftest.o configure:7193: $? = 0 configure:7203: result: yes configure:7207: checking vector presence configure:7218: i586-uhu-linux-g++ -E -fPIC -DPIC -D_REENTRANT conftest.cc configure:7224: $? = 0 configure:7243: result: yes configure:7279: checking for vector configure:7286: result: yes configure:7310: checking iconv.h usability configure:7323: i586-uhu-linux-g++ -c -O2 -fno-exceptions -fno-check-new -fPIC -DPIC -D_REENTRANT conftest.cc >&5 configure:7326: $? = 0 configure:7329: test -s conftest.o configure:7332: $? = 0 configure:7342: result: yes configure:7346: checking iconv.h presence configure:7357: i586-uhu-linux-g++ -E -fPIC -DPIC -D_REENTRANT conftest.cc configure:7363: $? = 0 configure:7382: result: yes configure:7418: checking for iconv.h configure:7425: result: yes configure:7446: checking for an ANSI C-conforming const configure:7514: i586-uhu-linux-gcc -c -O2 -fPIC -DPIC -D_REENTRANT conftest.c >&5 configure:7517: $? = 0 configure:7520: test -s conftest.o configure:7523: $? = 0 configure:7534: result: yes configure:7544: checking for size_t configure:7569: i586-uhu-linux-gcc -c -O2 -fPIC -DPIC -D_REENTRANT conftest.c >&5 configure:7572: $? = 0 configure:7575: test -s conftest.o configure:7578: $? = 0 configure:7589: result: yes configure:7601: checking for socklen_t configure:7629: i586-uhu-linux-gcc -c -O2 -fPIC -DPIC -D_REENTRANT conftest.c >&5 configure:7632: $? = 0 configure:7635: test -s conftest.o configure:7638: $? = 0 configure:7654: result: yes configure:7665: checking whether time.h and sys/time.h may both be included configure:7691: i586-uhu-linux-gcc -c -O2 -fPIC -DPIC -D_REENTRANT conftest.c >&5 configure:7694: $? = 0 configure:7697: test -s conftest.o configure:7700: $? = 0 configure:7711: result: yes configure:7721: checking whether struct tm is in sys/time.h or time.h configure:7745: i586-uhu-linux-gcc -c -O2 -fPIC -DPIC -D_REENTRANT conftest.c >&5 configure:7748: $? = 0 configure:7751: test -s conftest.o configure:7754: $? = 0 configure:7765: result: time.h configure:7775: checking for sys_errlist and sys_nerr configure:7799: i586-uhu-linux-gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT conftest.c -lssl -lcrypto -ldl -lpthread -lnsl >&5 configure:7802: $? = 0 configure:7805: test -s conftest configure:7808: $? = 0 configure:7819: result: yes configure:7829: checking for tm_gmtoff configure:7857: i586-uhu-linux-gcc -c -O2 -fPIC -DPIC -D_REENTRANT conftest.c >&5 configure:7860: $? = 0 configure:7863: test -s conftest.o configure:7866: $? = 0 configure:7882: result: yes configure:7892: checking for extern long timezone configure:7919: i586-uhu-linux-gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT conftest.c -lssl -lcrypto -ldl -lpthread -lnsl >&5 configure:7922: $? = 0 configure:7925: test -s conftest configure:7928: $? = 0 configure:7944: result: yes configure:8043: checking for ld used by GCC configure:8107: result: /usr/bin/ld configure:8116: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.16.1 configure:8128: result: yes configure:8133: checking for /usr/bin/ld option to reload object files configure:8140: result: -r configure:8149: checking for BSD-compatible nm configure:8184: result: nm configure:8188: checking for a sed that does not truncate output configure:8264: result: configure:8267: checking whether ln -s works configure:8271: result: yes configure:8278: checking how to recognise dependant libraries configure:8465: result: pass_all configure:8534: i586-uhu-linux-gcc -c -O2 -fPIC -DPIC -D_REENTRANT conftest.c >&5 configure:8537: $? = 0 configure:8636: checking dlfcn.h usability configure:8649: i586-uhu-linux-gcc -c -O2 -fPIC -DPIC -D_REENTRANT conftest.c >&5 configure:8652: $? = 0 configure:8655: test -s conftest.o configure:8658: $? = 0 configure:8668: result: yes configure:8672: checking dlfcn.h presence configure:8683: i586-uhu-linux-gcc -E -fPIC -DPIC -D_REENTRANT conftest.c configure:8689: $? = 0 configure:8708: result: yes configure:8744: checking for dlfcn.h configure:8751: result: yes configure:8768: checking the maximum length of command line arguments configure:8816: result: 32768 configure:8827: checking command to parse nm output from i586-uhu-linux-gcc object configure:8912: i586-uhu-linux-gcc -c -O2 -fPIC -DPIC -D_REENTRANT conftest.c >&5 configure:8915: $? = 0 configure:8919: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:8922: $? = 0 configure:8974: i586-uhu-linux-gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT conftest.c conftstm.o >&5 configure:8977: $? = 0 configure:9015: result: ok configure:9019: checking for objdir configure:9034: result: .libs configure:9086: checking for i586-uhu-linux-ranlib configure:9112: result: ranlib configure:9166: checking for i586-uhu-linux-strip configure:9195: result: no configure:9204: checking for strip configure:9220: found /usr/bin/strip configure:9231: result: strip configure:9494: checking if i586-uhu-linux-gcc static flag works configure:9517: result: yes configure:9534: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions 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:9558: result: no configure:9573: checking for i586-uhu-linux-gcc option to produce PIC configure:9726: result: -fPIC configure:9733: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:9757: result: yes configure:9781: checking if i586-uhu-linux-gcc supports -c -o file.o configure:9822: result: yes configure:9848: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10631: result: yes configure:10653: checking whether -lc should be explicitly linked in configure:10658: i586-uhu-linux-gcc -c -O2 -fPIC -DPIC -D_REENTRANT conftest.c >&5 configure:10661: $? = 0 configure:10675: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:10678: $? = 0 configure:10690: result: no configure:10696: checking how to hardcode library paths into programs configure:10720: result: immediate configure:10734: checking whether stripping libraries is possible configure:10739: result: yes configure:10746: checking dynamic linker characteristics configure:11197: result: GNU/Linux ld.so configure:11850: checking if libtool supports shared libraries configure:11852: result: yes configure:11855: checking whether to build shared libraries configure:11876: result: yes configure:11879: checking whether to build static libraries configure:11883: result: yes configure:11962: creating libtool configure:12687: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:13342: result: yes configure:13359: i586-uhu-linux-g++ -c -O2 -fno-exceptions -fno-check-new -fPIC -DPIC -D_REENTRANT conftest.cc >&5 configure:13362: $? = 0 configure:13462: checking for i586-uhu-linux-g++ option to produce PIC configure:13698: result: -fPIC configure:13705: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:13729: result: yes configure:13753: checking if i586-uhu-linux-g++ supports -c -o file.o configure:13794: result: yes configure:13820: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:13842: result: yes configure:13864: checking whether -lc should be explicitly linked in configure:13869: i586-uhu-linux-g++ -c -O2 -fno-exceptions -fno-check-new -fPIC -DPIC -D_REENTRANT conftest.cc >&5 configure:13872: $? = 0 configure:13886: i586-uhu-linux-g++ -shared -nostdlib conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:13889: $? = 1 configure:13901: result: yes configure:13907: checking how to hardcode library paths into programs configure:13931: result: immediate configure:13945: checking whether stripping libraries is possible configure:13950: result: yes configure:13957: checking dynamic linker characteristics configure:14408: result: GNU/Linux ld.so configure:15477: checking if gcj supports -fno-rtti -fno-exceptions configure:15501: result: no configure:15516: checking for gcj option to produce PIC configure:15669: result: -fPIC configure:15676: checking if gcj PIC flag -fPIC works configure:15700: result: no configure:15724: checking if gcj supports -c -o file.o configure:15765: result: no configure:15791: checking whether the gcj linker (/usr/bin/ld) supports shared libraries configure:16574: result: yes configure:16596: checking whether -lc should be explicitly linked in configure:16601: gcj -c -O2 -fPIC -DPIC -D_REENTRANT conftest.java >&5 ./configure: line 16602: gcj: command not found configure:16604: $? = 127 configure:16633: result: yes configure:16639: checking how to hardcode library paths into programs configure:16663: result: immediate configure:16677: checking whether stripping libraries is possible configure:16682: result: yes configure:16689: checking dynamic linker characteristics configure:17140: result: GNU/Linux ld.so configure:18638: checking whether NLS is requested configure:18647: result: yes configure:18685: checking for msgfmt configure:18716: result: /usr/bin/msgfmt configure:18725: checking for gmsgfmt configure:18756: result: /usr/bin/msgfmt configure:18795: checking for xgettext configure:18826: result: /usr/bin/xgettext configure:18866: checking for msgmerge configure:18896: result: /usr/bin/msgmerge configure:18971: checking for ld used by GCC configure:19034: result: /usr/bin/ld configure:19043: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.16.1 configure:19055: result: yes configure:19061: checking for shared library run path origin configure:19074: result: done configure:19490: checking whether NLS is requested configure:19499: result: yes configure:19517: checking for GNU gettext in libc configure:19542: i586-uhu-linux-gcc -o conftest -O2 -fPIC -DPIC -D_REENTRANT conftest.c -lssl -lcrypto -ldl -lpthread -lnsl >&5 configure:19545: $? = 0 configure:19548: test -s conftest configure:19551: $? = 0 configure:19562: result: yes configure:20221: checking whether to use NLS configure:20223: result: yes configure:20226: checking where the gettext function comes from configure:20237: result: libc configure:20416: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on bobek config.status:708: creating po/Makefile.in config.status:708: creating m4/Makefile config.status:708: creating bin/Makefile config.status:708: creating share/Makefile config.status:708: creating src/Makefile config.status:708: creating include/Makefile config.status:708: creating Makefile config.status:812: creating config.h config.status:1127: executing depfiles commands config.status:1127: executing default-1 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_c_const=yes ac_cv_c_socklen_t=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_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_hstrerror=yes ac_cv_func_inet_addr=yes ac_cv_func_inet_aton=yes ac_cv_func_mktime=yes ac_cv_func_pthread_kill_other_threads_np=no ac_cv_func_readdir_r=yes ac_cv_func_select=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_getopt_h=yes ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_openssl_ssl_h=yes ac_cv_header_paths_h=yes ac_cv_header_pwd_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_time=yes ac_cv_header_unistd_h=yes ac_cv_header_vector=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_c_dlopen=no ac_cv_lib_c_r_dlopen=no ac_cv_lib_c_r_pthread_cancel=no ac_cv_lib_cposix_strerror=no ac_cv_lib_crypto_DH_free=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_pthread_pthread_cancel=yes ac_cv_lib_socket_socket=no ac_cv_lib_ssl_SSL_new=yes ac_cv_lib_xnet_inet_addr=no ac_cv_objext=o ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GPGME_CONFIG=no ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PROG_SIZE=/usr/bin/size ac_cv_path_PROG_STRIP=/usr/bin/strip 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_RANLIB=ranlib 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_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_struct_tm=time.h ac_cv_sys_errlist=yes ac_cv_sys_file_offset_bits=64 ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_target=i586-uhu-linux-gnu ac_cv_target_alias=i586-uhu-linux ac_cv_type_size_t=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 gt_cv_func_gnugettext1_libc=yes lt_cv_deplibs_check_method=pass_all 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_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_c_o_GCJ=no lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_GCJ='"no"' 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.7' 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.7' AWK='gawk' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS=' -O2' CPP='i586-uhu-linux-gcc -E' CPPFLAGS=' -fPIC -DPIC -D_REENTRANT' CXX='i586-uhu-linux-g++' CXXCPP='i586-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS=' -O2 -fno-exceptions -fno-check-new' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GMSGFMT='/usr/bin/msgfmt' GPGME_CONFIG='no' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INTLLIBS='' LDFLAGS='' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBS='-lssl -lcrypto -ldl -lpthread -lnsl' LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/admin/missing --run makeinfo' MKINSTALLDIRS='$(top_builddir)/admin/mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' OBJEXT='o' PACKAGE='licq' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' POSUB='po' PROG_SIZE='/usr/bin/size' PROG_STRIP='/usr/bin/strip' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' SOCKS_INCDIR='' SOCKS_LIBDIR='' SOCKS_LIBS='' STRIP='strip' USE_NLS='yes' VERSION='1.3.2' XGETTEXT='/usr/bin/xgettext' ac_ct_CC='' ac_ct_CXX='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' 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' 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' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='i586-uhu-linux-gnu' target_alias='' target_cpu='i586' target_os='linux-gnu' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define DLOPEN_POLICY RTLD_NOW #define ENABLE_NLS 1 #define HAVE_DCGETTEXT 1 #define HAVE_DIRENT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GETOPT_H 1 #define HAVE_GETTEXT 1 #define HAVE_HSTRERROR 1 #define HAVE_INET_ADDR 1 #define HAVE_INET_ATON 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBCRYPTO 1 #define HAVE_LIBDL 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIMITS_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MKTIME 1 #define HAVE_PATHS_H 1 #define HAVE_PWD_H 1 #define HAVE_READDIR_R 1 #define HAVE_SELECT 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_ERRLIST 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define INT_VERSION 1032 #define PACKAGE "licq" #define PACKAGE "licq" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define USE_FIFO 1 #define USE_GMTOFF 1 #define USE_OPENSSL 1 #define USE_TIMEZONE 1 #define VERSION "1.3.2" #define VERSION "1.3.2" #define _FILE_OFFSET_BITS 64 #endif #ifdef __cplusplus #include configure: exit 0