[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[msmtp-users] Compiler error during build



I'm attempting to cross compile msmtp for the gumstix platform (arm
linux) and getting a compiler error.

net.c: In function `net_connect':
net.c:284: error: incompatible type for argument 2 of `connect'
net.c:296: error: incompatible type for argument 2 of `connect'

Any suggestions on how to fix this?

Below is the complete output of the configure/make session:

sakoman@...111...:~/perforce/gumstix-buildroot$ make
bunzip2
-c /home/sakoman/perforce/gumstix-buildroot/dl/msmtp-1.4.11.tar.bz2 |
tar -C /home/sakoman /perforce/gumstix-buildroot/build_arm_nofpu   -xf -
touch /home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/msmtp-1.4.11/.unpacked
(cd /home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/msmtp-1.4.11; rm -rf config.cache; \

PATH=/home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/staging_dir/bin:/hom e/sakoman/perforce/gumstix-buildroot/toolchain_build_arm_nofpu/bin:/bin:/sbin:/usr/bin:/usr/sbin A R=/home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-ar AS= /home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-as LD=/h ome/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-ld NM=/hom e/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-nm CC=/home/ sakoman/perforce/gumstix-buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-gcc GCC=/home/ sakoman/perforce/gumstix-buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-gcc CXX=/home/ sakoman/perforce/gumstix-buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-g++ CPP=/home/ sakoman/perforce/gumstix-buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-cpp RANLIB=/ho me/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-ranlib OBJC OPY=/home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-objc opy \
                CFLAGS="-Os -pipe -Os -march=armv5te -mtune=xscale
-Wa,-mcpu=xscale " \
                CFLAGS+="-std=iso9899:199x " \
                LDFLAGS="" \
                ./configure \
                --target=arm-linux \
                --host=arm-linux \
                --build=x86_64-pc-linux-gnu \
                --prefix=/ \
        );
checking build system type... x86_64-pc-linux-gnu
checking host system type... arm-unknown-linux-gnu
checking target system type... arm-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for arm-linux-strip... arm-linux-strip
checking for
arm-linux-gcc... /home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/staging_dir /bin/arm-linux-uclibc-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking
whether /home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/staging_dir/bin/arm-linu x-uclibc-gcc accepts -g... yes
checking
for /home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uc libc-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style
of /home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/staging_dir/
bin/arm-linux-uclibc-gcc... gcc3
checking for
arm-linux-ranlib... /home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/staging_ dir/bin/arm-linux-uclibc-ranlib
checking
for /home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uc libc-gcc option to accept ISO C99... none needed
checking
for /home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uc libc-gcc option to accept ISO Standard C... (cached) none needed
checking for arm-linux-ranlib...
(cached) /home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu /staging_dir/bin/arm-linux-uclibc-ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking how to run the C
preprocessor... /home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu /staging_dir/bin/arm-linux-uclibc-cpp
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/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 working alloca.h... yes
checking for alloca... yes
checking for inline... inline
checking for C/C++ restrict keyword... restrict
checking whether byte ordering is bigendian... no
checking whether getdelim is declared... yes
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... no
checking for working GNU getopt function... checking whether getopt_clip
is declared... no
yes
checking whether getenv is declared... yes
checking whether getpass is declared... yes
checking stdio_ext.h usability... yes
checking stdio_ext.h presence... yes
checking for stdio_ext.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for stdint.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking for unistd.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for __fsetlocking... yes
checking for tcgetattr... yes
checking for tcsetattr... yes
checking for vasnprintf... no
checking whether fflush_unlocked is declared... yes
checking whether flockfile is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether funlockfile is declared... yes
checking whether putc_unlocked is declared... yes
checking whether <sys/socket.h> is self-contained... 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 EOVERFLOW... 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... yes
checking for getdelim... yes
checking whether getline is declared... yes
checking for getline... yes
checking for working getline function... yes
checking for getpass... yes
checking whether the compiler generally respects inline... no
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for socklen_t... yes
checking for va_copy... yes
checking absolute name of
<stdint.h>... ///home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu /staging_dir/lib/gcc/arm-linux-uclibc/3.4.5/../../../../arm-linux-uclibc/sys-include/stdint.h
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... yes
checking sys/bitypes.h presence... yes
checking for sys/bitypes.h... yes
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... no
checking for ptrdiff_t integer literal suffix...
checking for sig_atomic_t integer literal suffix...
checking for size_t integer literal suffix... u
checking for wchar_t integer literal suffix... l
checking for wint_t integer literal suffix... u
checking absolute name of
<stdio.h>... ///home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/
staging_dir/lib/gcc/arm-linux-uclibc/3.4.5/../../../../arm-linux-uclibc/sys-include/stdio.h
checking whether <sys/socket.h> is self-contained... (cached) yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking absolute name of
<sysexits.h>... ///home/sakoman/perforce/gumstix-buildroot/build_arm_nof
pu/staging_dir/lib/gcc/arm-linux-uclibc/3.4.5/../../../../arm-linux-uclibc/sys-include/sysexits.h
checking absolute name of
<unistd.h>... ///home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu /staging_dir/lib/gcc/arm-linux-uclibc/3.4.5/../../../../arm-linux-uclibc/sys-include/unistd.h
checking for ptrdiff_t... yes
checking for snprintf... yes
checking for wcslen... yes
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... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by
GCC... /home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/staging_di r/bin/arm-linux-uclibc-ld
checking if the linker
(/home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/staging_dir/bin/a rm-linux-uclibc-ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... no
checking for iconv... no, consider installing GNU libiconv
checking for GNU gettext in libintl... no
checking whether to use NLS... no
checking for syslog... yes
checking for library containing nanosleep... none required
checking for socket... yes
checking for getaddrinfo... yes
checking for libgnutls... no
configure: WARNING: Cannot find GNU TLS, disabling
checking for libssl... yes
checking how to link with libssl... -lssl -lcrypto
checking for libgsasl... no
configure: WARNING: Cannot find GNU SASL, disabling
checking for libidn... no
configure: WARNING: Cannot find GNU Libidn, disabling
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 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 ....... : /
TLS/SSL support ...... : yes (Library: OpenSSL)
GNU SASL support ..... : no
GNU Libidn support ... : no
NLS support .......... : no
touch /home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/msmtp-1.4.11/.configured
PATH=/home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/staging_dir/bin:/home/sakoman/perfor ce/gumstix-buildroot/toolchain_build_arm_nofpu/bin:/bin:/sbin:/usr/bin:/usr/sbin AR=/home/sakoman/ perforce/gumstix-buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-ar AS=/home/sakoman/pe rforce/gumstix-buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-as LD=/home/sakoman/perf orce/gumstix-buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-ld NM=/home/sakoman/perfor ce/gumstix-buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-nm CC=/home/sakoman/perforce /gumstix-buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-gcc GCC=/home/sakoman/perforce /gumstix-buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-gcc CXX=/home/sakoman/perforce /gumstix-buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-g++ CPP=/home/sakoman/perforce /gumstix-buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-cpp RANLIB=/home/sakoman/perfo rce/gumstix-buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-ranlib OBJCOPY=/home/sakoma n/perforce/gumstix-buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-objcopy make -j3 CC= /home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-gcc -C / home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/msmtp-1.4.11
make[1]: Entering directory
`/home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/msmtp-1.4.11 '
make  all-recursive
make[2]: Entering directory
`/home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/msmtp-1.4.11 '
Making all in build-aux
make[3]: Entering directory
`/home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/msmtp-1.4.11 /build-aux'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/msmtp-1.4.11/
build-aux'
Making all in gnulib
make[3]: Entering directory
`/home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/msmtp-1.4.11 /gnulib'
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
          cat ./alloca_.h; \
        } > alloca.h-t
mv -f alloca.h-t alloca.h
rm -f stdint.h-t stdint.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
          sed -e 's/@''HAVE_STDINT_H''@/1/g' \
              -e 's|
@''ABSOLUTE_STDINT_H''@|"///home/sakoman/perforce/gumstix-buildroot/build_arm_ nofpu/staging_dir/lib/gcc/arm-linux-uclibc/3.4.5/../../../../arm-linux-uclibc/sys-include/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''@/1/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''@/u/g' \
              -e 's/@''BITSIZEOF_WCHAR_T''@/32/g' \
              -e 's/@''HAVE_SIGNED_WCHAR_T''@/1/g' \
              -e 's/@''WCHAR_T_SUFFIX''@/l/g' \
              -e 's/@''BITSIZEOF_WINT_T''@/32/g' \
              -e 's/@''HAVE_SIGNED_WINT_T''@/0/g' \
              -e 's/@''WINT_T_SUFFIX''@/u/g' \
              < ./stdint_.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|
@''ABSOLUTE_STDIO_H''@|"///home/sakoman/perforce/gumstix-buildroot/build_arm_n ofpu/staging_dir/lib/gcc/arm-linux-uclibc/3.4.5/../../../../arm-linux-uclibc/sys-include/stdio.h"| g' \
              -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \
              -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \
              -e 's|@''GNULIB_SNPRINTF''@|0|g' \
              -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \
              -e 's|@''GNULIB_VFPRINTF_POSIX''@|0|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|@''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 '/definition of
GL_LINK_WARNING/r ../build-aux/link-warning.h' \
              < ./stdio_.h; \
        } > stdio.h-t
rm -f unistd.h-t unistd.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
          sed -e 's|@''HAVE_UNISTD_H''@|1|g' \
              -e 's|
@''ABSOLUTE_UNISTD_H''@|"///home/sakoman/perforce/gumstix-buildroot/build_arm_ nofpu/staging_dir/lib/gcc/arm-linux-uclibc/3.4.5/../../../../arm-linux-uclibc/sys-include/unistd.h "|g' \
              -e 's|@''GNULIB_CHOWN''@|0|g' \
              -e 's|@''GNULIB_DUP2''@|0|g' \
              -e 's|@''GNULIB_FCHDIR''@|0|g' \
              -e 's|@''GNULIB_FTRUNCATE''@|0|g' \
              -e 's|@''GNULIB_GETCWD''@|0|g' \
              -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \
              -e 's|@''GNULIB_READLINK''@|0|g' \
              -e 's|@''HAVE_DUP2''@|1|g' \
              -e 's|@''HAVE_FTRUNCATE''@|1|g' \
              -e 's|@''HAVE_READLINK''@|1|g' \
              -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
              -e 's|@''REPLACE_CHOWN''@|0|g' \
              -e 's|@''REPLACE_FCHDIR''@|0|g' \
              -e 's|@''REPLACE_GETCWD''@|0|g' \
              < ./unistd_.h; \
        } > unistd.h-t
mv stdio.h-t stdio.h
mv unistd.h-t unistd.h
make  all-am
make[4]: Entering directory
`/home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/msmtp-1.4.11 /gnulib'
/home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-gcc -DHA VE_CONFIG_H -I. -I..  -I../intl   -std=iso9899:199x  -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.c
/home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-gcc -DHA VE_CONFIG_H -I. -I..  -I../intl   -std=iso9899:199x  -MT xvasprintf.o -MD -MP -MF .deps/xvasprintf .Tpo -c -o xvasprintf.o xvasprintf.c
/home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-gcc -DHA VE_CONFIG_H -I. -I..  -I../intl   -std=iso9899:199x  -MT xasprintf.o -MD -MP -MF .deps/xasprintf.T po -c -o xasprintf.o xasprintf.c
mv -f .deps/base64.Tpo .deps/base64.Po
mv -f .deps/xvasprintf.Tpo .deps/xvasprintf.Po
/home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-gcc -DHA VE_CONFIG_H -I. -I..  -I../intl   -std=iso9899:199x  -MT asnprintf.o -MD -MP -MF .deps/asnprintf.T po -c -o asnprintf.o asnprintf.c
mv -f .deps/xasprintf.Tpo .deps/xasprintf.Po
/home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-gcc -DHA VE_CONFIG_H -I. -I..  -I../intl   -std=iso9899:199x  -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
/home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-gcc -DHA VE_CONFIG_H -I. -I..  -I../intl   -std=iso9899:199x  -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5 .o md5.c
/home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-gcc -DHA VE_CONFIG_H -I. -I..  -I../intl   -std=iso9899:199x  -MT memxor.o -MD -MP -MF .deps/memxor.Tpo -c -o memxor.o memxor.c
mv -f .deps/asnprintf.Tpo .deps/asnprintf.Po
/home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-gcc -DHA VE_CONFIG_H -I. -I..  -I../intl   -std=iso9899:199x  -MT printf-args.o -MD -MP -MF .deps/printf-ar gs.Tpo -c -o printf-args.o printf-args.c
mv -f .deps/md5.Tpo .deps/md5.Po
mv -f .deps/memxor.Tpo .deps/memxor.Po
/home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-gcc -DHA VE_CONFIG_H -I. -I..  -I../intl   -std=iso9899:199x  -MT printf-parse.o -MD -MP -MF .deps/printf-p arse.Tpo -c -o printf-parse.o printf-parse.c
/home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-gcc -DHA VE_CONFIG_H -I. -I..  -I../intl   -std=iso9899:199x  -MT vasnprintf.o -MD -MP -MF .deps/vasnprintf .Tpo -c -o vasnprintf.o vasnprintf.c
mv -f .deps/printf-args.Tpo .deps/printf-args.Po
/home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-gcc -DHA VE_CONFIG_H -I. -I..  -I../intl   -std=iso9899:199x  -MT xmalloc.o -MD -MP -MF .deps/xmalloc.Tpo - c -o xmalloc.o xmalloc.c
mv -f .deps/printf-parse.Tpo .deps/printf-parse.Po
mv -f .deps/vasnprintf.Tpo .deps/vasnprintf.Po
mv -f .deps/xmalloc.Tpo .deps/xmalloc.Po
rm -f libgnu.a
ar cru libgnu.a base64.o xvasprintf.o xasprintf.o asnprintf.o hmac-md5.o
md5.o memxor.o printf-arg s.o printf-parse.o vasnprintf.o xmalloc.o
/home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-ranlib l ibgnu.a
make[4]: Leaving directory
`/home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/msmtp-1.4.11/
gnulib'
make[3]: Leaving directory
`/home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/msmtp-1.4.11/
gnulib'
Making all in src
make[3]: Entering directory
`/home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/msmtp-1.4.11 /src'
/home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-gcc -DHA VE_CONFIG_H -DSYSCONFDIR=\"//etc\" -DLOCALEDIR=\"//share/locale\" -I. -I..  -I../gnulib   -std=iso 9899:199x  -MT conf.o -MD -MP -MF .deps/conf.Tpo -c -o conf.o conf.c
/home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-gcc -DHA VE_CONFIG_H -DSYSCONFDIR=\"//etc\" -DLOCALEDIR=\"//share/locale\" -I. -I..  -I../gnulib   -std=iso 9899:199x  -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c
/home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-gcc -DHA VE_CONFIG_H -DSYSCONFDIR=\"//etc\" -DLOCALEDIR=\"//share/locale\" -I. -I..  -I../gnulib   -std=iso 9899:199x  -MT msmtp.o -MD -MP -MF .deps/msmtp.Tpo -c -o msmtp.o msmtp.c
mv -f .deps/list.Tpo .deps/list.Po
/home/sakoman/perforce/gumstix-buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-gcc -DHA VE_CONFIG_H -DSYSCONFDIR=\"//etc\" -DLOCALEDIR=\"//share/locale\" -I. -I..  -I../gnulib   -std=iso 9899:199x  -MT net.o -MD -MP -MF .deps/net.Tpo -c -o net.o net.c
net.c: In function `net_connect':
net.c:284: error: incompatible type for argument 2 of `connect'
net.c:296: error: incompatible type for argument 2 of `connect'