Did fink self-update and then fink update-all, but it failed.
See attached.
The following 23 packages will be installed or updated:
 fontforge gawk gv libxml2 libxml2-bin libxml2-py26 libxml2-py27
 libxml2-shlibs msmtp-ssl netpbm netpbm-shlibs openexr openldap24
 openldap24-dev openldap24-shlibs pilot-link09 pilot-link09-shlibs python26
 python26-shlibs test-nowarnings-pm5100 wget xdg-base xpdf
The following 10 additional packages will be installed:
 db48-aes libjpeg libopenexr6-shlibs libpng3 libxaw3dxft libxaw3dxft-shlibs
 readline6 readline6-shlibs system-openssl-dev util-macros
Do you want to continue? [Y/n] Reading buildlock packages...
/sw/bin/dpkg-lockwait -i 
/sw/fink/dists/stable/main/binary-darwin-i386/crypto/db48-aes_4.8.30-3_darwin-i386.deb
Selecting previously deselected package db48-aes.
dpkg: considering removing db53-aes in favour of db48-aes ...
dpkg: yes, will remove db53-aes in favour of db48-aes.
(Reading database ... 62014 files and directories currently installed.)
Unpacking db48-aes (from .../db48-aes_4.8.30-3_darwin-i386.deb) ...
Setting up db48-aes (4.8.30-3) ...

Reading buildlock packages...
/sw/bin/dpkg-lockwait -i 
/sw/fink/dists/stable/main/binary-darwin-i386/graphics/libjpeg_6b-18_darwin-i386.deb
Selecting previously deselected package libjpeg.
dpkg: considering removing libjpeg8 in favour of libjpeg ...
dpkg: yes, will remove libjpeg8 in favour of libjpeg.
(Reading database ... 61993 files and directories currently installed.)
Unpacking libjpeg (from .../libjpeg_6b-18_darwin-i386.deb) ...
Setting up libjpeg (6b-18) ...
Clearing dependency_libs of .la files being installed

Reading buildlock packages...
/sw/bin/dpkg-lockwait -i 
/sw/fink/dists/stable/main/binary-darwin-i386/graphics/libpng3_1.2.49-1_darwin-i386.deb
Selecting previously deselected package libpng3.
dpkg: considering removing libpng15 in favour of libpng3 ...
dpkg: yes, will remove libpng15 in favour of libpng3.
(Reading database ... 61994 files and directories currently installed.)
Unpacking libpng3 (from .../libpng3_1.2.49-1_darwin-i386.deb) ...
Setting up libpng3 (1.2.49-1) ...
Clearing dependency_libs of .la files being installed

Setting runtime build-lock...
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-msmtp-ssl-1.4.17-1004 
/sw/src/fink.build
dpkg-deb: building package `fink-buildlock-msmtp-ssl-1.4.17-1004' in 
`/sw/src/fink.build/fink-buildlock-msmtp-ssl-1.4.17-1004_2012.10.02-21.51.08_darwin-i386.deb'.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i 
/sw/src/fink.build/fink-buildlock-msmtp-ssl-1.4.17-1004_2012.10.02-21.51.08_darwin-i386.deb
Selecting previously deselected package fink-buildlock-msmtp-ssl-1.4.17-1004.
(Reading database ... 61991 files and directories currently installed.)
Unpacking fink-buildlock-msmtp-ssl-1.4.17-1004 (from 
.../fink-buildlock-msmtp-ssl-1.4.17-1004_2012.10.02-21.51.08_darwin-i386.deb) 
...
Setting up fink-buildlock-msmtp-ssl-1.4.17-1004 (2012.10.02-21.51.08) ...

sudo -u fink-bld [ENV] sh -c /tmp/fink.3p9xj
/sw/bin/tar  --no-same-owner --no-same-permissions -xf 
/sw/src/msmtp-1.4.17.tar.bz2
sudo -u fink-bld [ENV] sh -c /tmp/fink.093LC
mv INSTALL INSTALL.txt
sudo -u fink-bld [ENV] sh -c /tmp/fink.vPt9i
/tmp/fink._kwHd
#!/bin/sh -ev
if [ "-ssl" == "-ssl" ]; then
                ./configure --prefix=/sw --mandir=/sw/share/man 
--with-libiconv-prefix=/sw --with-libintl-prefix=/sw --with-ssl=openssl
         else
                export LDFLAGS="-L/sw/lib/gnutls28 $LDFLAGS"
                ./configure --prefix=/sw --mandir=/sw/share/man 
--with-libiconv-prefix=/sw --with-libintl-prefix=/sw --with-ssl=gnutls
        fi
checking build system type... i386-apple-darwin10.8.0
checking host system type... i386-apple-darwin10.8.0
checking target system type... i386-apple-darwin10.8.0
checking for a BSD-compatible install... /sw/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /sw/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... 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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
rm: cannot remove `conftest.dSYM': Is a directory
checking for gcc option to accept ISO C99... -std=gnu99
checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) 
-std=gnu99
checking for ranlib... (cached) ranlib
checking for a BSD-compatible install... /sw/bin/ginstall -c
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
rm: cannot remove `conftest.dSYM': Is a directory
checking for working alloca.h... yes
checking for alloca... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.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 stdio_ext.h usability... no
checking stdio_ext.h presence... no
checking for stdio_ext.h... no
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for stdint.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking for unistd.h... (cached) yes
checking whether the preprocessor supports include_next... yes
checking for inline... inline
checking for C/C++ restrict keyword... __restrict
checking whether <sys/socket.h> is self-contained... yes
checking for shutdown... yes
checking whether <sys/socket.h> defines the SHUT_* macros... yes
checking whether byte ordering is bigendian... no
checking for complete errno.h... rm: cannot remove `conftest.dSYM': Is a 
directory
yes
checking whether stdin defaults to large file offsets... yes
checking for library containing gethostbyname... none required
checking for gethostbyname... yes
checking for library containing getservbyname... none required
checking for getservbyname... yes
checking for IPv4 sockets... yes
checking for IPv6 sockets... yes
checking whether getdelim is declared... no
checking whether getline is declared... no
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for getopt_long_only... yes
checking whether optreset is declared... yes
checking whether getenv is declared... yes
checking whether getpass is declared... yes
checking for __fsetlocking... no
checking for tcgetattr... yes
checking for tcsetattr... yes
checking for vasnprintf... no
checking whether fflush_unlocked is declared... no
checking whether flockfile is declared... yes
checking whether fputs_unlocked is declared... no
checking whether funlockfile is declared... yes
checking whether putc_unlocked is declared... yes
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking whether snprintf is declared... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for long long int... yes
checking for unsigned long long int... yes
checking for struct timeval... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for size_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking for alloca as a compiler built-in... rm: cannot remove 
`conftest.dSYM': Is a directory
yes
checking for a thread-safe mkdir -p... /sw/bin/mkdir -p
checking for fseeko... yes
configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo
checking for library containing getaddrinfo... none required
checking for getaddrinfo... yes
checking for gai_strerror (possibly via ws2tcpip.h)... yes
checking for struct sockaddr.sa_len... yes
checking whether getaddrinfo is declared... yes
checking whether freeaddrinfo is declared... yes
checking whether gai_strerror is declared... yes
checking whether getnameinfo is declared... yes
checking for struct addrinfo... yes
checking for getdelim... no
checking for flockfile... yes
checking for funlockfile... yes
checking whether getc_unlocked is declared... yes
checking for gethostname... yes
checking for getline... no
checking for getdelim... (cached) no
checking for flockfile... (cached) yes
checking for funlockfile... (cached) yes
checking whether getc_unlocked is declared... (cached) yes
checking whether __fsetlocking is declared... no
checking for library containing gethostbyname... (cached) none required
checking for gethostbyname... (cached) yes
checking for inet_ntop... yes
checking whether inet_ntop is declared... yes
checking whether the compiler generally respects inline... yes
checking whether lseek detects pipes... yes
checking whether <netinet/in.h> is self-contained... yes
checking for a thread-safe mkdir -p... /sw/bin/mkdir -p
checking for library containing getservbyname... (cached) none required
checking for getservbyname... (cached) yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... rm: cannot remove `conftest.dSYM': Is a directory
yes
checking for snprintf... yes
checking whether snprintf respects a size of 1... yes
checking for library containing setsockopt... none needed
checking for socklen_t... yes
checking for va_copy... yes
checking whether stdint.h conforms to C99... no
checking sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking sys/bitypes.h usability... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
checking for bit size of ptrdiff_t... 32
checking for bit size of sig_atomic_t... 32
checking for bit size of size_t... 32
checking for bit size of wchar_t... 32
checking for bit size of wint_t... 32
checking whether sig_atomic_t is signed... yes
checking whether wchar_t is signed... yes
checking whether wint_t is signed... yes
checking for ptrdiff_t integer literal suffix... 
checking for sig_atomic_t integer literal suffix... 
checking for size_t integer literal suffix... ul
checking for wchar_t integer literal suffix... 
checking for wint_t integer literal suffix... 
checking for struct random_data... no
checking whether <sys/socket.h> is self-contained... (cached) yes
checking for shutdown... (cached) yes
checking whether <sys/socket.h> defines the SHUT_* macros... (cached) yes
checking for a thread-safe mkdir -p... /sw/bin/mkdir -p
checking for a thread-safe mkdir -p... /sw/bin/mkdir -p
checking for ptrdiff_t... yes
checking for snprintf... (cached) yes
checking for wcslen... yes
checking whether _snprintf is declared... no
checking for vasprintf... yes
checking whether <wchar.h> is standalone... yes
checking for stdint.h... (cached) yes
checking whether NLS is requested... yes
checking for msgfmt... /sw/bin/msgfmt
checking for gmsgfmt... /sw/bin/msgfmt
checking for xgettext... /sw/bin/xgettext
checking for msgmerge... /sw/bin/msgmerge
checking for ld used by GCC... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU 
ld... no
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... yes
checking for CFLocaleCopyCurrent... yes
checking for GNU gettext in libc... no
checking for iconv... yes
checking for working iconv... yes
checking how to link with libiconv... -liconv
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... -lintl -Wl,-framework -Wl,CoreFoundation
checking for syslog... yes
checking for library containing nanosleep... none required
checking for libssl... yes
checking how to link with libssl... -lssl -lcrypto
checking for libgsasl... yes
checking how to link with libgsasl... -lgsasl
checking for libidn... yes
checking how to link with libidn... -lidn
configure: creating ./config.status
config.status: creating Makefile
config.status: creating build-aux/Makefile
config.status: creating gnulib/Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: creating doc/Makefile
config.status: creating scripts/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile

Install prefix ......... : /sw
TLS/SSL support ........ : yes (Library: OpenSSL)
GNU SASL support ....... : yes
GNU Libidn support ..... : yes
NLS support ............ : yes
GNOME Keyring support .. : no
MacOS X Keychain support : no
make
make  all-recursive
Making all in build-aux
make[2]: Nothing to be done for `all'.
Making all in gnulib
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
          cat ./alloca.in.h; \
        } > alloca.h-t
mv -f alloca.h-t alloca.h
/sw/bin/mkdir -p arpa
rm -f arpa/inet.h-t arpa/inet.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
          sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
              -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
              -e 's|@''NEXT_ARPA_INET_H''@|<arpa/inet.h>|g' \
              -e 's|@''HAVE_ARPA_INET_H''@|1|g' \
              -e 's|@''GNULIB_INET_NTOP''@|1|g' \
              -e 's|@''GNULIB_INET_PTON''@|0|g' \
              -e 's|@''HAVE_DECL_INET_NTOP''@|1|g' \
              -e 's|@''HAVE_DECL_INET_PTON''@|1|g' \
              -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' 
\
              < ./arpa_inet.in.h; \
        } > arpa/inet.h-t
mv arpa/inet.h-t arpa/inet.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
          cat ./getopt.in.h; \
        } > getopt.h-t
mv -f getopt.h-t getopt.h
rm -f stdint.h-t stdint.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
          sed -e 's/@''HAVE_STDINT_H''@/1/g' \
              -e 's|@''INCLUDE_NEXT''@|include_next|g' \
              -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
              -e 's|@''NEXT_STDINT_H''@|<stdint.h>|g' \
              -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
              -e 's/@''HAVE_INTTYPES_H''@/1/g' \
              -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \
              -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \
              -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
              -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
              -e 's/@''BITSIZEOF_PTRDIFF_T''@/32/g' \
              -e 's/@''PTRDIFF_T_SUFFIX''@//g' \
              -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' \
              -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \
              -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \
              -e 's/@''BITSIZEOF_SIZE_T''@/32/g' \
              -e 's/@''SIZE_T_SUFFIX''@/ul/g' \
              -e 's/@''BITSIZEOF_WCHAR_T''@/32/g' \
              -e 's/@''HAVE_SIGNED_WCHAR_T''@/1/g' \
              -e 's/@''WCHAR_T_SUFFIX''@//g' \
              -e 's/@''BITSIZEOF_WINT_T''@/32/g' \
              -e 's/@''HAVE_SIGNED_WINT_T''@/1/g' \
              -e 's/@''WINT_T_SUFFIX''@//g' \
              < ./stdint.in.h; \
        } > stdint.h-t
mv stdint.h-t stdint.h
rm -f stdio.h-t stdio.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
          sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
              -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
              -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
              -e 's|@''GNULIB_FPRINTF''@|1|g' \
              -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \
              -e 's|@''GNULIB_PRINTF''@|1|g' \
              -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \
              -e 's|@''GNULIB_SNPRINTF''@|1|g' \
              -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \
              -e 's|@''GNULIB_VFPRINTF''@|1|g' \
              -e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \
              -e 's|@''GNULIB_VPRINTF''@|1|g' \
              -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \
              -e 's|@''GNULIB_VSNPRINTF''@|0|g' \
              -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \
              -e 's|@''GNULIB_VASPRINTF''@|1|g' \
              -e 's|@''GNULIB_OBSTACK_PRINTF''@|0|g' \
              -e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|0|g' \
              -e 's|@''GNULIB_FOPEN''@|0|g' \
              -e 's|@''GNULIB_FREOPEN''@|0|g' \
              -e 's|@''GNULIB_FSEEK''@|0|g' \
              -e 's|@''GNULIB_FSEEKO''@|1|g' \
              -e 's|@''GNULIB_FTELL''@|0|g' \
              -e 's|@''GNULIB_FTELLO''@|0|g' \
              -e 's|@''GNULIB_FFLUSH''@|0|g' \
              -e 's|@''GNULIB_FCLOSE''@|1|g' \
              -e 's|@''GNULIB_FPUTC''@|1|g' \
              -e 's|@''GNULIB_PUTC''@|1|g' \
              -e 's|@''GNULIB_PUTCHAR''@|1|g' \
              -e 's|@''GNULIB_FPUTS''@|1|g' \
              -e 's|@''GNULIB_PUTS''@|1|g' \
              -e 's|@''GNULIB_FWRITE''@|1|g' \
              -e 's|@''GNULIB_GETDELIM''@|1|g' \
              -e 's|@''GNULIB_GETLINE''@|1|g' \
              -e 's|@''GNULIB_PERROR''@|0|g' \
              -e 's|@''GNULIB_STDIO_H_SIGPIPE''@|0|g' \
              -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
              -e 's|@''REPLACE_FPRINTF''@|0|g' \
              -e 's|@''REPLACE_VFPRINTF''@|0|g' \
              -e 's|@''REPLACE_PRINTF''@|0|g' \
              -e 's|@''REPLACE_VPRINTF''@|0|g' \
              -e 's|@''REPLACE_SNPRINTF''@|0|g' \
              -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
              -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
              -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
              -e 's|@''REPLACE_SPRINTF''@|0|g' \
              -e 's|@''REPLACE_VSPRINTF''@|0|g' \
              -e 's|@''HAVE_VASPRINTF''@|1|g' \
              -e 's|@''REPLACE_VASPRINTF''@|0|g' \
              -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
              -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
              -e 's|@''REPLACE_FOPEN''@|0|g' \
              -e 's|@''REPLACE_FREOPEN''@|0|g' \
              -e 's|@''REPLACE_FSEEKO''@|0|g' \
              -e 's|@''REPLACE_FSEEK''@|0|g' \
              -e 's|@''REPLACE_FTELLO''@|0|g' \
              -e 's|@''REPLACE_FTELL''@|0|g' \
              -e 's|@''REPLACE_FFLUSH''@|0|g' \
              -e 's|@''REPLACE_FCLOSE''@|0|g' \
              -e 's|@''HAVE_DECL_GETDELIM''@|0|g' \
              -e 's|@''HAVE_DECL_GETLINE''@|0|g' \
              -e 's|@''REPLACE_GETLINE''@|1|g' \
              -e 's|@''REPLACE_PERROR''@|0|g' \
              -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' 
\
              < ./stdio.in.h; \
        } > stdio.h-t
mv stdio.h-t stdio.h
rm -f stdlib.h-t stdlib.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
          sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
              -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
              -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
              -e 's|@''GNULIB_MALLOC_POSIX''@|0|g' \
              -e 's|@''GNULIB_REALLOC_POSIX''@|1|g' \
              -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \
              -e 's|@''GNULIB_ATOLL''@|0|g' \
              -e 's|@''GNULIB_GETLOADAVG''@|0|g' \
              -e 's|@''GNULIB_GETSUBOPT''@|0|g' \
              -e 's|@''GNULIB_MKDTEMP''@|0|g' \
              -e 's|@''GNULIB_MKSTEMP''@|0|g' \
              -e 's|@''GNULIB_PUTENV''@|0|g' \
              -e 's|@''GNULIB_RANDOM_R''@|0|g' \
              -e 's|@''GNULIB_RPMATCH''@|0|g' \
              -e 's|@''GNULIB_SETENV''@|0|g' \
              -e 's|@''GNULIB_STRTOD''@|0|g' \
              -e 's|@''GNULIB_STRTOLL''@|0|g' \
              -e 's|@''GNULIB_STRTOULL''@|0|g' \
              -e 's|@''GNULIB_UNSETENV''@|0|g' \
              -e 's|@''HAVE_ATOLL''@|1|g' \
              -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \
              -e 's|@''HAVE_GETSUBOPT''@|1|g' \
              -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \
              -e 's|@''HAVE_MKDTEMP''@|1|g' \
              -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \
              -e 's|@''HAVE_RANDOM_R''@|1|g' \
              -e 's|@''HAVE_RPMATCH''@|1|g' \
              -e 's|@''HAVE_SETENV''@|1|g' \
              -e 's|@''HAVE_STRTOD''@|1|g' \
              -e 's|@''HAVE_STRTOLL''@|1|g' \
              -e 's|@''HAVE_STRTOULL''@|1|g' \
              -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|0|g' \
              -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
              -e 's|@''HAVE_UNSETENV''@|1|g' \
              -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
              -e 's|@''REPLACE_MKSTEMP''@|0|g' \
              -e 's|@''REPLACE_PUTENV''@|0|g' \
              -e 's|@''REPLACE_STRTOD''@|0|g' \
              -e 's|@''VOID_UNSETENV''@|0|g' \
              -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' 
\
              < ./stdlib.in.h; \
        } > stdlib.h-t
mv stdlib.h-t stdlib.h
rm -f unistd.h-t unistd.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
          sed -e 's|@''HAVE_UNISTD_H''@|1|g' \
              -e 's|@''INCLUDE_NEXT''@|include_next|g' \
              -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
              -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
              -e 's|@''GNULIB_CHOWN''@|0|g' \
              -e 's|@''GNULIB_CLOSE''@|1|g' \
              -e 's|@''GNULIB_DUP2''@|0|g' \
              -e 's|@''GNULIB_ENVIRON''@|0|g' \
              -e 's|@''GNULIB_EUIDACCESS''@|0|g' \
              -e 's|@''GNULIB_FCHDIR''@|0|g' \
              -e 's|@''GNULIB_FSYNC''@|0|g' \
              -e 's|@''GNULIB_FTRUNCATE''@|0|g' \
              -e 's|@''GNULIB_GETCWD''@|0|g' \
              -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \
              -e 's|@''GNULIB_GETDTABLESIZE''@|0|g' \
              -e 's|@''GNULIB_GETHOSTNAME''@|1|g' \
              -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \
              -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \
              -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \
              -e 's|@''GNULIB_LCHOWN''@|0|g' \
              -e 's|@''GNULIB_LSEEK''@|1|g' \
              -e 's|@''GNULIB_READLINK''@|0|g' \
              -e 's|@''GNULIB_SLEEP''@|0|g' \
              -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \
              -e 's|@''GNULIB_WRITE''@|0|g' \
              -e 's|@''HAVE_DUP2''@|1|g' \
              -e 's|@''HAVE_EUIDACCESS''@|1|g' \
              -e 's|@''HAVE_FSYNC''@|1|g' \
              -e 's|@''HAVE_FTRUNCATE''@|1|g' \
              -e 's|@''HAVE_GETDOMAINNAME''@|1|g' \
              -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
              -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
              -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
              -e 's|@''HAVE_GETUSERSHELL''@|1|g' \
              -e 's|@''HAVE_READLINK''@|1|g' \
              -e 's|@''HAVE_SLEEP''@|1|g' \
              -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
              -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
              -e 's|@''HAVE_OS_H''@|0|g' \
              -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
              -e 's|@''REPLACE_CHOWN''@|0|g' \
              -e 's|@''REPLACE_CLOSE''@|0|g' \
              -e 's|@''REPLACE_FCHDIR''@|0|g' \
              -e 's|@''REPLACE_GETCWD''@|0|g' \
              -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
              -e 's|@''REPLACE_LCHOWN''@|0|g' \
              -e 's|@''REPLACE_LSEEK''@|0|g' \
              -e 's|@''REPLACE_WRITE''@|0|g' \
              -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
              -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' 
\
              < ./unistd.in.h; \
        } > unistd.h-t
mv unistd.h-t unistd.h
make  all-recursive
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I../intl -I/sw/include  -g -O2 -MT 
base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.c
mv -f .deps/base64.Tpo .deps/base64.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I../intl -I/sw/include  -g -O2 -MT 
c-ctype.o -MD -MP -MF .deps/c-ctype.Tpo -c -o c-ctype.o c-ctype.c
mv -f .deps/c-ctype.Tpo .deps/c-ctype.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I../intl -I/sw/include  -g -O2 -MT 
sockets.o -MD -MP -MF .deps/sockets.Tpo -c -o sockets.o sockets.c
mv -f .deps/sockets.Tpo .deps/sockets.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I../intl -I/sw/include  -g -O2 -MT 
xvasprintf.o -MD -MP -MF .deps/xvasprintf.Tpo -c -o xvasprintf.o xvasprintf.c
mv -f .deps/xvasprintf.Tpo .deps/xvasprintf.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I../intl -I/sw/include  -g -O2 -MT 
xasprintf.o -MD -MP -MF .deps/xasprintf.Tpo -c -o xasprintf.o xasprintf.c
mv -f .deps/xasprintf.Tpo .deps/xasprintf.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I../intl -I/sw/include  -g -O2 -MT 
asnprintf.o -MD -MP -MF .deps/asnprintf.Tpo -c -o asnprintf.o asnprintf.c
mv -f .deps/asnprintf.Tpo .deps/asnprintf.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I../intl -I/sw/include  -g -O2 -MT 
getdelim.o -MD -MP -MF .deps/getdelim.Tpo -c -o getdelim.o getdelim.c
mv -f .deps/getdelim.Tpo .deps/getdelim.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I../intl -I/sw/include  -g -O2 -MT 
getline.o -MD -MP -MF .deps/getline.Tpo -c -o getline.o getline.c
mv -f .deps/getline.Tpo .deps/getline.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I../intl -I/sw/include  -g -O2 -MT 
getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c
getopt.c:37:1: warning: "_" redefined
In file included from getopt.c:23:
../config.h:503:1: warning: this is the location of the previous definition
mv -f .deps/getopt.Tpo .deps/getopt.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I../intl -I/sw/include  -g -O2 -MT 
getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c
mv -f .deps/getopt1.Tpo .deps/getopt1.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I../intl -I/sw/include  -g -O2 -MT 
getpass.o -MD -MP -MF .deps/getpass.Tpo -c -o getpass.o getpass.c
mv -f .deps/getpass.Tpo .deps/getpass.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I../intl -I/sw/include  -g -O2 -MT 
hmac-md5.o -MD -MP -MF .deps/hmac-md5.Tpo -c -o hmac-md5.o hmac-md5.c
mv -f .deps/hmac-md5.Tpo .deps/hmac-md5.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I../intl -I/sw/include  -g -O2 -MT 
md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c
mv -f .deps/md5.Tpo .deps/md5.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I../intl -I/sw/include  -g -O2 -MT 
memxor.o -MD -MP -MF .deps/memxor.Tpo -c -o memxor.o memxor.c
mv -f .deps/memxor.Tpo .deps/memxor.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I../intl -I/sw/include  -g -O2 -MT 
printf-args.o -MD -MP -MF .deps/printf-args.Tpo -c -o printf-args.o 
printf-args.c
mv -f .deps/printf-args.Tpo .deps/printf-args.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I../intl -I/sw/include  -g -O2 -MT 
printf-parse.o -MD -MP -MF .deps/printf-parse.Tpo -c -o printf-parse.o 
printf-parse.c
mv -f .deps/printf-parse.Tpo .deps/printf-parse.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I../intl -I/sw/include  -g -O2 -MT 
vasnprintf.o -MD -MP -MF .deps/vasnprintf.Tpo -c -o vasnprintf.o vasnprintf.c
mv -f .deps/vasnprintf.Tpo .deps/vasnprintf.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I../intl -I/sw/include  -g -O2 -MT 
xmalloc.o -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.o xmalloc.c
mv -f .deps/xmalloc.Tpo .deps/xmalloc.Po
rm -f libgnu.a
ar cru libgnu.a base64.o c-ctype.o sockets.o xvasprintf.o xasprintf.o 
asnprintf.o getdelim.o getline.o getopt.o getopt1.o getpass.o hmac-md5.o md5.o 
memxor.o printf-args.o printf-parse.o vasnprintf.o xmalloc.o
ranlib libgnu.a
Making all in src
gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/sw/etc\" 
-DLOCALEDIR=\"/sw/share/locale\" -I. -I..  -I../gnulib -I../gnulib 
-I/sw/include  -g -O2 -MT conf.o -MD -MP -MF .deps/conf.Tpo -c -o conf.o conf.c
mv -f .deps/conf.Tpo .deps/conf.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/sw/etc\" 
-DLOCALEDIR=\"/sw/share/locale\" -I. -I..  -I../gnulib -I../gnulib 
-I/sw/include  -g -O2 -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c
mv -f .deps/list.Tpo .deps/list.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/sw/etc\" 
-DLOCALEDIR=\"/sw/share/locale\" -I. -I..  -I../gnulib -I../gnulib 
-I/sw/include  -g -O2 -MT msmtp.o -MD -MP -MF .deps/msmtp.Tpo -c -o msmtp.o 
msmtp.c
mv -f .deps/msmtp.Tpo .deps/msmtp.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/sw/etc\" 
-DLOCALEDIR=\"/sw/share/locale\" -I. -I..  -I../gnulib -I../gnulib 
-I/sw/include  -g -O2 -MT net.o -MD -MP -MF .deps/net.Tpo -c -o net.o net.c
mv -f .deps/net.Tpo .deps/net.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/sw/etc\" 
-DLOCALEDIR=\"/sw/share/locale\" -I. -I..  -I../gnulib -I../gnulib 
-I/sw/include  -g -O2 -MT netrc.o -MD -MP -MF .deps/netrc.Tpo -c -o netrc.o 
netrc.c
mv -f .deps/netrc.Tpo .deps/netrc.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/sw/etc\" 
-DLOCALEDIR=\"/sw/share/locale\" -I. -I..  -I../gnulib -I../gnulib 
-I/sw/include  -g -O2 -MT readbuf.o -MD -MP -MF .deps/readbuf.Tpo -c -o 
readbuf.o readbuf.c
mv -f .deps/readbuf.Tpo .deps/readbuf.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/sw/etc\" 
-DLOCALEDIR=\"/sw/share/locale\" -I. -I..  -I../gnulib -I../gnulib 
-I/sw/include  -g -O2 -MT smtp.o -MD -MP -MF .deps/smtp.Tpo -c -o smtp.o smtp.c
mv -f .deps/smtp.Tpo .deps/smtp.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/sw/etc\" 
-DLOCALEDIR=\"/sw/share/locale\" -I. -I..  -I../gnulib -I../gnulib 
-I/sw/include  -g -O2 -MT stream.o -MD -MP -MF .deps/stream.Tpo -c -o stream.o 
stream.c
mv -f .deps/stream.Tpo .deps/stream.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/sw/etc\" 
-DLOCALEDIR=\"/sw/share/locale\" -I. -I..  -I../gnulib -I../gnulib 
-I/sw/include  -g -O2 -MT tools.o -MD -MP -MF .deps/tools.Tpo -c -o tools.o 
tools.c
mv -f .deps/tools.Tpo .deps/tools.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/sw/etc\" 
-DLOCALEDIR=\"/sw/share/locale\" -I. -I..  -I../gnulib -I../gnulib 
-I/sw/include  -g -O2 -MT tls.o -MD -MP -MF .deps/tls.Tpo -c -o tls.o tls.c
tls.c: In function 'tls_check_cert':
tls.c:816: error: 'STACK' undeclared (first use in this function)
tls.c:816: error: (Each undeclared identifier is reported only once
tls.c:816: error: for each function it appears in.)
tls.c:816: error: 'subj_alt_names' undeclared (first use in this function)
tls.c: In function 'tls_init':
tls.c:1100: warning: assignment discards qualifiers from pointer target type
make[2]: *** [tls.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of /tmp/fink._kwHd failed, exit code 2
### execution of /tmp/fink.vPt9i failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-msmtp-ssl-1.4.17-1004
(Reading database ... 61992 files and directories currently installed.)
Removing fink-buildlock-msmtp-ssl-1.4.17-1004 ...
Failed: phase compiling: msmtp-ssl-1.4.17-1004 failed

Before reporting any errors, please run "fink selfupdate" and try again.

If you continue to have issues, please check to see if the FAQ on Fink's 
website solves the problem.  If not, ask on one (not both, please) of
these mailing lists:

        The Fink Users List <fink-us...@lists.sourceforge.net>
        The Fink Beginners List <fink-beginners@lists.sourceforge.net>,

with a carbon copy to the maintainer:

        Darian Lanx <dmal...@users.sourceforge.net>

Note that this is preferable to emailing just the maintainer directly,
since most fink package maintainers do not have access to all possible
hardware and software configurations.

Please try to include the complete error message in your report.  This
generally consists of a compiler line starting with e.g. "gcc" or "g++"
followed by the actual error output from the compiler.

Also include the following system information:
Package manager version: 0.34.4
Distribution version: selfupdate-rsync Tue Oct  2 21:45:31 2012, 10.6, i386
Trees: local/main stable/main stable/crypto unstable/main unstable/crypto
Xcode.app: 3.2.6
Xcode command-line tools: 3.2.6
Max. Fink build jobs:  1

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to