Build of dropbear with android toolchain

The build took 00h 01m 17s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
71,897 ansic
3,317 sh
676 makefile
409 perl
30 asm
76,329 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
# /toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/SOURCES --> /sysroot/SOURCES
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/COPYING --> /sysroot/COPYING
# /toolchain_root/COPYING3 --> /sysroot/COPYING3
# /toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: dropbear 2016.73-2 (Tue Apr 4 20:40:11 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
# checking whether make sets $(MAKE)... yes
# configure: No $CFLAGS set... using "-Os -W -Wall" for GCC
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... unknown
# checking for _LARGE_FILES value needed for large files... unknown
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
# checking for arm-linux-androideabi-install... no
# checking for install... install
# configure: WARNING: using cross tools not prefixed with host triplet
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/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 whether __UCLIBC__ is declared... no
# checking for crypt... no
# checking for crypt in -lcrypt... no
# checking for deflate in -lz... yes
# configure: Enabling zlib
# configure: Disabling PAM
# configure: Using openpty if available
# checking for library containing openpty... no
# configure: Enabling syslog
# checking shadow.h usability... no
# checking shadow.h presence... no
# checking for shadow.h... no
# configure: Using shadow passwords if available
# checking for ANSI C header files... (cached) yes
# checking for sys/wait.h that is POSIX.1 compatible... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking netinet/tcp.h usability... yes
# checking netinet/tcp.h presence... yes
# checking for netinet/tcp.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) 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 crypt.h usability... no
# checking crypt.h presence... no
# checking for crypt.h... no
# checking pty.h usability... no
# checking pty.h presence... no
# checking for pty.h... no
# checking ioctl.h usability... no
# checking ioctl.h presence... no
# checking for ioctl.h... no
# checking libutil.h usability... no
# checking libutil.h presence... no
# checking for libutil.h... no
# checking libgen.h usability... yes
# checking libgen.h presence... yes
# checking for libgen.h... yes
# checking for inttypes.h... (cached) yes
# checking stropts.h usability... no
# checking stropts.h presence... no
# checking for stropts.h... no
# checking utmp.h usability... yes
# checking utmp.h presence... yes
# checking for utmp.h... yes
# checking utmpx.h usability... no
# checking utmpx.h presence... no
# checking for utmpx.h... no
# checking lastlog.h usability... yes
# checking lastlog.h presence... yes
# checking for lastlog.h... yes
# checking paths.h usability... yes
# checking paths.h presence... yes
# checking for paths.h... yes
# checking util.h usability... yes
# checking util.h presence... yes
# checking for util.h... yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking security/pam_appl.h usability... no
# checking security/pam_appl.h presence... no
# checking for security/pam_appl.h... no
# checking pam/pam_appl.h usability... no
# checking pam/pam_appl.h presence... no
# checking for pam/pam_appl.h... no
# checking netinet/in_systm.h usability... yes
# checking netinet/in_systm.h presence... yes
# checking for netinet/in_systm.h... yes
# checking sys/uio.h usability... yes
# checking sys/uio.h presence... yes
# checking for sys/uio.h... yes
# checking for an ANSI C-conforming const... yes
# checking for uid_t in sys/types.h... yes
# checking for mode_t... yes
# checking for pid_t... yes
# checking for size_t... yes
# checking whether time.h and sys/time.h may both be included... yes
# checking for uint8_t... yes
# checking for u_int8_t... yes
# checking for uint16_t... yes
# checking for u_int16_t... yes
# checking for uint32_t... yes
# checking for u_int32_t... yes
# checking for struct sockaddr_storage... no
# checking for socklen_t... yes
# checking for struct sockaddr_storage... yes
# checking for struct sockaddr_in6... yes
# checking for struct in6_addr... yes
# checking for struct addrinfo... yes
# checking for gai_strerror... yes
# checking for struct utmp.ut_host... yes
# checking for struct utmp.ut_pid... yes
# checking for struct utmp.ut_type... yes
# checking for struct utmp.ut_tv... yes
# checking for struct utmp.ut_id... yes
# checking for struct utmp.ut_addr... yes
# checking for struct utmp.ut_addr_v6... yes
# checking for struct utmp.ut_exit... yes
# checking for struct utmp.ut_time... yes
# checking for struct utmpx.ut_host... no
# checking for struct utmpx.ut_syslen... no
# checking for struct utmpx.ut_type... no
# checking for struct utmpx.ut_id... no
# checking for struct utmpx.ut_addr... no
# checking for struct utmpx.ut_addr_v6... no
# checking for struct utmpx.ut_time... no
# checking for struct utmpx.ut_tv... no
# checking for struct sockaddr_storage.ss_family... yes
# checking for endutent... yes
# checking for getutent... yes
# checking for getutid... no
# checking for getutline... no
# checking for pututline... yes
# checking for setutent... yes
# checking for utmpname... yes
# checking for endutxent... no
# checking for getutxent... no
# checking for getutxid... no
# checking for getutxline... no
# checking for pututxline... no
# checking for setutxent... no
# checking for utmpxname... no
# checking for logout... no
# checking for updwtmp... no
# checking for logwtmp... no
# checking mach/mach_time.h usability... no
# checking mach/mach_time.h presence... no
# checking for mach/mach_time.h... no
# checking for mach_absolute_time... no
# checking for explicit_bzero... no
# checking for memset_s... no
# checking for mp_exptmod in -ltommath... no
# checking for register_cipher in -ltomcrypt... no
# checking for library containing login... no
# checking for logout... (cached) no
# checking for updwtmp... (cached) no
# checking for logwtmp... (cached) no
# checking if your system defines LASTLOG_FILE... no
# checking if your system defines _PATH_LASTLOG... yes
# checking if your system defines UTMP_FILE... no
# checking if your system defines WTMP_FILE... no
# checking if your system defines UTMPX_FILE... no
# checking if your system defines WTMPX_FILE... no
# checking whether arm-linux-androideabi-gcc needs -traditional... no
# checking for working memcmp... no
# checking sys/select.h usability... yes
# checking sys/select.h presence... yes
# checking for sys/select.h... yes
# checking for sys/socket.h... (cached) yes
# checking types of arguments for select... int,fd_set *,struct timeval *
# checking for dup2... yes
# checking for getpass... no
# checking for getspnam... no
# checking for getusershell... yes
# checking for memset... yes
# checking for putenv... yes
# checking for select... yes
# checking for socket... yes
# checking for strdup... yes
# checking for clearenv... yes
# checking for strlcpy... yes
# checking for strlcat... yes
# checking for daemon... yes
# checking for basename... yes
# checking for _getpty... no
# checking for getaddrinfo... yes
# checking for freeaddrinfo... yes
# checking for getnameinfo... yes
# checking for fork... yes
# checking for writev... yes
# checking for library containing basename... none required
# configure: Not checking for /dev/ptc & /dev/pts since we're cross-compiling
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating libtomcrypt/Makefile
# config.status: creating libtommath/Makefile
# config.status: creating config.h
# configure:
# configure: Using bundled libtomcrypt and libtommath
# configure:
# configure: getpass() not available, dbclient will only have public-key authentication
# configure:
# configure: crypt() not available, dropbear server will not have password authentication
# configure:
# configure: Now edit options.h to choose features.
# cd libtomcrypt && make
# cd libtommath && make
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o dbutil.o dbutil.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o buffer.o buffer.c
# make[1]: Entering directory '/tmp/dropbear/src/dropbear-2016.73/libtommath'
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bncore.o bncore.c
# make[1]: Entering directory '/tmp/dropbear/src/dropbear-2016.73/libtomcrypt'
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -DENCRYPT_ONLY -c src/ciphers/aes/aes.c -o src/ciphers/aes/aes_enc.o
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_init.o bn_mp_init.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_clear.o bn_mp_clear.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_exch.o bn_mp_exch.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/ciphers/aes/aes.o src/ciphers/aes/aes.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/ciphers/anubis.o src/ciphers/anubis.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_grow.o bn_mp_grow.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/ciphers/blowfish.o src/ciphers/blowfish.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/ciphers/cast5.o src/ciphers/cast5.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/ciphers/des.o src/ciphers/des.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o dbhelpers.o dbhelpers.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_shrink.o bn_mp_shrink.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o dss.o dss.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_clamp.o bn_mp_clamp.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_zero.o bn_mp_zero.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_set.o bn_mp_set.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/ciphers/kasumi.o src/ciphers/kasumi.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o bignum.o bignum.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_set_int.o bn_mp_set_int.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o signkey.o signkey.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_init_size.o bn_mp_init_size.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/ciphers/khazad.o src/ciphers/khazad.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o rsa.o rsa.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_copy.o bn_mp_copy.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_init_copy.o bn_mp_init_copy.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/ciphers/kseed.o src/ciphers/kseed.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_abs.o bn_mp_abs.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/ciphers/noekeon.o src/ciphers/noekeon.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o dbrandom.o dbrandom.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/ciphers/rc2.o src/ciphers/rc2.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_neg.o bn_mp_neg.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/ciphers/rc5.o src/ciphers/rc5.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o queue.o queue.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/ciphers/rc6.o src/ciphers/rc6.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_cmp_mag.o bn_mp_cmp_mag.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/ciphers/safer/safer.o src/ciphers/safer/safer.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_cmp.o bn_mp_cmp.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_cmp_d.o bn_mp_cmp_d.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/ciphers/safer/safer_tab.o src/ciphers/safer/safer_tab.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_rshd.o bn_mp_rshd.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o atomicio.o atomicio.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_lshd.o bn_mp_lshd.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/ciphers/safer/saferp.o src/ciphers/safer/saferp.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/ciphers/skipjack.o src/ciphers/skipjack.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_mod_2d.o bn_mp_mod_2d.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_div_2d.o bn_mp_div_2d.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_mul_2d.o bn_mp_mul_2d.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/ciphers/twofish/twofish.o src/ciphers/twofish/twofish.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o compat.o compat.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_div_2.o bn_mp_div_2.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/ciphers/xtea.o src/ciphers/xtea.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_mul_2.o bn_mp_mul_2.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o fake-rfc2553.o fake-rfc2553.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/encauth/ccm/ccm_memory.o src/encauth/ccm/ccm_memory.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_s_mp_add.o bn_s_mp_add.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o ltc_prng.o ltc_prng.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/encauth/ccm/ccm_test.o src/encauth/ccm/ccm_test.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o ecc.o ecc.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/encauth/eax/eax_addheader.o src/encauth/eax/eax_addheader.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_s_mp_sub.o bn_s_mp_sub.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/encauth/eax/eax_decrypt.o src/encauth/eax/eax_decrypt.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_fast_s_mp_mul_digs.o bn_fast_s_mp_mul_digs.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/encauth/eax/eax_decrypt_verify_memory.o src/encauth/eax/eax_decrypt_verify_memory.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o ecdsa.o ecdsa.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_s_mp_mul_digs.o bn_s_mp_mul_digs.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/encauth/eax/eax_done.o src/encauth/eax/eax_done.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o crypto_desc.o crypto_desc.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/encauth/eax/eax_encrypt.o src/encauth/eax/eax_encrypt.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_fast_s_mp_mul_high_digs.o bn_fast_s_mp_mul_high_digs.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/encauth/eax/eax_encrypt_authenticate_memory.o src/encauth/eax/eax_encrypt_authenticate_memory.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_s_mp_mul_high_digs.o bn_s_mp_mul_high_digs.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o gensignkey.o gensignkey.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/encauth/eax/eax_init.o src/encauth/eax/eax_init.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/encauth/eax/eax_test.o src/encauth/eax/eax_test.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o gendss.o gendss.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/encauth/gcm/gcm_add_aad.o src/encauth/gcm/gcm_add_aad.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/encauth/gcm/gcm_add_iv.o src/encauth/gcm/gcm_add_iv.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/encauth/gcm/gcm_done.o src/encauth/gcm/gcm_done.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_fast_s_mp_sqr.o bn_fast_s_mp_sqr.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/encauth/gcm/gcm_gf_mult.o src/encauth/gcm/gcm_gf_mult.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_s_mp_sqr.o bn_s_mp_sqr.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/encauth/gcm/gcm_init.o src/encauth/gcm/gcm_init.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o genrsa.o genrsa.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/encauth/gcm/gcm_memory.o src/encauth/gcm/gcm_memory.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_add.o bn_mp_add.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/encauth/gcm/gcm_mult_h.o src/encauth/gcm/gcm_mult_h.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/encauth/gcm/gcm_process.o src/encauth/gcm/gcm_process.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_sub.o bn_mp_sub.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_karatsuba_mul.o bn_mp_karatsuba_mul.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/encauth/gcm/gcm_reset.o src/encauth/gcm/gcm_reset.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_mul.o bn_mp_mul.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_karatsuba_sqr.o bn_mp_karatsuba_sqr.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/encauth/gcm/gcm_test.o src/encauth/gcm/gcm_test.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o common-session.o common-session.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_sqr.o bn_mp_sqr.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/encauth/ocb/ocb_decrypt.o src/encauth/ocb/ocb_decrypt.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_div.o bn_mp_div.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/encauth/ocb/ocb_decrypt_verify_memory.o src/encauth/ocb/ocb_decrypt_verify_memory.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o packet.o packet.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_mod.o bn_mp_mod.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_add_d.o bn_mp_add_d.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_sub_d.o bn_mp_sub_d.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_mul_d.o bn_mp_mul_d.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_div_d.o bn_mp_div_d.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_mod_d.o bn_mp_mod_d.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/encauth/ocb/ocb_done_decrypt.o src/encauth/ocb/ocb_done_decrypt.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/encauth/ocb/ocb_done_encrypt.o src/encauth/ocb/ocb_done_encrypt.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o common-algo.o common-algo.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_expt_d.o bn_mp_expt_d.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o common-kex.o common-kex.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/encauth/ocb/ocb_encrypt.o src/encauth/ocb/ocb_encrypt.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o common-channel.o common-channel.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/encauth/ocb/ocb_encrypt_authenticate_memory.o src/encauth/ocb/ocb_encrypt_authenticate_memory.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_addmod.o bn_mp_addmod.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/encauth/ocb/ocb_init.o src/encauth/ocb/ocb_init.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_submod.o bn_mp_submod.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/encauth/ocb/ocb_ntz.o src/encauth/ocb/ocb_ntz.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_mulmod.o bn_mp_mulmod.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/encauth/ocb/ocb_shift_xor.o src/encauth/ocb/ocb_shift_xor.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_sqrmod.o bn_mp_sqrmod.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/encauth/ocb/ocb_test.o src/encauth/ocb/ocb_test.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_gcd.o bn_mp_gcd.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o common-chansession.o common-chansession.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_lcm.o bn_mp_lcm.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_fast_mp_invmod.o bn_fast_mp_invmod.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/encauth/ocb/s_ocb_done.o src/encauth/ocb/s_ocb_done.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_invmod.o bn_mp_invmod.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/hashes/chc/chc.o src/hashes/chc/chc.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/hashes/helper/hash_file.o src/hashes/helper/hash_file.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_reduce.o bn_mp_reduce.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o termcodes.o termcodes.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o loginrec.o loginrec.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/hashes/helper/hash_filehandle.o src/hashes/helper/hash_filehandle.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o tcp-accept.o tcp-accept.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/hashes/helper/hash_memory.o src/hashes/helper/hash_memory.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/hashes/helper/hash_memory_multi.o src/hashes/helper/hash_memory_multi.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_montgomery_setup.o bn_mp_montgomery_setup.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o listener.o listener.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_fast_mp_montgomery_reduce.o bn_fast_mp_montgomery_reduce.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_montgomery_reduce.o bn_mp_montgomery_reduce.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_exptmod_fast.o bn_mp_exptmod_fast.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/hashes/md2.o src/hashes/md2.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_exptmod.o bn_mp_exptmod.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o process-packet.o process-packet.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/hashes/md4.o src/hashes/md4.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/hashes/md5.o src/hashes/md5.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o dh_groups.o dh_groups.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o common-runopts.o common-runopts.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_2expt.o bn_mp_2expt.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o circbuffer.o circbuffer.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_n_root.o bn_mp_n_root.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o curve25519-donna.o curve25519-donna.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_jacobi.o bn_mp_jacobi.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_reverse.o bn_reverse.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_count_bits.o bn_mp_count_bits.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_read_unsigned_bin.o bn_mp_read_unsigned_bin.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/hashes/rmd128.o src/hashes/rmd128.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_read_signed_bin.o bn_mp_read_signed_bin.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/hashes/rmd160.o src/hashes/rmd160.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_to_unsigned_bin.o bn_mp_to_unsigned_bin.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/hashes/rmd256.o src/hashes/rmd256.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/hashes/rmd320.o src/hashes/rmd320.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_to_signed_bin.o bn_mp_to_signed_bin.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/hashes/sha1.o src/hashes/sha1.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o list.o list.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_unsigned_bin_size.o bn_mp_unsigned_bin_size.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o netio.o netio.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/hashes/sha2/sha256.o src/hashes/sha2/sha256.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/hashes/sha2/sha512.o src/hashes/sha2/sha512.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_signed_bin_size.o bn_mp_signed_bin_size.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/hashes/tiger.o src/hashes/tiger.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_xor.o bn_mp_xor.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_and.o bn_mp_and.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/hashes/whirl/whirl.o src/hashes/whirl/whirl.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-kex.o svr-kex.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/mac/f9/f9_done.o src/mac/f9/f9_done.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_or.o bn_mp_or.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-auth.o svr-auth.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_rand.o bn_mp_rand.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/mac/f9/f9_file.o src/mac/f9/f9_file.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_montgomery_calc_normalization.o bn_mp_montgomery_calc_normalization.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o sshpty.o sshpty.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_prime_is_divisible.o bn_mp_prime_is_divisible.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_prime_tab.o bn_prime_tab.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/mac/f9/f9_init.o src/mac/f9/f9_init.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_prime_fermat.o bn_mp_prime_fermat.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/mac/f9/f9_memory.o src/mac/f9/f9_memory.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-authpasswd.o svr-authpasswd.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_prime_miller_rabin.o bn_mp_prime_miller_rabin.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/mac/f9/f9_memory_multi.o src/mac/f9/f9_memory_multi.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/mac/f9/f9_process.o src/mac/f9/f9_process.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-authpubkey.o svr-authpubkey.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/mac/f9/f9_test.o src/mac/f9/f9_test.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_prime_is_prime.o bn_mp_prime_is_prime.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_prime_next_prime.o bn_mp_prime_next_prime.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/mac/hmac/hmac_done.o src/mac/hmac/hmac_done.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_dr_reduce.o bn_mp_dr_reduce.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/mac/hmac/hmac_file.o src/mac/hmac/hmac_file.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_dr_is_modulus.o bn_mp_dr_is_modulus.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-authpubkeyoptions.o svr-authpubkeyoptions.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_dr_setup.o bn_mp_dr_setup.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-session.o svr-session.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_reduce_setup.o bn_mp_reduce_setup.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_toom_mul.o bn_mp_toom_mul.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_toom_sqr.o bn_mp_toom_sqr.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/mac/hmac/hmac_init.o src/mac/hmac/hmac_init.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-service.o svr-service.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_div_3.o bn_mp_div_3.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-chansession.o svr-chansession.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_s_mp_exptmod.o bn_s_mp_exptmod.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/mac/hmac/hmac_memory.o src/mac/hmac/hmac_memory.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-runopts.o svr-runopts.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/mac/hmac/hmac_memory_multi.o src/mac/hmac/hmac_memory_multi.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/mac/hmac/hmac_process.o src/mac/hmac/hmac_process.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/mac/hmac/hmac_test.o src/mac/hmac/hmac_test.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-agentfwd.o svr-agentfwd.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_reduce_2k.o bn_mp_reduce_2k.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-main.o svr-main.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_reduce_is_2k.o bn_mp_reduce_is_2k.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_reduce_2k_setup.o bn_mp_reduce_2k_setup.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/mac/omac/omac_done.o src/mac/omac/omac_done.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-x11fwd.o svr-x11fwd.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/mac/omac/omac_file.o src/mac/omac/omac_file.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_reduce_2k_l.o bn_mp_reduce_2k_l.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/mac/omac/omac_init.o src/mac/omac/omac_init.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_reduce_is_2k_l.o bn_mp_reduce_is_2k_l.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/mac/omac/omac_memory.o src/mac/omac/omac_memory.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-tcpfwd.o svr-tcpfwd.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/mac/omac/omac_memory_multi.o src/mac/omac/omac_memory_multi.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_reduce_2k_setup_l.o bn_mp_reduce_2k_setup_l.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_radix_smap.o bn_mp_radix_smap.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/mac/omac/omac_process.o src/mac/omac/omac_process.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-authpam.o svr-authpam.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_read_radix.o bn_mp_read_radix.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_toradix.o bn_mp_toradix.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/mac/omac/omac_test.o src/mac/omac/omac_test.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_radix_size.o bn_mp_radix_size.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o cli-main.o cli-main.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/mac/pelican/pelican.o src/mac/pelican/pelican.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_fread.o bn_mp_fread.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/mac/pelican/pelican_memory.o src/mac/pelican/pelican_memory.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o cli-auth.o cli-auth.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_fwrite.o bn_mp_fwrite.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_cnt_lsb.o bn_mp_cnt_lsb.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_error.o bn_error.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o cli-authpasswd.o cli-authpasswd.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_init_multi.o bn_mp_init_multi.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/mac/pelican/pelican_test.o src/mac/pelican/pelican_test.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_clear_multi.o bn_mp_clear_multi.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/mac/pmac/pmac_done.o src/mac/pmac/pmac_done.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o cli-kex.o cli-kex.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/mac/pmac/pmac_file.o src/mac/pmac/pmac_file.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_exteuclid.o bn_mp_exteuclid.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/mac/pmac/pmac_init.o src/mac/pmac/pmac_init.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o cli-session.o cli-session.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/mac/pmac/pmac_memory.o src/mac/pmac/pmac_memory.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_toradix_n.o bn_mp_toradix_n.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/mac/pmac/pmac_memory_multi.o src/mac/pmac/pmac_memory_multi.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/mac/pmac/pmac_ntz.o src/mac/pmac/pmac_ntz.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_prime_random_ex.o bn_mp_prime_random_ex.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_get_int.o bn_mp_get_int.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/mac/pmac/pmac_process.o src/mac/pmac/pmac_process.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_sqrt.o bn_mp_sqrt.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/mac/pmac/pmac_shift_xor.o src/mac/pmac/pmac_shift_xor.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o cli-runopts.o cli-runopts.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_is_square.o bn_mp_is_square.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/mac/pmac/pmac_test.o src/mac/pmac/pmac_test.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o cli-chansession.o cli-chansession.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/mac/xcbc/xcbc_done.o src/mac/xcbc/xcbc_done.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/mac/xcbc/xcbc_file.o src/mac/xcbc/xcbc_file.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/mac/xcbc/xcbc_init.o src/mac/xcbc/xcbc_init.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_init_set.o bn_mp_init_set.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o cli-authpubkey.o cli-authpubkey.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/mac/xcbc/xcbc_memory.o src/mac/xcbc/xcbc_memory.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o cli-tcpfwd.o cli-tcpfwd.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_init_set_int.o bn_mp_init_set_int.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/mac/xcbc/xcbc_memory_multi.o src/mac/xcbc/xcbc_memory_multi.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_invmod_slow.o bn_mp_invmod_slow.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/mac/xcbc/xcbc_process.o src/mac/xcbc/xcbc_process.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_prime_rabin_miller_trials.o bn_mp_prime_rabin_miller_trials.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/mac/xcbc/xcbc_test.o src/mac/xcbc/xcbc_test.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o cli-channel.o cli-channel.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/math/fp/ltc_ecc_fp_mulmod.o src/math/fp/ltc_ecc_fp_mulmod.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_to_signed_bin_n.o bn_mp_to_signed_bin_n.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -I./../libtomcrypt/src/headers/ -I./../ -c -o bn_mp_to_unsigned_bin_n.o bn_mp_to_unsigned_bin_n.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/math/gmp_desc.o src/math/gmp_desc.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o cli-authinteract.o cli-authinteract.c
# arm-linux-androideabi-ar rv libtommath.a bncore.o bn_mp_init.o bn_mp_clear.o bn_mp_exch.o bn_mp_grow.o bn_mp_shrink.o bn_mp_clamp.o bn_mp_zero.o bn_mp_set.o bn_mp_set_int.o bn_mp_init_size.o bn_mp_copy.o bn_mp_init_copy.o bn_mp_abs.o bn_mp_neg.o bn_mp_cmp_mag.o bn_mp_cmp.o bn_mp_cmp_d.o bn_mp_rshd.o bn_mp_lshd.o bn_mp_mod_2d.o bn_mp_div_2d.o bn_mp_mul_2d.o bn_mp_div_2.o bn_mp_mul_2.o bn_s_mp_add.o bn_s_mp_sub.o bn_fast_s_mp_mul_digs.o bn_s_mp_mul_digs.o bn_fast_s_mp_mul_high_digs.o bn_s_mp_mul_high_digs.o bn_fast_s_mp_sqr.o bn_s_mp_sqr.o bn_mp_add.o bn_mp_sub.o bn_mp_karatsuba_mul.o bn_mp_mul.o bn_mp_karatsuba_sqr.o bn_mp_sqr.o bn_mp_div.o bn_mp_mod.o bn_mp_add_d.o bn_mp_sub_d.o bn_mp_mul_d.o bn_mp_div_d.o bn_mp_mod_d.o bn_mp_expt_d.o bn_mp_addmod.o bn_mp_submod.o bn_mp_mulmod.o bn_mp_sqrmod.o bn_mp_gcd.o bn_mp_lcm.o bn_fast_mp_invmod.o bn_mp_invmod.o bn_mp_reduce.o bn_mp_montgomery_setup.o bn_fast_mp_montgomery_reduce.o bn_mp_montgomery_reduce.o bn_mp_exptmod_fast.o bn_mp_exptmod.o bn_mp_2expt.o bn_mp_n_root.o bn_mp_jacobi.o bn_reverse.o bn_mp_count_bits.o bn_mp_read_unsigned_bin.o bn_mp_read_signed_bin.o bn_mp_to_unsigned_bin.o bn_mp_to_signed_bin.o bn_mp_unsigned_bin_size.o bn_mp_signed_bin_size.o bn_mp_xor.o bn_mp_and.o bn_mp_or.o bn_mp_rand.o bn_mp_montgomery_calc_normalization.o bn_mp_prime_is_divisible.o bn_prime_tab.o bn_mp_prime_fermat.o bn_mp_prime_miller_rabin.o bn_mp_prime_is_prime.o bn_mp_prime_next_prime.o bn_mp_dr_reduce.o bn_mp_dr_is_modulus.o bn_mp_dr_setup.o bn_mp_reduce_setup.o bn_mp_toom_mul.o bn_mp_toom_sqr.o bn_mp_div_3.o bn_s_mp_exptmod.o bn_mp_reduce_2k.o bn_mp_reduce_is_2k.o bn_mp_reduce_2k_setup.o bn_mp_reduce_2k_l.o bn_mp_reduce_is_2k_l.o bn_mp_reduce_2k_setup_l.o bn_mp_radix_smap.o bn_mp_read_radix.o bn_mp_toradix.o bn_mp_radix_size.o bn_mp_fread.o bn_mp_fwrite.o bn_mp_cnt_lsb.o bn_error.o bn_mp_init_multi.o bn_mp_clear_multi.o bn_mp_exteuclid.o bn_mp_toradix_n.o bn_mp_prime_random_ex.o bn_mp_get_int.o bn_mp_sqrt.o bn_mp_is_square.o bn_mp_init_set.o bn_mp_init_set_int.o bn_mp_invmod_slow.o bn_mp_prime_rabin_miller_trials.o bn_mp_to_signed_bin_n.o bn_mp_to_unsigned_bin_n.o
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/math/ltm_desc.o src/math/ltm_desc.c
# arm-linux-androideabi-ar: creating libtommath.a
# a - bncore.o
# a - bn_mp_init.o
# a - bn_mp_clear.o
# a - bn_mp_exch.o
# a - bn_mp_grow.o
# a - bn_mp_shrink.o
# a - bn_mp_clamp.o
# a - bn_mp_zero.o
# a - bn_mp_set.o
# a - bn_mp_set_int.o
# a - bn_mp_init_size.o
# a - bn_mp_copy.o
# a - bn_mp_init_copy.o
# a - bn_mp_abs.o
# a - bn_mp_neg.o
# a - bn_mp_cmp_mag.o
# a - bn_mp_cmp.o
# a - bn_mp_cmp_d.o
# a - bn_mp_rshd.o
# a - bn_mp_lshd.o
# a - bn_mp_mod_2d.o
# a - bn_mp_div_2d.o
# a - bn_mp_mul_2d.o
# a - bn_mp_div_2.o
# a - bn_mp_mul_2.o
# a - bn_s_mp_add.o
# a - bn_s_mp_sub.o
# a - bn_fast_s_mp_mul_digs.o
# a - bn_s_mp_mul_digs.o
# a - bn_fast_s_mp_mul_high_digs.o
# a - bn_s_mp_mul_high_digs.o
# a - bn_fast_s_mp_sqr.o
# a - bn_s_mp_sqr.o
# a - bn_mp_add.o
# a - bn_mp_sub.o
# a - bn_mp_karatsuba_mul.o
# a - bn_mp_mul.o
# a - bn_mp_karatsuba_sqr.o
# a - bn_mp_sqr.o
# a - bn_mp_div.o
# a - bn_mp_mod.o
# a - bn_mp_add_d.o
# a - bn_mp_sub_d.o
# a - bn_mp_mul_d.o
# a - bn_mp_div_d.o
# a - bn_mp_mod_d.o
# a - bn_mp_expt_d.o
# a - bn_mp_addmod.o
# a - bn_mp_submod.o
# a - bn_mp_mulmod.o
# a - bn_mp_sqrmod.o
# a - bn_mp_gcd.o
# a - bn_mp_lcm.o
# a - bn_fast_mp_invmod.o
# a - bn_mp_invmod.o
# a - bn_mp_reduce.o
# a - bn_mp_montgomery_setup.o
# a - bn_fast_mp_montgomery_reduce.o
# a - bn_mp_montgomery_reduce.o
# a - bn_mp_exptmod_fast.o
# a - bn_mp_exptmod.o
# a - bn_mp_2expt.o
# a - bn_mp_n_root.o
# a - bn_mp_jacobi.o
# a - bn_reverse.o
# a - bn_mp_count_bits.o
# a - bn_mp_read_unsigned_bin.o
# a - bn_mp_read_signed_bin.o
# a - bn_mp_to_unsigned_bin.o
# a - bn_mp_to_signed_bin.o
# a - bn_mp_unsigned_bin_size.o
# a - bn_mp_signed_bin_size.o
# a - bn_mp_xor.o
# a - bn_mp_and.o
# a - bn_mp_or.o
# a - bn_mp_rand.o
# a - bn_mp_montgomery_calc_normalization.o
# a - bn_mp_prime_is_divisible.o
# a - bn_prime_tab.o
# a - bn_mp_prime_fermat.o
# a - bn_mp_prime_miller_rabin.o
# a - bn_mp_prime_is_prime.o
# a - bn_mp_prime_next_prime.o
# a - bn_mp_dr_reduce.o
# a - bn_mp_dr_is_modulus.o
# a - bn_mp_dr_setup.o
# a - bn_mp_reduce_setup.o
# a - bn_mp_toom_mul.o
# a - bn_mp_toom_sqr.o
# a - bn_mp_div_3.o
# a - bn_s_mp_exptmod.o
# a - bn_mp_reduce_2k.o
# a - bn_mp_reduce_is_2k.o
# a - bn_mp_reduce_2k_setup.o
# a - bn_mp_reduce_2k_l.o
# a - bn_mp_reduce_is_2k_l.o
# a - bn_mp_reduce_2k_setup_l.o
# a - bn_mp_radix_smap.o
# a - bn_mp_read_radix.o
# a - bn_mp_toradix.o
# a - bn_mp_radix_size.o
# a - bn_mp_fread.o
# a - bn_mp_fwrite.o
# a - bn_mp_cnt_lsb.o
# a - bn_error.o
# a - bn_mp_init_multi.o
# a - bn_mp_clear_multi.o
# a - bn_mp_exteuclid.o
# a - bn_mp_toradix_n.o
# a - bn_mp_prime_random_ex.o
# a - bn_mp_get_int.o
# a - bn_mp_sqrt.o
# a - bn_mp_is_square.o
# a - bn_mp_init_set.o
# a - bn_mp_init_set_int.o
# a - bn_mp_invmod_slow.o
# a - bn_mp_prime_rabin_miller_trials.o
# a - bn_mp_to_signed_bin_n.o
# a - bn_mp_to_unsigned_bin_n.o
# arm-linux-androideabi-ranlib libtommath.a
# make[1]: Leaving directory '/tmp/dropbear/src/dropbear-2016.73/libtommath'
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/math/multi.o src/math/multi.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o cli-agentfwd.o cli-agentfwd.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o dropbearkey.o dropbearkey.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/math/rand_prime.o src/math/rand_prime.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o dropbearconvert.o dropbearconvert.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/math/tfm_desc.o src/math/tfm_desc.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/misc/base64/base64_decode.o src/misc/base64/base64_decode.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o keyimport.o keyimport.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/misc/base64/base64_encode.o src/misc/base64/base64_encode.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/misc/burn_stack.o src/misc/burn_stack.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/misc/crypt/crypt.o src/misc/crypt/crypt.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/misc/crypt/crypt_argchk.o src/misc/crypt/crypt_argchk.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/misc/crypt/crypt_cipher_descriptor.o src/misc/crypt/crypt_cipher_descriptor.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/misc/crypt/crypt_cipher_is_valid.o src/misc/crypt/crypt_cipher_is_valid.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/misc/crypt/crypt_find_cipher.o src/misc/crypt/crypt_find_cipher.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/misc/crypt/crypt_find_cipher_any.o src/misc/crypt/crypt_find_cipher_any.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/misc/crypt/crypt_find_cipher_id.o src/misc/crypt/crypt_find_cipher_id.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/misc/crypt/crypt_find_hash.o src/misc/crypt/crypt_find_hash.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/misc/crypt/crypt_find_hash_any.o src/misc/crypt/crypt_find_hash_any.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/misc/crypt/crypt_find_hash_id.o src/misc/crypt/crypt_find_hash_id.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/misc/crypt/crypt_find_hash_oid.o src/misc/crypt/crypt_find_hash_oid.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/misc/crypt/crypt_find_prng.o src/misc/crypt/crypt_find_prng.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/misc/crypt/crypt_fsa.o src/misc/crypt/crypt_fsa.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/misc/crypt/crypt_hash_descriptor.o src/misc/crypt/crypt_hash_descriptor.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/misc/crypt/crypt_hash_is_valid.o src/misc/crypt/crypt_hash_is_valid.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/misc/crypt/crypt_ltc_mp_descriptor.o src/misc/crypt/crypt_ltc_mp_descriptor.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/misc/crypt/crypt_prng_descriptor.o src/misc/crypt/crypt_prng_descriptor.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/misc/crypt/crypt_prng_is_valid.o src/misc/crypt/crypt_prng_is_valid.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/misc/crypt/crypt_register_cipher.o src/misc/crypt/crypt_register_cipher.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/misc/crypt/crypt_register_hash.o src/misc/crypt/crypt_register_hash.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/misc/crypt/crypt_register_prng.o src/misc/crypt/crypt_register_prng.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/misc/crypt/crypt_unregister_cipher.o src/misc/crypt/crypt_unregister_cipher.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/misc/crypt/crypt_unregister_hash.o src/misc/crypt/crypt_unregister_hash.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/misc/crypt/crypt_unregister_prng.o src/misc/crypt/crypt_unregister_prng.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/misc/error_to_string.o src/misc/error_to_string.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/misc/pkcs5/pkcs_5_1.o src/misc/pkcs5/pkcs_5_1.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/misc/pkcs5/pkcs_5_2.o src/misc/pkcs5/pkcs_5_2.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/misc/zeromem.o src/misc/zeromem.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/cbc/cbc_decrypt.o src/modes/cbc/cbc_decrypt.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/cbc/cbc_done.o src/modes/cbc/cbc_done.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/cbc/cbc_encrypt.o src/modes/cbc/cbc_encrypt.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/cbc/cbc_getiv.o src/modes/cbc/cbc_getiv.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/cbc/cbc_setiv.o src/modes/cbc/cbc_setiv.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/cbc/cbc_start.o src/modes/cbc/cbc_start.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/cfb/cfb_decrypt.o src/modes/cfb/cfb_decrypt.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/cfb/cfb_done.o src/modes/cfb/cfb_done.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/cfb/cfb_encrypt.o src/modes/cfb/cfb_encrypt.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/cfb/cfb_getiv.o src/modes/cfb/cfb_getiv.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/cfb/cfb_setiv.o src/modes/cfb/cfb_setiv.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/cfb/cfb_start.o src/modes/cfb/cfb_start.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/ctr/ctr_decrypt.o src/modes/ctr/ctr_decrypt.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/ctr/ctr_done.o src/modes/ctr/ctr_done.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/ctr/ctr_encrypt.o src/modes/ctr/ctr_encrypt.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/ctr/ctr_getiv.o src/modes/ctr/ctr_getiv.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/ctr/ctr_setiv.o src/modes/ctr/ctr_setiv.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/ctr/ctr_start.o src/modes/ctr/ctr_start.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/ctr/ctr_test.o src/modes/ctr/ctr_test.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/ecb/ecb_decrypt.o src/modes/ecb/ecb_decrypt.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/ecb/ecb_done.o src/modes/ecb/ecb_done.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/ecb/ecb_encrypt.o src/modes/ecb/ecb_encrypt.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/ecb/ecb_start.o src/modes/ecb/ecb_start.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/f8/f8_decrypt.o src/modes/f8/f8_decrypt.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/f8/f8_done.o src/modes/f8/f8_done.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/f8/f8_encrypt.o src/modes/f8/f8_encrypt.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/f8/f8_getiv.o src/modes/f8/f8_getiv.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/f8/f8_setiv.o src/modes/f8/f8_setiv.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/f8/f8_start.o src/modes/f8/f8_start.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/f8/f8_test_mode.o src/modes/f8/f8_test_mode.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/lrw/lrw_decrypt.o src/modes/lrw/lrw_decrypt.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/lrw/lrw_done.o src/modes/lrw/lrw_done.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/lrw/lrw_encrypt.o src/modes/lrw/lrw_encrypt.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/lrw/lrw_getiv.o src/modes/lrw/lrw_getiv.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/lrw/lrw_process.o src/modes/lrw/lrw_process.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/lrw/lrw_setiv.o src/modes/lrw/lrw_setiv.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/lrw/lrw_start.o src/modes/lrw/lrw_start.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/lrw/lrw_test.o src/modes/lrw/lrw_test.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/ofb/ofb_decrypt.o src/modes/ofb/ofb_decrypt.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/ofb/ofb_done.o src/modes/ofb/ofb_done.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/ofb/ofb_encrypt.o src/modes/ofb/ofb_encrypt.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/ofb/ofb_getiv.o src/modes/ofb/ofb_getiv.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/ofb/ofb_setiv.o src/modes/ofb/ofb_setiv.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/modes/ofb/ofb_start.o src/modes/ofb/ofb_start.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/asn1/der/bit/der_decode_bit_string.o src/pk/asn1/der/bit/der_decode_bit_string.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/asn1/der/bit/der_encode_bit_string.o src/pk/asn1/der/bit/der_encode_bit_string.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/asn1/der/bit/der_length_bit_string.o src/pk/asn1/der/bit/der_length_bit_string.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/asn1/der/boolean/der_decode_boolean.o src/pk/asn1/der/boolean/der_decode_boolean.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/asn1/der/boolean/der_encode_boolean.o src/pk/asn1/der/boolean/der_encode_boolean.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/asn1/der/boolean/der_length_boolean.o src/pk/asn1/der/boolean/der_length_boolean.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/asn1/der/choice/der_decode_choice.o src/pk/asn1/der/choice/der_decode_choice.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/asn1/der/ia5/der_decode_ia5_string.o src/pk/asn1/der/ia5/der_decode_ia5_string.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/asn1/der/ia5/der_encode_ia5_string.o src/pk/asn1/der/ia5/der_encode_ia5_string.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/asn1/der/ia5/der_length_ia5_string.o src/pk/asn1/der/ia5/der_length_ia5_string.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/asn1/der/integer/der_decode_integer.o src/pk/asn1/der/integer/der_decode_integer.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/asn1/der/integer/der_encode_integer.o src/pk/asn1/der/integer/der_encode_integer.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/asn1/der/integer/der_length_integer.o src/pk/asn1/der/integer/der_length_integer.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/asn1/der/object_identifier/der_decode_object_identifier.o src/pk/asn1/der/object_identifier/der_decode_object_identifier.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/asn1/der/object_identifier/der_encode_object_identifier.o src/pk/asn1/der/object_identifier/der_encode_object_identifier.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/asn1/der/object_identifier/der_length_object_identifier.o src/pk/asn1/der/object_identifier/der_length_object_identifier.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/asn1/der/octet/der_decode_octet_string.o src/pk/asn1/der/octet/der_decode_octet_string.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/asn1/der/octet/der_encode_octet_string.o src/pk/asn1/der/octet/der_encode_octet_string.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/asn1/der/octet/der_length_octet_string.o src/pk/asn1/der/octet/der_length_octet_string.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/asn1/der/printable_string/der_decode_printable_string.o src/pk/asn1/der/printable_string/der_decode_printable_string.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/asn1/der/printable_string/der_encode_printable_string.o src/pk/asn1/der/printable_string/der_encode_printable_string.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/asn1/der/printable_string/der_length_printable_string.o src/pk/asn1/der/printable_string/der_length_printable_string.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/asn1/der/sequence/der_decode_sequence_ex.o src/pk/asn1/der/sequence/der_decode_sequence_ex.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/asn1/der/sequence/der_decode_sequence_flexi.o src/pk/asn1/der/sequence/der_decode_sequence_flexi.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/asn1/der/sequence/der_decode_sequence_multi.o src/pk/asn1/der/sequence/der_decode_sequence_multi.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/asn1/der/sequence/der_encode_sequence_ex.o src/pk/asn1/der/sequence/der_encode_sequence_ex.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/asn1/der/sequence/der_encode_sequence_multi.o src/pk/asn1/der/sequence/der_encode_sequence_multi.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/asn1/der/sequence/der_length_sequence.o src/pk/asn1/der/sequence/der_length_sequence.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/asn1/der/sequence/der_sequence_free.o src/pk/asn1/der/sequence/der_sequence_free.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/asn1/der/set/der_encode_set.o src/pk/asn1/der/set/der_encode_set.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/asn1/der/set/der_encode_setof.o src/pk/asn1/der/set/der_encode_setof.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/asn1/der/short_integer/der_decode_short_integer.o src/pk/asn1/der/short_integer/der_decode_short_integer.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/asn1/der/short_integer/der_encode_short_integer.o src/pk/asn1/der/short_integer/der_encode_short_integer.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/asn1/der/short_integer/der_length_short_integer.o src/pk/asn1/der/short_integer/der_length_short_integer.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/asn1/der/utctime/der_decode_utctime.o src/pk/asn1/der/utctime/der_decode_utctime.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/asn1/der/utctime/der_encode_utctime.o src/pk/asn1/der/utctime/der_encode_utctime.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/asn1/der/utctime/der_length_utctime.o src/pk/asn1/der/utctime/der_length_utctime.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/asn1/der/utf8/der_decode_utf8_string.o src/pk/asn1/der/utf8/der_decode_utf8_string.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/asn1/der/utf8/der_encode_utf8_string.o src/pk/asn1/der/utf8/der_encode_utf8_string.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/asn1/der/utf8/der_length_utf8_string.o src/pk/asn1/der/utf8/der_length_utf8_string.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/dsa/dsa_decrypt_key.o src/pk/dsa/dsa_decrypt_key.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/dsa/dsa_encrypt_key.o src/pk/dsa/dsa_encrypt_key.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/dsa/dsa_export.o src/pk/dsa/dsa_export.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/dsa/dsa_free.o src/pk/dsa/dsa_free.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/dsa/dsa_import.o src/pk/dsa/dsa_import.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/dsa/dsa_make_key.o src/pk/dsa/dsa_make_key.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/dsa/dsa_shared_secret.o src/pk/dsa/dsa_shared_secret.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/dsa/dsa_sign_hash.o src/pk/dsa/dsa_sign_hash.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/dsa/dsa_verify_hash.o src/pk/dsa/dsa_verify_hash.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/dsa/dsa_verify_key.o src/pk/dsa/dsa_verify_key.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/ecc/ecc.o src/pk/ecc/ecc.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/ecc/ecc_ansi_x963_export.o src/pk/ecc/ecc_ansi_x963_export.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/ecc/ecc_ansi_x963_import.o src/pk/ecc/ecc_ansi_x963_import.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/ecc/ecc_decrypt_key.o src/pk/ecc/ecc_decrypt_key.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/ecc/ecc_encrypt_key.o src/pk/ecc/ecc_encrypt_key.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/ecc/ecc_export.o src/pk/ecc/ecc_export.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/ecc/ecc_free.o src/pk/ecc/ecc_free.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/ecc/ecc_get_size.o src/pk/ecc/ecc_get_size.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/ecc/ecc_import.o src/pk/ecc/ecc_import.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/ecc/ecc_make_key.o src/pk/ecc/ecc_make_key.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/ecc/ecc_shared_secret.o src/pk/ecc/ecc_shared_secret.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/ecc/ecc_sign_hash.o src/pk/ecc/ecc_sign_hash.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/ecc/ecc_sizes.o src/pk/ecc/ecc_sizes.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/ecc/ecc_test.o src/pk/ecc/ecc_test.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/ecc/ecc_verify_hash.o src/pk/ecc/ecc_verify_hash.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/ecc/ltc_ecc_is_valid_idx.o src/pk/ecc/ltc_ecc_is_valid_idx.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/ecc/ltc_ecc_map.o src/pk/ecc/ltc_ecc_map.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/ecc/ltc_ecc_mul2add.o src/pk/ecc/ltc_ecc_mul2add.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/ecc/ltc_ecc_mulmod.o src/pk/ecc/ltc_ecc_mulmod.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/ecc/ltc_ecc_mulmod_timing.o src/pk/ecc/ltc_ecc_mulmod_timing.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/ecc/ltc_ecc_points.o src/pk/ecc/ltc_ecc_points.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/ecc/ltc_ecc_projective_add_point.o src/pk/ecc/ltc_ecc_projective_add_point.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/ecc/ltc_ecc_projective_dbl_point.o src/pk/ecc/ltc_ecc_projective_dbl_point.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/katja/katja_decrypt_key.o src/pk/katja/katja_decrypt_key.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/katja/katja_encrypt_key.o src/pk/katja/katja_encrypt_key.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/katja/katja_export.o src/pk/katja/katja_export.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/katja/katja_exptmod.o src/pk/katja/katja_exptmod.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/katja/katja_free.o src/pk/katja/katja_free.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/katja/katja_import.o src/pk/katja/katja_import.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/katja/katja_make_key.o src/pk/katja/katja_make_key.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/pkcs1/pkcs_1_i2osp.o src/pk/pkcs1/pkcs_1_i2osp.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/pkcs1/pkcs_1_mgf1.o src/pk/pkcs1/pkcs_1_mgf1.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/pkcs1/pkcs_1_oaep_decode.o src/pk/pkcs1/pkcs_1_oaep_decode.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/pkcs1/pkcs_1_oaep_encode.o src/pk/pkcs1/pkcs_1_oaep_encode.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/pkcs1/pkcs_1_os2ip.o src/pk/pkcs1/pkcs_1_os2ip.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/pkcs1/pkcs_1_pss_decode.o src/pk/pkcs1/pkcs_1_pss_decode.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/pkcs1/pkcs_1_pss_encode.o src/pk/pkcs1/pkcs_1_pss_encode.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/pkcs1/pkcs_1_v1_5_decode.o src/pk/pkcs1/pkcs_1_v1_5_decode.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/pkcs1/pkcs_1_v1_5_encode.o src/pk/pkcs1/pkcs_1_v1_5_encode.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/rsa/rsa_decrypt_key.o src/pk/rsa/rsa_decrypt_key.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/rsa/rsa_encrypt_key.o src/pk/rsa/rsa_encrypt_key.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/rsa/rsa_export.o src/pk/rsa/rsa_export.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/rsa/rsa_exptmod.o src/pk/rsa/rsa_exptmod.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/rsa/rsa_free.o src/pk/rsa/rsa_free.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/rsa/rsa_import.o src/pk/rsa/rsa_import.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/rsa/rsa_make_key.o src/pk/rsa/rsa_make_key.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/rsa/rsa_sign_hash.o src/pk/rsa/rsa_sign_hash.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/pk/rsa/rsa_verify_hash.o src/pk/rsa/rsa_verify_hash.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/prngs/fortuna.o src/prngs/fortuna.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/prngs/rc4.o src/prngs/rc4.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/prngs/rng_get_bytes.o src/prngs/rng_get_bytes.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/prngs/rng_make_prng.o src/prngs/rng_make_prng.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/prngs/sober128.o src/prngs/sober128.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/prngs/sprng.o src/prngs/sprng.c
# arm-linux-androideabi-gcc -I./libtomcrypt/src/headers/ -I. -I. -Os -W -Wall -Wno-pointer-sign -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -I./src/headers/ -I./../ -DLTC_SOURCE -I./../libtommath/ -c -o src/prngs/yarrow.o src/prngs/yarrow.c
# arm-linux-androideabi-ar rv libtomcrypt.a src/ciphers/aes/aes_enc.o src/ciphers/aes/aes.o src/ciphers/anubis.o src/ciphers/blowfish.o src/ciphers/cast5.o src/ciphers/des.o src/ciphers/kasumi.o src/ciphers/khazad.o src/ciphers/kseed.o src/ciphers/noekeon.o src/ciphers/rc2.o src/ciphers/rc5.o src/ciphers/rc6.o src/ciphers/safer/safer.o src/ciphers/safer/safer_tab.o src/ciphers/safer/saferp.o src/ciphers/skipjack.o src/ciphers/twofish/twofish.o src/ciphers/xtea.o src/encauth/ccm/ccm_memory.o src/encauth/ccm/ccm_test.o src/encauth/eax/eax_addheader.o src/encauth/eax/eax_decrypt.o src/encauth/eax/eax_decrypt_verify_memory.o src/encauth/eax/eax_done.o src/encauth/eax/eax_encrypt.o src/encauth/eax/eax_encrypt_authenticate_memory.o src/encauth/eax/eax_init.o src/encauth/eax/eax_test.o src/encauth/gcm/gcm_add_aad.o src/encauth/gcm/gcm_add_iv.o src/encauth/gcm/gcm_done.o src/encauth/gcm/gcm_gf_mult.o src/encauth/gcm/gcm_init.o src/encauth/gcm/gcm_memory.o src/encauth/gcm/gcm_mult_h.o src/encauth/gcm/gcm_process.o src/encauth/gcm/gcm_reset.o src/encauth/gcm/gcm_test.o src/encauth/ocb/ocb_decrypt.o src/encauth/ocb/ocb_decrypt_verify_memory.o src/encauth/ocb/ocb_done_decrypt.o src/encauth/ocb/ocb_done_encrypt.o src/encauth/ocb/ocb_encrypt.o src/encauth/ocb/ocb_encrypt_authenticate_memory.o src/encauth/ocb/ocb_init.o src/encauth/ocb/ocb_ntz.o src/encauth/ocb/ocb_shift_xor.o src/encauth/ocb/ocb_test.o src/encauth/ocb/s_ocb_done.o src/hashes/chc/chc.o src/hashes/helper/hash_file.o src/hashes/helper/hash_filehandle.o src/hashes/helper/hash_memory.o src/hashes/helper/hash_memory_multi.o src/hashes/md2.o src/hashes/md4.o src/hashes/md5.o src/hashes/rmd128.o src/hashes/rmd160.o src/hashes/rmd256.o src/hashes/rmd320.o src/hashes/sha1.o src/hashes/sha2/sha256.o src/hashes/sha2/sha512.o src/hashes/tiger.o src/hashes/whirl/whirl.o src/mac/f9/f9_done.o src/mac/f9/f9_file.o src/mac/f9/f9_init.o src/mac/f9/f9_memory.o src/mac/f9/f9_memory_multi.o src/mac/f9/f9_process.o src/mac/f9/f9_test.o src/mac/hmac/hmac_done.o src/mac/hmac/hmac_file.o src/mac/hmac/hmac_init.o src/mac/hmac/hmac_memory.o src/mac/hmac/hmac_memory_multi.o src/mac/hmac/hmac_process.o src/mac/hmac/hmac_test.o src/mac/omac/omac_done.o src/mac/omac/omac_file.o src/mac/omac/omac_init.o src/mac/omac/omac_memory.o src/mac/omac/omac_memory_multi.o src/mac/omac/omac_process.o src/mac/omac/omac_test.o src/mac/pelican/pelican.o src/mac/pelican/pelican_memory.o src/mac/pelican/pelican_test.o src/mac/pmac/pmac_done.o src/mac/pmac/pmac_file.o src/mac/pmac/pmac_init.o src/mac/pmac/pmac_memory.o src/mac/pmac/pmac_memory_multi.o src/mac/pmac/pmac_ntz.o src/mac/pmac/pmac_process.o src/mac/pmac/pmac_shift_xor.o src/mac/pmac/pmac_test.o src/mac/xcbc/xcbc_done.o src/mac/xcbc/xcbc_file.o src/mac/xcbc/xcbc_init.o src/mac/xcbc/xcbc_memory.o src/mac/xcbc/xcbc_memory_multi.o src/mac/xcbc/xcbc_process.o src/mac/xcbc/xcbc_test.o src/math/fp/ltc_ecc_fp_mulmod.o src/math/gmp_desc.o src/math/ltm_desc.o src/math/multi.o src/math/rand_prime.o src/math/tfm_desc.o src/misc/base64/base64_decode.o src/misc/base64/base64_encode.o src/misc/burn_stack.o src/misc/crypt/crypt.o src/misc/crypt/crypt_argchk.o src/misc/crypt/crypt_cipher_descriptor.o src/misc/crypt/crypt_cipher_is_valid.o src/misc/crypt/crypt_find_cipher.o src/misc/crypt/crypt_find_cipher_any.o src/misc/crypt/crypt_find_cipher_id.o src/misc/crypt/crypt_find_hash.o src/misc/crypt/crypt_find_hash_any.o src/misc/crypt/crypt_find_hash_id.o src/misc/crypt/crypt_find_hash_oid.o src/misc/crypt/crypt_find_prng.o src/misc/crypt/crypt_fsa.o src/misc/crypt/crypt_hash_descriptor.o src/misc/crypt/crypt_hash_is_valid.o src/misc/crypt/crypt_ltc_mp_descriptor.o src/misc/crypt/crypt_prng_descriptor.o src/misc/crypt/crypt_prng_is_valid.o src/misc/crypt/crypt_register_cipher.o src/misc/crypt/crypt_register_hash.o src/misc/crypt/crypt_register_prng.o src/misc/crypt/crypt_unregister_cipher.o src/misc/crypt/crypt_unregister_hash.o src/misc/crypt/crypt_unregister_prng.o src/misc/error_to_string.o src/misc/pkcs5/pkcs_5_1.o src/misc/pkcs5/pkcs_5_2.o src/misc/zeromem.o src/modes/cbc/cbc_decrypt.o src/modes/cbc/cbc_done.o src/modes/cbc/cbc_encrypt.o src/modes/cbc/cbc_getiv.o src/modes/cbc/cbc_setiv.o src/modes/cbc/cbc_start.o src/modes/cfb/cfb_decrypt.o src/modes/cfb/cfb_done.o src/modes/cfb/cfb_encrypt.o src/modes/cfb/cfb_getiv.o src/modes/cfb/cfb_setiv.o src/modes/cfb/cfb_start.o src/modes/ctr/ctr_decrypt.o src/modes/ctr/ctr_done.o src/modes/ctr/ctr_encrypt.o src/modes/ctr/ctr_getiv.o src/modes/ctr/ctr_setiv.o src/modes/ctr/ctr_start.o src/modes/ctr/ctr_test.o src/modes/ecb/ecb_decrypt.o src/modes/ecb/ecb_done.o src/modes/ecb/ecb_encrypt.o src/modes/ecb/ecb_start.o src/modes/f8/f8_decrypt.o src/modes/f8/f8_done.o src/modes/f8/f8_encrypt.o src/modes/f8/f8_getiv.o src/modes/f8/f8_setiv.o src/modes/f8/f8_start.o src/modes/f8/f8_test_mode.o src/modes/lrw/lrw_decrypt.o src/modes/lrw/lrw_done.o src/modes/lrw/lrw_encrypt.o src/modes/lrw/lrw_getiv.o src/modes/lrw/lrw_process.o src/modes/lrw/lrw_setiv.o src/modes/lrw/lrw_start.o src/modes/lrw/lrw_test.o src/modes/ofb/ofb_decrypt.o src/modes/ofb/ofb_done.o src/modes/ofb/ofb_encrypt.o src/modes/ofb/ofb_getiv.o src/modes/ofb/ofb_setiv.o src/modes/ofb/ofb_start.o src/pk/asn1/der/bit/der_decode_bit_string.o src/pk/asn1/der/bit/der_encode_bit_string.o src/pk/asn1/der/bit/der_length_bit_string.o src/pk/asn1/der/boolean/der_decode_boolean.o src/pk/asn1/der/boolean/der_encode_boolean.o src/pk/asn1/der/boolean/der_length_boolean.o src/pk/asn1/der/choice/der_decode_choice.o src/pk/asn1/der/ia5/der_decode_ia5_string.o src/pk/asn1/der/ia5/der_encode_ia5_string.o src/pk/asn1/der/ia5/der_length_ia5_string.o src/pk/asn1/der/integer/der_decode_integer.o src/pk/asn1/der/integer/der_encode_integer.o src/pk/asn1/der/integer/der_length_integer.o src/pk/asn1/der/object_identifier/der_decode_object_identifier.o src/pk/asn1/der/object_identifier/der_encode_object_identifier.o src/pk/asn1/der/object_identifier/der_length_object_identifier.o src/pk/asn1/der/octet/der_decode_octet_string.o src/pk/asn1/der/octet/der_encode_octet_string.o src/pk/asn1/der/octet/der_length_octet_string.o src/pk/asn1/der/printable_string/der_decode_printable_string.o src/pk/asn1/der/printable_string/der_encode_printable_string.o src/pk/asn1/der/printable_string/der_length_printable_string.o src/pk/asn1/der/sequence/der_decode_sequence_ex.o src/pk/asn1/der/sequence/der_decode_sequence_flexi.o src/pk/asn1/der/sequence/der_decode_sequence_multi.o src/pk/asn1/der/sequence/der_encode_sequence_ex.o src/pk/asn1/der/sequence/der_encode_sequence_multi.o src/pk/asn1/der/sequence/der_length_sequence.o src/pk/asn1/der/sequence/der_sequence_free.o src/pk/asn1/der/set/der_encode_set.o src/pk/asn1/der/set/der_encode_setof.o src/pk/asn1/der/short_integer/der_decode_short_integer.o src/pk/asn1/der/short_integer/der_encode_short_integer.o src/pk/asn1/der/short_integer/der_length_short_integer.o src/pk/asn1/der/utctime/der_decode_utctime.o src/pk/asn1/der/utctime/der_encode_utctime.o src/pk/asn1/der/utctime/der_length_utctime.o src/pk/asn1/der/utf8/der_decode_utf8_string.o src/pk/asn1/der/utf8/der_encode_utf8_string.o src/pk/asn1/der/utf8/der_length_utf8_string.o src/pk/dsa/dsa_decrypt_key.o src/pk/dsa/dsa_encrypt_key.o src/pk/dsa/dsa_export.o src/pk/dsa/dsa_free.o src/pk/dsa/dsa_import.o src/pk/dsa/dsa_make_key.o src/pk/dsa/dsa_shared_secret.o src/pk/dsa/dsa_sign_hash.o src/pk/dsa/dsa_verify_hash.o src/pk/dsa/dsa_verify_key.o src/pk/ecc/ecc.o src/pk/ecc/ecc_ansi_x963_export.o src/pk/ecc/ecc_ansi_x963_import.o src/pk/ecc/ecc_decrypt_key.o src/pk/ecc/ecc_encrypt_key.o src/pk/ecc/ecc_export.o src/pk/ecc/ecc_free.o src/pk/ecc/ecc_get_size.o src/pk/ecc/ecc_import.o src/pk/ecc/ecc_make_key.o src/pk/ecc/ecc_shared_secret.o src/pk/ecc/ecc_sign_hash.o src/pk/ecc/ecc_sizes.o src/pk/ecc/ecc_test.o src/pk/ecc/ecc_verify_hash.o src/pk/ecc/ltc_ecc_is_valid_idx.o src/pk/ecc/ltc_ecc_map.o src/pk/ecc/ltc_ecc_mul2add.o src/pk/ecc/ltc_ecc_mulmod.o src/pk/ecc/ltc_ecc_mulmod_timing.o src/pk/ecc/ltc_ecc_points.o src/pk/ecc/ltc_ecc_projective_add_point.o src/pk/ecc/ltc_ecc_projective_dbl_point.o src/pk/katja/katja_decrypt_key.o src/pk/katja/katja_encrypt_key.o src/pk/katja/katja_export.o src/pk/katja/katja_exptmod.o src/pk/katja/katja_free.o src/pk/katja/katja_import.o src/pk/katja/katja_make_key.o src/pk/pkcs1/pkcs_1_i2osp.o src/pk/pkcs1/pkcs_1_mgf1.o src/pk/pkcs1/pkcs_1_oaep_decode.o src/pk/pkcs1/pkcs_1_oaep_encode.o src/pk/pkcs1/pkcs_1_os2ip.o src/pk/pkcs1/pkcs_1_pss_decode.o src/pk/pkcs1/pkcs_1_pss_encode.o src/pk/pkcs1/pkcs_1_v1_5_decode.o src/pk/pkcs1/pkcs_1_v1_5_encode.o src/pk/rsa/rsa_decrypt_key.o src/pk/rsa/rsa_encrypt_key.o src/pk/rsa/rsa_export.o src/pk/rsa/rsa_exptmod.o src/pk/rsa/rsa_free.o src/pk/rsa/rsa_import.o src/pk/rsa/rsa_make_key.o src/pk/rsa/rsa_sign_hash.o src/pk/rsa/rsa_verify_hash.o src/prngs/fortuna.o src/prngs/rc4.o src/prngs/rng_get_bytes.o src/prngs/rng_make_prng.o src/prngs/sober128.o src/prngs/sprng.o src/prngs/yarrow.o
# arm-linux-androideabi-ar: creating libtomcrypt.a
# a - src/ciphers/aes/aes_enc.o
# a - src/ciphers/aes/aes.o
# a - src/ciphers/anubis.o
# a - src/ciphers/blowfish.o
# a - src/ciphers/cast5.o
# a - src/ciphers/des.o
# a - src/ciphers/kasumi.o
# a - src/ciphers/khazad.o
# a - src/ciphers/kseed.o
# a - src/ciphers/noekeon.o
# a - src/ciphers/rc2.o
# a - src/ciphers/rc5.o
# a - src/ciphers/rc6.o
# a - src/ciphers/safer/safer.o
# a - src/ciphers/safer/safer_tab.o
# a - src/ciphers/safer/saferp.o
# a - src/ciphers/skipjack.o
# a - src/ciphers/twofish/twofish.o
# a - src/ciphers/xtea.o
# a - src/encauth/ccm/ccm_memory.o
# a - src/encauth/ccm/ccm_test.o
# a - src/encauth/eax/eax_addheader.o
# a - src/encauth/eax/eax_decrypt.o
# a - src/encauth/eax/eax_decrypt_verify_memory.o
# a - src/encauth/eax/eax_done.o
# a - src/encauth/eax/eax_encrypt.o
# a - src/encauth/eax/eax_encrypt_authenticate_memory.o
# a - src/encauth/eax/eax_init.o
# a - src/encauth/eax/eax_test.o
# a - src/encauth/gcm/gcm_add_aad.o
# a - src/encauth/gcm/gcm_add_iv.o
# a - src/encauth/gcm/gcm_done.o
# a - src/encauth/gcm/gcm_gf_mult.o
# a - src/encauth/gcm/gcm_init.o
# a - src/encauth/gcm/gcm_memory.o
# a - src/encauth/gcm/gcm_mult_h.o
# a - src/encauth/gcm/gcm_process.o
# a - src/encauth/gcm/gcm_reset.o
# a - src/encauth/gcm/gcm_test.o
# a - src/encauth/ocb/ocb_decrypt.o
# a - src/encauth/ocb/ocb_decrypt_verify_memory.o
# a - src/encauth/ocb/ocb_done_decrypt.o
# a - src/encauth/ocb/ocb_done_encrypt.o
# a - src/encauth/ocb/ocb_encrypt.o
# a - src/encauth/ocb/ocb_encrypt_authenticate_memory.o
# a - src/encauth/ocb/ocb_init.o
# a - src/encauth/ocb/ocb_ntz.o
# a - src/encauth/ocb/ocb_shift_xor.o
# a - src/encauth/ocb/ocb_test.o
# a - src/encauth/ocb/s_ocb_done.o
# a - src/hashes/chc/chc.o
# a - src/hashes/helper/hash_file.o
# a - src/hashes/helper/hash_filehandle.o
# a - src/hashes/helper/hash_memory.o
# a - src/hashes/helper/hash_memory_multi.o
# a - src/hashes/md2.o
# a - src/hashes/md4.o
# a - src/hashes/md5.o
# a - src/hashes/rmd128.o
# a - src/hashes/rmd160.o
# a - src/hashes/rmd256.o
# a - src/hashes/rmd320.o
# a - src/hashes/sha1.o
# a - src/hashes/sha2/sha256.o
# a - src/hashes/sha2/sha512.o
# a - src/hashes/tiger.o
# a - src/hashes/whirl/whirl.o
# a - src/mac/f9/f9_done.o
# a - src/mac/f9/f9_file.o
# a - src/mac/f9/f9_init.o
# a - src/mac/f9/f9_memory.o
# a - src/mac/f9/f9_memory_multi.o
# a - src/mac/f9/f9_process.o
# a - src/mac/f9/f9_test.o
# a - src/mac/hmac/hmac_done.o
# a - src/mac/hmac/hmac_file.o
# a - src/mac/hmac/hmac_init.o
# a - src/mac/hmac/hmac_memory.o
# a - src/mac/hmac/hmac_memory_multi.o
# a - src/mac/hmac/hmac_process.o
# a - src/mac/hmac/hmac_test.o
# a - src/mac/omac/omac_done.o
# a - src/mac/omac/omac_file.o
# a - src/mac/omac/omac_init.o
# a - src/mac/omac/omac_memory.o
# a - src/mac/omac/omac_memory_multi.o
# a - src/mac/omac/omac_process.o
# a - src/mac/omac/omac_test.o
# a - src/mac/pelican/pelican.o
# a - src/mac/pelican/pelican_memory.o
# a - src/mac/pelican/pelican_test.o
# a - src/mac/pmac/pmac_done.o
# a - src/mac/pmac/pmac_file.o
# a - src/mac/pmac/pmac_init.o
# a - src/mac/pmac/pmac_memory.o
# a - src/mac/pmac/pmac_memory_multi.o
# a - src/mac/pmac/pmac_ntz.o
# a - src/mac/pmac/pmac_process.o
# a - src/mac/pmac/pmac_shift_xor.o
# a - src/mac/pmac/pmac_test.o
# a - src/mac/xcbc/xcbc_done.o
# a - src/mac/xcbc/xcbc_file.o
# a - src/mac/xcbc/xcbc_init.o
# a - src/mac/xcbc/xcbc_memory.o
# a - src/mac/xcbc/xcbc_memory_multi.o
# a - src/mac/xcbc/xcbc_process.o
# a - src/mac/xcbc/xcbc_test.o
# a - src/math/fp/ltc_ecc_fp_mulmod.o
# a - src/math/gmp_desc.o
# a - src/math/ltm_desc.o
# a - src/math/multi.o
# a - src/math/rand_prime.o
# a - src/math/tfm_desc.o
# a - src/misc/base64/base64_decode.o
# a - src/misc/base64/base64_encode.o
# a - src/misc/burn_stack.o
# a - src/misc/crypt/crypt.o
# a - src/misc/crypt/crypt_argchk.o
# a - src/misc/crypt/crypt_cipher_descriptor.o
# a - src/misc/crypt/crypt_cipher_is_valid.o
# a - src/misc/crypt/crypt_find_cipher.o
# a - src/misc/crypt/crypt_find_cipher_any.o
# a - src/misc/crypt/crypt_find_cipher_id.o
# a - src/misc/crypt/crypt_find_hash.o
# a - src/misc/crypt/crypt_find_hash_any.o
# a - src/misc/crypt/crypt_find_hash_id.o
# a - src/misc/crypt/crypt_find_hash_oid.o
# a - src/misc/crypt/crypt_find_prng.o
# a - src/misc/crypt/crypt_fsa.o
# a - src/misc/crypt/crypt_hash_descriptor.o
# a - src/misc/crypt/crypt_hash_is_valid.o
# a - src/misc/crypt/crypt_ltc_mp_descriptor.o
# a - src/misc/crypt/crypt_prng_descriptor.o
# a - src/misc/crypt/crypt_prng_is_valid.o
# a - src/misc/crypt/crypt_register_cipher.o
# a - src/misc/crypt/crypt_register_hash.o
# a - src/misc/crypt/crypt_register_prng.o
# a - src/misc/crypt/crypt_unregister_cipher.o
# a - src/misc/crypt/crypt_unregister_hash.o
# a - src/misc/crypt/crypt_unregister_prng.o
# a - src/misc/error_to_string.o
# a - src/misc/pkcs5/pkcs_5_1.o
# a - src/misc/pkcs5/pkcs_5_2.o
# a - src/misc/zeromem.o
# a - src/modes/cbc/cbc_decrypt.o
# a - src/modes/cbc/cbc_done.o
# a - src/modes/cbc/cbc_encrypt.o
# a - src/modes/cbc/cbc_getiv.o
# a - src/modes/cbc/cbc_setiv.o
# a - src/modes/cbc/cbc_start.o
# a - src/modes/cfb/cfb_decrypt.o
# a - src/modes/cfb/cfb_done.o
# a - src/modes/cfb/cfb_encrypt.o
# a - src/modes/cfb/cfb_getiv.o
# a - src/modes/cfb/cfb_setiv.o
# a - src/modes/cfb/cfb_start.o
# a - src/modes/ctr/ctr_decrypt.o
# a - src/modes/ctr/ctr_done.o
# a - src/modes/ctr/ctr_encrypt.o
# a - src/modes/ctr/ctr_getiv.o
# a - src/modes/ctr/ctr_setiv.o
# a - src/modes/ctr/ctr_start.o
# a - src/modes/ctr/ctr_test.o
# a - src/modes/ecb/ecb_decrypt.o
# a - src/modes/ecb/ecb_done.o
# a - src/modes/ecb/ecb_encrypt.o
# a - src/modes/ecb/ecb_start.o
# a - src/modes/f8/f8_decrypt.o
# a - src/modes/f8/f8_done.o
# a - src/modes/f8/f8_encrypt.o
# a - src/modes/f8/f8_getiv.o
# a - src/modes/f8/f8_setiv.o
# a - src/modes/f8/f8_start.o
# a - src/modes/f8/f8_test_mode.o
# a - src/modes/lrw/lrw_decrypt.o
# a - src/modes/lrw/lrw_done.o
# a - src/modes/lrw/lrw_encrypt.o
# a - src/modes/lrw/lrw_getiv.o
# a - src/modes/lrw/lrw_process.o
# a - src/modes/lrw/lrw_setiv.o
# a - src/modes/lrw/lrw_start.o
# a - src/modes/lrw/lrw_test.o
# a - src/modes/ofb/ofb_decrypt.o
# a - src/modes/ofb/ofb_done.o
# a - src/modes/ofb/ofb_encrypt.o
# a - src/modes/ofb/ofb_getiv.o
# a - src/modes/ofb/ofb_setiv.o
# a - src/modes/ofb/ofb_start.o
# a - src/pk/asn1/der/bit/der_decode_bit_string.o
# a - src/pk/asn1/der/bit/der_encode_bit_string.o
# a - src/pk/asn1/der/bit/der_length_bit_string.o
# a - src/pk/asn1/der/boolean/der_decode_boolean.o
# a - src/pk/asn1/der/boolean/der_encode_boolean.o
# a - src/pk/asn1/der/boolean/der_length_boolean.o
# a - src/pk/asn1/der/choice/der_decode_choice.o
# a - src/pk/asn1/der/ia5/der_decode_ia5_string.o
# a - src/pk/asn1/der/ia5/der_encode_ia5_string.o
# a - src/pk/asn1/der/ia5/der_length_ia5_string.o
# a - src/pk/asn1/der/integer/der_decode_integer.o
# a - src/pk/asn1/der/integer/der_encode_integer.o
# a - src/pk/asn1/der/integer/der_length_integer.o
# a - src/pk/asn1/der/object_identifier/der_decode_object_identifier.o
# a - src/pk/asn1/der/object_identifier/der_encode_object_identifier.o
# a - src/pk/asn1/der/object_identifier/der_length_object_identifier.o
# a - src/pk/asn1/der/octet/der_decode_octet_string.o
# a - src/pk/asn1/der/octet/der_encode_octet_string.o
# a - src/pk/asn1/der/octet/der_length_octet_string.o
# a - src/pk/asn1/der/printable_string/der_decode_printable_string.o
# a - src/pk/asn1/der/printable_string/der_encode_printable_string.o
# a - src/pk/asn1/der/printable_string/der_length_printable_string.o
# a - src/pk/asn1/der/sequence/der_decode_sequence_ex.o
# a - src/pk/asn1/der/sequence/der_decode_sequence_flexi.o
# a - src/pk/asn1/der/sequence/der_decode_sequence_multi.o
# a - src/pk/asn1/der/sequence/der_encode_sequence_ex.o
# a - src/pk/asn1/der/sequence/der_encode_sequence_multi.o
# a - src/pk/asn1/der/sequence/der_length_sequence.o
# a - src/pk/asn1/der/sequence/der_sequence_free.o
# a - src/pk/asn1/der/set/der_encode_set.o
# a - src/pk/asn1/der/set/der_encode_setof.o
# a - src/pk/asn1/der/short_integer/der_decode_short_integer.o
# a - src/pk/asn1/der/short_integer/der_encode_short_integer.o
# a - src/pk/asn1/der/short_integer/der_length_short_integer.o
# a - src/pk/asn1/der/utctime/der_decode_utctime.o
# a - src/pk/asn1/der/utctime/der_encode_utctime.o
# a - src/pk/asn1/der/utctime/der_length_utctime.o
# a - src/pk/asn1/der/utf8/der_decode_utf8_string.o
# a - src/pk/asn1/der/utf8/der_encode_utf8_string.o
# a - src/pk/asn1/der/utf8/der_length_utf8_string.o
# a - src/pk/dsa/dsa_decrypt_key.o
# a - src/pk/dsa/dsa_encrypt_key.o
# a - src/pk/dsa/dsa_export.o
# a - src/pk/dsa/dsa_free.o
# a - src/pk/dsa/dsa_import.o
# a - src/pk/dsa/dsa_make_key.o
# a - src/pk/dsa/dsa_shared_secret.o
# a - src/pk/dsa/dsa_sign_hash.o
# a - src/pk/dsa/dsa_verify_hash.o
# a - src/pk/dsa/dsa_verify_key.o
# a - src/pk/ecc/ecc.o
# a - src/pk/ecc/ecc_ansi_x963_export.o
# a - src/pk/ecc/ecc_ansi_x963_import.o
# a - src/pk/ecc/ecc_decrypt_key.o
# a - src/pk/ecc/ecc_encrypt_key.o
# a - src/pk/ecc/ecc_export.o
# a - src/pk/ecc/ecc_free.o
# a - src/pk/ecc/ecc_get_size.o
# a - src/pk/ecc/ecc_import.o
# a - src/pk/ecc/ecc_make_key.o
# a - src/pk/ecc/ecc_shared_secret.o
# a - src/pk/ecc/ecc_sign_hash.o
# a - src/pk/ecc/ecc_sizes.o
# a - src/pk/ecc/ecc_test.o
# a - src/pk/ecc/ecc_verify_hash.o
# a - src/pk/ecc/ltc_ecc_is_valid_idx.o
# a - src/pk/ecc/ltc_ecc_map.o
# a - src/pk/ecc/ltc_ecc_mul2add.o
# a - src/pk/ecc/ltc_ecc_mulmod.o
# a - src/pk/ecc/ltc_ecc_mulmod_timing.o
# a - src/pk/ecc/ltc_ecc_points.o
# a - src/pk/ecc/ltc_ecc_projective_add_point.o
# a - src/pk/ecc/ltc_ecc_projective_dbl_point.o
# a - src/pk/katja/katja_decrypt_key.o
# a - src/pk/katja/katja_encrypt_key.o
# a - src/pk/katja/katja_export.o
# a - src/pk/katja/katja_exptmod.o
# a - src/pk/katja/katja_free.o
# a - src/pk/katja/katja_import.o
# a - src/pk/katja/katja_make_key.o
# a - src/pk/pkcs1/pkcs_1_i2osp.o
# a - src/pk/pkcs1/pkcs_1_mgf1.o
# a - src/pk/pkcs1/pkcs_1_oaep_decode.o
# a - src/pk/pkcs1/pkcs_1_oaep_encode.o
# a - src/pk/pkcs1/pkcs_1_os2ip.o
# a - src/pk/pkcs1/pkcs_1_pss_decode.o
# a - src/pk/pkcs1/pkcs_1_pss_encode.o
# a - src/pk/pkcs1/pkcs_1_v1_5_decode.o
# a - src/pk/pkcs1/pkcs_1_v1_5_encode.o
# a - src/pk/rsa/rsa_decrypt_key.o
# a - src/pk/rsa/rsa_encrypt_key.o
# a - src/pk/rsa/rsa_export.o
# a - src/pk/rsa/rsa_exptmod.o
# a - src/pk/rsa/rsa_free.o
# a - src/pk/rsa/rsa_import.o
# a - src/pk/rsa/rsa_make_key.o
# a - src/pk/rsa/rsa_sign_hash.o
# a - src/pk/rsa/rsa_verify_hash.o
# a - src/prngs/fortuna.o
# a - src/prngs/rc4.o
# a - src/prngs/rng_get_bytes.o
# a - src/prngs/rng_make_prng.o
# a - src/prngs/sober128.o
# a - src/prngs/sprng.o
# a - src/prngs/yarrow.o
# arm-linux-androideabi-ranlib libtomcrypt.a
# make[1]: Leaving directory '/tmp/dropbear/src/dropbear-2016.73/libtomcrypt'
# arm-linux-androideabi-gcc -o dropbear dbutil.o buffer.o dbhelpers.o dss.o bignum.o signkey.o rsa.o dbrandom.o queue.o atomicio.o compat.o fake-rfc2553.o ltc_prng.o ecc.o ecdsa.o crypto_desc.o gensignkey.o gendss.o genrsa.o common-session.o packet.o common-algo.o common-kex.o common-channel.o common-chansession.o termcodes.o loginrec.o tcp-accept.o listener.o process-packet.o dh_groups.o common-runopts.o circbuffer.o curve25519-donna.o list.o netio.o svr-kex.o svr-auth.o sshpty.o svr-authpasswd.o svr-authpubkey.o svr-authpubkeyoptions.o svr-session.o svr-service.o svr-chansession.o svr-runopts.o svr-agentfwd.o svr-main.o svr-x11fwd.o svr-tcpfwd.o svr-authpam.o libtomcrypt/libtomcrypt.a libtommath/libtommath.a -lz
# arm-linux-androideabi-gcc -o dbclient dbutil.o buffer.o dbhelpers.o dss.o bignum.o signkey.o rsa.o dbrandom.o queue.o atomicio.o compat.o fake-rfc2553.o ltc_prng.o ecc.o ecdsa.o crypto_desc.o gensignkey.o gendss.o genrsa.o common-session.o packet.o common-algo.o common-kex.o common-channel.o common-chansession.o termcodes.o loginrec.o tcp-accept.o listener.o process-packet.o dh_groups.o common-runopts.o circbuffer.o curve25519-donna.o list.o netio.o cli-main.o cli-auth.o cli-authpasswd.o cli-kex.o cli-session.o cli-runopts.o cli-chansession.o cli-authpubkey.o cli-tcpfwd.o cli-channel.o cli-authinteract.o cli-agentfwd.o libtomcrypt/libtomcrypt.a libtommath/libtommath.a -lz
# arm-linux-androideabi-gcc -o dropbearkey dbutil.o buffer.o dbhelpers.o dss.o bignum.o signkey.o rsa.o dbrandom.o queue.o atomicio.o compat.o fake-rfc2553.o ltc_prng.o ecc.o ecdsa.o crypto_desc.o gensignkey.o gendss.o genrsa.o dropbearkey.o libtomcrypt/libtomcrypt.a libtommath/libtommath.a
# arm-linux-androideabi-gcc -o dropbearconvert dbutil.o buffer.o dbhelpers.o dss.o bignum.o signkey.o rsa.o dbrandom.o queue.o atomicio.o compat.o fake-rfc2553.o ltc_prng.o ecc.o ecdsa.o crypto_desc.o gensignkey.o gendss.o genrsa.o dropbearconvert.o keyimport.o libtomcrypt/libtomcrypt.a libtommath/libtommath.a
# ==> Entering fakeroot environment...
# ==> Starting package()...
# install -d /tmp/dropbear/pkg/dropbear//usr/bin
# install -d /tmp/dropbear/pkg/dropbear//usr/bin
# install dropbear /tmp/dropbear/pkg/dropbear//usr/bin
# install -d /tmp/dropbear/pkg/dropbear//usr/bin
# install -d /tmp/dropbear/pkg/dropbear//usr/bin
# install -d /tmp/dropbear/pkg/dropbear//usr/share/man/man8
# install dbclient /tmp/dropbear/pkg/dropbear//usr/bin
# install dropbearkey /tmp/dropbear/pkg/dropbear//usr/bin
# install dropbearconvert /tmp/dropbear/pkg/dropbear//usr/bin
# install -m 644 ./dropbear.8 /tmp/dropbear/pkg/dropbear//usr/share/man/man8/dropbear.8
# install -d /tmp/dropbear/pkg/dropbear//usr/share/man/man1
# install -d /tmp/dropbear/pkg/dropbear//usr/share/man/man1
# install -d /tmp/dropbear/pkg/dropbear//usr/share/man/man1
# if test -e dbclient.1; then install -m 644 dbclient.1 /tmp/dropbear/pkg/dropbear//usr/share/man/man1/dbclient.1; fi
# if test -e dropbearconvert.1; then install -m 644 dropbearconvert.1 /tmp/dropbear/pkg/dropbear//usr/share/man/man1/dropbearconvert.1; fi
# if test -e dropbearkey.1; then install -m 644 dropbearkey.1 /tmp/dropbear/pkg/dropbear//usr/share/man/man1/dropbearkey.1; fi
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "dropbear"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: dropbear 2016.73-2 (Tue Apr 4 20:40:28 UTC 2017)

CMD: pacman --query --file dropbear-2016.73-2-x86_64.pkg.tar.xz
# dropbear 2016.73-2

Creating hybrid package for 'dropbear'

Trying to find vanilla package 'dropbear'...

CMD: pacman --query --file /mirror/dropbear-2016.73-2.pkg.tar.xz
# dropbear 2016.73-2

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/bin/dropbear
# /usr/bin/dbclient
# /usr/bin/dropbearkey
# /usr/bin/dropbearconvert
# /usr/share/man/man8/dropbear.8.gz
# /usr/share/man/man1/dropbearkey.1.gz
# /usr/share/man/man1/dbclient.1.gz
# /usr/share/man/man1/dropbearconvert.1.gz
# /usr/share/licenses/dropbear/LICENSE
# /usr/lib/systemd/system/dropbear.service
# /sysroot/sysroot/usr/lib/systemd/system/dropbear.service

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO etc usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO etc usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO etc usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf dropbear.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/dropbear.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/dropbear.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/dropbear.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/dropbear/src/dropbear-2016.73/config.log'
# 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.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --bindir=/usr/bin --sbindir=/usr/bin
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = bdffc82e230d
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /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: /sysroot/bin
# PATH: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2314: checking for arm-linux-androideabi-gcc
# configure:2341: result: arm-linux-androideabi-gcc
# configure:2610: checking for C compiler version
# configure:2619: arm-linux-androideabi-gcc --version >&5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 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:2630: $? = 0
# configure:2619: arm-linux-androideabi-gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:2630: $? = 0
# configure:2619: arm-linux-androideabi-gcc -V >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:2630: $? = 1
# configure:2619: arm-linux-androideabi-gcc -qversion >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:2630: $? = 1
# configure:2650: checking whether the C compiler works
# configure:2672: arm-linux-androideabi-gcc conftest.c >&5
# configure:2676: $? = 0
# configure:2724: result: yes
# configure:2727: checking for C compiler default output file name
# configure:2729: result: a.out
# configure:2735: checking for suffix of executables
# configure:2742: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:2746: $? = 0
# configure:2768: result:
# configure:2790: checking whether we are cross compiling
# configure:2828: result: yes
# configure:2833: checking for suffix of object files
# configure:2855: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:2859: $? = 0
# configure:2880: result: o
# configure:2884: checking whether we are using the GNU C compiler
# configure:2903: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:2903: $? = 0
# configure:2912: result: yes
# configure:2921: checking whether arm-linux-androideabi-gcc accepts -g
# configure:2941: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:2941: $? = 0
# configure:2982: result: yes
# configure:2999: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3062: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3062: $? = 0
# configure:3075: result: none needed
# configure:3095: checking whether make sets $(MAKE)
# configure:3117: result: yes
# configure:3133: No $CFLAGS set... using "-Os -W -Wall" for GCC
# configure:3147: checking for special C compiler options needed for large files
# configure:3192: result: no
# configure:3198: checking for _FILE_OFFSET_BITS value needed for large files
# configure:3223: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c:15:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:15:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:16:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:16:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:15:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:3223: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* 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:3247: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c:16:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:16:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:17:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:17:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:16:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:3247: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #define _FILE_OFFSET_BITS 64
# | #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:3255: result: unknown
# configure:3267: checking for _LARGE_FILES value needed for large files
# configure:3292: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c:15:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:15:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:16:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:16:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:15:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:3292: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* 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:3316: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c:16:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:16:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:17:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:17:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:16:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:3316: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #define _LARGE_FILES 1
# | #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:3324: result: unknown
# configure:3376: checking build system type
# configure:3390: result: x86_64-unknown-linux-gnu
# configure:3410: checking host system type
# configure:3423: result: arm-unknown-linux-androideabi
# configure:3579: checking for arm-linux-androideabi-ar
# configure:3595: found /sysroot/bin/arm-linux-androideabi-ar
# configure:3606: result: arm-linux-androideabi-ar
# configure:3671: checking for arm-linux-androideabi-ranlib
# configure:3687: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:3698: result: arm-linux-androideabi-ranlib
# configure:3763: checking for arm-linux-androideabi-strip
# configure:3779: found /sysroot/bin/arm-linux-androideabi-strip
# configure:3790: result: arm-linux-androideabi-strip
# configure:3855: checking for arm-linux-androideabi-install
# configure:3885: result: no
# configure:3895: checking for install
# configure:3911: found /usr/sbin/install
# configure:3922: result: install
# configure:3934: WARNING: using cross tools not prefixed with host triplet
# configure:3950: checking how to run the C preprocessor
# configure:3981: arm-linux-androideabi-gcc -E conftest.c
# configure:3981: $? = 0
# configure:3995: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3995: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:4020: result: arm-linux-androideabi-gcc -E
# configure:4040: arm-linux-androideabi-gcc -E conftest.c
# configure:4040: $? = 0
# configure:4054: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4054: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:4083: checking for grep that handles long lines and -e
# configure:4141: result: /usr/sbin/grep
# configure:4146: checking for egrep
# configure:4208: result: /usr/sbin/grep -E
# configure:4213: checking for ANSI C header files
# configure:4233: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:4233: $? = 0
# configure:4317: result: yes
# configure:4330: checking for sys/types.h
# configure:4330: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:4330: $? = 0
# configure:4330: result: yes
# configure:4330: checking for sys/stat.h
# configure:4330: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:4330: $? = 0
# configure:4330: result: yes
# configure:4330: checking for stdlib.h
# configure:4330: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:4330: $? = 0
# configure:4330: result: yes
# configure:4330: checking for string.h
# configure:4330: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:4330: $? = 0
# configure:4330: result: yes
# configure:4330: checking for memory.h
# configure:4330: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:4330: $? = 0
# configure:4330: result: yes
# configure:4330: checking for strings.h
# configure:4330: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:4330: $? = 0
# configure:4330: result: yes
# configure:4330: checking for inttypes.h
# configure:4330: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:4330: $? = 0
# configure:4330: result: yes
# configure:4330: checking for stdint.h
# configure:4330: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:4330: $? = 0
# configure:4330: result: yes
# configure:4330: checking for unistd.h
# configure:4330: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:4330: $? = 0
# configure:4330: result: yes
# configure:4342: checking whether __UCLIBC__ is declared
# configure:4342: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:59:10: error: '__UCLIBC__' undeclared (first use in this function)
# (void) __UCLIBC__;
# ^
# conftest.c:59:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:4342: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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
# | /* 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
# | int
# | main ()
# | {
# | #ifndef __UCLIBC__
# | #ifdef __cplusplus
# | (void) __UCLIBC__;
# | #else
# | (void) __UCLIBC__;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:4342: result: no
# configure:4352: checking for crypt
# configure:4352: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# /tmp/ccAqd7Nn.o:conftest.c:function main: error: undefined reference to 'crypt'
# collect2: error: ld returned 1 exit status
# configure:4352: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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
# | /* end confdefs.h. */
# | /* Define crypt to an innocuous variant, in case declares crypt.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define crypt innocuous_crypt
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char crypt (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef crypt
# |
# | /* 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 crypt ();
# | /* 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_crypt || defined __stub___crypt
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return crypt ();
# | ;
# | return 0;
# | }
# configure:4352: result: no
# configure:4357: checking for crypt in -lcrypt
# configure:4382: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lcrypt >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lcrypt
# /tmp/cc0tvR3v.o:conftest.c:function main: error: undefined reference to 'crypt'
# collect2: error: ld returned 1 exit status
# configure:4382: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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
# | /* 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 crypt ();
# | int
# | main ()
# | {
# | return crypt ();
# | ;
# | return 0;
# | }
# configure:4391: result: no
# configure:4492: checking for deflate in -lz
# configure:4517: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# configure:4517: $? = 0
# configure:4526: result: yes
# configure:4539: Enabling zlib
# configure:4646: Disabling PAM
# configure:4724: Using openpty if available
# configure:4726: checking for library containing openpty
# configure:4757: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# /tmp/ccwt5FbG.o:conftest.c:function main: error: undefined reference to 'openpty'
# collect2: error: ld returned 1 exit status
# configure:4757: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | /* 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 openpty ();
# | int
# | main ()
# | {
# | return openpty ();
# | ;
# | return 0;
# | }
# configure:4757: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lutil -lz >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lutil
# /tmp/cc0pEtmH.o:conftest.c:function main: error: undefined reference to 'openpty'
# collect2: error: ld returned 1 exit status
# configure:4757: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | /* 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 openpty ();
# | int
# | main ()
# | {
# | return openpty ();
# | ;
# | return 0;
# | }
# configure:4774: result: no
# configure:4805: Enabling syslog
# configure:4839: checking shadow.h usability
# configure:4839: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c:54:20: fatal error: shadow.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4839: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | /* 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:4839: result: no
# configure:4839: checking shadow.h presence
# configure:4839: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:21:20: fatal error: shadow.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4839: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | /* end confdefs.h. */
# | #include
# configure:4839: result: no
# configure:4839: checking for shadow.h
# configure:4839: result: no
# configure:4849: Using shadow passwords if available
# configure:4858: checking for ANSI C header files
# configure:4962: result: yes
# configure:4970: checking for sys/wait.h that is POSIX.1 compatible
# configure:4996: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:4996: $? = 0
# configure:5003: result: yes
# configure:5014: checking fcntl.h usability
# configure:5014: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:5014: $? = 0
# configure:5014: result: yes
# configure:5014: checking fcntl.h presence
# configure:5014: arm-linux-androideabi-gcc -E conftest.c
# configure:5014: $? = 0
# configure:5014: result: yes
# configure:5014: checking for fcntl.h
# configure:5014: result: yes
# configure:5014: checking limits.h usability
# configure:5014: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:5014: $? = 0
# configure:5014: result: yes
# configure:5014: checking limits.h presence
# configure:5014: arm-linux-androideabi-gcc -E conftest.c
# configure:5014: $? = 0
# configure:5014: result: yes
# configure:5014: checking for limits.h
# configure:5014: result: yes
# configure:5014: checking netinet/in.h usability
# configure:5014: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:5014: $? = 0
# configure:5014: result: yes
# configure:5014: checking netinet/in.h presence
# configure:5014: arm-linux-androideabi-gcc -E conftest.c
# configure:5014: $? = 0
# configure:5014: result: yes
# configure:5014: checking for netinet/in.h
# configure:5014: result: yes
# configure:5014: checking netinet/tcp.h usability
# configure:5014: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:5014: $? = 0
# configure:5014: result: yes
# configure:5014: checking netinet/tcp.h presence
# configure:5014: arm-linux-androideabi-gcc -E conftest.c
# configure:5014: $? = 0
# configure:5014: result: yes
# configure:5014: checking for netinet/tcp.h
# configure:5014: result: yes
# configure:5014: checking for stdlib.h
# configure:5014: result: yes
# configure:5014: checking for string.h
# configure:5014: result: yes
# configure:5014: checking sys/socket.h usability
# configure:5014: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:5014: $? = 0
# configure:5014: result: yes
# configure:5014: checking sys/socket.h presence
# configure:5014: arm-linux-androideabi-gcc -E conftest.c
# configure:5014: $? = 0
# configure:5014: result: yes
# configure:5014: checking for sys/socket.h
# configure:5014: result: yes
# configure:5014: checking sys/time.h usability
# configure:5014: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:5014: $? = 0
# configure:5014: result: yes
# configure:5014: checking sys/time.h presence
# configure:5014: arm-linux-androideabi-gcc -E conftest.c
# configure:5014: $? = 0
# configure:5014: result: yes
# configure:5014: checking for sys/time.h
# configure:5014: result: yes
# configure:5014: checking termios.h usability
# configure:5014: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:5014: $? = 0
# configure:5014: result: yes
# configure:5014: checking termios.h presence
# configure:5014: arm-linux-androideabi-gcc -E conftest.c
# configure:5014: $? = 0
# configure:5014: result: yes
# configure:5014: checking for termios.h
# configure:5014: result: yes
# configure:5014: checking for unistd.h
# configure:5014: result: yes
# configure:5014: checking crypt.h usability
# configure:5014: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c:66:19: fatal error: crypt.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5014: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_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:5014: result: no
# configure:5014: checking crypt.h presence
# configure:5014: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:33:19: fatal error: crypt.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5014: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:5014: result: no
# configure:5014: checking for crypt.h
# configure:5014: result: no
# configure:5014: checking pty.h usability
# configure:5014: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c:66:17: fatal error: pty.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5014: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_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:5014: result: no
# configure:5014: checking pty.h presence
# configure:5014: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:33:17: fatal error: pty.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5014: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:5014: result: no
# configure:5014: checking for pty.h
# configure:5014: result: no
# configure:5014: checking ioctl.h usability
# configure:5014: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c:66:19: fatal error: ioctl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5014: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_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:5014: result: no
# configure:5014: checking ioctl.h presence
# configure:5014: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:33:19: fatal error: ioctl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5014: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:5014: result: no
# configure:5014: checking for ioctl.h
# configure:5014: result: no
# configure:5014: checking libutil.h usability
# configure:5014: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c:66:21: fatal error: libutil.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5014: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_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:5014: result: no
# configure:5014: checking libutil.h presence
# configure:5014: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:33:21: fatal error: libutil.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5014: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:5014: result: no
# configure:5014: checking for libutil.h
# configure:5014: result: no
# configure:5014: checking libgen.h usability
# configure:5014: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:5014: $? = 0
# configure:5014: result: yes
# configure:5014: checking libgen.h presence
# configure:5014: arm-linux-androideabi-gcc -E conftest.c
# configure:5014: $? = 0
# configure:5014: result: yes
# configure:5014: checking for libgen.h
# configure:5014: result: yes
# configure:5014: checking for inttypes.h
# configure:5014: result: yes
# configure:5014: checking stropts.h usability
# configure:5014: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c:68:21: fatal error: stropts.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5014: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_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:5014: result: no
# configure:5014: checking stropts.h presence
# configure:5014: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:35:21: fatal error: stropts.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5014: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | /* end confdefs.h. */
# | #include
# configure:5014: result: no
# configure:5014: checking for stropts.h
# configure:5014: result: no
# configure:5014: checking utmp.h usability
# configure:5014: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:5014: $? = 0
# configure:5014: result: yes
# configure:5014: checking utmp.h presence
# configure:5014: arm-linux-androideabi-gcc -E conftest.c
# configure:5014: $? = 0
# configure:5014: result: yes
# configure:5014: checking for utmp.h
# configure:5014: result: yes
# configure:5014: checking utmpx.h usability
# configure:5014: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c:69:19: fatal error: utmpx.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5014: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_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:5014: result: no
# configure:5014: checking utmpx.h presence
# configure:5014: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:36:19: fatal error: utmpx.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5014: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | /* end confdefs.h. */
# | #include
# configure:5014: result: no
# configure:5014: checking for utmpx.h
# configure:5014: result: no
# configure:5014: checking lastlog.h usability
# configure:5014: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:5014: $? = 0
# configure:5014: result: yes
# configure:5014: checking lastlog.h presence
# configure:5014: arm-linux-androideabi-gcc -E conftest.c
# configure:5014: $? = 0
# configure:5014: result: yes
# configure:5014: checking for lastlog.h
# configure:5014: result: yes
# configure:5014: checking paths.h usability
# configure:5014: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:5014: $? = 0
# configure:5014: result: yes
# configure:5014: checking paths.h presence
# configure:5014: arm-linux-androideabi-gcc -E conftest.c
# configure:5014: $? = 0
# configure:5014: result: yes
# configure:5014: checking for paths.h
# configure:5014: result: yes
# configure:5014: checking util.h usability
# configure:5014: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:5014: $? = 0
# configure:5014: result: yes
# configure:5014: checking util.h presence
# configure:5014: arm-linux-androideabi-gcc -E conftest.c
# configure:5014: $? = 0
# configure:5014: result: yes
# configure:5014: checking for util.h
# configure:5014: result: yes
# configure:5014: checking netdb.h usability
# configure:5014: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:5014: $? = 0
# configure:5014: result: yes
# configure:5014: checking netdb.h presence
# configure:5014: arm-linux-androideabi-gcc -E conftest.c
# configure:5014: $? = 0
# configure:5014: result: yes
# configure:5014: checking for netdb.h
# configure:5014: result: yes
# configure:5014: checking security/pam_appl.h usability
# configure:5014: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c:73:31: fatal error: security/pam_appl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5014: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_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:5014: result: no
# configure:5014: checking security/pam_appl.h presence
# configure:5014: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:40:31: fatal error: security/pam_appl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5014: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | /* end confdefs.h. */
# | #include
# configure:5014: result: no
# configure:5014: checking for security/pam_appl.h
# configure:5014: result: no
# configure:5014: checking pam/pam_appl.h usability
# configure:5014: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c:73:26: fatal error: pam/pam_appl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5014: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_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:5014: result: no
# configure:5014: checking pam/pam_appl.h presence
# configure:5014: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:40:26: fatal error: pam/pam_appl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5014: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | /* end confdefs.h. */
# | #include
# configure:5014: result: no
# configure:5014: checking for pam/pam_appl.h
# configure:5014: result: no
# configure:5014: checking netinet/in_systm.h usability
# configure:5014: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:5014: $? = 0
# configure:5014: result: yes
# configure:5014: checking netinet/in_systm.h presence
# configure:5014: arm-linux-androideabi-gcc -E conftest.c
# configure:5014: $? = 0
# configure:5014: result: yes
# configure:5014: checking for netinet/in_systm.h
# configure:5014: result: yes
# configure:5014: checking sys/uio.h usability
# configure:5014: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:5014: $? = 0
# configure:5014: result: yes
# configure:5014: checking sys/uio.h presence
# configure:5014: arm-linux-androideabi-gcc -E conftest.c
# configure:5014: $? = 0
# configure:5014: result: yes
# configure:5014: checking for sys/uio.h
# configure:5014: result: yes
# configure:5026: checking for an ANSI C-conforming const
# configure:5092: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:5092: $? = 0
# configure:5099: result: yes
# configure:5107: checking for uid_t in sys/types.h
# configure:5126: result: yes
# configure:5137: checking for mode_t
# configure:5137: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:5137: $? = 0
# configure:5137: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:78:21: error: expected expression before ')' token
# if (sizeof ((mode_t)))
# ^
# configure:5137: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_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
# | int
# | main ()
# | {
# | if (sizeof ((mode_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5137: result: yes
# configure:5148: checking for pid_t
# configure:5148: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:5148: $? = 0
# configure:5148: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:78:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:5148: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_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
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5148: result: yes
# configure:5159: checking for size_t
# configure:5159: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:5159: $? = 0
# configure:5159: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:78:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:5159: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_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
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5159: result: yes
# configure:5170: checking whether time.h and sys/time.h may both be included
# configure:5190: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:5190: $? = 0
# configure:5197: result: yes
# configure:5206: checking for uint8_t
# configure:5206: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:5206: $? = 0
# configure:5206: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:79:22: error: expected expression before ')' token
# if (sizeof ((uint8_t)))
# ^
# configure:5206: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 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
# | int
# | main ()
# | {
# | if (sizeof ((uint8_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5206: result: yes
# configure:5215: checking for u_int8_t
# configure:5215: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:5215: $? = 0
# configure:5215: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:80:23: error: expected expression before ')' token
# if (sizeof ((u_int8_t)))
# ^
# configure:5215: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 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
# | int
# | main ()
# | {
# | if (sizeof ((u_int8_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5215: result: yes
# configure:5224: checking for uint16_t
# configure:5224: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:5224: $? = 0
# configure:5224: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:81:23: error: expected expression before ')' token
# if (sizeof ((uint16_t)))
# ^
# configure:5224: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 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
# | int
# | main ()
# | {
# | if (sizeof ((uint16_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5224: result: yes
# configure:5233: checking for u_int16_t
# configure:5233: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:5233: $? = 0
# configure:5233: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:82:24: error: expected expression before ')' token
# if (sizeof ((u_int16_t)))
# ^
# configure:5233: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 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
# | int
# | main ()
# | {
# | if (sizeof ((u_int16_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5233: result: yes
# configure:5242: checking for uint32_t
# configure:5242: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:5242: $? = 0
# configure:5242: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:83:23: error: expected expression before ')' token
# if (sizeof ((uint32_t)))
# ^
# configure:5242: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 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
# | int
# | main ()
# | {
# | if (sizeof ((uint32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5242: result: yes
# configure:5251: checking for u_int32_t
# configure:5251: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:5251: $? = 0
# configure:5251: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:84:24: error: expected expression before ')' token
# if (sizeof ((u_int32_t)))
# ^
# configure:5251: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 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
# | int
# | main ()
# | {
# | if (sizeof ((u_int32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5251: result: yes
# configure:5261: checking for struct sockaddr_storage
# configure:5261: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:85:13: error: invalid application of 'sizeof' to incomplete type 'struct sockaddr_storage'
# if (sizeof (struct sockaddr_storage))
# ^
# configure:5261: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 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
# | int
# | main ()
# | {
# | if (sizeof (struct sockaddr_storage))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5261: result: no
# configure:5271: checking for socklen_t
# configure:5271: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:5271: $? = 0
# configure:5271: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:55:24: error: expected expression before ')' token
# if (sizeof ((socklen_t)))
# ^
# configure:5271: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((socklen_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5271: result: yes
# configure:5336: checking for struct sockaddr_storage
# configure:5356: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:5356: $? = 0
# configure:5365: result: yes
# configure:5372: checking for struct sockaddr_in6
# configure:5392: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:5392: $? = 0
# configure:5401: result: yes
# configure:5409: checking for struct in6_addr
# configure:5429: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:5429: $? = 0
# configure:5438: result: yes
# configure:5446: checking for struct addrinfo
# configure:5467: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:5467: $? = 0
# configure:5476: result: yes
# configure:5488: checking for gai_strerror
# configure:5488: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# configure:5488: $? = 0
# configure:5488: result: yes
# configure:5515: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:67:5: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
# str = gai_strerror(0);
# ^
# conftest.c:65:7: warning: variable 'str' set but not used [-Wunused-but-set-variable]
# char *str;
# ^
# configure:5515: $? = 0
# configure:5528: checking for struct utmp.ut_host
# configure:5528: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:5528: $? = 0
# configure:5528: result: yes
# configure:5543: checking for struct utmp.ut_pid
# configure:5543: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:5543: $? = 0
# configure:5543: result: yes
# configure:5558: checking for struct utmp.ut_type
# configure:5558: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:5558: $? = 0
# configure:5558: result: yes
# configure:5573: checking for struct utmp.ut_tv
# configure:5573: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:70:5: error: used struct type value where scalar is required
# if (ac_aggr.ut_tv)
# ^
# conftest.c:69:20: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
# static struct utmp ac_aggr;
# ^
# configure:5573: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | /* end confdefs.h. */
# |
# | #include
# | #if HAVE_UTMP_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static struct utmp ac_aggr;
# | if (ac_aggr.ut_tv)
# | return 0;
# | ;
# | return 0;
# | }
# configure:5573: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:5573: $? = 0
# configure:5573: result: yes
# configure:5588: checking for struct utmp.ut_id
# configure:5588: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:5588: $? = 0
# configure:5588: result: yes
# configure:5603: checking for struct utmp.ut_addr
# configure:5603: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:5603: $? = 0
# configure:5603: result: yes
# configure:5618: checking for struct utmp.ut_addr_v6
# configure:5618: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:5618: $? = 0
# configure:5618: result: yes
# configure:5633: checking for struct utmp.ut_exit
# configure:5633: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:74:5: error: used struct type value where scalar is required
# if (ac_aggr.ut_exit)
# ^
# conftest.c:73:20: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
# static struct utmp ac_aggr;
# ^
# configure:5633: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | /* end confdefs.h. */
# |
# | #include
# | #if HAVE_UTMP_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static struct utmp ac_aggr;
# | if (ac_aggr.ut_exit)
# | return 0;
# | ;
# | return 0;
# | }
# configure:5633: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:5633: $? = 0
# configure:5633: result: yes
# configure:5648: checking for struct utmp.ut_time
# configure:5648: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:5648: $? = 0
# configure:5648: result: yes
# configure:5665: checking for struct utmpx.ut_host
# configure:5665: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:76:21: error: storage size of 'ac_aggr' isn't known
# static struct utmpx ac_aggr;
# ^
# conftest.c:76:21: warning: unused variable 'ac_aggr' [-Wunused-variable]
# configure:5665: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #if HAVE_UTMPX_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static struct utmpx ac_aggr;
# | if (ac_aggr.ut_host)
# | return 0;
# | ;
# | return 0;
# | }
# configure:5665: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:76:21: error: storage size of 'ac_aggr' isn't known
# static struct utmpx ac_aggr;
# ^
# conftest.c:76:21: warning: unused variable 'ac_aggr' [-Wunused-variable]
# configure:5665: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #if HAVE_UTMPX_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static struct utmpx ac_aggr;
# | if (sizeof ac_aggr.ut_host)
# | return 0;
# | ;
# | return 0;
# | }
# configure:5665: result: no
# configure:5681: checking for struct utmpx.ut_syslen
# configure:5681: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:76:21: error: storage size of 'ac_aggr' isn't known
# static struct utmpx ac_aggr;
# ^
# conftest.c:76:21: warning: unused variable 'ac_aggr' [-Wunused-variable]
# configure:5681: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #if HAVE_UTMPX_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static struct utmpx ac_aggr;
# | if (ac_aggr.ut_syslen)
# | return 0;
# | ;
# | return 0;
# | }
# configure:5681: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:76:21: error: storage size of 'ac_aggr' isn't known
# static struct utmpx ac_aggr;
# ^
# conftest.c:76:21: warning: unused variable 'ac_aggr' [-Wunused-variable]
# configure:5681: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #if HAVE_UTMPX_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static struct utmpx ac_aggr;
# | if (sizeof ac_aggr.ut_syslen)
# | return 0;
# | ;
# | return 0;
# | }
# configure:5681: result: no
# configure:5697: checking for struct utmpx.ut_type
# configure:5697: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:76:21: error: storage size of 'ac_aggr' isn't known
# static struct utmpx ac_aggr;
# ^
# conftest.c:76:21: warning: unused variable 'ac_aggr' [-Wunused-variable]
# configure:5697: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #if HAVE_UTMPX_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static struct utmpx ac_aggr;
# | if (ac_aggr.ut_type)
# | return 0;
# | ;
# | return 0;
# | }
# configure:5697: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:76:21: error: storage size of 'ac_aggr' isn't known
# static struct utmpx ac_aggr;
# ^
# conftest.c:76:21: warning: unused variable 'ac_aggr' [-Wunused-variable]
# configure:5697: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #if HAVE_UTMPX_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static struct utmpx ac_aggr;
# | if (sizeof ac_aggr.ut_type)
# | return 0;
# | ;
# | return 0;
# | }
# configure:5697: result: no
# configure:5713: checking for struct utmpx.ut_id
# configure:5713: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:76:21: error: storage size of 'ac_aggr' isn't known
# static struct utmpx ac_aggr;
# ^
# conftest.c:76:21: warning: unused variable 'ac_aggr' [-Wunused-variable]
# configure:5713: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #if HAVE_UTMPX_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static struct utmpx ac_aggr;
# | if (ac_aggr.ut_id)
# | return 0;
# | ;
# | return 0;
# | }
# configure:5713: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:76:21: error: storage size of 'ac_aggr' isn't known
# static struct utmpx ac_aggr;
# ^
# conftest.c:76:21: warning: unused variable 'ac_aggr' [-Wunused-variable]
# configure:5713: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #if HAVE_UTMPX_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static struct utmpx ac_aggr;
# | if (sizeof ac_aggr.ut_id)
# | return 0;
# | ;
# | return 0;
# | }
# configure:5713: result: no
# configure:5729: checking for struct utmpx.ut_addr
# configure:5729: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:76:21: error: storage size of 'ac_aggr' isn't known
# static struct utmpx ac_aggr;
# ^
# conftest.c:76:21: warning: unused variable 'ac_aggr' [-Wunused-variable]
# configure:5729: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #if HAVE_UTMPX_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static struct utmpx ac_aggr;
# | if (ac_aggr.ut_addr)
# | return 0;
# | ;
# | return 0;
# | }
# configure:5729: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:76:21: error: storage size of 'ac_aggr' isn't known
# static struct utmpx ac_aggr;
# ^
# conftest.c:76:21: warning: unused variable 'ac_aggr' [-Wunused-variable]
# configure:5729: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #if HAVE_UTMPX_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static struct utmpx ac_aggr;
# | if (sizeof ac_aggr.ut_addr)
# | return 0;
# | ;
# | return 0;
# | }
# configure:5729: result: no
# configure:5745: checking for struct utmpx.ut_addr_v6
# configure:5745: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:76:21: error: storage size of 'ac_aggr' isn't known
# static struct utmpx ac_aggr;
# ^
# conftest.c:76:21: warning: unused variable 'ac_aggr' [-Wunused-variable]
# configure:5745: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #if HAVE_UTMPX_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static struct utmpx ac_aggr;
# | if (ac_aggr.ut_addr_v6)
# | return 0;
# | ;
# | return 0;
# | }
# configure:5745: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:76:21: error: storage size of 'ac_aggr' isn't known
# static struct utmpx ac_aggr;
# ^
# conftest.c:76:21: warning: unused variable 'ac_aggr' [-Wunused-variable]
# configure:5745: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #if HAVE_UTMPX_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static struct utmpx ac_aggr;
# | if (sizeof ac_aggr.ut_addr_v6)
# | return 0;
# | ;
# | return 0;
# | }
# configure:5745: result: no
# configure:5761: checking for struct utmpx.ut_time
# configure:5761: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:76:21: error: storage size of 'ac_aggr' isn't known
# static struct utmpx ac_aggr;
# ^
# conftest.c:76:21: warning: unused variable 'ac_aggr' [-Wunused-variable]
# configure:5761: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #if HAVE_UTMPX_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static struct utmpx ac_aggr;
# | if (ac_aggr.ut_time)
# | return 0;
# | ;
# | return 0;
# | }
# configure:5761: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:76:21: error: storage size of 'ac_aggr' isn't known
# static struct utmpx ac_aggr;
# ^
# conftest.c:76:21: warning: unused variable 'ac_aggr' [-Wunused-variable]
# configure:5761: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #if HAVE_UTMPX_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static struct utmpx ac_aggr;
# | if (sizeof ac_aggr.ut_time)
# | return 0;
# | ;
# | return 0;
# | }
# configure:5761: result: no
# configure:5777: checking for struct utmpx.ut_tv
# configure:5777: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:76:21: error: storage size of 'ac_aggr' isn't known
# static struct utmpx ac_aggr;
# ^
# conftest.c:76:21: warning: unused variable 'ac_aggr' [-Wunused-variable]
# configure:5777: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #if HAVE_UTMPX_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static struct utmpx ac_aggr;
# | if (ac_aggr.ut_tv)
# | return 0;
# | ;
# | return 0;
# | }
# configure:5777: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:76:21: error: storage size of 'ac_aggr' isn't known
# static struct utmpx ac_aggr;
# ^
# conftest.c:76:21: warning: unused variable 'ac_aggr' [-Wunused-variable]
# configure:5777: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #if HAVE_UTMPX_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static struct utmpx ac_aggr;
# | if (sizeof ac_aggr.ut_tv)
# | return 0;
# | ;
# | return 0;
# | }
# configure:5777: result: no
# configure:5795: checking for struct sockaddr_storage.ss_family
# configure:5795: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:5795: $? = 0
# configure:5795: result: yes
# configure:5813: checking for endutent
# configure:5813: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# configure:5813: $? = 0
# configure:5813: result: yes
# configure:5813: checking for getutent
# configure:5813: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# configure:5813: $? = 0
# configure:5813: result: yes
# configure:5813: checking for getutid
# configure:5813: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# /tmp/ccIYzrtc.o:conftest.c:function main: error: undefined reference to 'getutid'
# collect2: error: ld returned 1 exit status
# configure:5813: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_ENDUTENT 1
# | #define HAVE_GETUTENT 1
# | /* end confdefs.h. */
# | /* Define getutid to an innocuous variant, in case declares getutid.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getutid innocuous_getutid
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getutid (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getutid
# |
# | /* 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 getutid ();
# | /* 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_getutid || defined __stub___getutid
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return getutid ();
# | ;
# | return 0;
# | }
# configure:5813: result: no
# configure:5813: checking for getutline
# configure:5813: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# /tmp/ccoGum1j.o:conftest.c:function main: error: undefined reference to 'getutline'
# collect2: error: ld returned 1 exit status
# configure:5813: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_ENDUTENT 1
# | #define HAVE_GETUTENT 1
# | /* end confdefs.h. */
# | /* Define getutline to an innocuous variant, in case declares getutline.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getutline innocuous_getutline
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getutline (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getutline
# |
# | /* 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 getutline ();
# | /* 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_getutline || defined __stub___getutline
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return getutline ();
# | ;
# | return 0;
# | }
# configure:5813: result: no
# configure:5813: checking for pututline
# configure:5813: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# configure:5813: $? = 0
# configure:5813: result: yes
# configure:5813: checking for setutent
# configure:5813: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# configure:5813: $? = 0
# configure:5813: result: yes
# configure:5824: checking for utmpname
# configure:5824: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# configure:5824: $? = 0
# configure:5824: result: yes
# configure:5836: checking for endutxent
# configure:5836: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# /tmp/cciW1LQi.o:conftest.c:function main: error: undefined reference to 'endutxent'
# collect2: error: ld returned 1 exit status
# configure:5836: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_ENDUTENT 1
# | #define HAVE_GETUTENT 1
# | #define HAVE_PUTUTLINE 1
# | #define HAVE_SETUTENT 1
# | #define HAVE_UTMPNAME 1
# | /* end confdefs.h. */
# | /* Define endutxent to an innocuous variant, in case declares endutxent.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define endutxent innocuous_endutxent
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char endutxent (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef endutxent
# |
# | /* 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 endutxent ();
# | /* 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_endutxent || defined __stub___endutxent
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return endutxent ();
# | ;
# | return 0;
# | }
# configure:5836: result: no
# configure:5836: checking for getutxent
# configure:5836: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# /tmp/ccEv9vro.o:conftest.c:function main: error: undefined reference to 'getutxent'
# collect2: error: ld returned 1 exit status
# configure:5836: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_ENDUTENT 1
# | #define HAVE_GETUTENT 1
# | #define HAVE_PUTUTLINE 1
# | #define HAVE_SETUTENT 1
# | #define HAVE_UTMPNAME 1
# | /* end confdefs.h. */
# | /* Define getutxent to an innocuous variant, in case declares getutxent.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getutxent innocuous_getutxent
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getutxent (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getutxent
# |
# | /* 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 getutxent ();
# | /* 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_getutxent || defined __stub___getutxent
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return getutxent ();
# | ;
# | return 0;
# | }
# configure:5836: result: no
# configure:5836: checking for getutxid
# configure:5836: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# /tmp/cc0m82ou.o:conftest.c:function main: error: undefined reference to 'getutxid'
# collect2: error: ld returned 1 exit status
# configure:5836: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_ENDUTENT 1
# | #define HAVE_GETUTENT 1
# | #define HAVE_PUTUTLINE 1
# | #define HAVE_SETUTENT 1
# | #define HAVE_UTMPNAME 1
# | /* end confdefs.h. */
# | /* Define getutxid to an innocuous variant, in case declares getutxid.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getutxid innocuous_getutxid
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getutxid (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getutxid
# |
# | /* 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 getutxid ();
# | /* 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_getutxid || defined __stub___getutxid
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return getutxid ();
# | ;
# | return 0;
# | }
# configure:5836: result: no
# configure:5836: checking for getutxline
# configure:5836: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# /tmp/ccqGA8yA.o:conftest.c:function main: error: undefined reference to 'getutxline'
# collect2: error: ld returned 1 exit status
# configure:5836: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_ENDUTENT 1
# | #define HAVE_GETUTENT 1
# | #define HAVE_PUTUTLINE 1
# | #define HAVE_SETUTENT 1
# | #define HAVE_UTMPNAME 1
# | /* end confdefs.h. */
# | /* Define getutxline to an innocuous variant, in case declares getutxline.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getutxline innocuous_getutxline
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getutxline (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getutxline
# |
# | /* 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 getutxline ();
# | /* 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_getutxline || defined __stub___getutxline
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return getutxline ();
# | ;
# | return 0;
# | }
# configure:5836: result: no
# configure:5836: checking for pututxline
# configure:5836: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# /tmp/cc8q2EoD.o:conftest.c:function main: error: undefined reference to 'pututxline'
# collect2: error: ld returned 1 exit status
# configure:5836: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_ENDUTENT 1
# | #define HAVE_GETUTENT 1
# | #define HAVE_PUTUTLINE 1
# | #define HAVE_SETUTENT 1
# | #define HAVE_UTMPNAME 1
# | /* end confdefs.h. */
# | /* Define pututxline to an innocuous variant, in case declares pututxline.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define pututxline innocuous_pututxline
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char pututxline (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef pututxline
# |
# | /* 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 pututxline ();
# | /* 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_pututxline || defined __stub___pututxline
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return pututxline ();
# | ;
# | return 0;
# | }
# configure:5836: result: no
# configure:5848: checking for setutxent
# configure:5848: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# /tmp/ccG0w4bI.o:conftest.c:function main: error: undefined reference to 'setutxent'
# collect2: error: ld returned 1 exit status
# configure:5848: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_ENDUTENT 1
# | #define HAVE_GETUTENT 1
# | #define HAVE_PUTUTLINE 1
# | #define HAVE_SETUTENT 1
# | #define HAVE_UTMPNAME 1
# | /* end confdefs.h. */
# | /* Define setutxent to an innocuous variant, in case declares setutxent.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define setutxent innocuous_setutxent
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char setutxent (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef setutxent
# |
# | /* 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 setutxent ();
# | /* 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_setutxent || defined __stub___setutxent
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return setutxent ();
# | ;
# | return 0;
# | }
# configure:5848: result: no
# configure:5848: checking for utmpxname
# configure:5848: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# /tmp/ccArdZyP.o:conftest.c:function main: error: undefined reference to 'utmpxname'
# collect2: error: ld returned 1 exit status
# configure:5848: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_ENDUTENT 1
# | #define HAVE_GETUTENT 1
# | #define HAVE_PUTUTLINE 1
# | #define HAVE_SETUTENT 1
# | #define HAVE_UTMPNAME 1
# | /* end confdefs.h. */
# | /* Define utmpxname to an innocuous variant, in case declares utmpxname.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define utmpxname innocuous_utmpxname
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char utmpxname (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef utmpxname
# |
# | /* 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 utmpxname ();
# | /* 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_utmpxname || defined __stub___utmpxname
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return utmpxname ();
# | ;
# | return 0;
# | }
# configure:5848: result: no
# configure:5860: checking for logout
# configure:5860: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# /tmp/ccwXh1oR.o:conftest.c:function main: error: undefined reference to 'logout'
# collect2: error: ld returned 1 exit status
# configure:5860: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_ENDUTENT 1
# | #define HAVE_GETUTENT 1
# | #define HAVE_PUTUTLINE 1
# | #define HAVE_SETUTENT 1
# | #define HAVE_UTMPNAME 1
# | /* end confdefs.h. */
# | /* Define logout to an innocuous variant, in case declares logout.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define logout innocuous_logout
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char logout (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef logout
# |
# | /* 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 logout ();
# | /* 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_logout || defined __stub___logout
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return logout ();
# | ;
# | return 0;
# | }
# configure:5860: result: no
# configure:5860: checking for updwtmp
# configure:5860: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# /tmp/ccM7buYX.o:conftest.c:function main: error: undefined reference to 'updwtmp'
# collect2: error: ld returned 1 exit status
# configure:5860: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_ENDUTENT 1
# | #define HAVE_GETUTENT 1
# | #define HAVE_PUTUTLINE 1
# | #define HAVE_SETUTENT 1
# | #define HAVE_UTMPNAME 1
# | /* end confdefs.h. */
# | /* Define updwtmp to an innocuous variant, in case declares updwtmp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define updwtmp innocuous_updwtmp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char updwtmp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef updwtmp
# |
# | /* 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 updwtmp ();
# | /* 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_updwtmp || defined __stub___updwtmp
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return updwtmp ();
# | ;
# | return 0;
# | }
# configure:5860: result: no
# configure:5860: checking for logwtmp
# configure:5860: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# /tmp/ccSUCUc2.o:conftest.c:function main: error: undefined reference to 'logwtmp'
# collect2: error: ld returned 1 exit status
# configure:5860: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_ENDUTENT 1
# | #define HAVE_GETUTENT 1
# | #define HAVE_PUTUTLINE 1
# | #define HAVE_SETUTENT 1
# | #define HAVE_UTMPNAME 1
# | /* end confdefs.h. */
# | /* Define logwtmp to an innocuous variant, in case declares logwtmp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define logwtmp innocuous_logwtmp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char logwtmp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef logwtmp
# |
# | /* 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 logwtmp ();
# | /* 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_logwtmp || defined __stub___logwtmp
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return logwtmp ();
# | ;
# | return 0;
# | }
# configure:5860: result: no
# configure:5873: checking mach/mach_time.h usability
# configure:5873: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c:104:28: fatal error: mach/mach_time.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5873: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_ENDUTENT 1
# | #define HAVE_GETUTENT 1
# | #define HAVE_PUTUTLINE 1
# | #define HAVE_SETUTENT 1
# | #define HAVE_UTMPNAME 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:5873: result: no
# configure:5873: checking mach/mach_time.h presence
# configure:5873: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:71:28: fatal error: mach/mach_time.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5873: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_ENDUTENT 1
# | #define HAVE_GETUTENT 1
# | #define HAVE_PUTUTLINE 1
# | #define HAVE_SETUTENT 1
# | #define HAVE_UTMPNAME 1
# | /* end confdefs.h. */
# | #include
# configure:5873: result: no
# configure:5873: checking for mach/mach_time.h
# configure:5873: result: no
# configure:5885: checking for mach_absolute_time
# configure:5885: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# /tmp/ccm7WL1a.o:conftest.c:function main: error: undefined reference to 'mach_absolute_time'
# collect2: error: ld returned 1 exit status
# configure:5885: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_ENDUTENT 1
# | #define HAVE_GETUTENT 1
# | #define HAVE_PUTUTLINE 1
# | #define HAVE_SETUTENT 1
# | #define HAVE_UTMPNAME 1
# | /* end confdefs.h. */
# | /* Define mach_absolute_time to an innocuous variant, in case declares mach_absolute_time.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define mach_absolute_time innocuous_mach_absolute_time
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char mach_absolute_time (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef mach_absolute_time
# |
# | /* 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 mach_absolute_time ();
# | /* 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_mach_absolute_time || defined __stub___mach_absolute_time
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return mach_absolute_time ();
# | ;
# | return 0;
# | }
# configure:5885: result: no
# configure:5898: checking for explicit_bzero
# configure:5898: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# /tmp/ccAeMs6f.o:conftest.c:function main: error: undefined reference to 'explicit_bzero'
# collect2: error: ld returned 1 exit status
# configure:5898: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_ENDUTENT 1
# | #define HAVE_GETUTENT 1
# | #define HAVE_PUTUTLINE 1
# | #define HAVE_SETUTENT 1
# | #define HAVE_UTMPNAME 1
# | /* end confdefs.h. */
# | /* Define explicit_bzero to an innocuous variant, in case declares explicit_bzero.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define explicit_bzero innocuous_explicit_bzero
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char explicit_bzero (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef explicit_bzero
# |
# | /* 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 explicit_bzero ();
# | /* 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_explicit_bzero || defined __stub___explicit_bzero
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return explicit_bzero ();
# | ;
# | return 0;
# | }
# configure:5898: result: no
# configure:5898: checking for memset_s
# configure:5898: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# /tmp/cc6873rk.o:conftest.c:function main: error: undefined reference to 'memset_s'
# collect2: error: ld returned 1 exit status
# configure:5898: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_ENDUTENT 1
# | #define HAVE_GETUTENT 1
# | #define HAVE_PUTUTLINE 1
# | #define HAVE_SETUTENT 1
# | #define HAVE_UTMPNAME 1
# | /* end confdefs.h. */
# | /* Define memset_s to an innocuous variant, in case declares memset_s.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define memset_s innocuous_memset_s
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char memset_s (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef memset_s
# |
# | /* 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 memset_s ();
# | /* 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_memset_s || defined __stub___memset_s
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return memset_s ();
# | ;
# | return 0;
# | }
# configure:5898: result: no
# configure:6007: checking for mp_exptmod in -ltommath
# configure:6032: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -ltommath -lz >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ltommath
# /tmp/ccG7isCp.o:conftest.c:function main: error: undefined reference to 'mp_exptmod'
# collect2: error: ld returned 1 exit status
# configure:6032: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_ENDUTENT 1
# | #define HAVE_GETUTENT 1
# | #define HAVE_PUTUTLINE 1
# | #define HAVE_SETUTENT 1
# | #define HAVE_UTMPNAME 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 mp_exptmod ();
# | int
# | main ()
# | {
# | return mp_exptmod ();
# | ;
# | return 0;
# | }
# configure:6041: result: no
# configure:6049: checking for register_cipher in -ltomcrypt
# configure:6074: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -ltomcrypt -lz >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ltomcrypt
# /tmp/ccWrO2Et.o:conftest.c:function main: error: undefined reference to 'register_cipher'
# collect2: error: ld returned 1 exit status
# configure:6074: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_ENDUTENT 1
# | #define HAVE_GETUTENT 1
# | #define HAVE_PUTUTLINE 1
# | #define HAVE_SETUTENT 1
# | #define HAVE_UTMPNAME 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 register_cipher ();
# | int
# | main ()
# | {
# | return register_cipher ();
# | ;
# | return 0;
# | }
# configure:6083: result: no
# configure:6186: checking for library containing login
# configure:6217: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# /tmp/cc49l5Lz.o:conftest.c:function main: error: undefined reference to 'login'
# collect2: error: ld returned 1 exit status
# configure:6217: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_ENDUTENT 1
# | #define HAVE_GETUTENT 1
# | #define HAVE_PUTUTLINE 1
# | #define HAVE_SETUTENT 1
# | #define HAVE_UTMPNAME 1
# | #define BUNDLED_LIBTOM /**/
# | /* 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 login ();
# | int
# | main ()
# | {
# | return login ();
# | ;
# | return 0;
# | }
# configure:6217: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lutil -lz >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lutil
# /tmp/cc4IvqgA.o:conftest.c:function main: error: undefined reference to 'login'
# collect2: error: ld returned 1 exit status
# configure:6217: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_ENDUTENT 1
# | #define HAVE_GETUTENT 1
# | #define HAVE_PUTUTLINE 1
# | #define HAVE_SETUTENT 1
# | #define HAVE_UTMPNAME 1
# | #define BUNDLED_LIBTOM /**/
# | /* 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 login ();
# | int
# | main ()
# | {
# | return login ();
# | ;
# | return 0;
# | }
# configure:6217: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lbsd -lz >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lbsd
# /tmp/cc4rQuLJ.o:conftest.c:function main: error: undefined reference to 'login'
# collect2: error: ld returned 1 exit status
# configure:6217: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_ENDUTENT 1
# | #define HAVE_GETUTENT 1
# | #define HAVE_PUTUTLINE 1
# | #define HAVE_SETUTENT 1
# | #define HAVE_UTMPNAME 1
# | #define BUNDLED_LIBTOM /**/
# | /* 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 login ();
# | int
# | main ()
# | {
# | return login ();
# | ;
# | return 0;
# | }
# configure:6234: result: no
# configure:6247: checking for logout
# configure:6247: result: no
# configure:6247: checking for updwtmp
# configure:6247: result: no
# configure:6247: checking for logwtmp
# configure:6247: result: no
# configure:6259: checking if your system defines LASTLOG_FILE
# configure:6284: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:88:18: error: 'LASTLOG_FILE' undeclared (first use in this function)
# char *lastlog = LASTLOG_FILE;
# ^
# conftest.c:88:18: note: each undeclared identifier is reported only once for each function it appears in
# conftest.c:88:8: warning: unused variable 'lastlog' [-Wunused-variable]
# char *lastlog = LASTLOG_FILE;
# ^
# configure:6284: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_ENDUTENT 1
# | #define HAVE_GETUTENT 1
# | #define HAVE_PUTUTLINE 1
# | #define HAVE_SETUTENT 1
# | #define HAVE_UTMPNAME 1
# | #define BUNDLED_LIBTOM /**/
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #ifdef HAVE_LASTLOG_H
# | # include
# | #endif
# | #ifdef HAVE_PATHS_H
# | # include
# | #endif
# | #ifdef HAVE_LOGIN_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | char *lastlog = LASTLOG_FILE;
# | ;
# | return 0;
# | }
# configure:6289: result: no
# configure:6291: checking if your system defines _PATH_LASTLOG
# configure:6313: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:85:8: warning: unused variable 'lastlog' [-Wunused-variable]
# char *lastlog = _PATH_LASTLOG;
# ^
# configure:6313: $? = 0
# configure:6314: result: yes
# configure:6351: checking if your system defines UTMP_FILE
# configure:6370: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:82:15: error: 'UTMP_FILE' undeclared (first use in this function)
# char *utmp = UTMP_FILE;
# ^
# conftest.c:82:15: note: each undeclared identifier is reported only once for each function it appears in
# conftest.c:82:8: warning: unused variable 'utmp' [-Wunused-variable]
# char *utmp = UTMP_FILE;
# ^
# configure:6370: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_ENDUTENT 1
# | #define HAVE_GETUTENT 1
# | #define HAVE_PUTUTLINE 1
# | #define HAVE_SETUTENT 1
# | #define HAVE_UTMPNAME 1
# | #define BUNDLED_LIBTOM /**/
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #ifdef HAVE_PATHS_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | char *utmp = UTMP_FILE;
# | ;
# | return 0;
# | }
# configure:6374: result: no
# configure:6401: checking if your system defines WTMP_FILE
# configure:6422: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:85:15: error: 'WTMP_FILE' undeclared (first use in this function)
# char *wtmp = WTMP_FILE;
# ^
# conftest.c:85:15: note: each undeclared identifier is reported only once for each function it appears in
# conftest.c:85:8: warning: unused variable 'wtmp' [-Wunused-variable]
# char *wtmp = WTMP_FILE;
# ^
# configure:6422: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_ENDUTENT 1
# | #define HAVE_GETUTENT 1
# | #define HAVE_PUTUTLINE 1
# | #define HAVE_SETUTENT 1
# | #define HAVE_UTMPNAME 1
# | #define BUNDLED_LIBTOM /**/
# | #define DISABLE_UTMP 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_UTMP_H
# | # include
# | #endif
# | #ifdef HAVE_PATHS_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | char *wtmp = WTMP_FILE;
# | ;
# | return 0;
# | }
# configure:6426: result: no
# configure:6454: checking if your system defines UTMPX_FILE
# configure:6476: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:87:16: error: 'UTMPX_FILE' undeclared (first use in this function)
# char *utmpx = UTMPX_FILE;
# ^
# conftest.c:87:16: note: each undeclared identifier is reported only once for each function it appears in
# conftest.c:87:8: warning: unused variable 'utmpx' [-Wunused-variable]
# char *utmpx = UTMPX_FILE;
# ^
# configure:6476: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_ENDUTENT 1
# | #define HAVE_GETUTENT 1
# | #define HAVE_PUTUTLINE 1
# | #define HAVE_SETUTENT 1
# | #define HAVE_UTMPNAME 1
# | #define BUNDLED_LIBTOM /**/
# | #define DISABLE_UTMP 1
# | #define DISABLE_WTMP 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #ifdef HAVE_UTMPX_H
# | #include
# | #endif
# | #ifdef HAVE_PATHS_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | char *utmpx = UTMPX_FILE;
# | ;
# | return 0;
# | }
# configure:6480: result: no
# configure:6499: checking if your system defines WTMPX_FILE
# configure:6523: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:90:16: error: 'WTMPX_FILE' undeclared (first use in this function)
# char *wtmpx = WTMPX_FILE;
# ^
# conftest.c:90:16: note: each undeclared identifier is reported only once for each function it appears in
# conftest.c:90:8: warning: unused variable 'wtmpx' [-Wunused-variable]
# char *wtmpx = WTMPX_FILE;
# ^
# configure:6523: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_ENDUTENT 1
# | #define HAVE_GETUTENT 1
# | #define HAVE_PUTUTLINE 1
# | #define HAVE_SETUTENT 1
# | #define HAVE_UTMPNAME 1
# | #define BUNDLED_LIBTOM /**/
# | #define DISABLE_UTMP 1
# | #define DISABLE_WTMP 1
# | #define DISABLE_UTMPX 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_UTMP_H
# | # include
# | #endif
# | #ifdef HAVE_UTMPX_H
# | # include
# | #endif
# | #ifdef HAVE_PATHS_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | char *wtmpx = WTMPX_FILE;
# | ;
# | return 0;
# | }
# configure:6527: result: no
# configure:6548: checking whether arm-linux-androideabi-gcc needs -traditional
# configure:6582: result: no
# configure:6589: checking for working memcmp
# configure:6642: result: no
# configure:6654: checking sys/select.h usability
# configure:6654: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:6654: $? = 0
# configure:6654: result: yes
# configure:6654: checking sys/select.h presence
# configure:6654: arm-linux-androideabi-gcc -E conftest.c
# configure:6654: $? = 0
# configure:6654: result: yes
# configure:6654: checking for sys/select.h
# configure:6654: result: yes
# configure:6654: checking for sys/socket.h
# configure:6654: result: yes
# configure:6664: checking types of arguments for select
# configure:6692: arm-linux-androideabi-gcc -c -Os -W -Wall -Wno-pointer-sign conftest.c >&5
# configure:6692: $? = 0
# configure:6703: result: int,fd_set *,struct timeval *
# configure:6729: checking for dup2
# configure:6729: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# configure:6729: $? = 0
# configure:6729: result: yes
# configure:6729: checking for getpass
# configure:6729: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# /tmp/cc0InU0n.o:conftest.c:function main: error: undefined reference to 'getpass'
# collect2: error: ld returned 1 exit status
# configure:6729: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_ENDUTENT 1
# | #define HAVE_GETUTENT 1
# | #define HAVE_PUTUTLINE 1
# | #define HAVE_SETUTENT 1
# | #define HAVE_UTMPNAME 1
# | #define BUNDLED_LIBTOM /**/
# | #define DISABLE_UTMP 1
# | #define DISABLE_WTMP 1
# | #define DISABLE_UTMPX 1
# | #define DISABLE_WTMPX 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define SELECT_TYPE_ARG1 int
# | #define SELECT_TYPE_ARG234 (fd_set *)
# | #define SELECT_TYPE_ARG5 (struct timeval *)
# | #define HAVE_DUP2 1
# | /* end confdefs.h. */
# | /* Define getpass to an innocuous variant, in case declares getpass.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getpass innocuous_getpass
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getpass (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getpass
# |
# | /* 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 getpass ();
# | /* 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_getpass || defined __stub___getpass
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return getpass ();
# | ;
# | return 0;
# | }
# configure:6729: result: no
# configure:6729: checking for getspnam
# configure:6729: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# /tmp/ccRCxrlm.o:conftest.c:function main: error: undefined reference to 'getspnam'
# collect2: error: ld returned 1 exit status
# configure:6729: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_ENDUTENT 1
# | #define HAVE_GETUTENT 1
# | #define HAVE_PUTUTLINE 1
# | #define HAVE_SETUTENT 1
# | #define HAVE_UTMPNAME 1
# | #define BUNDLED_LIBTOM /**/
# | #define DISABLE_UTMP 1
# | #define DISABLE_WTMP 1
# | #define DISABLE_UTMPX 1
# | #define DISABLE_WTMPX 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define SELECT_TYPE_ARG1 int
# | #define SELECT_TYPE_ARG234 (fd_set *)
# | #define SELECT_TYPE_ARG5 (struct timeval *)
# | #define HAVE_DUP2 1
# | /* end confdefs.h. */
# | /* Define getspnam to an innocuous variant, in case declares getspnam.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getspnam innocuous_getspnam
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getspnam (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getspnam
# |
# | /* 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 getspnam ();
# | /* 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_getspnam || defined __stub___getspnam
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return getspnam ();
# | ;
# | return 0;
# | }
# configure:6729: result: no
# configure:6729: checking for getusershell
# configure:6729: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# configure:6729: $? = 0
# configure:6729: result: yes
# configure:6729: checking for memset
# configure:6729: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# conftest.c:106:6: warning: conflicting types for built-in function 'memset' [enabled by default]
# char memset ();
# ^
# configure:6729: $? = 0
# configure:6729: result: yes
# configure:6729: checking for putenv
# configure:6729: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# configure:6729: $? = 0
# configure:6729: result: yes
# configure:6729: checking for select
# configure:6729: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# configure:6729: $? = 0
# configure:6729: result: yes
# configure:6729: checking for socket
# configure:6729: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# configure:6729: $? = 0
# configure:6729: result: yes
# configure:6729: checking for strdup
# configure:6729: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# conftest.c:110:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
# char strdup ();
# ^
# configure:6729: $? = 0
# configure:6729: result: yes
# configure:6729: checking for clearenv
# configure:6729: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# configure:6729: $? = 0
# configure:6729: result: yes
# configure:6729: checking for strlcpy
# configure:6729: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# configure:6729: $? = 0
# configure:6729: result: yes
# configure:6729: checking for strlcat
# configure:6729: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# configure:6729: $? = 0
# configure:6729: result: yes
# configure:6729: checking for daemon
# configure:6729: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# configure:6729: $? = 0
# configure:6729: result: yes
# configure:6729: checking for basename
# configure:6729: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# configure:6729: $? = 0
# configure:6729: result: yes
# configure:6729: checking for _getpty
# configure:6729: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# /tmp/ccKVxk1T.o:conftest.c:function main: error: undefined reference to '_getpty'
# collect2: error: ld returned 1 exit status
# configure:6729: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #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 HAVE_LIBZ 1
# | #define DISABLE_PAM /**/
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_LASTLOG_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_UTIL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_U_INT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# | #define HAVE_STRUCT_IN6_ADDR /**/
# | #define HAVE_STRUCT_ADDRINFO /**/
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_CONST_GAI_STRERROR_PROTO 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMP_UT_PID 1
# | #define HAVE_STRUCT_UTMP_UT_TYPE 1
# | #define HAVE_STRUCT_UTMP_UT_TV 1
# | #define HAVE_STRUCT_UTMP_UT_ID 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR 1
# | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# | #define HAVE_STRUCT_UTMP_UT_EXIT 1
# | #define HAVE_STRUCT_UTMP_UT_TIME 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_ENDUTENT 1
# | #define HAVE_GETUTENT 1
# | #define HAVE_PUTUTLINE 1
# | #define HAVE_SETUTENT 1
# | #define HAVE_UTMPNAME 1
# | #define BUNDLED_LIBTOM /**/
# | #define DISABLE_UTMP 1
# | #define DISABLE_WTMP 1
# | #define DISABLE_UTMPX 1
# | #define DISABLE_WTMPX 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define SELECT_TYPE_ARG1 int
# | #define SELECT_TYPE_ARG234 (fd_set *)
# | #define SELECT_TYPE_ARG5 (struct timeval *)
# | #define HAVE_DUP2 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_MEMSET 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRDUP 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_DAEMON 1
# | #define HAVE_BASENAME 1
# | /* end confdefs.h. */
# | /* Define _getpty to an innocuous variant, in case declares _getpty.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _getpty innocuous__getpty
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _getpty (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _getpty
# |
# | /* 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 _getpty ();
# | /* 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__getpty || defined __stub____getpty
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _getpty ();
# | ;
# | return 0;
# | }
# configure:6729: result: no
# configure:6729: checking for getaddrinfo
# configure:6729: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# configure:6729: $? = 0
# configure:6729: result: yes
# configure:6729: checking for freeaddrinfo
# configure:6729: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# configure:6729: $? = 0
# configure:6729: result: yes
# configure:6729: checking for getnameinfo
# configure:6729: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# configure:6729: $? = 0
# configure:6729: result: yes
# configure:6729: checking for fork
# configure:6729: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# conftest.c:119:6: warning: conflicting types for built-in function 'fork' [enabled by default]
# char fork ();
# ^
# configure:6729: $? = 0
# configure:6729: result: yes
# configure:6729: checking for writev
# configure:6729: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# configure:6729: $? = 0
# configure:6729: result: yes
# configure:6739: checking for library containing basename
# configure:6770: arm-linux-androideabi-gcc -o conftest -Os -W -Wall -Wno-pointer-sign conftest.c -lz >&5
# configure:6770: $? = 0
# configure:6787: result: none required
# configure:6819: Not checking for /dev/ptc & /dev/pts since we're cross-compiling
# configure:6998: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on bdffc82e230d
#
# config.status:895: creating Makefile
# config.status:895: creating libtomcrypt/Makefile
# config.status:895: creating libtommath/Makefile
# config.status:895: creating config.h
# configure:8158:
# configure:8161: Using bundled libtomcrypt and libtommath
# configure:8170:
# configure:8172: getpass() not available, dbclient will only have public-key authentication
# configure:8177:
# configure:8179: crypt() not available, dropbear server will not have password authentication
# configure:8183:
# configure:8185: Now edit options.h to choose features.
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=arm-linux-androideabi-gcc
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=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=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func__getpty=no
# ac_cv_func_basename=yes
# ac_cv_func_clearenv=yes
# ac_cv_func_crypt=no
# ac_cv_func_daemon=yes
# ac_cv_func_dup2=yes
# ac_cv_func_endutent=yes
# ac_cv_func_endutxent=no
# ac_cv_func_explicit_bzero=no
# ac_cv_func_fork=yes
# ac_cv_func_freeaddrinfo=yes
# ac_cv_func_gai_strerror=yes
# ac_cv_func_getaddrinfo=yes
# ac_cv_func_getnameinfo=yes
# ac_cv_func_getpass=no
# ac_cv_func_getspnam=no
# ac_cv_func_getusershell=yes
# ac_cv_func_getutent=yes
# ac_cv_func_getutid=no
# ac_cv_func_getutline=no
# ac_cv_func_getutxent=no
# ac_cv_func_getutxid=no
# ac_cv_func_getutxline=no
# ac_cv_func_logout=no
# ac_cv_func_logwtmp=no
# ac_cv_func_mach_absolute_time=no
# ac_cv_func_memcmp_working=no
# ac_cv_func_memset=yes
# ac_cv_func_memset_s=no
# ac_cv_func_putenv=yes
# ac_cv_func_pututline=yes
# ac_cv_func_pututxline=no
# ac_cv_func_select=yes
# ac_cv_func_select_args='int,fd_set *,struct timeval *'
# ac_cv_func_setutent=yes
# ac_cv_func_setutxent=no
# ac_cv_func_socket=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strlcat=yes
# ac_cv_func_strlcpy=yes
# ac_cv_func_updwtmp=no
# ac_cv_func_utmpname=yes
# ac_cv_func_utmpxname=no
# ac_cv_func_writev=yes
# ac_cv_have_decl___UCLIBC__=no
# ac_cv_have_struct_addrinfo=yes
# ac_cv_have_struct_in6_addr=yes
# ac_cv_have_struct_sockaddr_in6=yes
# ac_cv_have_struct_sockaddr_storage=yes
# ac_cv_header_crypt_h=no
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_ioctl_h=no
# ac_cv_header_lastlog_h=yes
# ac_cv_header_libgen_h=yes
# ac_cv_header_libutil_h=no
# ac_cv_header_limits_h=yes
# ac_cv_header_mach_mach_time_h=no
# ac_cv_header_memory_h=yes
# ac_cv_header_netdb_h=yes
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_netinet_in_systm_h=yes
# ac_cv_header_netinet_tcp_h=yes
# ac_cv_header_pam_pam_appl_h=no
# ac_cv_header_paths_h=yes
# ac_cv_header_pty_h=no
# ac_cv_header_security_pam_appl_h=no
# ac_cv_header_shadow_h=no
# 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_stropts_h=no
# ac_cv_header_sys_select_h=yes
# ac_cv_header_sys_socket_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_uio_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_termios_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_util_h=yes
# ac_cv_header_utmp_h=yes
# ac_cv_header_utmpx_h=no
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_lib_crypt_crypt=no
# ac_cv_lib_tomcrypt_register_cipher=no
# ac_cv_lib_tommath_mp_exptmod=no
# ac_cv_lib_z_deflate=yes
# ac_cv_member_struct_sockaddr_storage_ss_family=yes
# ac_cv_member_struct_utmp_ut_addr=yes
# ac_cv_member_struct_utmp_ut_addr_v6=yes
# ac_cv_member_struct_utmp_ut_exit=yes
# ac_cv_member_struct_utmp_ut_host=yes
# ac_cv_member_struct_utmp_ut_id=yes
# ac_cv_member_struct_utmp_ut_pid=yes
# ac_cv_member_struct_utmp_ut_time=yes
# ac_cv_member_struct_utmp_ut_tv=yes
# ac_cv_member_struct_utmp_ut_type=yes
# ac_cv_member_struct_utmpx_ut_addr=no
# ac_cv_member_struct_utmpx_ut_addr_v6=no
# ac_cv_member_struct_utmpx_ut_host=no
# ac_cv_member_struct_utmpx_ut_id=no
# ac_cv_member_struct_utmpx_ut_syslen=no
# ac_cv_member_struct_utmpx_ut_time=no
# ac_cv_member_struct_utmpx_ut_tv=no
# ac_cv_member_struct_utmpx_ut_type=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_prog_AR=arm-linux-androideabi-ar
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_STRIP=arm-linux-androideabi-strip
# ac_cv_prog_ac_ct_INSTALL=install
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_gcc_traditional=no
# ac_cv_prog_make_make_set=yes
# ac_cv_search_basename='none required'
# ac_cv_search_login=no
# ac_cv_search_openpty=no
# ac_cv_sys_file_offset_bits=unknown
# ac_cv_sys_large_files=unknown
# ac_cv_sys_largefile_CC=no
# ac_cv_type_mode_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_socklen_t=yes
# ac_cv_type_struct_sockaddr_storage=no
# ac_cv_type_u_int16_t=yes
# ac_cv_type_u_int32_t=yes
# ac_cv_type_u_int8_t=yes
# ac_cv_type_uid_t=yes
# ac_cv_type_uint16_t=yes
# ac_cv_type_uint32_t=yes
# ac_cv_type_uint8_t=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AR='arm-linux-androideabi-ar'
# BUNDLED_LIBTOM='1'
# CC='arm-linux-androideabi-gcc'
# CFLAGS='-Os -W -Wall -Wno-pointer-sign'
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CRYPTLIB=''
# DEFS='-DHAVE_CONFIG_H'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GREP='/usr/sbin/grep'
# INSTALL='install'
# LD='arm-linux-androideabi-gcc'
# LDFLAGS=''
# LIBOBJS=' ${LIBOBJDIR}memcmp$U.o'
# LIBS='-lz '
# LIBTOM_LIBS=''
# LTLIBOBJS=' ${LIBOBJDIR}memcmp$U.lo'
# OBJEXT='o'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# RANLIB='arm-linux-androideabi-ranlib'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='arm-linux-androideabi-strip'
# ac_ct_CC=''
# bindir='/usr/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='arm-unknown-linux-androideabi'
# host_alias='arm-linux-androideabi'
# host_cpu='arm'
# host_os='linux-androideabi'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define STDC_HEADERS 1
# #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 HAVE_LIBZ 1
# #define DISABLE_PAM /**/
# #define STDC_HEADERS 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_NETINET_TCP_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_TERMIOS_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_LIBGEN_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_UTMP_H 1
# #define HAVE_LASTLOG_H 1
# #define HAVE_PATHS_H 1
# #define HAVE_UTIL_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_NETINET_IN_SYSTM_H 1
# #define HAVE_SYS_UIO_H 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_UINT8_T 1
# #define HAVE_U_INT8_T 1
# #define HAVE_UINT16_T 1
# #define HAVE_U_INT16_T 1
# #define HAVE_UINT32_T 1
# #define HAVE_U_INT32_T 1
# #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# #define HAVE_STRUCT_SOCKADDR_IN6 /**/
# #define HAVE_STRUCT_IN6_ADDR /**/
# #define HAVE_STRUCT_ADDRINFO /**/
# #define HAVE_GAI_STRERROR 1
# #define HAVE_GAI_STRERROR 1
# #define HAVE_CONST_GAI_STRERROR_PROTO 1
# #define HAVE_STRUCT_UTMP_UT_HOST 1
# #define HAVE_STRUCT_UTMP_UT_PID 1
# #define HAVE_STRUCT_UTMP_UT_TYPE 1
# #define HAVE_STRUCT_UTMP_UT_TV 1
# #define HAVE_STRUCT_UTMP_UT_ID 1
# #define HAVE_STRUCT_UTMP_UT_ADDR 1
# #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
# #define HAVE_STRUCT_UTMP_UT_EXIT 1
# #define HAVE_STRUCT_UTMP_UT_TIME 1
# #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# #define HAVE_ENDUTENT 1
# #define HAVE_GETUTENT 1
# #define HAVE_PUTUTLINE 1
# #define HAVE_SETUTENT 1
# #define HAVE_UTMPNAME 1
# #define BUNDLED_LIBTOM /**/
# #define DISABLE_UTMP 1
# #define DISABLE_WTMP 1
# #define DISABLE_UTMPX 1
# #define DISABLE_WTMPX 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define SELECT_TYPE_ARG1 int
# #define SELECT_TYPE_ARG234 (fd_set *)
# #define SELECT_TYPE_ARG5 (struct timeval *)
# #define HAVE_DUP2 1
# #define HAVE_GETUSERSHELL 1
# #define HAVE_MEMSET 1
# #define HAVE_PUTENV 1
# #define HAVE_SELECT 1
# #define HAVE_SOCKET 1
# #define HAVE_STRDUP 1
# #define HAVE_CLEARENV 1
# #define HAVE_STRLCPY 1
# #define HAVE_STRLCAT 1
# #define HAVE_DAEMON 1
# #define HAVE_BASENAME 1
# #define HAVE_GETADDRINFO 1
# #define HAVE_FREEADDRINFO 1
# #define HAVE_GETNAMEINFO 1
# #define HAVE_FORK 1
# #define HAVE_WRITEV 1
# #define HAVE_BASENAME 1
#
# configure: exit 0