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.61. Invocation command line was $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-ssl --enable-opie --enable-digest --enable-ipv6 --enable-nls --disable-debug --with-socks --build=i686-pc-linux-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = Kid uname -m = i686 uname -r = 2.6.28-rc2-wl uname -s = Linux uname -v = #15 SMP Thu Nov 6 23:42:00 EST 2008 /usr/bin/uname -p = Genuine Intel(R) CPU T2500 @ 2.00GHz /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /sbin PATH: /usr/sbin PATH: /usr/lib/portage/bin PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /opt/bin PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.3.2 PATH: /usr/kde/3.5/sbin PATH: /usr/kde/3.5/bin PATH: /usr/qt/3/bin PATH: /opt/vmware/server/console/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1829: configuring for GNU Wget 1.11.3 configure:1872: checking build system type configure:1890: result: i686-pc-linux-gnu configure:1912: checking host system type configure:1927: result: i686-pc-linux-gnu configure:2021: checking whether make sets $(MAKE) configure:2042: result: yes configure:2065: checking for a BSD-compatible install configure:2121: result: /usr/bin/install -c configure:2145: checking for i686-pc-linux-gnu-gcc configure:2161: found /usr/bin/i686-pc-linux-gnu-gcc configure:2172: result: i686-pc-linux-gnu-gcc configure:2450: checking for C compiler version configure:2457: i686-pc-linux-gnu-gcc --version >&5 i686-pc-linux-gnu-gcc (Gentoo 4.3.2 p1.0) 4.3.2 Copyright (C) 2008 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:2460: $? = 0 configure:2467: i686-pc-linux-gnu-gcc -v >&5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.3.2/work/gcc-4.3.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.3.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-cld --disable-libgcj --with-arch=i686 --enable-objc-gc --enable-languages=c,c++,objc,obj-c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.2 p1.0' Thread model: posix gcc version 4.3.2 (Gentoo 4.3.2 p1.0) configure:2470: $? = 0 configure:2477: i686-pc-linux-gnu-gcc -V >&5 i686-pc-linux-gnu-gcc: '-V' option must have argument configure:2480: $? = 1 configure:2503: checking for C compiler default output file name configure:2530: i686-pc-linux-gnu-gcc -march=core2 -Os -pipe -fomit-frame-pointer -static conftest.c >&5 configure:2533: $? = 0 configure:2571: result: a.out configure:2588: checking whether the C compiler works configure:2598: ./a.out configure:2601: $? = 0 configure:2618: result: yes configure:2625: checking whether we are cross compiling configure:2627: result: no configure:2630: checking for suffix of executables configure:2637: i686-pc-linux-gnu-gcc -o conftest -march=core2 -Os -pipe -fomit-frame-pointer -static conftest.c >&5 configure:2640: $? = 0 configure:2664: result: configure:2670: checking for suffix of object files configure:2696: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:2699: $? = 0 configure:2722: result: o configure:2726: checking whether we are using the GNU C compiler configure:2755: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:2761: $? = 0 configure:2778: result: yes configure:2783: checking whether i686-pc-linux-gnu-gcc accepts -g configure:2813: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:2819: $? = 0 configure:2918: result: yes configure:2935: checking for i686-pc-linux-gnu-gcc option to accept ISO C89 configure:3009: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:3015: $? = 0 configure:3038: result: none needed configure:3062: checking how to run the C preprocessor configure:3102: i686-pc-linux-gnu-gcc -E conftest.c configure:3108: $? = 0 configure:3139: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:3145: $? = 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 | /* end confdefs.h. */ | #include configure:3178: result: i686-pc-linux-gnu-gcc -E configure:3207: i686-pc-linux-gnu-gcc -E conftest.c configure:3213: $? = 0 configure:3244: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:3250: $? = 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 | /* end confdefs.h. */ | #include configure:3288: checking for grep that handles long lines and -e configure:3362: result: /bin/grep configure:3367: checking for egrep configure:3445: result: /bin/grep -E configure:3451: checking for AIX configure:3473: result: no configure:3492: checking for an ANSI C-conforming const configure:3567: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:3573: $? = 0 configure:3588: result: yes configure:3598: checking for inline configure:3624: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:3630: $? = 0 configure:3648: result: inline configure:3667: checking for working volatile configure:3696: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:3702: $? = 0 configure:3717: result: yes configure:3728: checking for ANSI C header files configure:3758: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:3764: $? = 0 configure:3863: i686-pc-linux-gnu-gcc -o conftest -march=core2 -Os -pipe -fomit-frame-pointer -static conftest.c >&5 configure:3866: $? = 0 configure:3872: ./conftest configure:3875: $? = 0 configure:3892: result: yes configure:3910: checking for special C compiler options needed for large files configure:4003: result: no configure:4009: checking for _FILE_OFFSET_BITS value needed for large files configure:4044: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 conftest.c:18: warning: left shift count >= width of type conftest.c:18: warning: left shift count >= width of type conftest.c:20: error: size of array 'off_t_is_large' is negative configure:4050: $? = 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 STDC_HEADERS 1 | /* 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:4094: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:4100: $? = 0 configure:4118: result: 64 configure:4267: checking for sys/types.h configure:4288: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:4294: $? = 0 configure:4310: result: yes configure:4267: checking for sys/stat.h configure:4288: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:4294: $? = 0 configure:4310: result: yes configure:4267: checking for stdlib.h configure:4288: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:4294: $? = 0 configure:4310: result: yes configure:4267: checking for string.h configure:4288: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:4294: $? = 0 configure:4310: result: yes configure:4267: checking for memory.h configure:4288: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:4294: $? = 0 configure:4310: result: yes configure:4267: checking for strings.h configure:4288: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:4294: $? = 0 configure:4310: result: yes configure:4267: checking for inttypes.h configure:4288: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:4294: $? = 0 configure:4310: result: yes configure:4267: checking for stdint.h configure:4288: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:4294: $? = 0 configure:4310: result: yes configure:4267: checking for unistd.h configure:4288: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:4294: $? = 0 configure:4310: result: yes configure:4322: checking for off_t configure:4352: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:4358: $? = 0 configure:4373: result: yes configure:4380: checking size of off_t configure:4682: i686-pc-linux-gnu-gcc -o conftest -march=core2 -Os -pipe -fomit-frame-pointer -static conftest.c >&5 configure:4685: $? = 0 configure:4691: ./conftest configure:4694: $? = 0 configure:4717: result: 8 configure:4728: checking for stdbool.h that conforms to C99 configure:4821: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:4827: $? = 0 configure:4842: result: yes configure:4844: checking for _Bool configure:4874: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:4880: $? = 0 configure:4895: result: yes configure:4920: checking for unistd.h configure:4926: result: yes configure:4930: checking sys/time.h usability configure:4947: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:4953: $? = 0 configure:4967: result: yes configure:4971: checking sys/time.h presence configure:4986: i686-pc-linux-gnu-gcc -E conftest.c configure:4992: $? = 0 configure:5006: result: yes configure:5034: checking for sys/time.h configure:5042: result: yes configure:5074: checking termios.h usability configure:5091: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:5097: $? = 0 configure:5111: result: yes configure:5115: checking termios.h presence configure:5130: i686-pc-linux-gnu-gcc -E conftest.c configure:5136: $? = 0 configure:5150: result: yes configure:5178: checking for termios.h configure:5186: result: yes configure:5074: checking sys/ioctl.h usability configure:5091: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:5097: $? = 0 configure:5111: result: yes configure:5115: checking sys/ioctl.h presence configure:5130: i686-pc-linux-gnu-gcc -E conftest.c configure:5136: $? = 0 configure:5150: result: yes configure:5178: checking for sys/ioctl.h configure:5186: result: yes configure:5074: checking sys/select.h usability configure:5091: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:5097: $? = 0 configure:5111: result: yes configure:5115: checking sys/select.h presence configure:5130: i686-pc-linux-gnu-gcc -E conftest.c configure:5136: $? = 0 configure:5150: result: yes configure:5178: checking for sys/select.h configure:5186: result: yes configure:5074: checking utime.h usability configure:5091: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:5097: $? = 0 configure:5111: result: yes configure:5115: checking utime.h presence configure:5130: i686-pc-linux-gnu-gcc -E conftest.c configure:5136: $? = 0 configure:5150: result: yes configure:5178: checking for utime.h configure:5186: result: yes configure:5074: checking sys/utime.h usability configure:5091: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 conftest.c:64:23: error: sys/utime.h: No such file or directory configure:5097: $? = 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 STDC_HEADERS 1 | #define _FILE_OFFSET_BITS 64 | #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 SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5111: result: no configure:5115: checking sys/utime.h presence configure:5130: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:31:23: error: sys/utime.h: No such file or directory configure:5136: $? = 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 STDC_HEADERS 1 | #define _FILE_OFFSET_BITS 64 | #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 SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_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:5150: result: no configure:5178: checking for sys/utime.h configure:5186: result: no configure:5207: checking for stdint.h configure:5213: result: yes configure:5207: checking for inttypes.h configure:5213: result: yes configure:5217: checking pwd.h usability configure:5234: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:5240: $? = 0 configure:5254: result: yes configure:5258: checking pwd.h presence configure:5273: i686-pc-linux-gnu-gcc -E conftest.c configure:5279: $? = 0 configure:5293: result: yes configure:5321: checking for pwd.h configure:5329: result: yes configure:5217: checking wchar.h usability configure:5234: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:5240: $? = 0 configure:5254: result: yes configure:5258: checking wchar.h presence configure:5273: i686-pc-linux-gnu-gcc -E conftest.c configure:5279: $? = 0 configure:5293: result: yes configure:5321: checking for wchar.h configure:5329: result: yes configure:5343: checking for short configure:5373: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:5379: $? = 0 configure:5394: result: yes configure:5401: checking size of short configure:5703: i686-pc-linux-gnu-gcc -o conftest -march=core2 -Os -pipe -fomit-frame-pointer -static conftest.c >&5 configure:5706: $? = 0 configure:5712: ./conftest configure:5715: $? = 0 configure:5738: result: 2 configure:5748: checking for int configure:5778: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:5784: $? = 0 configure:5799: result: yes configure:5806: checking size of int configure:6108: i686-pc-linux-gnu-gcc -o conftest -march=core2 -Os -pipe -fomit-frame-pointer -static conftest.c >&5 configure:6111: $? = 0 configure:6117: ./conftest configure:6120: $? = 0 configure:6143: result: 4 configure:6153: checking for long configure:6183: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:6189: $? = 0 configure:6204: result: yes configure:6211: checking size of long configure:6513: i686-pc-linux-gnu-gcc -o conftest -march=core2 -Os -pipe -fomit-frame-pointer -static conftest.c >&5 configure:6516: $? = 0 configure:6522: ./conftest configure:6525: $? = 0 configure:6548: result: 4 configure:6558: checking for long long configure:6588: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:6594: $? = 0 configure:6609: result: yes configure:6616: checking size of long long configure:6918: i686-pc-linux-gnu-gcc -o conftest -march=core2 -Os -pipe -fomit-frame-pointer -static conftest.c >&5 configure:6921: $? = 0 configure:6927: ./conftest configure:6930: $? = 0 configure:6953: result: 8 configure:6963: checking for void * configure:6993: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:6999: $? = 0 configure:7014: result: yes configure:7021: checking size of void * configure:7323: i686-pc-linux-gnu-gcc -o conftest -march=core2 -Os -pipe -fomit-frame-pointer -static conftest.c >&5 configure:7326: $? = 0 configure:7332: ./conftest configure:7335: $? = 0 configure:7358: result: 4 configure:7369: checking for size_t configure:7399: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:7405: $? = 0 configure:7420: result: yes configure:7432: checking for pid_t configure:7462: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:7468: $? = 0 configure:7483: result: yes configure:7495: checking for uint32_t configure:7525: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:7531: $? = 0 configure:7546: result: yes configure:7556: checking for uintptr_t configure:7586: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:7592: $? = 0 configure:7607: result: yes configure:7617: checking for intptr_t configure:7647: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:7653: $? = 0 configure:7668: result: yes configure:7678: checking for int64_t configure:7708: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:7714: $? = 0 configure:7729: result: yes configure:7740: checking for sig_atomic_t configure:7778: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:7784: $? = 0 configure:7799: result: yes configure:7813: checking for working alloca.h configure:7840: i686-pc-linux-gnu-gcc -o conftest -march=core2 -Os -pipe -fomit-frame-pointer -static conftest.c >&5 configure:7846: $? = 0 configure:7863: result: yes configure:7873: checking for alloca configure:7920: i686-pc-linux-gnu-gcc -o conftest -march=core2 -Os -pipe -fomit-frame-pointer -static conftest.c >&5 configure:7926: $? = 0 configure:7943: result: yes configure:8176: checking for stdlib.h configure:8182: result: yes configure:8176: checking for unistd.h configure:8182: result: yes configure:8315: checking for getpagesize configure:8371: i686-pc-linux-gnu-gcc -o conftest -march=core2 -Os -pipe -fomit-frame-pointer -static conftest.c >&5 configure:8377: $? = 0 configure:8395: result: yes configure:8405: checking for working mmap configure:8552: i686-pc-linux-gnu-gcc -o conftest -march=core2 -Os -pipe -fomit-frame-pointer -static conftest.c >&5 configure:8555: $? = 0 configure:8561: ./conftest configure:8564: $? = 0 configure:8580: result: yes configure:8591: checking for _LARGEFILE_SOURCE value needed for large files configure:8620: i686-pc-linux-gnu-gcc -o conftest -march=core2 -Os -pipe -fomit-frame-pointer -static conftest.c >&5 configure:8626: $? = 0 configure:8692: result: no configure:8724: checking for strptime configure:8780: i686-pc-linux-gnu-gcc -o conftest -march=core2 -Os -pipe -fomit-frame-pointer -static conftest.c >&5 configure:8786: $? = 0 configure:8804: result: yes configure:8724: checking for timegm configure:8780: i686-pc-linux-gnu-gcc -o conftest -march=core2 -Os -pipe -fomit-frame-pointer -static conftest.c >&5 configure:8786: $? = 0 configure:8804: result: yes configure:8724: checking for snprintf configure:8780: i686-pc-linux-gnu-gcc -o conftest -march=core2 -Os -pipe -fomit-frame-pointer -static conftest.c >&5 conftest.c:77: warning: conflicting types for built-in function 'snprintf' configure:8786: $? = 0 configure:8804: result: yes configure:8724: checking for vsnprintf configure:8780: i686-pc-linux-gnu-gcc -o conftest -march=core2 -Os -pipe -fomit-frame-pointer -static conftest.c >&5 conftest.c:78: warning: conflicting types for built-in function 'vsnprintf' configure:8786: $? = 0 configure:8804: result: yes configure:8724: checking for vasprintf configure:8780: i686-pc-linux-gnu-gcc -o conftest -march=core2 -Os -pipe -fomit-frame-pointer -static conftest.c >&5 configure:8786: $? = 0 configure:8804: result: yes configure:8724: checking for drand48 configure:8780: i686-pc-linux-gnu-gcc -o conftest -march=core2 -Os -pipe -fomit-frame-pointer -static conftest.c >&5 configure:8786: $? = 0 configure:8804: result: yes configure:8825: checking for strtoll configure:8881: i686-pc-linux-gnu-gcc -o conftest -march=core2 -Os -pipe -fomit-frame-pointer -static conftest.c >&5 configure:8887: $? = 0 configure:8905: result: yes configure:8825: checking for usleep configure:8881: i686-pc-linux-gnu-gcc -o conftest -march=core2 -Os -pipe -fomit-frame-pointer -static conftest.c >&5 configure:8887: $? = 0 configure:8905: result: yes configure:8825: checking for ftello configure:8881: i686-pc-linux-gnu-gcc -o conftest -march=core2 -Os -pipe -fomit-frame-pointer -static conftest.c >&5 configure:8887: $? = 0 configure:8905: result: yes configure:8825: checking for sigblock configure:8881: i686-pc-linux-gnu-gcc -o conftest -march=core2 -Os -pipe -fomit-frame-pointer -static conftest.c >&5 configure:8887: $? = 0 configure:8905: result: yes configure:8825: checking for sigsetjmp configure:8881: i686-pc-linux-gnu-gcc -o conftest -march=core2 -Os -pipe -fomit-frame-pointer -static conftest.c >&5 /var/tmp/portage/net-misc/wget-1.11.3/temp/ccvu7Og3.o: In function `main': conftest.c:(.text+0xf): undefined reference to `sigsetjmp' collect2: ld returned 1 exit status configure:8887: $? = 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 STDC_HEADERS 1 | #define _FILE_OFFSET_BITS 64 | #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 SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_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_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #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_STRPTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_DRAND48 1 | #define HAVE_STRTOLL 1 | #define HAVE_USLEEP 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | 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 | #endif | | int | main () | { | return sigsetjmp (); | ; | return 0; | } configure:8905: result: no configure:8825: checking for memrchr configure:8881: i686-pc-linux-gnu-gcc -o conftest -march=core2 -Os -pipe -fomit-frame-pointer -static conftest.c >&5 configure:8887: $? = 0 configure:8905: result: yes configure:8825: checking for wcwidth configure:8881: i686-pc-linux-gnu-gcc -o conftest -march=core2 -Os -pipe -fomit-frame-pointer -static conftest.c >&5 configure:8887: $? = 0 configure:8905: result: yes configure:8825: checking for mbtowc configure:8881: i686-pc-linux-gnu-gcc -o conftest -march=core2 -Os -pipe -fomit-frame-pointer -static conftest.c >&5 configure:8887: $? = 0 configure:8905: result: yes configure:8943: checking for struct utimbuf configure:8982: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:8988: $? = 0 configure:9003: result: yes configure:9016: checking for socklen_t configure:9031: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:9037: $? = 0 configure:9042: result: socklen_t configure:9104: checking for working fnmatch.h configure:9116: i686-pc-linux-gnu-gcc -c -march=core2 -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:9122: $? = 0 configure:9128: result: yes configure:9153: checking for nanosleep configure:9209: i686-pc-linux-gnu-gcc -o conftest -march=core2 -Os -pipe -fomit-frame-pointer -static conftest.c >&5 configure:9215: $? = 0 configure:9233: result: yes configure:9399: checking for clock_gettime configure:9455: i686-pc-linux-gnu-gcc -o conftest -march=core2 -Os -pipe -fomit-frame-pointer -static conftest.c >&5 /var/tmp/portage/net-misc/wget-1.11.3/temp/ccUuY7II.o: In function `main': conftest.c:(.text+0xf): undefined reference to `clock_gettime' collect2: ld returned 1 exit status configure:9461: $? = 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 STDC_HEADERS 1 | #define _FILE_OFFSET_BITS 64 | #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 SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_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_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #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_STRPTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_DRAND48 1 | #define HAVE_STRTOLL 1 | #define HAVE_USLEEP 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_MEMRCHR 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MBTOWC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_ISATTY 1 | #define HAVE_SYMLINK 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | 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 | #endif | | int | main () | { | return clock_gettime (); | ; | return 0; | } configure:9479: result: no configure:9489: checking for clock_gettime in -lrt configure:9524: i686-pc-linux-gnu-gcc -o conftest -march=core2 -Os -pipe -fomit-frame-pointer -static conftest.c -lrt >&5 configure:9530: $? = 0 configure:9548: result: yes configure:9570: checking for gethostbyname configure:9626: i686-pc-linux-gnu-gcc -o conftest -march=core2 -Os -pipe -fomit-frame-pointer -static conftest.c -lrt >&5 /var/tmp/portage/net-misc/wget-1.11.3/temp/cck2cR7Y.o: In function `main': conftest.c:(.text+0xf): warning: Using 'gethostbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking configure:9632: $? = 0 configure:9650: result: yes configure:9668: checking for inet_ntoa configure:9724: i686-pc-linux-gnu-gcc -o conftest -march=core2 -Os -pipe -fomit-frame-pointer -static conftest.c -lrt >&5 configure:9730: $? = 0 configure:9748: result: yes configure:9838: checking for socket in -lsocket configure:9873: i686-pc-linux-gnu-gcc -o conftest -march=core2 -Os -pipe -fomit-frame-pointer -static conftest.c -lsocket -lrt >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:9879: $? = 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 STDC_HEADERS 1 | #define _FILE_OFFSET_BITS 64 | #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 SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_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_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #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_STRPTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_DRAND48 1 | #define HAVE_STRTOLL 1 | #define HAVE_USLEEP 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_MEMRCHR 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MBTOWC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_ISATTY 1 | #define HAVE_SYMLINK 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:9897: result: no configure:9910: checking for getopt_long configure:9966: i686-pc-linux-gnu-gcc -o conftest -march=core2 -Os -pipe -fomit-frame-pointer -static conftest.c -lrt >&5 configure:9972: $? = 0 configure:9989: result: yes configure:10042: checking for ld used by GCC configure:10106: result: /usr/i686-pc-linux-gnu/bin/ld configure:10115: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld configure:10128: result: yes configure:10135: checking for shared library run path origin configure:10148: result: done configure:10675: checking for dlopen in -ldl configure:10710: i686-pc-linux-gnu-gcc -o conftest -march=core2 -Os -pipe -fomit-frame-pointer -static conftest.c -ldl -lrt >&5 /var/tmp/portage/net-misc/wget-1.11.3/temp/cc1sk8Nn.o: In function `main': conftest.c:(.text+0xf): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking configure:10716: $? = 0 configure:10734: result: yes configure:11230: checking for libssl configure:11267: i686-pc-linux-gnu-gcc -o conftest -march=core2 -Os -pipe -fomit-frame-pointer -static conftest.c -lssl -lcrypto -ldl -lrt >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libcrypto.a(dso_dlfcn.o): In function `dlfcn_load': (.text+0x519): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `get_rc_clockskew': (.text+0x233): undefined reference to `krb5_rc_default' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `get_rc_clockskew': (.text+0x247): undefined reference to `krb5_rc_initialize' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `get_rc_clockskew': (.text+0x25e): undefined reference to `krb5_rc_get_lifespan' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `get_rc_clockskew': (.text+0x279): undefined reference to `krb5_rc_destroy' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_validate_times': (.text+0x2b2): undefined reference to `krb5_init_context' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_validate_times': (.text+0x2d7): undefined reference to `krb5_timeofday' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_validate_times': (.text+0x2ea): undefined reference to `krb5_free_context' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_krb5_free_data_contents': (.text+0x469): undefined reference to `krb5_free_data_contents' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_tgt_is_available': (.text+0x4cf): undefined reference to `krb5_init_context' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_tgt_is_available': (.text+0x501): undefined reference to `krb5_sname_to_principal' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_tgt_is_available': (.text+0x518): undefined reference to `krb5_cc_default' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_tgt_is_available': (.text+0x532): undefined reference to `krb5_cc_get_principal' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_tgt_is_available': (.text+0x559): undefined reference to `krb5_get_credentials' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_tgt_is_available': (.text+0x576): undefined reference to `krb5_free_principal' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_tgt_is_available': (.text+0x58d): undefined reference to `krb5_free_principal' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_tgt_is_available': (.text+0x5a1): undefined reference to `krb5_free_context' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_keytab_is_available': (.text+0x5ec): undefined reference to `krb5_init_context' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_keytab_is_available': (.text+0x60e): undefined reference to `krb5_kt_resolve' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_keytab_is_available': (.text+0x61c): undefined reference to `krb5_kt_default' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_keytab_is_available': (.text+0x64b): undefined reference to `krb5_sname_to_principal' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_keytab_is_available': (.text+0x668): undefined reference to `krb5_kt_get_entry' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_keytab_is_available': (.text+0x687): undefined reference to `krb5_kt_free_entry' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_keytab_is_available': (.text+0x6a2): undefined reference to `krb5_kt_close' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_keytab_is_available': (.text+0x6b9): undefined reference to `krb5_free_principal' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_keytab_is_available': (.text+0x6cd): undefined reference to `krb5_free_context' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_sget_tkt': (.text+0xee5): undefined reference to `krb5_init_context' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_sget_tkt': (.text+0xf0f): undefined reference to `krb5_auth_con_free' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_sget_tkt': (.text+0xf3f): undefined reference to `krb5_auth_con_init' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_sget_tkt': (.text+0xf77): undefined reference to `krb5_auth_con_getrcache' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_sget_tkt': (.text+0xfb2): undefined reference to `krb5_sname_to_principal' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_sget_tkt': (.text+0xfec): undefined reference to `krb5_get_server_rcache' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_sget_tkt': (.text+0x1017): undefined reference to `krb5_auth_con_setrcache' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_sget_tkt': (.text+0x1049): undefined reference to `krb5_kt_resolve' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_sget_tkt': (.text+0x106c): undefined reference to `krb5_kt_default' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_sget_tkt': (.text+0x1114): undefined reference to `krb5_principal_compare' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_sget_tkt': (.text+0x1161): undefined reference to `krb5_kt_get_entry' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_sget_tkt': (.text+0x1188): undefined reference to `krb5_decrypt_tkt_part' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_sget_tkt': (.text+0x11c3): undefined reference to `krb5_kt_free_entry' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_sget_tkt': (.text+0x12b2): undefined reference to `krb5_kt_close' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_sget_tkt': (.text+0x12cb): undefined reference to `krb5_free_ticket' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_sget_tkt': (.text+0x12e4): undefined reference to `krb5_free_principal' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_cget_tkt': (.text+0x13c0): undefined reference to `krb5_init_context' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_cget_tkt': (.text+0x1420): undefined reference to `krb5_sname_to_principal' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_cget_tkt': (.text+0x1478): undefined reference to `krb5_cc_default' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_cget_tkt': (.text+0x14a3): undefined reference to `krb5_cc_get_principal' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_cget_tkt': (.text+0x14e2): undefined reference to `krb5_get_credentials' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_cget_tkt': (.text+0x157c): undefined reference to `krb5_mk_req_extended' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_cget_tkt': (.text+0x16a0): undefined reference to `krb5_free_principal' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_cget_tkt': (.text+0x16ba): undefined reference to `krb5_free_principal' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_cget_tkt': (.text+0x16d7): undefined reference to `krb5_auth_con_free' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `kssl_cget_tkt': (.text+0x16ee): undefined reference to `krb5_free_context' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `populate_cksumlens': (.text+0x181e): undefined reference to `valid_cksumtype' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `populate_cksumlens': (.text+0x1843): undefined reference to `krb5_checksum_size' /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../libssl.a(kssl.o): In function `populate_cksumlens': (.text+0x1858): undefined reference to `krb5_checksum_size' collect2: ld returned 1 exit status configure:11273: $? = 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 STDC_HEADERS 1 | #define _FILE_OFFSET_BITS 64 | #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 SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_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_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #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_STRPTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_DRAND48 1 | #define HAVE_STRTOLL 1 | #define HAVE_USLEEP 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_MEMRCHR 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MBTOWC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_ISATTY 1 | #define HAVE_SYMLINK 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 | /* end confdefs.h. */ | | #include | #include | #include | #include | #include | #include | #include | | int | main () | { | SSL_library_init () | ; | return 0; | } configure:11292: result: no configure:11324: error: --with-ssl was given, but SSL is not available. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu 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=set ac_cv_env_CFLAGS_value='-march=core2 -Os -pipe -fomit-frame-pointer' 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=set ac_cv_env_LDFLAGS_value=' -static' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_alloca_works=yes ac_cv_func_clock_gettime=no ac_cv_func_drand48=yes ac_cv_func_ftello=yes ac_cv_func_gethostbyname=yes ac_cv_func_getopt_long=yes ac_cv_func_getpagesize=yes ac_cv_func_inet_ntoa=yes ac_cv_func_mbtowc=yes ac_cv_func_memrchr=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_nanosleep=yes ac_cv_func_sigblock=yes ac_cv_func_sigsetjmp=no ac_cv_func_snprintf=yes ac_cv_func_strptime=yes ac_cv_func_strtoll=yes ac_cv_func_timegm=yes ac_cv_func_usleep=yes ac_cv_func_vasprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_wcwidth=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_pwd_h=yes ac_cv_header_stdbool_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_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_wchar_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_rt_clock_gettime=yes ac_cv_lib_socket_socket=no ac_cv_libssl=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_CC=i686-pc-linux-gnu-gcc ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes 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_sizeof_void_p=4 ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_type__Bool=yes ac_cv_type_int64_t=yes ac_cv_type_int=yes ac_cv_type_intptr_t=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_size_t=yes ac_cv_type_struct_utimbuf=yes ac_cv_type_uint32_t=yes ac_cv_type_uintptr_t=yes ac_cv_type_void_p=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/i686-pc-linux-gnu/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' CATALOGS='' CATOBJEXT='' CC='i686-pc-linux-gnu-gcc' CFLAGS='-march=core2 -Os -pipe -fomit-frame-pointer' COMMENT_IF_NO_POD2MAN='' CPP='i686-pc-linux-gnu-gcc -E' CPPFLAGS='' DATADIRNAME='' DEFS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GETOPT_OBJ='' GMOFILES='' GMSGFMT='' GREP='/bin/grep' HAVE_LIBGNUTLS='' HAVE_LIBSSL='no' HAVE_NLS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTOBJEXT='' INTLLIBS='' LDFLAGS=' -static' LIBGNUTLS='' LIBOBJS='' LIBS='-ldl -lrt ' LIBSSL='' LTLIBGNUTLS='' LTLIBOBJS='' LTLIBSSL='' MAKEINFO='' MD5_OBJ='' MSGFMT='' NTLM_OBJ='' OBJEXT='o' OPIE_OBJ='ftp-opie.o' PACKAGE='wget' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='' POD2MAN='' POFILES='' SET_MAKE='' SHELL='/bin/sh' SSL_OBJ='' USE_NLS='' VERSION='1.11.3' XGETTEXT='' ac_ct_CC='' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='i686-pc-linux-gnu' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='NONE' host='i686-pc-linux-gnu' host_alias='i686-pc-linux-gnu' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## 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 STDC_HEADERS 1 #define _FILE_OFFSET_BITS 64 #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 SIZEOF_OFF_T 8 #define HAVE__BOOL 1 #define HAVE_STDBOOL_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_PWD_H 1 #define HAVE_WCHAR_H 1 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_VOID_P 4 #define HAVE_UINT32_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_INTPTR_T 1 #define HAVE_INT64_T 1 #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_STRPTIME 1 #define HAVE_TIMEGM 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_DRAND48 1 #define HAVE_STRTOLL 1 #define HAVE_USLEEP 1 #define HAVE_FTELLO 1 #define HAVE_SIGBLOCK 1 #define HAVE_MEMRCHR 1 #define HAVE_WCWIDTH 1 #define HAVE_MBTOWC 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_ISATTY 1 #define HAVE_SYMLINK 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 configure: exit 1