This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = norris uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1421: configuring for GNU Wget 1.10.2 configure:1458: checking build system type configure:1476: result: i586-uhu-linux-gnu configure:1484: checking host system type configure:1498: result: i586-uhu-linux-gnu configure:1578: checking whether make sets $(MAKE) configure:1598: result: yes configure:1621: checking for a BSD-compatible install configure:1676: result: /bin/install -c configure:1700: checking for i586-uhu-linux-gcc configure:1716: found /usr/lib/ccache/i586-uhu-linux-gcc configure:1726: result: i586-uhu-linux-gcc configure:2008: checking for C compiler version configure:2011: 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:2014: $? = 0 configure:2016: 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:2019: $? = 0 configure:2021: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2024: $? = 1 configure:2047: checking for C compiler default output file name configure:2050: i586-uhu-linux-gcc conftest.c >&5 configure:2053: $? = 0 configure:2099: result: a.out configure:2104: checking whether the C compiler works configure:2110: ./a.out configure:2113: $? = 0 configure:2130: result: yes configure:2137: checking whether we are cross compiling configure:2139: result: no configure:2142: checking for suffix of executables configure:2144: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2147: $? = 0 configure:2172: result: configure:2178: checking for suffix of object files configure:2199: i586-uhu-linux-gcc -c conftest.c >&5 configure:2202: $? = 0 configure:2224: result: o configure:2228: checking whether we are using the GNU C compiler configure:2252: i586-uhu-linux-gcc -c conftest.c >&5 configure:2258: $? = 0 configure:2262: test -z || test ! -s conftest.err configure:2265: $? = 0 configure:2268: test -s conftest.o configure:2271: $? = 0 configure:2284: result: yes configure:2290: checking whether i586-uhu-linux-gcc accepts -g configure:2311: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2317: $? = 0 configure:2321: test -z || test ! -s conftest.err configure:2324: $? = 0 configure:2327: test -s conftest.o configure:2330: $? = 0 configure:2341: result: yes configure:2358: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2428: i586-uhu-linux-gcc -c conftest.c >&5 configure:2434: $? = 0 configure:2438: test -z || test ! -s conftest.err configure:2441: $? = 0 configure:2444: test -s conftest.o configure:2447: $? = 0 configure:2465: result: none needed configure:2483: i586-uhu-linux-gcc -c conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2489: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2628: checking how to run the C preprocessor configure:2663: i586-uhu-linux-gcc -E conftest.c configure:2669: $? = 0 configure:2701: i586-uhu-linux-gcc -E conftest.c conftest.c:13:28: ac_nonexistent.h: No such file or directory configure:2707: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | /* end confdefs.h. */ | #include configure:2746: result: i586-uhu-linux-gcc -E configure:2770: i586-uhu-linux-gcc -E conftest.c configure:2776: $? = 0 configure:2808: i586-uhu-linux-gcc -E conftest.c conftest.c:13:28: ac_nonexistent.h: No such file or directory configure:2814: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | /* end confdefs.h. */ | #include configure:2858: checking for egrep configure:2868: result: grep -E configure:2874: checking for AIX configure:2896: result: no configure:2903: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2945: i586-uhu-linux-gcc -c conftest.c >&5 configure:2951: $? = 0 configure:2955: test -z || test ! -s conftest.err configure:2958: $? = 0 configure:2961: test -s conftest.o configure:2964: $? = 0 configure:2978: result: configure:3004: checking for an ANSI C-conforming const configure:3071: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 conftest.c: In function `main': conftest.c:40: warning: unused variable `s' conftest.c:60: warning: unused variable `foo' conftest.c:21: warning: unused variable `x' conftest.c:27: warning: unused variable `zero' conftest.c:57: warning: 'b' might be used uninitialized in this function conftest.c:39: warning: 't' might be used uninitialized in this function configure:3077: $? = 0 configure:3081: test -z || test ! -s conftest.err configure:3084: $? = 0 configure:3087: test -s conftest.o configure:3090: $? = 0 configure:3101: result: yes configure:3111: checking for inline configure:3132: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:3138: $? = 0 configure:3142: test -z || test ! -s conftest.err configure:3145: $? = 0 configure:3148: test -s conftest.o configure:3151: $? = 0 configure:3163: result: inline configure:3182: checking for working volatile configure:3205: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 conftest.c: In function `main': conftest.c:18: warning: unused variable `x' conftest.c:19: warning: unused variable `y' configure:3211: $? = 0 configure:3215: test -z || test ! -s conftest.err configure:3218: $? = 0 configure:3221: test -s conftest.o configure:3224: $? = 0 configure:3235: result: yes configure:3245: checking whether byte ordering is bigendian configure:3272: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:3278: $? = 0 configure:3282: test -z || test ! -s conftest.err configure:3285: $? = 0 configure:3288: test -s conftest.o configure:3291: $? = 0 configure:3315: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 conftest.c: In function `main': conftest.c:20: error: `not' undeclared (first use in this function) conftest.c:20: error: (Each undeclared identifier is reported only once conftest.c:20: error: for each function it appears in.) conftest.c:20: error: syntax error before "big" configure:3321: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:3456: result: no configure:3475: checking for function prototypes configure:3478: result: yes configure:3507: checking for ANSI C header files configure:3532: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:3538: $? = 0 configure:3542: test -z || test ! -s conftest.err configure:3545: $? = 0 configure:3548: test -s conftest.o configure:3551: $? = 0 configure:3640: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c >&5 configure:3643: $? = 0 configure:3645: ./conftest configure:3648: $? = 0 configure:3663: result: yes configure:3687: checking for sys/types.h configure:3703: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:3709: $? = 0 configure:3713: test -z || test ! -s conftest.err configure:3716: $? = 0 configure:3719: test -s conftest.o configure:3722: $? = 0 configure:3733: result: yes configure:3687: checking for sys/stat.h configure:3703: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:3709: $? = 0 configure:3713: test -z || test ! -s conftest.err configure:3716: $? = 0 configure:3719: test -s conftest.o configure:3722: $? = 0 configure:3733: result: yes configure:3687: checking for stdlib.h configure:3703: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:3709: $? = 0 configure:3713: test -z || test ! -s conftest.err configure:3716: $? = 0 configure:3719: test -s conftest.o configure:3722: $? = 0 configure:3733: result: yes configure:3687: checking for string.h configure:3703: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:3709: $? = 0 configure:3713: test -z || test ! -s conftest.err configure:3716: $? = 0 configure:3719: test -s conftest.o configure:3722: $? = 0 configure:3733: result: yes configure:3687: checking for memory.h configure:3703: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:3709: $? = 0 configure:3713: test -z || test ! -s conftest.err configure:3716: $? = 0 configure:3719: test -s conftest.o configure:3722: $? = 0 configure:3733: result: yes configure:3687: checking for strings.h configure:3703: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:3709: $? = 0 configure:3713: test -z || test ! -s conftest.err configure:3716: $? = 0 configure:3719: test -s conftest.o configure:3722: $? = 0 configure:3733: result: yes configure:3687: checking for inttypes.h configure:3703: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:3709: $? = 0 configure:3713: test -z || test ! -s conftest.err configure:3716: $? = 0 configure:3719: test -s conftest.o configure:3722: $? = 0 configure:3733: result: yes configure:3687: checking for stdint.h configure:3703: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:3709: $? = 0 configure:3713: test -z || test ! -s conftest.err configure:3716: $? = 0 configure:3719: test -s conftest.o configure:3722: $? = 0 configure:3733: result: yes configure:3687: checking for unistd.h configure:3703: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:3709: $? = 0 configure:3713: test -z || test ! -s conftest.err configure:3716: $? = 0 configure:3719: test -s conftest.o configure:3722: $? = 0 configure:3733: result: yes configure:3751: checking for sys/types.h configure:3756: result: yes configure:3751: checking for sys/stat.h configure:3756: result: yes configure:3906: checking for string.h configure:3911: result: yes configure:3906: checking for strings.h configure:3911: result: yes configure:3915: checking stdarg.h usability configure:3927: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:3933: $? = 0 configure:3937: test -z || test ! -s conftest.err configure:3940: $? = 0 configure:3943: test -s conftest.o configure:3946: $? = 0 configure:3956: result: yes configure:3960: checking stdarg.h presence configure:3970: i586-uhu-linux-gcc -E conftest.c configure:3976: $? = 0 configure:3996: result: yes configure:4031: checking for stdarg.h configure:4038: result: yes configure:3915: checking limits.h usability configure:3927: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:3933: $? = 0 configure:3937: test -z || test ! -s conftest.err configure:3940: $? = 0 configure:3943: test -s conftest.o configure:3946: $? = 0 configure:3956: result: yes configure:3960: checking limits.h presence configure:3970: i586-uhu-linux-gcc -E conftest.c configure:3976: $? = 0 configure:3996: result: yes configure:4031: checking for limits.h configure:4038: result: yes configure:3906: checking for unistd.h configure:3911: result: yes configure:3915: checking sys/time.h usability configure:3927: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:3933: $? = 0 configure:3937: test -z || test ! -s conftest.err configure:3940: $? = 0 configure:3943: test -s conftest.o configure:3946: $? = 0 configure:3956: result: yes configure:3960: checking sys/time.h presence configure:3970: i586-uhu-linux-gcc -E conftest.c configure:3976: $? = 0 configure:3996: result: yes configure:4031: checking for sys/time.h configure:4038: result: yes configure:4069: checking termios.h usability configure:4081: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:4087: $? = 0 configure:4091: test -z || test ! -s conftest.err configure:4094: $? = 0 configure:4097: test -s conftest.o configure:4100: $? = 0 configure:4110: result: yes configure:4114: checking termios.h presence configure:4124: i586-uhu-linux-gcc -E conftest.c configure:4130: $? = 0 configure:4150: result: yes configure:4185: checking for termios.h configure:4192: result: yes configure:4069: checking sys/ioctl.h usability configure:4081: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:4087: $? = 0 configure:4091: test -z || test ! -s conftest.err configure:4094: $? = 0 configure:4097: test -s conftest.o configure:4100: $? = 0 configure:4110: result: yes configure:4114: checking sys/ioctl.h presence configure:4124: i586-uhu-linux-gcc -E conftest.c configure:4130: $? = 0 configure:4150: result: yes configure:4185: checking for sys/ioctl.h configure:4192: result: yes configure:4069: checking sys/select.h usability configure:4081: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:4087: $? = 0 configure:4091: test -z || test ! -s conftest.err configure:4094: $? = 0 configure:4097: test -s conftest.o configure:4100: $? = 0 configure:4110: result: yes configure:4114: checking sys/select.h presence configure:4124: i586-uhu-linux-gcc -E conftest.c configure:4130: $? = 0 configure:4150: result: yes configure:4185: checking for sys/select.h configure:4192: result: yes configure:4069: checking utime.h usability configure:4081: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:4087: $? = 0 configure:4091: test -z || test ! -s conftest.err configure:4094: $? = 0 configure:4097: test -s conftest.o configure:4100: $? = 0 configure:4110: result: yes configure:4114: checking utime.h presence configure:4124: i586-uhu-linux-gcc -E conftest.c configure:4130: $? = 0 configure:4150: result: yes configure:4185: checking for utime.h configure:4192: result: yes configure:4069: checking sys/utime.h usability configure:4081: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 conftest.c:71:23: sys/utime.h: No such file or directory configure:4087: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 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_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4110: result: no configure:4114: checking sys/utime.h presence configure:4124: i586-uhu-linux-gcc -E conftest.c conftest.c:37:23: sys/utime.h: No such file or directory configure:4130: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 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_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:4150: result: no configure:4185: checking for sys/utime.h configure:4192: result: no configure:4214: checking for stdint.h configure:4219: result: yes configure:4214: checking for inttypes.h configure:4219: result: yes configure:4223: checking signal.h usability configure:4235: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:4241: $? = 0 configure:4245: test -z || test ! -s conftest.err configure:4248: $? = 0 configure:4251: test -s conftest.o configure:4254: $? = 0 configure:4264: result: yes configure:4268: checking signal.h presence configure:4278: i586-uhu-linux-gcc -E conftest.c configure:4284: $? = 0 configure:4304: result: yes configure:4339: checking for signal.h configure:4346: result: yes configure:4223: checking setjmp.h usability configure:4235: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:4241: $? = 0 configure:4245: test -z || test ! -s conftest.err configure:4248: $? = 0 configure:4251: test -s conftest.o configure:4254: $? = 0 configure:4264: result: yes configure:4268: checking setjmp.h presence configure:4278: i586-uhu-linux-gcc -E conftest.c configure:4284: $? = 0 configure:4304: result: yes configure:4339: checking for setjmp.h configure:4346: result: yes configure:4223: checking pwd.h usability configure:4235: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:4241: $? = 0 configure:4245: test -z || test ! -s conftest.err configure:4248: $? = 0 configure:4251: test -s conftest.o configure:4254: $? = 0 configure:4264: result: yes configure:4268: checking pwd.h presence configure:4278: i586-uhu-linux-gcc -E conftest.c configure:4284: $? = 0 configure:4304: result: yes configure:4339: checking for pwd.h configure:4346: result: yes configure:4359: checking whether time.h and sys/time.h may both be included configure:4384: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:4390: $? = 0 configure:4394: test -z || test ! -s conftest.err configure:4397: $? = 0 configure:4400: test -s conftest.o configure:4403: $? = 0 configure:4414: result: yes configure:4425: checking for short configure:4449: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:4455: $? = 0 configure:4459: test -z || test ! -s conftest.err configure:4462: $? = 0 configure:4465: test -s conftest.o configure:4468: $? = 0 configure:4479: result: yes configure:4482: checking size of short configure:4801: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c >&5 configure:4804: $? = 0 configure:4806: ./conftest configure:4809: $? = 0 configure:4832: result: 2 configure:4839: checking for int configure:4863: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:4869: $? = 0 configure:4873: test -z || test ! -s conftest.err configure:4876: $? = 0 configure:4879: test -s conftest.o configure:4882: $? = 0 configure:4893: result: yes configure:4896: checking size of int configure:5215: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c >&5 configure:5218: $? = 0 configure:5220: ./conftest configure:5223: $? = 0 configure:5246: result: 4 configure:5253: checking for long configure:5277: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:5283: $? = 0 configure:5287: test -z || test ! -s conftest.err configure:5290: $? = 0 configure:5293: test -s conftest.o configure:5296: $? = 0 configure:5307: result: yes configure:5310: checking size of long configure:5629: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c >&5 configure:5632: $? = 0 configure:5634: ./conftest configure:5637: $? = 0 configure:5660: result: 4 configure:5667: checking for long long configure:5691: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:5697: $? = 0 configure:5701: test -z || test ! -s conftest.err configure:5704: $? = 0 configure:5707: test -s conftest.o configure:5710: $? = 0 configure:5721: result: yes configure:5724: checking size of long long configure:6043: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c >&5 configure:6046: $? = 0 configure:6048: ./conftest configure:6051: $? = 0 configure:6074: result: 8 configure:6089: checking for special C compiler options needed for large files configure:6188: result: no configure:6194: checking for _FILE_OFFSET_BITS value needed for large files configure:6225: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 conftest.c:53: warning: left shift count >= width of type conftest.c:53: warning: left shift count >= width of type conftest.c:55: error: size of array `off_t_is_large' is negative configure:6231: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 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_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_PWD_H 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | /* 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:6278: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:6284: $? = 0 configure:6288: test -z || test ! -s conftest.err configure:6291: $? = 0 configure:6294: test -s conftest.o configure:6297: $? = 0 configure:6309: result: 64 configure:6319: checking for _LARGE_FILES value needed for large files configure:6350: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:6356: $? = 0 configure:6360: test -z || test ! -s conftest.err configure:6363: $? = 0 configure:6366: test -s conftest.o configure:6369: $? = 0 configure:6434: result: no configure:6446: checking for off_t configure:6470: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:6476: $? = 0 configure:6480: test -z || test ! -s conftest.err configure:6483: $? = 0 configure:6486: test -s conftest.o configure:6489: $? = 0 configure:6500: result: yes configure:6503: checking size of off_t configure:6822: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c >&5 configure:6825: $? = 0 configure:6827: ./conftest configure:6830: $? = 0 configure:6853: result: 8 configure:6861: checking for size_t configure:6885: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:6891: $? = 0 configure:6895: test -z || test ! -s conftest.err configure:6898: $? = 0 configure:6901: test -s conftest.o configure:6904: $? = 0 configure:6915: result: yes configure:6927: checking for pid_t configure:6951: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:6957: $? = 0 configure:6961: test -z || test ! -s conftest.err configure:6964: $? = 0 configure:6967: test -s conftest.o configure:6970: $? = 0 configure:6981: result: yes configure:6993: checking for uint32_t configure:7017: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:7023: $? = 0 configure:7027: test -z || test ! -s conftest.err configure:7030: $? = 0 configure:7033: test -s conftest.o configure:7036: $? = 0 configure:7047: result: yes configure:7058: checking return type of signal handlers configure:7089: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 conftest.c: In function `main': conftest.c:64: warning: unused variable `i' configure:7095: $? = 0 configure:7099: test -z || test ! -s conftest.err configure:7102: $? = 0 configure:7105: test -s conftest.o configure:7108: $? = 0 configure:7119: result: void configure:7127: checking for sig_atomic_t configure:7161: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:7167: $? = 0 configure:7171: test -z || test ! -s conftest.err configure:7174: $? = 0 configure:7177: test -s conftest.o configure:7180: $? = 0 configure:7191: result: yes configure:7205: checking for working alloca.h configure:7226: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c >&5 conftest.c: In function `main': conftest.c:56: warning: unused variable `p' configure:7232: $? = 0 configure:7236: test -z || test ! -s conftest.err configure:7239: $? = 0 configure:7242: test -s conftest configure:7245: $? = 0 configure:7257: result: yes configure:7267: checking for alloca configure:7308: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c >&5 conftest.c: In function `main': conftest.c:77: warning: unused variable `p' configure:7314: $? = 0 configure:7318: test -z || test ! -s conftest.err configure:7321: $? = 0 configure:7324: test -s conftest configure:7327: $? = 0 configure:7339: result: yes configure:7568: checking for stdlib.h configure:7573: result: yes configure:7568: checking for unistd.h configure:7573: result: yes configure:7717: checking for getpagesize configure:7774: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c >&5 configure:7780: $? = 0 configure:7784: test -z || test ! -s conftest.err configure:7787: $? = 0 configure:7790: test -s conftest configure:7793: $? = 0 configure:7805: result: yes configure:7815: checking for working mmap configure:7957: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c >&5 configure:7960: $? = 0 configure:7962: ./conftest configure:7965: $? = 0 configure:7979: result: yes configure:7990: checking for _LARGEFILE_SOURCE value needed for large files configure:8013: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 conftest.c: In function `main': conftest.c:62: warning: the address of `fseeko', will always evaluate as `true' configure:8019: $? = 0 configure:8023: test -z || test ! -s conftest.err configure:8026: $? = 0 configure:8029: test -s conftest.o configure:8032: $? = 0 configure:8089: result: no configure:8103: checking for fseeko configure:8124: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c >&5 conftest.c: In function `main': conftest.c:62: warning: the address of `fseeko', will always evaluate as `true' configure:8130: $? = 0 configure:8134: test -z || test ! -s conftest.err configure:8137: $? = 0 configure:8140: test -s conftest configure:8143: $? = 0 configure:8155: result: yes configure:8174: checking for strdup configure:8231: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c >&5 conftest.c:83: warning: conflicting types for built-in function 'strdup' configure:8237: $? = 0 configure:8241: test -z || test ! -s conftest.err configure:8244: $? = 0 configure:8247: test -s conftest configure:8250: $? = 0 configure:8262: result: yes configure:8174: checking for strstr configure:8231: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c >&5 conftest.c:84: warning: conflicting types for built-in function 'strstr' configure:8237: $? = 0 configure:8241: test -z || test ! -s conftest.err configure:8244: $? = 0 configure:8247: test -s conftest configure:8250: $? = 0 configure:8262: result: yes configure:8174: checking for strcasecmp configure:8231: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c >&5 configure:8237: $? = 0 configure:8241: test -z || test ! -s conftest.err configure:8244: $? = 0 configure:8247: test -s conftest configure:8250: $? = 0 configure:8262: result: yes configure:8174: checking for strncasecmp configure:8231: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c >&5 configure:8237: $? = 0 configure:8241: test -z || test ! -s conftest.err configure:8244: $? = 0 configure:8247: test -s conftest configure:8250: $? = 0 configure:8262: result: yes configure:8174: checking for strpbrk configure:8231: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c >&5 conftest.c:87: warning: conflicting types for built-in function 'strpbrk' configure:8237: $? = 0 configure:8241: test -z || test ! -s conftest.err configure:8244: $? = 0 configure:8247: test -s conftest configure:8250: $? = 0 configure:8262: result: yes configure:8174: checking for memmove configure:8231: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c >&5 conftest.c:88: warning: conflicting types for built-in function 'memmove' configure:8237: $? = 0 configure:8241: test -z || test ! -s conftest.err configure:8244: $? = 0 configure:8247: test -s conftest configure:8250: $? = 0 configure:8262: result: yes configure:8282: checking for gettimeofday configure:8339: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c >&5 configure:8345: $? = 0 configure:8349: test -z || test ! -s conftest.err configure:8352: $? = 0 configure:8355: test -s conftest configure:8358: $? = 0 configure:8370: result: yes configure:8282: checking for mktime configure:8339: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c >&5 configure:8345: $? = 0 configure:8349: test -z || test ! -s conftest.err configure:8352: $? = 0 configure:8355: test -s conftest configure:8358: $? = 0 configure:8370: result: yes configure:8282: checking for strptime configure:8339: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c >&5 configure:8345: $? = 0 configure:8349: test -z || test ! -s conftest.err configure:8352: $? = 0 configure:8355: test -s conftest configure:8358: $? = 0 configure:8370: result: yes configure:8282: checking for timegm configure:8339: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c >&5 configure:8345: $? = 0 configure:8349: test -z || test ! -s conftest.err configure:8352: $? = 0 configure:8355: test -s conftest configure:8358: $? = 0 configure:8370: result: yes configure:8282: checking for strerror configure:8339: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c >&5 configure:8345: $? = 0 configure:8349: test -z || test ! -s conftest.err configure:8352: $? = 0 configure:8355: test -s conftest configure:8358: $? = 0 configure:8370: result: yes configure:8282: checking for snprintf configure:8339: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c >&5 conftest.c:94: warning: conflicting types for built-in function 'snprintf' configure:8345: $? = 0 configure:8349: test -z || test ! -s conftest.err configure:8352: $? = 0 configure:8355: test -s conftest configure:8358: $? = 0 configure:8370: result: yes configure:8282: checking for vsnprintf configure:8339: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c >&5 conftest.c:95: warning: conflicting types for built-in function 'vsnprintf' configure:8345: $? = 0 configure:8349: test -z || test ! -s conftest.err configure:8352: $? = 0 configure:8355: test -s conftest configure:8358: $? = 0 configure:8370: result: yes configure:8389: checking for usleep configure:8446: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c >&5 configure:8452: $? = 0 configure:8456: test -z || test ! -s conftest.err configure:8459: $? = 0 configure:8462: test -s conftest configure:8465: $? = 0 configure:8477: result: yes configure:8389: checking for select configure:8446: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c >&5 configure:8452: $? = 0 configure:8456: test -z || test ! -s conftest.err configure:8459: $? = 0 configure:8462: test -s conftest configure:8465: $? = 0 configure:8477: result: yes configure:8389: checking for ftello configure:8446: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c >&5 configure:8452: $? = 0 configure:8456: test -z || test ! -s conftest.err configure:8459: $? = 0 configure:8462: test -s conftest configure:8465: $? = 0 configure:8477: result: yes configure:8389: checking for sigblock configure:8446: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c >&5 configure:8452: $? = 0 configure:8456: test -z || test ! -s conftest.err configure:8459: $? = 0 configure:8462: test -s conftest configure:8465: $? = 0 configure:8477: result: yes configure:8389: checking for sigsetjmp configure:8446: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c >&5 /tmp/cc0rf28L.o: In function `main': conftest.c:(.text+0x11): undefined reference to `sigsetjmp' /tmp/cc0rf28L.o:(.data+0x0): undefined reference to `sigsetjmp' collect2: ld returned 1 exit status configure:8452: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 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_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_PWD_H 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define _FILE_OFFSET_BITS 64 | #define SIZEOF_OFF_T 8 | #define HAVE_UINT32_T 1 | #define RETSIGTYPE void | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FSEEKO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_USLEEP 1 | #define HAVE_SELECT 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGBLOCK 1 | /* end confdefs.h. */ | /* Define sigsetjmp to an innocuous variant, in case declares sigsetjmp. | For example, HP-UX 11i declares gettimeofday. */ | #define sigsetjmp innocuous_sigsetjmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sigsetjmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sigsetjmp | | /* 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 sigsetjmp (); | /* 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_sigsetjmp) || defined (__stub___sigsetjmp) | choke me | #else | char (*f) () = sigsetjmp; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != sigsetjmp; | ; | return 0; | } configure:8477: result: no configure:8389: checking for signal configure:8446: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c >&5 configure:8452: $? = 0 configure:8456: test -z || test ! -s conftest.err configure:8459: $? = 0 configure:8462: test -s conftest configure:8465: $? = 0 configure:8477: result: yes configure:8495: checking for symlink configure:8552: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c >&5 configure:8558: $? = 0 configure:8562: test -z || test ! -s conftest.err configure:8565: $? = 0 configure:8568: test -s conftest configure:8571: $? = 0 configure:8583: result: yes configure:8495: checking for access configure:8552: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c >&5 configure:8558: $? = 0 configure:8562: test -z || test ! -s conftest.err configure:8565: $? = 0 configure:8568: test -s conftest configure:8571: $? = 0 configure:8583: result: yes configure:8495: checking for isatty configure:8552: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c >&5 configure:8558: $? = 0 configure:8562: test -z || test ! -s conftest.err configure:8565: $? = 0 configure:8568: test -s conftest configure:8571: $? = 0 configure:8583: result: yes configure:8495: checking for strtoll configure:8552: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c >&5 configure:8558: $? = 0 configure:8562: test -z || test ! -s conftest.err configure:8565: $? = 0 configure:8568: test -s conftest configure:8571: $? = 0 configure:8583: result: yes configure:8495: checking for strtoimax configure:8552: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c >&5 configure:8558: $? = 0 configure:8562: test -z || test ! -s conftest.err configure:8565: $? = 0 configure:8568: test -s conftest configure:8571: $? = 0 configure:8583: result: yes configure:8595: checking for struct utimbuf configure:8628: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:8634: $? = 0 configure:8638: test -z || test ! -s conftest.err configure:8641: $? = 0 configure:8644: test -s conftest.o configure:8647: $? = 0 configure:8658: result: yes configure:8671: checking for socklen_t configure:8681: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:8687: $? = 0 configure:8691: test -z || test ! -s conftest.err configure:8694: $? = 0 configure:8697: test -s conftest.o configure:8700: $? = 0 configure:8702: result: socklen_t configure:8767: checking for working fnmatch.h configure:8774: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:8780: $? = 0 configure:8784: test -z || test ! -s conftest.err configure:8787: $? = 0 configure:8790: test -s conftest.o configure:8793: $? = 0 configure:8796: result: yes configure:8820: checking for nanosleep configure:8877: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c >&5 configure:8883: $? = 0 configure:8887: test -z || test ! -s conftest.err configure:8890: $? = 0 configure:8893: test -s conftest configure:8896: $? = 0 configure:8908: result: yes configure:9080: checking for clock_gettime configure:9137: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c >&5 /tmp/cc2zuNtL.o: In function `main': conftest.c:(.text+0x11): undefined reference to `clock_gettime' /tmp/cc2zuNtL.o:(.data+0x0): undefined reference to `clock_gettime' collect2: ld returned 1 exit status configure:9143: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 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_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_PWD_H 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define _FILE_OFFSET_BITS 64 | #define SIZEOF_OFF_T 8 | #define HAVE_UINT32_T 1 | #define RETSIGTYPE void | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FSEEKO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_USLEEP 1 | #define HAVE_SELECT 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYMLINK 1 | #define HAVE_ACCESS 1 | #define HAVE_ISATTY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_FNMATCH_H 1 | #define HAVE_NANOSLEEP 1 | /* end confdefs.h. */ | /* Define clock_gettime to an innocuous variant, in case declares clock_gettime. | For example, HP-UX 11i declares gettimeofday. */ | #define clock_gettime innocuous_clock_gettime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clock_gettime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clock_gettime | | /* 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 clock_gettime (); | /* 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_clock_gettime) || defined (__stub___clock_gettime) | choke me | #else | char (*f) () = clock_gettime; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != clock_gettime; | ; | return 0; | } configure:9168: result: no configure:9178: checking for clock_gettime in -lrt configure:9208: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c -lrt >&5 configure:9214: $? = 0 configure:9218: test -z || test ! -s conftest.err configure:9221: $? = 0 configure:9224: test -s conftest configure:9227: $? = 0 configure:9240: result: yes configure:9262: checking for gethostbyname configure:9319: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c -lrt >&5 configure:9325: $? = 0 configure:9329: test -z || test ! -s conftest.err configure:9332: $? = 0 configure:9335: test -s conftest configure:9338: $? = 0 configure:9350: result: yes configure:9368: checking for inet_ntoa configure:9425: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c -lrt >&5 configure:9431: $? = 0 configure:9435: test -z || test ! -s conftest.err configure:9438: $? = 0 configure:9441: test -s conftest configure:9444: $? = 0 configure:9456: result: yes configure:9548: checking for socket in -lsocket configure:9578: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c -lsocket -lrt >&5 /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:9584: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 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_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_PWD_H 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define _FILE_OFFSET_BITS 64 | #define SIZEOF_OFF_T 8 | #define HAVE_UINT32_T 1 | #define RETSIGTYPE void | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FSEEKO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_USLEEP 1 | #define HAVE_SELECT 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYMLINK 1 | #define HAVE_ACCESS 1 | #define HAVE_ISATTY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_FNMATCH_H 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_INET_NTOA 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:9610: result: no configure:9623: checking for getopt_long configure:9680: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c -lrt >&5 configure:9686: $? = 0 configure:9690: test -z || test ! -s conftest.err configure:9693: $? = 0 configure:9696: test -s conftest configure:9699: $? = 0 configure:9711: result: yes configure:9727: checking for dlopen in -ldl configure:9757: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c -ldl -lrt >&5 configure:9763: $? = 0 configure:9767: test -z || test ! -s conftest.err configure:9770: $? = 0 configure:9773: test -s conftest configure:9776: $? = 0 configure:9789: result: yes configure:9918: checking for ld used by GCC configure:9982: result: /usr/bin/ld configure:9991: checking if the linker (/usr/bin/ld) is GNU ld configure:10004: result: yes configure:10011: checking for shared library run path origin configure:10024: result: done configure:10451: checking for libssl configure:10483: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c -ldl -lrt /usr/lib/libssl.so /usr/lib/libcrypto.so >&5 configure:10489: $? = 0 configure:10493: test -z || test ! -s conftest.err configure:10496: $? = 0 configure:10499: test -s conftest configure:10502: $? = 0 configure:10516: result: yes configure:10525: checking how to link with libssl configure:10527: result: /usr/lib/libssl.so /usr/lib/libcrypto.so configure:10543: compiling in support for SSL configure:10590: checking for md5_calc in -lmd5 configure:10620: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c -lmd5 -ldl -lrt >&5 /usr/bin/ld: cannot find -lmd5 collect2: ld returned 1 exit status configure:10626: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 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_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_PWD_H 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define _FILE_OFFSET_BITS 64 | #define SIZEOF_OFF_T 8 | #define HAVE_UINT32_T 1 | #define RETSIGTYPE void | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FSEEKO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_USLEEP 1 | #define HAVE_SELECT 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYMLINK 1 | #define HAVE_ACCESS 1 | #define HAVE_ISATTY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_FNMATCH_H 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_INET_NTOA 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define ENABLE_NTLM 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 md5_calc (); | int | main () | { | md5_calc (); | ; | return 0; | } configure:10652: result: no configure:10718: using the OpenSSL MD5 implementation configure:10779: checking for getaddrinfo configure:10836: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c -ldl -lrt >&5 configure:10842: $? = 0 configure:10846: test -z || test ! -s conftest.err configure:10849: $? = 0 configure:10852: test -s conftest configure:10855: $? = 0 configure:10867: result: yes configure:10887: checking for INET6 protocol support configure:10911: i586-uhu-linux-gcc -E conftest.c configure:10917: $? = 0 configure:10943: result: yes configure:10961: checking for struct sockaddr_in6 configure:10990: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:10996: $? = 0 configure:11000: test -z || test ! -s conftest.err configure:11003: $? = 0 configure:11006: test -s conftest.o configure:11009: $? = 0 configure:11020: result: yes configure:11050: checking for struct sockaddr_storage configure:11078: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:11084: $? = 0 configure:11088: test -z || test ! -s conftest.err configure:11091: $? = 0 configure:11094: test -s conftest.o configure:11097: $? = 0 configure:11108: result: yes configure:11125: checking for struct sockaddr_in6.sin6_scope_id configure:11153: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:11159: $? = 0 configure:11163: test -z || test ! -s conftest.err configure:11166: $? = 0 configure:11169: test -s conftest.o configure:11172: $? = 0 configure:11234: result: yes configure:11268: Enabling support for IPv6. configure:11279: checking whether NLS is requested configure:11288: result: yes configure:11304: language catalogs: bg ca cs da de el en_GB eo es et eu fi fr ga gl he hr hu it ja nl no pl pt_BR ro ru sk sl sr sv tr uk vi zh_CN zh_TW configure:11308: checking for msgfmt configure:11335: result: /usr/bin/msgfmt configure:11344: checking for xgettext configure:11371: result: /usr/bin/xgettext configure:11381: checking for gmsgfmt configure:11412: result: /usr/bin/msgfmt configure:11448: checking locale.h usability configure:11460: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:11466: $? = 0 configure:11470: test -z || test ! -s conftest.err configure:11473: $? = 0 configure:11476: test -s conftest.o configure:11479: $? = 0 configure:11489: result: yes configure:11493: checking locale.h presence configure:11503: i586-uhu-linux-gcc -E conftest.c configure:11509: $? = 0 configure:11529: result: yes configure:11564: checking for locale.h configure:11571: result: yes configure:11448: checking libintl.h usability configure:11460: i586-uhu-linux-gcc -c -O2 -Wall -Wno-implicit conftest.c >&5 configure:11466: $? = 0 configure:11470: test -z || test ! -s conftest.err configure:11473: $? = 0 configure:11476: test -s conftest.o configure:11479: $? = 0 configure:11489: result: yes configure:11493: checking libintl.h presence configure:11503: i586-uhu-linux-gcc -E conftest.c configure:11509: $? = 0 configure:11529: result: yes configure:11564: checking for libintl.h configure:11571: result: yes configure:11586: checking for gettext in -lintl configure:11616: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c -lintl -ldl -lrt >&5 conftest.c:108: warning: conflicting types for built-in function 'gettext' /usr/bin/ld: cannot find -lintl collect2: ld returned 1 exit status configure:11622: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 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_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_PWD_H 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define _FILE_OFFSET_BITS 64 | #define SIZEOF_OFF_T 8 | #define HAVE_UINT32_T 1 | #define RETSIGTYPE void | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FSEEKO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_USLEEP 1 | #define HAVE_SELECT 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYMLINK 1 | #define HAVE_ACCESS 1 | #define HAVE_ISATTY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_FNMATCH_H 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_INET_NTOA 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBSSL 1 | #define HAVE_SSL 1 | #define ENABLE_NTLM 1 | #define HAVE_OPENSSL_MD5 1 | #define HAVE_MD5 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 | #define ENABLE_IPV6 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIBINTL_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 gettext (); | int | main () | { | gettext (); | ; | return 0; | } configure:11648: result: no configure:11665: checking for gettext configure:11722: i586-uhu-linux-gcc -o conftest -O2 -Wall -Wno-implicit conftest.c -ldl -lrt >&5 conftest.c:125: warning: conflicting types for built-in function 'gettext' configure:11728: $? = 0 configure:11732: test -z || test ! -s conftest.err configure:11735: $? = 0 configure:11738: test -s conftest configure:11741: $? = 0 configure:11753: result: yes configure:11806: checking for makeinfo configure:11822: found /usr/bin/makeinfo configure:11832: result: makeinfo configure:11849: checking for perl5 configure:11867: found /usr/bin/perl5 configure:11879: result: /usr/bin/perl5 configure:11892: checking for pod2man configure:11910: found /usr/bin/pod2man configure:11923: result: /usr/bin/pod2man configure:12043: 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:700: creating Makefile config.status:700: creating src/Makefile config.status:700: creating doc/Makefile config.status:700: creating util/Makefile config.status:700: creating po/Makefile.in config.status:700: creating windows/Makefile config.status:700: creating stamp-h config.status:808: creating src/config.h config.status:1272: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_volatile=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_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_access=yes ac_cv_func_alloca_works=yes ac_cv_func_clock_gettime=no ac_cv_func_fseeko=yes ac_cv_func_ftello=yes ac_cv_func_getaddrinfo=yes ac_cv_func_gethostbyname=yes ac_cv_func_getopt_long=yes ac_cv_func_getpagesize=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_inet_ntoa=yes ac_cv_func_isatty=yes ac_cv_func_memmove=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_nanosleep=yes ac_cv_func_select=yes ac_cv_func_sigblock=yes ac_cv_func_signal=yes ac_cv_func_sigsetjmp=no ac_cv_func_snprintf=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncasecmp=yes ac_cv_func_strpbrk=yes ac_cv_func_strptime=yes ac_cv_func_strstr=yes ac_cv_func_strtoimax=yes ac_cv_func_strtoll=yes ac_cv_func_symlink=yes ac_cv_func_timegm=yes ac_cv_func_usleep=yes ac_cv_func_vsnprintf=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_pwd_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdarg_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_ioctl_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_utime_h=no ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_dl_dlopen=yes ac_cv_lib_intl_gettext=no ac_cv_lib_md5_md5_calc=no ac_cv_lib_rt_clock_gettime=yes ac_cv_lib_socket_socket=no ac_cv_libssl=yes ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes ac_cv_objext=o ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_PERL=/usr/bin/perl5 ac_cv_path_POD2MAN=/usr/bin/pod2man ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/bin/install -c' ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_MAKEINFO=makeinfo ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sys_file_offset_bits=64 ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_long_long=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_short=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_struct_sockaddr_in6=yes ac_cv_type_struct_sockaddr_storage=yes ac_cv_type_struct_utimbuf=yes ac_cv_type_uint32_t=yes ac_cv_working_alloca_h=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_prog_cc_stdc= wget_cv_proto_inet6=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' ANSI2KNR='' CATALOGS=' bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo ga.gmo gl.gmo he.gmo hr.gmo hu.gmo it.gmo ja.gmo nl.gmo no.gmo pl.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='i586-uhu-linux-gcc' CFLAGS=' -O2 -Wall -Wno-implicit' COMMENT_IF_NO_POD2MAN='' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GETOPT_OBJ='' GMOFILES=' bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo ga.gmo gl.gmo he.gmo hr.gmo hu.gmo it.gmo ja.gmo nl.gmo no.gmo pl.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo' GMSGFMT='/usr/bin/msgfmt' HAVE_LIBSSL='yes' HAVE_NLS='yes' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTOBJEXT='.mo' INTLLIBS='' LDFLAGS='' LIBOBJS='' LIBS='-ldl -lrt ' LIBSSL='/usr/lib/libssl.so /usr/lib/libcrypto.so' LTLIBOBJS='' LTLIBSSL='-L/usr/lib -lssl -L/usr/lib -lcrypto' MAKEINFO='makeinfo' MD5_OBJ='gen-md5$o' MSGFMT='/usr/bin/msgfmt' NTLM_OBJ='http-ntlm$o' OBJEXT='o' OPIE_OBJ='ftp-opie$o' PACKAGE='wget' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/usr/bin/perl5' POD2MAN='/usr/bin/pod2man' POFILES=' bg.po ca.po cs.po da.po de.po el.po en_GB.po eo.po es.po et.po eu.po fi.po fr.po ga.po gl.po he.po hr.po hu.po it.po ja.po nl.po no.po pl.po pt_BR.po ro.po ru.po sk.po sl.po sr.po sv.po tr.po uk.po vi.po zh_CN.po zh_TW.po' SET_MAKE='' SHELL='/bin/sh' SSL_OBJ='openssl$o' U='' USE_NLS='yes' VERSION='1.10.2' XGETTEXT='/usr/bin/xgettext' ac_ct_CC='' 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}' exeext='' 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' 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_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_DEBUG 1 #define ENABLE_DIGEST 1 #define ENABLE_IPV6 1 #define ENABLE_NTLM 1 #define ENABLE_OPIE 1 #define HAVE_ACCESS 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_FSEEKO 1 #define HAVE_FTELLO 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETTEXT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_INET_NTOA 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_ISATTY 1 #define HAVE_LIBDL 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBRT 1 #define HAVE_LIBSSL 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MD5 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_MKTIME 1 #define HAVE_MMAP 1 #define HAVE_NANOSLEEP 1 #define HAVE_NLS 1 #define HAVE_OPENSSL_MD5 1 #define HAVE_PWD_H 1 #define HAVE_SELECT 1 #define HAVE_SETJMP_H 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGNAL 1 #define HAVE_SIGNAL_H 1 #define HAVE_SIG_ATOMIC_T 1 #define HAVE_SNPRINTF 1 #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 #define HAVE_SSL 1 #define HAVE_STDARG_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRPBRK 1 #define HAVE_STRPTIME 1 #define HAVE_STRSTR 1 #define HAVE_STRTOIMAX 1 #define HAVE_STRTOLL 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_STRUCT_UTIMBUF 1 #define HAVE_SYMLINK 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_TIMEGM 1 #define HAVE_UINT32_T 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_USLEEP 1 #define HAVE_UTIME_H 1 #define HAVE_VSNPRINTF 1 #define HAVE_WORKING_FNMATCH_H 1 #define OS_TYPE "linux-gnu" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PROTOTYPES 1 #define RETSIGTYPE void #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_OFF_T 8 #define SIZEOF_SHORT 2 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define _FILE_OFFSET_BITS 64 #define __PROTOTYPES 1 configure: exit 0