>>> Unpacking source... >>> Unpacking wget-1.11.3.tar.bz2 to /var/tmp/portage/net-misc/wget-1.11.3/work * Applying wget-1.11-linking.patch ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/net-misc/wget-1.11.3/work/wget-1.11.3 ... * econf: updating wget-1.11.3/config.sub with /usr/share/gnuconfig/config.sub * econf: updating wget-1.11.3/config.guess with /usr/share/gnuconfig/config.guess ./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 configure: configuring for GNU Wget 1.11.3 checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for AIX... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for ANSI C header files... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for off_t... yes checking size of off_t... 8 checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for long long... yes checking size of long long... 8 checking for void *... yes checking size of void *... 4 checking for size_t... yes checking for pid_t... yes checking for uint32_t... yes checking for uintptr_t... yes checking for intptr_t... yes checking for int64_t... yes checking for sig_atomic_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for strptime... yes checking for timegm... yes checking for snprintf... yes checking for vsnprintf... yes checking for vasprintf... yes checking for drand48... yes checking for strtoll... yes checking for usleep... yes checking for ftello... yes checking for sigblock... yes checking for sigsetjmp... no checking for memrchr... yes checking for wcwidth... yes checking for mbtowc... yes checking for struct utimbuf... yes checking for socklen_t... socklen_t checking for working fnmatch.h... yes checking for nanosleep... yes checking for clock_gettime... no checking for clock_gettime in -lrt... yes checking for gethostbyname... yes checking for inet_ntoa... yes checking for socket in -lsocket... no checking for getopt_long... yes checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for dlopen in -ldl... yes checking for libssl... no configure: error: --with-ssl was given, but SSL is not available. !!! Please attach the following file when seeking support: !!! /var/tmp/portage/net-misc/wget-1.11.3/work/wget-1.11.3/config.log * * ERROR: net-misc/wget-1.11.3 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2376: Called econf 'src_compile' 'src_compile' '--with-ssl' '--enable-opie' '--enable-digest' '--enable-ipv6' '--enable-nls' * ebuild.sh, line 519: Called die * The specific snippet of code: * die "econf failed" * The die message: * econf failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/net-misc/wget-1.11.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/wget-1.11.3/temp/environment'. *