>>> Unpacking source... >>> Unpacking email-3.0.5.tar.bz2 to /var/tmp/portage/net-mail/email-3.0.5/work >>> Source unpacked. >>> Compiling source in /var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5 ... ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu 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 whether make sets $(MAKE)... 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 socket in -lsocket... no checking for sqrt in -lm... yes checking for gethostbyname in -lnsl... yes checking for SSL_library_init in -lssl... yes checking for X509_free in -lcrypto... yes checking for RAND_seed in -lcrypto... yes -lcrypto -lcrypto -lssl -lnsl -lm 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 ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... 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 for unistd.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether i686-pc-linux-gnu-gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking return type of signal handlers... void checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for gethostbyname... yes checking for gethostname... yes checking for getpass... yes checking for gettimeofday... yes checking for memset... yes checking for putenv... yes checking for socket... yes checking for sqrt... yes checking for strcasecmp... yes checking for strchr... yes checking for strerror... yes checking for strrchr... yes checking for uname... yes checking if strftime is GNU or Non-GNU... GNU configure: creating ./config.status config.status: creating Makefile config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status: creating src/Makefile config.status: WARNING: src/Makefile.in seems to ignore the --datarootdir setting config.status: creating email.help config.status: creating email.1 config.status: creating include/config.h checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether make sets $(MAKE)... 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 socket in -lsocket... no checking for sqrt in -lm... yes checking for gethostbyname in -lnsl... yes checking for SSL_library_init in -lssl... yes checking for X509_free in -lcrypto... yes checking for RAND_seed in -lcrypto... yes -lcrypto -lcrypto -lssl -lnsl -lm checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... 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 for unistd.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking return type of signal handlers... void checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for gethostbyname... yes checking for gethostname... yes checking for getpass... yes checking for gettimeofday... yes checking for memset... yes checking for putenv... yes checking for socket... yes checking for sqrt... yes checking for strcasecmp... yes checking for strchr... yes checking for strerror... yes checking for strrchr... yes checking for uname... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status: creating include/config.h make -j14 cd dlib/ && make make[1]: Entering directory `/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib' gcc -O2 -pipe -Wall -W -DUSE_GNU_STRFTIME -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5 -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/src -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/include -I../include -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib/include -I../dlib/include -DEMAIL_VERSION='"3.0.5"' -DCOMPILE_DATE='"05/15/2008-06:59:23PM_UTC"' -DEMAIL_DIR='"/etc/email"' -Wall -W -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib/src -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib/include -I../include -DHAVE_CONFIG_H -c -o src/dnet.o src/dnet.c gcc -O2 -pipe -Wall -W -DUSE_GNU_STRFTIME -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5 -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/src -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/include -I../include -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib/include -I../dlib/include -DEMAIL_VERSION='"3.0.5"' -DCOMPILE_DATE='"05/15/2008-06:59:23PM_UTC"' -DEMAIL_DIR='"/etc/email"' -Wall -W -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib/src -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib/include -I../include -DHAVE_CONFIG_H -c -o src/dhash.o src/dhash.c gcc -O2 -pipe -Wall -W -DUSE_GNU_STRFTIME -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5 -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/src -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/include -I../include -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib/include -I../dlib/include -DEMAIL_VERSION='"3.0.5"' -DCOMPILE_DATE='"05/15/2008-06:59:23PM_UTC"' -DEMAIL_DIR='"/etc/email"' -Wall -W -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib/src -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib/include -I../include -DHAVE_CONFIG_H -c -o src/dlist.o src/dlist.c gcc -O2 -pipe -Wall -W -DUSE_GNU_STRFTIME -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5 -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/src -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/include -I../include -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib/include -I../dlib/include -DEMAIL_VERSION='"3.0.5"' -DCOMPILE_DATE='"05/15/2008-06:59:23PM_UTC"' -DEMAIL_DIR='"/etc/email"' -Wall -W -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib/src -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib/include -I../include -DHAVE_CONFIG_H -c -o src/dstrbuf.o src/dstrbuf.c gcc -O2 -pipe -Wall -W -DUSE_GNU_STRFTIME -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5 -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/src -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/include -I../include -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib/include -I../dlib/include -DEMAIL_VERSION='"3.0.5"' -DCOMPILE_DATE='"05/15/2008-06:59:23PM_UTC"' -DEMAIL_DIR='"/etc/email"' -Wall -W -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib/src -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib/include -I../include -DHAVE_CONFIG_H -c -o src/dutil.o src/dutil.c gcc -O2 -pipe -Wall -W -DUSE_GNU_STRFTIME -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5 -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/src -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/include -I../include -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib/include -I../dlib/include -DEMAIL_VERSION='"3.0.5"' -DCOMPILE_DATE='"05/15/2008-06:59:23PM_UTC"' -DEMAIL_DIR='"/etc/email"' -Wall -W -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib/src -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib/include -I../include -DHAVE_CONFIG_H -c -o src/dvector.o src/dvector.c ar rc libdlib.a src/dnet.o src/dhash.o src/dlist.o src/dstrbuf.o src/dutil.o src/dvector.o make[1]: Leaving directory `/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib' cd src/ && make make[1]: Entering directory `/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/src' i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -DUSE_GNU_STRFTIME -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5 -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/src -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/include -I../include -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib/include -I../dlib/include -DEMAIL_VERSION='"3.0.5"' -DCOMPILE_DATE='"05/15/2008-06:59:23PM_UTC"' -DEMAIL_DIR='"/etc/email"' -DHAVE_CONFIG_H -c -o email.o email.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -DUSE_GNU_STRFTIME -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5 -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/src -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/include -I../include -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib/include -I../dlib/include -DEMAIL_VERSION='"3.0.5"' -DCOMPILE_DATE='"05/15/2008-06:59:23PM_UTC"' -DEMAIL_DIR='"/etc/email"' -DHAVE_CONFIG_H -c -o addr_parse.o addr_parse.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -DUSE_GNU_STRFTIME -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5 -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/src -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/include -I../include -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib/include -I../dlib/include -DEMAIL_VERSION='"3.0.5"' -DCOMPILE_DATE='"05/15/2008-06:59:23PM_UTC"' -DEMAIL_DIR='"/etc/email"' -DHAVE_CONFIG_H -c -o addy_book.o addy_book.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -DUSE_GNU_STRFTIME -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5 -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/src -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/include -I../include -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib/include -I../dlib/include -DEMAIL_VERSION='"3.0.5"' -DCOMPILE_DATE='"05/15/2008-06:59:23PM_UTC"' -DEMAIL_DIR='"/etc/email"' -DHAVE_CONFIG_H -c -o conf.o conf.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -DUSE_GNU_STRFTIME -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5 -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/src -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/include -I../include -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib/include -I../dlib/include -DEMAIL_VERSION='"3.0.5"' -DCOMPILE_DATE='"05/15/2008-06:59:23PM_UTC"' -DEMAIL_DIR='"/etc/email"' -DHAVE_CONFIG_H -c -o error.o error.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -DUSE_GNU_STRFTIME -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5 -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/src -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/include -I../include -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib/include -I../dlib/include -DEMAIL_VERSION='"3.0.5"' -DCOMPILE_DATE='"05/15/2008-06:59:23PM_UTC"' -DEMAIL_DIR='"/etc/email"' -DHAVE_CONFIG_H -c -o execgpg.o execgpg.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -DUSE_GNU_STRFTIME -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5 -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/src -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/include -I../include -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib/include -I../dlib/include -DEMAIL_VERSION='"3.0.5"' -DCOMPILE_DATE='"05/15/2008-06:59:23PM_UTC"' -DEMAIL_DIR='"/etc/email"' -DHAVE_CONFIG_H -c -o file_io.o file_io.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -DUSE_GNU_STRFTIME -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5 -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/src -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/include -I../include -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib/include -I../dlib/include -DEMAIL_VERSION='"3.0.5"' -DCOMPILE_DATE='"05/15/2008-06:59:23PM_UTC"' -DEMAIL_DIR='"/etc/email"' -DHAVE_CONFIG_H -c -o message.o message.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -DUSE_GNU_STRFTIME -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5 -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/src -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/include -I../include -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib/include -I../dlib/include -DEMAIL_VERSION='"3.0.5"' -DCOMPILE_DATE='"05/15/2008-06:59:23PM_UTC"' -DEMAIL_DIR='"/etc/email"' -DHAVE_CONFIG_H -c -o mimeutils.o mimeutils.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -DUSE_GNU_STRFTIME -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5 -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/src -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/include -I../include -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib/include -I../dlib/include -DEMAIL_VERSION='"3.0.5"' -DCOMPILE_DATE='"05/15/2008-06:59:23PM_UTC"' -DEMAIL_DIR='"/etc/email"' -DHAVE_CONFIG_H -c -o processmail.o processmail.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -DUSE_GNU_STRFTIME -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5 -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/src -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/include -I../include -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib/include -I../dlib/include -DEMAIL_VERSION='"3.0.5"' -DCOMPILE_DATE='"05/15/2008-06:59:23PM_UTC"' -DEMAIL_DIR='"/etc/email"' -DHAVE_CONFIG_H -c -o progress_bar.o progress_bar.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -DUSE_GNU_STRFTIME -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5 -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/src -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/include -I../include -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib/include -I../dlib/include -DEMAIL_VERSION='"3.0.5"' -DCOMPILE_DATE='"05/15/2008-06:59:23PM_UTC"' -DEMAIL_DIR='"/etc/email"' -DHAVE_CONFIG_H -c -o remotesmtp.o remotesmtp.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -DUSE_GNU_STRFTIME -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5 -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/src -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/include -I../include -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib/include -I../dlib/include -DEMAIL_VERSION='"3.0.5"' -DCOMPILE_DATE='"05/15/2008-06:59:23PM_UTC"' -DEMAIL_DIR='"/etc/email"' -DHAVE_CONFIG_H -c -o sig_file.o sig_file.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -DUSE_GNU_STRFTIME -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5 -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/src -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/include -I../include -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib/include -I../dlib/include -DEMAIL_VERSION='"3.0.5"' -DCOMPILE_DATE='"05/15/2008-06:59:23PM_UTC"' -DEMAIL_DIR='"/etc/email"' -DHAVE_CONFIG_H -c -o smtpcommands.o smtpcommands.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -DUSE_GNU_STRFTIME -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5 -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/src -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/include -I../include -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib/include -I../dlib/include -DEMAIL_VERSION='"3.0.5"' -DCOMPILE_DATE='"05/15/2008-06:59:23PM_UTC"' -DEMAIL_DIR='"/etc/email"' -DHAVE_CONFIG_H -c -o utils.o utils.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -DUSE_GNU_STRFTIME -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5 -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/src -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/include -I../include -I/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/dlib/include -I../dlib/include -DEMAIL_VERSION='"3.0.5"' -DCOMPILE_DATE='"05/15/2008-06:59:23PM_UTC"' -DEMAIL_DIR='"/etc/email"' -DHAVE_CONFIG_H -o email email.o addr_parse.o addy_book.o conf.o error.o execgpg.o file_io.o message.o mimeutils.o processmail.o progress_bar.o remotesmtp.o sig_file.o smtpcommands.o utils.o -Wl,-O1 -lcrypto -lcrypto -lssl -lnsl -lm ../dlib/libdlib.a execgpg.o: In function `callGpg': execgpg.c:(.text+0x86): warning: the use of `tmpnam' is dangerous, better use `mkstemp' ../dlib/libdlib.a(dnet.o): In function `dnetPutc': dnet.c:(.text+0x139): undefined reference to `SSL_write' ../dlib/libdlib.a(dnet.o): In function `dnetGetc': dnet.c:(.text+0x242): undefined reference to `SSL_read' ../dlib/libdlib.a(dnet.o): In function `dnetClose': dnet.c:(.text+0x3e0): undefined reference to `SSL_shutdown' dnet.c:(.text+0x3eb): undefined reference to `SSL_free' dnet.c:(.text+0x3fa): undefined reference to `SSL_CTX_free' ../dlib/libdlib.a(dnet.o): In function `dnetVerifyCert': dnet.c:(.text+0x450): undefined reference to `SSL_get_peer_certificate' dnet.c:(.text+0x45e): undefined reference to `X509_free' ../dlib/libdlib.a(dnet.o): In function `dnetUseTls': dnet.c:(.text+0x48a): undefined reference to `SSL_load_error_strings' dnet.c:(.text+0x48f): undefined reference to `SSL_library_init' dnet.c:(.text+0x4e2): undefined reference to `RAND_seed' dnet.c:(.text+0x510): undefined reference to `RAND_seed' dnet.c:(.text+0x515): undefined reference to `TLSv1_client_method' dnet.c:(.text+0x51d): undefined reference to `SSL_CTX_new' dnet.c:(.text+0x52c): undefined reference to `SSL_new' dnet.c:(.text+0x544): undefined reference to `SSL_set_fd' dnet.c:(.text+0x54f): undefined reference to `SSL_connect' dnet.c:(.text+0x562): undefined reference to `SSL_CTX_free' dnet.c:(.text+0x56d): undefined reference to `SSL_free' dnet.c:(.text+0x598): undefined reference to `SSL_CTX_free' ../dlib/libdlib.a(dnet.o): In function `dnetWrite': dnet.c:(.text+0x7a): undefined reference to `SSL_write' ../dlib/libdlib.a(dutil.o): In function `nextprime': dutil.c:(.text+0x187): undefined reference to `sqrt' dutil.c:(.text+0x18f): undefined reference to `ceil' collect2: ld returned 1 exit status make[1]: *** [all] Error 1 make[1]: Leaving directory `/var/tmp/portage/net-mail/email-3.0.5/work/email-3.0.5/src' make: *** [all] Error 2 * * ERROR: net-mail/email-3.0.5 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 180: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/net-mail:email-3.0.5:20081121-200711.log'. * The ebuild environment file is located at '/var/tmp/portage/net-mail/email-3.0.5/temp/environment'. *