Build of ntp with android toolchain

The build took 00h 01m 29s and was NOT successful.

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

SLOCLanguage
241,068 ansic
21,503 sh
5,526 perl
1,473 python
1,411 yacc
816 ruby
417 awk
47 sed
37 asm
23 makefile
272,321 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

List of Errors

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: ntp 4.2.8.p8-1 (Tue Apr 4 21:21:14 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# /tmp/ntp/src/ntp-4.2.8p8/sntp/libevent/build-aux/missing: Unknown `--is-lightweight' option
# Try `/tmp/ntp/src/ntp-4.2.8p8/sntp/libevent/build-aux/missing --help' for more information
# configure: WARNING: 'missing' script is too old or missing
# checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether make supports nested variables... (cached) yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking for style of include used by make... GNU
# 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 arm-linux-androideabi-gcc understands -c and -o together... yes
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# 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 minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... (cached) none needed
# checking for arm-linux-androideabi-gcc option to accept ISO C99... -std=gnu99
# checking for arm-linux-androideabi-gcc... (cached) arm-linux-androideabi-gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether arm-linux-androideabi-gcc accepts -g... (cached) yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... (cached) none needed
# checking whether arm-linux-androideabi-gcc understands -c and -o together... (cached) yes
# checking dependency style of arm-linux-androideabi-gcc... (cached) gcc3
# checking whether arm-linux-androideabi-gcc needs -traditional... no
# checking if arm-linux-androideabi-gcc can handle #warning... yes
# checking if arm-linux-androideabi-gcc supports __attribute__((...))... yes
# checking if arm-linux-androideabi-gcc can handle -Wstrict-overflow... yes
# checking if arm-linux-androideabi-gcc can handle -Winit-self... yes
# checking if linker supports omitting unused code and data... no
# checking additional compiler flags... none needed
# checking additional linker flags... none needed
# checking whether byte ordering is bigendian... no
# checking for working volatile... yes
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking whether we are using the GNU C++ compiler... yes
# checking whether arm-linux-androideabi-g++ accepts -g... yes
# checking dependency style of arm-linux-androideabi-g++... gcc3
# checking for bison... bison -y
# checking whether arm-linux-androideabi-gcc and cc understand -c and -o together... yes
# checking whether the compiler supports C99 structure initialization... yes
# checking to see if we need ylwrap VPATH hack... no
# checking for install dir and man conventions... in file loc/legacy
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking the archiver (arm-linux-androideabi-ar) interface... ar
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
# checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
# checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump
# checking how to recognize dependent libraries... pass_all
# checking for arm-linux-androideabi-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for arm-linux-androideabi-ar... (cached) arm-linux-androideabi-ar
# checking for archiver @FILE support... @
# checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object... ok
# checking for sysroot... no
# checking for arm-linux-androideabi-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... no
# checking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-gcc static flag -static works... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
# checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... no
# checking whether to build static libraries... yes
# checking how to run the C++ preprocessor... arm-linux-androideabi-g++ -E
# checking for ld used by arm-linux-androideabi-g++... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking for arm-linux-androideabi-g++ option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-g++ static flag -static works... yes
# checking if arm-linux-androideabi-g++ supports -c -o file.o... yes
# checking if arm-linux-androideabi-g++ supports -c -o file.o... (cached) yes
# checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for pid_t... yes
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking sys/mman.h usability... yes
# checking sys/mman.h presence... yes
# checking for sys/mman.h... yes
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking sys/poll.h usability... yes
# checking sys/poll.h presence... yes
# checking for sys/poll.h... yes
# checking sys/procset.h usability... no
# checking sys/procset.h presence... no
# checking for sys/procset.h... no
# checking sys/select.h usability... yes
# checking sys/select.h presence... yes
# checking for sys/select.h... yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking sys/stropts.h usability... no
# checking sys/stropts.h presence... no
# checking for sys/stropts.h... no
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking sys/un.h usability... yes
# checking sys/un.h presence... yes
# checking for sys/un.h... yes
# checking sys/wait.h usability... yes
# checking sys/wait.h presence... yes
# checking for sys/wait.h... yes
# checking for dlfcn.h... (cached) yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking libgen.h usability... yes
# checking libgen.h presence... yes
# checking for libgen.h... yes
# checking libintl.h usability... no
# checking libintl.h presence... no
# checking for libintl.h... no
# checking for memory.h... (cached) yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking setjmp.h usability... yes
# checking setjmp.h presence... yes
# checking for setjmp.h... yes
# checking stdbool.h usability... yes
# checking stdbool.h presence... yes
# checking for stdbool.h... yes
# checking sysexits.h usability... no
# checking sysexits.h presence... no
# checking for sysexits.h... no
# checking for unistd.h... (cached) yes
# checking utime.h usability... yes
# checking utime.h presence... yes
# checking for utime.h... yes
# checking stdarg.h usability... yes
# checking stdarg.h presence... yes
# checking for stdarg.h... yes
# checking for string.h... (cached) yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking for inttypes.h... (cached) yes
# checking for working stdnoreturn.h... yes
# checking for runetype.h... no
# checking for wchar.h... yes
# checking for wchar_t... yes
# checking for wint_t... yes
# checking for int8_t... yes
# checking for uint8_t... yes
# checking for int16_t... yes
# checking for uint16_t... yes
# checking for int32_t... yes
# checking for uint32_t... yes
# checking for intptr_t... yes
# checking for uintptr_t... yes
# checking for uint_t... yes
# checking for pid_t... (cached) yes
# checking for size_t... yes
# checking for ptrdiff_t... yes
# checking size of char *... 4
# checking size of int... 4
# checking size of long... 4
# checking size of short... 2
# checking for pathfind in -lgen... no
# checking for gettext in -lintl... no
# checking for vprintf... yes
# checking for _doprnt... no
# checking vfork.h usability... no
# checking vfork.h presence... no
# checking for vfork.h... no
# checking for fork... yes
# checking for vfork... yes
# checking for working fork... cross
# configure: WARNING: result yes guessed because of cross compilation
# checking for working vfork... (cached) yes
# checking for mmap... yes
# checking for canonicalize_file_name... no
# checking for snprintf... yes
# checking for strdup... yes
# checking for strchr... yes
# checking for strrchr... yes
# checking for strsignal... yes
# checking for fchmod... yes
# checking for fstat... yes
# checking for chmod... yes
# checking for a sed that does not truncate output... (cached) /usr/sbin/sed
# configure: Using supplied libopts tearoff
# checking for arm-linux-androideabi-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# configure: WARNING: using cross tools not prefixed with host triplet
# checking if pkg-config is at least version 0.15.0... yes
# checking if libevent 2 or later is installed... configure: Using the installed libevent
# yes
# checking for size_t... (cached) yes
# checking for stdarg.h... (cached) yes
# checking for unsigned long long int... yes
# checking for vsnprintf... yes
# checking whether vsnprintf is C99 compliant... no
# checking if C99-snprintf replacement vsnprintf will be used... yes
# checking for inttypes.h... (cached) yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking for stdint.h... (cached) yes
# checking for struct lconv.decimal_point... yes
# checking for struct lconv.thousands_sep... yes
# checking for long double... yes
# checking for long long int... yes
# checking for unsigned long long int... (cached) yes
# checking for size_t... (cached) yes
# checking for intmax_t... yes
# checking for uintmax_t... yes
# checking for uintptr_t... (cached) yes
# checking for ptrdiff_t... (cached) yes
# checking for localeconv... yes
# checking for an ANSI C-conforming const... yes
# checking for snprintf... (cached) yes
# checking whether snprintf is C99 compliant... no
# checking if C99-snprintf replacement snprintf will be used... yes
# checking for ld used by arm-linux-androideabi-gcc... (cached) /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... (cached) yes
# checking for directory path separator... '/'
# checking line editing libraries... edit,editline
# checking for readline() with -ledit... no
# checking for readline() with -ledit -ltermcap... no
# checking for el_gets() with -ledit -ltermcap... no
# checking for readline() with -ledit -lcurses... no
# checking for el_gets() with -ledit -lcurses... no
# checking for readline() with -ledit -lncurses... no
# checking for el_gets() with -ledit -lncurses... no
# checking for readline() with -leditline... no
# checking for readline() with -leditline -ltermcap... no
# checking for el_gets() with -leditline -ltermcap... no
# checking for readline() with -leditline -lcurses... no
# checking for el_gets() with -leditline -lcurses... no
# checking for readline() with -leditline -lncurses... no
# checking for el_gets() with -leditline -lncurses... no
# checking for library containing cos... -lm
# checking for vfork.h... (cached) no
# checking for fork... (cached) yes
# checking for vfork... (cached) yes
# checking for working fork... (cached) yes
# checking for working vfork... (cached) yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking whether strerror_r is declared... yes
# checking for strerror_r... yes
# checking whether strerror_r returns char *... no
# checking for library containing clock_gettime... none required
# checking for clock_getres... yes
# checking for clock_gettime... yes
# checking for clock_settime... yes
# checking for getclock... no
# checking for stime... no
# checking for timegm... yes
# checking for strlcpy... yes
# checking for strlcat... yes
# checking for library containing snprintb... no
# checking for errno.h... (cached) yes
# checking for sys/socket.h... (cached) yes
# checking for sys/types.h... (cached) yes
# checking time.h usability... yes
# checking time.h presence... yes
# checking for time.h... yes
# checking for net/if.h... yes
# checking for linux/if_addr.h... yes
# checking arpa/nameser.h usability... yes
# checking arpa/nameser.h presence... yes
# checking for arpa/nameser.h... yes
# checking for sys/param.h... (cached) yes
# checking for sys/time.h... (cached) yes
# checking sys/timers.h usability... no
# checking sys/timers.h presence... no
# checking for sys/timers.h... no
# checking for sys/sysctl.h... no
# checking netinet/in_system.h usability... no
# checking netinet/in_system.h presence... no
# checking for netinet/in_system.h... no
# checking netinet/in_systm.h usability... yes
# checking netinet/in_systm.h presence... yes
# checking for netinet/in_systm.h... yes
# checking for netinet/in.h... (cached) yes
# checking for resolv.h... yes
# checking for net/if_var.h... no
# checking for netinet/ip.h... yes
# checking for netinet/in_var.h... no
# checking for library containing inet_pton... none required
# checking for library containing inet_ntop... none required
# checking for library containing setsockopt... none required
# checking for recvmsg... yes
# checking for inline... inline
# checking whether time.h and sys/time.h may both be included... yes
# checking size of time_t... 4
# checking whether char is unsigned... yes
# checking size of signed char... 1
# checking for s_char... no
# checking for long long... yes
# checking size of short... (cached) 2
# checking size of int... (cached) 4
# checking size of long... (cached) 4
# checking size of long long... 8
# checking for uid_t in sys/types.h... yes
# checking if we're including debugging code... yes
# checking semaphore.h usability... yes
# checking semaphore.h presence... yes
# checking for semaphore.h... yes
# checking for socketpair... yes
# checking for _beginthread... no
# checking pthread.h usability... yes
# checking pthread.h presence... yes
# checking for pthread.h... yes
# checking POSIX thread version... 10
# checking for LinuxThreads pthread.h... no
# checking for GNU Pth pthread.h... no
# checking sched.h usability... yes
# checking sched.h presence... yes
# checking for sched.h... yes
# checking for pthread_create in default libraries... yes
# configure: ol_link_threads: ol_link_pthreads <>
# checking for sched_yield... yes
# checking for pthread_yield... no
# checking for thr_yield... no
# checking for pthread_kill... yes
# checking for pthread_rwlock_destroy with ... yes
# checking for pthread_detach with ... yes
# checking for pthread_setconcurrency... no
# checking for pthread_getconcurrency... no
# checking for thr_setconcurrency... no
# checking for thr_getconcurrency... no
# checking for pthread_kill_other_threads_np... no
# checking for LinuxThreads implementation... no
# checking for LinuxThreads consistency... no
# checking if pthread_create() works... yes
# checking if select yields when using pthreads... cross
# configure: error: crossing compiling: use --with-yielding-select=yes|no|manual
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/ntp/src/ntp-4.2.8p8/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 ntp configure 4.2.8p8, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --libexecdir=/usr/lib --enable-linuxcaps --enable-ntp-signd
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 50592dbfefaa
# 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:3288: checking for a BSD-compatible install
# configure:3356: result: /usr/bin/install -c
# configure:3367: checking whether build environment is sane
# configure:3422: result: yes
# configure:3460: WARNING: 'missing' script is too old or missing
# configure:3481: checking for arm-linux-androideabi-strip
# configure:3497: found /sysroot/bin/arm-linux-androideabi-strip
# configure:3508: result: arm-linux-androideabi-strip
# configure:3573: checking for a thread-safe mkdir -p
# configure:3612: result: /usr/sbin/mkdir -p
# configure:3619: checking for gawk
# configure:3635: found /usr/sbin/gawk
# configure:3646: result: gawk
# configure:3657: checking whether make sets $(MAKE)
# configure:3679: result: yes
# configure:3708: checking whether make supports nested variables
# configure:3725: result: yes
# configure:3863: checking whether make supports nested variables
# configure:3880: result: yes
# configure:3896: checking build system type
# configure:3910: result: x86_64-unknown-linux-gnu
# configure:3930: checking host system type
# configure:3943: result: arm-unknown-linux-androideabi
# configure:3989: checking for style of include used by make
# configure:4017: result: GNU
# configure:4048: checking for arm-linux-androideabi-gcc
# configure:4075: result: arm-linux-androideabi-gcc
# configure:4344: checking for C compiler version
# configure:4353: 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:4364: $? = 0
# configure:4353: 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:4364: $? = 0
# configure:4353: 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:4364: $? = 1
# configure:4353: 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:4364: $? = 1
# configure:4384: checking whether the C compiler works
# configure:4406: arm-linux-androideabi-gcc conftest.c >&5
# configure:4410: $? = 0
# configure:4458: result: yes
# configure:4461: checking for C compiler default output file name
# configure:4463: result: a.out
# configure:4469: checking for suffix of executables
# configure:4476: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:4480: $? = 0
# configure:4502: result:
# configure:4524: checking whether we are cross compiling
# configure:4562: result: yes
# configure:4567: checking for suffix of object files
# configure:4589: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4593: $? = 0
# configure:4614: result: o
# configure:4618: checking whether we are using the GNU C compiler
# configure:4637: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4637: $? = 0
# configure:4646: result: yes
# configure:4655: checking whether arm-linux-androideabi-gcc accepts -g
# configure:4675: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:4675: $? = 0
# configure:4716: result: yes
# configure:4733: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:4796: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4796: $? = 0
# configure:4809: result: none needed
# configure:4834: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:4856: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:4859: $? = 0
# configure:4856: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:4859: $? = 0
# configure:4871: result: yes
# configure:4890: checking dependency style of arm-linux-androideabi-gcc
# configure:5001: result: gcc3
# configure:5022: checking how to run the C preprocessor
# configure:5053: arm-linux-androideabi-gcc -E conftest.c
# configure:5053: $? = 0
# configure:5067: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5067: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | /* end confdefs.h. */
# | #include
# configure:5092: result: arm-linux-androideabi-gcc -E
# configure:5112: arm-linux-androideabi-gcc -E conftest.c
# configure:5112: $? = 0
# configure:5126: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5126: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | /* end confdefs.h. */
# | #include
# configure:5155: checking for grep that handles long lines and -e
# configure:5213: result: /usr/sbin/grep
# configure:5218: checking for egrep
# configure:5280: result: /usr/sbin/grep -E
# configure:5285: checking for ANSI C header files
# configure:5305: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5305: $? = 0
# configure:5389: result: yes
# configure:5402: checking for sys/types.h
# configure:5402: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5402: $? = 0
# configure:5402: result: yes
# configure:5402: checking for sys/stat.h
# configure:5402: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5402: $? = 0
# configure:5402: result: yes
# configure:5402: checking for stdlib.h
# configure:5402: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5402: $? = 0
# configure:5402: result: yes
# configure:5402: checking for string.h
# configure:5402: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5402: $? = 0
# configure:5402: result: yes
# configure:5402: checking for memory.h
# configure:5402: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5402: $? = 0
# configure:5402: result: yes
# configure:5402: checking for strings.h
# configure:5402: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5402: $? = 0
# configure:5402: result: yes
# configure:5402: checking for inttypes.h
# configure:5402: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5402: $? = 0
# configure:5402: result: yes
# configure:5402: checking for stdint.h
# configure:5402: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5402: $? = 0
# configure:5402: result: yes
# configure:5402: checking for unistd.h
# configure:5402: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5402: $? = 0
# configure:5402: result: yes
# configure:5417: checking minix/config.h usability
# configure:5417: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:55:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5417: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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
# | #include
# configure:5417: result: no
# configure:5417: checking minix/config.h presence
# configure:5417: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:22:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5417: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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
# configure:5417: result: no
# configure:5417: checking for minix/config.h
# configure:5417: result: no
# configure:5446: checking whether it is safe to define __EXTENSIONS__
# configure:5464: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5464: $? = 0
# configure:5471: result: yes
# configure:5486: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:5562: result: none needed
# configure:5577: checking for arm-linux-androideabi-gcc option to accept ISO C99
# configure:5726: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:77:29: error: expected ';', ',' or ')' before 'text'
# test_restrict (ccp restrict text)
# ^
# conftest.c: In function 'main':
# conftest.c:131:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
# char *restrict newvar = "Another string";
# ^
# conftest.c:131:18: error: 'newvar' undeclared (first use in this function)
# conftest.c:131:18: note: each undeclared identifier is reported only once for each function it appears in
# conftest.c:141:3: error: 'for' loop initial declarations are only allowed in C99 mode
# for (int i = 0; i < ia->datasize; ++i)
# ^
# conftest.c:141:3: note: use option -std=c99 or -std=gnu99 to compile your code
# configure:5726: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* end confdefs.h. */
# | #include
# | #include
# | #include
# | #include
# | #include
# |
# | // Check varargs macros. These examples are taken from C99 6.10.3.5.
# | #define debug(...) fprintf (stderr, __VA_ARGS__)
# | #define showlist(...) puts (#__VA_ARGS__)
# | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
# | static void
# | test_varargs_macros (void)
# | {
# | int x = 1234;
# | int y = 5678;
# | debug ("Flag");
# | debug ("X = %d\n", x);
# | showlist (The first, second, and third items.);
# | report (x>y, "x is %d but y is %d", x, y);
# | }
# |
# | // Check long long types.
# | #define BIG64 18446744073709551615ull
# | #define BIG32 4294967295ul
# | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
# | #if !BIG_OK
# | your preprocessor is broken;
# | #endif
# | #if BIG_OK
# | #else
# | your preprocessor is broken;
# | #endif
# | static long long int bignum = -9223372036854775807LL;
# | static unsigned long long int ubignum = BIG64;
# |
# | struct incomplete_array
# | {
# | int datasize;
# | double data[];
# | };
# |
# | struct named_init {
# | int number;
# | const wchar_t *name;
# | double average;
# | };
# |
# | typedef const char *ccp;
# |
# | static inline int
# | test_restrict (ccp restrict text)
# | {
# | // See if C++-style comments work.
# | // Iterate through items via the restricted pointer.
# | // Also check for declarations in for loops.
# | for (unsigned int i = 0; *(text+i) != '\0'; ++i)
# | continue;
# | return 0;
# | }
# |
# | // Check varargs and va_copy.
# | static void
# | test_varargs (const char *format, ...)
# | {
# | va_list args;
# | va_start (args, format);
# | va_list args_copy;
# | va_copy (args_copy, args);
# |
# | const char *str;
# | int number;
# | float fnumber;
# |
# | while (*format)
# | {
# | switch (*format++)
# | {
# | case 's': // string
# | str = va_arg (args_copy, const char *);
# | break;
# | case 'd': // int
# | number = va_arg (args_copy, int);
# | break;
# | case 'f': // float
# | fnumber = va_arg (args_copy, double);
# | break;
# | default:
# | break;
# | }
# | }
# | va_end (args_copy);
# | va_end (args);
# | }
# |
# | int
# | main ()
# | {
# |
# | // Check bool.
# | _Bool success = false;
# |
# | // Check restrict.
# | if (test_restrict ("String literal") == 0)
# | success = true;
# | char *restrict newvar = "Another string";
# |
# | // Check varargs.
# | test_varargs ("s, d' f .", "string", 65, 34.234);
# | test_varargs_macros ();
# |
# | // Check flexible array members.
# | struct incomplete_array *ia =
# | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
# | ia->datasize = 10;
# | for (int i = 0; i < ia->datasize; ++i)
# | ia->data[i] = i * 1.234;
# |
# | // Check named initializers.
# | struct named_init ni = {
# | .number = 34,
# | .name = L"Test wide string",
# | .average = 543.34343,
# | };
# |
# | ni.number = 58;
# |
# | int dynamic_array[ni.number];
# | dynamic_array[ni.number - 1] = 543;
# |
# | // work around unused variable warnings
# | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
# | || dynamic_array[ni.number - 1] != 543);
# |
# | ;
# | return 0;
# | }
# configure:5726: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:5726: $? = 0
# configure:5746: result: -std=gnu99
# configure:5766: checking for arm-linux-androideabi-gcc
# configure:5793: result: arm-linux-androideabi-gcc
# configure:6062: checking for C compiler version
# configure:6071: 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:6082: $? = 0
# configure:6071: 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:6082: $? = 0
# configure:6071: 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:6082: $? = 1
# configure:6071: 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:6082: $? = 1
# configure:6086: checking whether we are using the GNU C compiler
# configure:6114: result: yes
# configure:6123: checking whether arm-linux-androideabi-gcc accepts -g
# configure:6184: result: yes
# configure:6201: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:6277: result: none needed
# configure:6302: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:6339: result: yes
# configure:6358: checking dependency style of arm-linux-androideabi-gcc
# configure:6469: result: gcc3
# configure:6488: checking whether arm-linux-androideabi-gcc needs -traditional
# configure:6522: result: no
# configure:6551: checking if arm-linux-androideabi-gcc can handle #warning
# configure:6567: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:31:2: warning: #warning foo [-Wcpp]
# #warning foo
# ^
# configure:6567: $? = 0
# configure:6576: result: yes
# configure:6585: checking if arm-linux-androideabi-gcc supports __attribute__((...))
# configure:6602: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6602: $? = 0
# configure:6611: result: yes
# configure:6625: checking if arm-linux-androideabi-gcc can handle -Wstrict-overflow
# configure:6641: arm-linux-androideabi-gcc -c -Wstrict-overflow conftest.c >&5
# configure:6641: $? = 0
# configure:6650: result: yes
# configure:6657: checking if arm-linux-androideabi-gcc can handle -Winit-self
# configure:6674: arm-linux-androideabi-gcc -c -Winit-self conftest.c >&5
# configure:6674: $? = 0
# configure:6684: result: yes
# configure:6692: checking if linker supports omitting unused code and data
# configure:6736: arm-linux-androideabi-gcc -o conftest -Wl,--gc-sections conftest.c >&5
# configure:6736: $? = 0
# configure:6756: result: no
# configure:6791: checking additional compiler flags
# configure:6889: result: none needed
# configure:6893: checking additional linker flags
# configure:6921: result: none needed
# configure:6927: checking whether byte ordering is bigendian
# configure:6942: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:29:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:29:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^
# conftest.c:29:15: error: unknown type name 'universal'
# configure:6942: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:6987: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:35:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:35:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:6987: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:7031: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:34:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:34:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:7031: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:7087: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7087: $? = 0
# configure:7133: result: no
# configure:7151: checking for working volatile
# configure:7170: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7170: $? = 0
# configure:7177: result: yes
# configure:7190: checking how to run the C preprocessor
# configure:7260: result: arm-linux-androideabi-gcc -E
# configure:7280: arm-linux-androideabi-gcc -E conftest.c
# configure:7280: $? = 0
# configure:7294: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:28:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7294: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | /* end confdefs.h. */
# | #include
# configure:7329: checking how to run the C preprocessor
# configure:7399: result: arm-linux-androideabi-gcc -E
# configure:7419: arm-linux-androideabi-gcc -E conftest.c
# configure:7419: $? = 0
# configure:7433: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:28:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7433: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | /* end confdefs.h. */
# | #include
# configure:7574: checking for C++ compiler version
# configure:7583: arm-linux-androideabi-g++ --version >&5
# arm-linux-androideabi-g++ (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:7594: $? = 0
# configure:7583: arm-linux-androideabi-g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-g++
# 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:7594: $? = 0
# configure:7583: arm-linux-androideabi-g++ -V >&5
# arm-linux-androideabi-g++: error: unrecognized command line option '-V'
# arm-linux-androideabi-g++: fatal error: no input files
# compilation terminated.
# configure:7594: $? = 1
# configure:7583: arm-linux-androideabi-g++ -qversion >&5
# arm-linux-androideabi-g++: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-g++: fatal error: no input files
# compilation terminated.
# configure:7594: $? = 1
# configure:7598: checking whether we are using the GNU C++ compiler
# configure:7617: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:7617: $? = 0
# configure:7626: result: yes
# configure:7635: checking whether arm-linux-androideabi-g++ accepts -g
# configure:7655: arm-linux-androideabi-g++ -c -g conftest.cpp >&5
# configure:7655: $? = 0
# configure:7696: result: yes
# configure:7721: checking dependency style of arm-linux-androideabi-g++
# configure:7832: result: gcc3
# configure:7851: checking for bison
# configure:7867: found /usr/sbin/bison
# configure:7878: result: bison -y
# configure:7891: checking whether arm-linux-androideabi-gcc and cc understand -c and -o together
# configure:7922: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o >&5
# configure:7926: $? = 0
# configure:7932: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o >&5
# configure:7936: $? = 0
# configure:7947: cc -c conftest.c >&5
# cc1: error: no include path in which to search for stdc-predef.h
# configure:7951: $? = 1
# configure:7991: result: yes
# configure:8002: checking whether the compiler supports C99 structure initialization
# configure:8020: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8020: $? = 0
# configure:8021: result: yes
# configure:8041: checking to see if we need ylwrap VPATH hack
# configure:8056: result: no
# configure:8069: checking for install dir and man conventions
# configure:8098: result: in file loc/legacy
# configure:8222: checking for arm-linux-androideabi-ar
# configure:8238: found /sysroot/bin/arm-linux-androideabi-ar
# configure:8249: result: arm-linux-androideabi-ar
# configure:8319: checking the archiver (arm-linux-androideabi-ar) interface
# configure:8335: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8335: $? = 0
# configure:8337: arm-linux-androideabi-ar cru libconftest.a conftest.o >&5
# configure:8340: $? = 0
# configure:8368: result: ar
# configure:8469: checking how to print strings
# configure:8496: result: printf
# configure:8517: checking for a sed that does not truncate output
# configure:8581: result: /usr/sbin/sed
# configure:8599: checking for fgrep
# configure:8661: result: /usr/sbin/grep -F
# configure:8696: checking for ld used by arm-linux-androideabi-gcc
# configure:8763: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:8770: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:8785: result: yes
# configure:8797: checking for BSD- or MS-compatible name lister (nm)
# configure:8846: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:8976: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:8983: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8986: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:8989: output
# 00000000 B some_variable
# configure:8996: result: BSD nm
# configure:8999: checking whether ln -s works
# configure:9003: result: yes
# configure:9011: checking the maximum length of command line arguments
# configure:9136: result: 1572864
# configure:9153: checking whether the shell understands some XSI constructs
# configure:9163: result: yes
# configure:9167: checking whether the shell understands "+="
# configure:9173: result: yes
# configure:9208: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:9248: result: func_convert_file_noop
# configure:9255: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:9275: result: func_convert_file_noop
# configure:9282: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:9289: result: -r
# configure:9323: checking for arm-linux-androideabi-objdump
# configure:9339: found /sysroot/bin/arm-linux-androideabi-objdump
# configure:9350: result: arm-linux-androideabi-objdump
# configure:9422: checking how to recognize dependent libraries
# configure:9624: result: pass_all
# configure:9669: checking for arm-linux-androideabi-dlltool
# configure:9699: result: no
# configure:9709: checking for dlltool
# configure:9739: result: no
# configure:9769: checking how to associate runtime and link libraries
# configure:9796: result: printf %s\n
# configure:9812: checking for arm-linux-androideabi-ar
# configure:9839: result: arm-linux-androideabi-ar
# configure:9920: checking for archiver @FILE support
# configure:9937: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:9937: $? = 0
# configure:9940: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:9943: $? = 0
# configure:9948: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:9951: $? = 1
# configure:9963: result: @
# configure:9981: checking for arm-linux-androideabi-strip
# configure:10008: result: arm-linux-androideabi-strip
# configure:10080: checking for arm-linux-androideabi-ranlib
# configure:10096: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:10107: result: arm-linux-androideabi-ranlib
# configure:10249: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:10368: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10371: $? = 0
# configure:10375: /sysroot/bin/arm-linux-androideabi-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:10378: $? = 0
# configure:10444: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
# configure:10447: $? = 0
# configure:10485: result: ok
# configure:10522: checking for sysroot
# configure:10552: result: no
# configure:10755: checking for arm-linux-androideabi-mt
# configure:10785: result: no
# configure:10795: checking for mt
# configure:10825: result: no
# configure:10845: checking if : is a manifest tool
# configure:10851: : '-?'
# configure:10859: result: no
# configure:11488: checking for dlfcn.h
# configure:11488: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11488: $? = 0
# configure:11488: result: yes
# configure:11656: checking for objdir
# configure:11671: result: .libs
# configure:11942: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:11960: arm-linux-androideabi-gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
# configure:11964: $? = 0
# configure:11977: result: no
# configure:12287: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:12294: result: -fPIC -DPIC
# configure:12302: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:12320: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:12324: $? = 0
# configure:12337: result: yes
# configure:12366: checking if arm-linux-androideabi-gcc static flag -static works
# configure:12394: result: yes
# configure:12409: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:12430: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:12434: $? = 0
# configure:12456: result: yes
# configure:12464: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:12511: result: yes
# configure:12544: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:13702: result: yes
# configure:13947: checking dynamic linker characteristics
# configure:14461: arm-linux-androideabi-gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:14461: $? = 0
# configure:14683: result: GNU/Linux ld.so
# configure:14790: checking how to hardcode library paths into programs
# configure:14815: result: immediate
# configure:15355: checking whether stripping libraries is possible
# configure:15360: result: yes
# configure:15395: checking if libtool supports shared libraries
# configure:15397: result: yes
# configure:15400: checking whether to build shared libraries
# configure:15421: result: no
# configure:15424: checking whether to build static libraries
# configure:15428: result: yes
# configure:15451: checking how to run the C++ preprocessor
# configure:15478: arm-linux-androideabi-g++ -E conftest.cpp
# configure:15478: $? = 0
# configure:15492: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:30:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15492: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:15517: result: arm-linux-androideabi-g++ -E
# configure:15537: arm-linux-androideabi-g++ -E conftest.cpp
# configure:15537: $? = 0
# configure:15551: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:30:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15551: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:15721: checking for ld used by arm-linux-androideabi-g++
# configure:15788: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:15795: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:15810: result: yes
# configure:15865: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:16869: result: yes
# configure:16904: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16907: $? = 0
# configure:17427: checking for arm-linux-androideabi-g++ option to produce PIC
# configure:17434: result: -fPIC -DPIC
# configure:17442: checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works
# configure:17460: arm-linux-androideabi-g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:17464: $? = 0
# configure:17477: result: yes
# configure:17500: checking if arm-linux-androideabi-g++ static flag -static works
# configure:17528: result: yes
# configure:17540: checking if arm-linux-androideabi-g++ supports -c -o file.o
# configure:17561: arm-linux-androideabi-g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:17565: $? = 0
# configure:17587: result: yes
# configure:17592: checking if arm-linux-androideabi-g++ supports -c -o file.o
# configure:17639: result: yes
# configure:17669: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:17703: result: yes
# configure:17846: checking dynamic linker characteristics
# configure:18516: result: GNU/Linux ld.so
# configure:18569: checking how to hardcode library paths into programs
# configure:18594: result: immediate
# configure:18670: checking for pid_t
# configure:18670: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18670: $? = 0
# configure:18670: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:66:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:18670: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* 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:18670: result: yes
# configure:18686: checking for dirent.h that defines DIR
# configure:18705: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18705: $? = 0
# configure:18713: result: yes
# configure:18726: checking for library containing opendir
# configure:18757: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:18757: $? = 0
# configure:18774: result: none required
# configure:18854: checking sys/mman.h usability
# configure:18854: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18854: $? = 0
# configure:18854: result: yes
# configure:18854: checking sys/mman.h presence
# configure:18854: arm-linux-androideabi-gcc -E conftest.c
# configure:18854: $? = 0
# configure:18854: result: yes
# configure:18854: checking for sys/mman.h
# configure:18854: result: yes
# configure:18854: checking sys/param.h usability
# configure:18854: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18854: $? = 0
# configure:18854: result: yes
# configure:18854: checking sys/param.h presence
# configure:18854: arm-linux-androideabi-gcc -E conftest.c
# configure:18854: $? = 0
# configure:18854: result: yes
# configure:18854: checking for sys/param.h
# configure:18854: result: yes
# configure:18854: checking sys/poll.h usability
# configure:18854: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18854: $? = 0
# configure:18854: result: yes
# configure:18854: checking sys/poll.h presence
# configure:18854: arm-linux-androideabi-gcc -E conftest.c
# configure:18854: $? = 0
# configure:18854: result: yes
# configure:18854: checking for sys/poll.h
# configure:18854: result: yes
# configure:18854: checking sys/procset.h usability
# configure:18854: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:67:25: fatal error: sys/procset.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:18854: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_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:18854: result: no
# configure:18854: checking sys/procset.h presence
# configure:18854: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:34:25: fatal error: sys/procset.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:18854: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | /* end confdefs.h. */
# | #include
# configure:18854: result: no
# configure:18854: checking for sys/procset.h
# configure:18854: result: no
# configure:18854: checking sys/select.h usability
# configure:18854: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18854: $? = 0
# configure:18854: result: yes
# configure:18854: checking sys/select.h presence
# configure:18854: arm-linux-androideabi-gcc -E conftest.c
# configure:18854: $? = 0
# configure:18854: result: yes
# configure:18854: checking for sys/select.h
# configure:18854: result: yes
# configure:18854: checking sys/socket.h usability
# configure:18854: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18854: $? = 0
# configure:18854: result: yes
# configure:18854: checking sys/socket.h presence
# configure:18854: arm-linux-androideabi-gcc -E conftest.c
# configure:18854: $? = 0
# configure:18854: result: yes
# configure:18854: checking for sys/socket.h
# configure:18854: result: yes
# configure:18854: checking sys/stropts.h usability
# configure:18854: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:69:25: fatal error: sys/stropts.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:18854: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_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:18854: result: no
# configure:18854: checking sys/stropts.h presence
# configure:18854: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:36:25: fatal error: sys/stropts.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:18854: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | /* end confdefs.h. */
# | #include
# configure:18854: result: no
# configure:18854: checking for sys/stropts.h
# configure:18854: result: no
# configure:18854: checking sys/time.h usability
# configure:18854: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18854: $? = 0
# configure:18854: result: yes
# configure:18854: checking sys/time.h presence
# configure:18854: arm-linux-androideabi-gcc -E conftest.c
# configure:18854: $? = 0
# configure:18854: result: yes
# configure:18854: checking for sys/time.h
# configure:18854: result: yes
# configure:18854: checking sys/un.h usability
# configure:18854: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18854: $? = 0
# configure:18854: result: yes
# configure:18854: checking sys/un.h presence
# configure:18854: arm-linux-androideabi-gcc -E conftest.c
# configure:18854: $? = 0
# configure:18854: result: yes
# configure:18854: checking for sys/un.h
# configure:18854: result: yes
# configure:18854: checking sys/wait.h usability
# configure:18854: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18854: $? = 0
# configure:18854: result: yes
# configure:18854: checking sys/wait.h presence
# configure:18854: arm-linux-androideabi-gcc -E conftest.c
# configure:18854: $? = 0
# configure:18854: result: yes
# configure:18854: checking for sys/wait.h
# configure:18854: result: yes
# configure:18854: checking for dlfcn.h
# configure:18854: result: yes
# configure:18854: checking errno.h usability
# configure:18854: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18854: $? = 0
# configure:18854: result: yes
# configure:18854: checking errno.h presence
# configure:18854: arm-linux-androideabi-gcc -E conftest.c
# configure:18854: $? = 0
# configure:18854: result: yes
# configure:18854: checking for errno.h
# configure:18854: result: yes
# configure:18854: checking fcntl.h usability
# configure:18854: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18854: $? = 0
# configure:18854: result: yes
# configure:18854: checking fcntl.h presence
# configure:18854: arm-linux-androideabi-gcc -E conftest.c
# configure:18854: $? = 0
# configure:18854: result: yes
# configure:18854: checking for fcntl.h
# configure:18854: result: yes
# configure:18854: checking libgen.h usability
# configure:18854: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18854: $? = 0
# configure:18854: result: yes
# configure:18854: checking libgen.h presence
# configure:18854: arm-linux-androideabi-gcc -E conftest.c
# configure:18854: $? = 0
# configure:18854: result: yes
# configure:18854: checking for libgen.h
# configure:18854: result: yes
# configure:18854: checking libintl.h usability
# configure:18854: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:76:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:18854: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_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:18854: result: no
# configure:18854: checking libintl.h presence
# configure:18854: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:43:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:18854: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | /* end confdefs.h. */
# | #include
# configure:18854: result: no
# configure:18854: checking for libintl.h
# configure:18854: result: no
# configure:18854: checking for memory.h
# configure:18854: result: yes
# configure:18854: checking netinet/in.h usability
# configure:18854: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18854: $? = 0
# configure:18854: result: yes
# configure:18854: checking netinet/in.h presence
# configure:18854: arm-linux-androideabi-gcc -E conftest.c
# configure:18854: $? = 0
# configure:18854: result: yes
# configure:18854: checking for netinet/in.h
# configure:18854: result: yes
# configure:18854: checking setjmp.h usability
# configure:18854: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18854: $? = 0
# configure:18854: result: yes
# configure:18854: checking setjmp.h presence
# configure:18854: arm-linux-androideabi-gcc -E conftest.c
# configure:18854: $? = 0
# configure:18854: result: yes
# configure:18854: checking for setjmp.h
# configure:18854: result: yes
# configure:18854: checking stdbool.h usability
# configure:18854: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18854: $? = 0
# configure:18854: result: yes
# configure:18854: checking stdbool.h presence
# configure:18854: arm-linux-androideabi-gcc -E conftest.c
# configure:18854: $? = 0
# configure:18854: result: yes
# configure:18854: checking for stdbool.h
# configure:18854: result: yes
# configure:18854: checking sysexits.h usability
# configure:18854: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:80:22: fatal error: sysexits.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:18854: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_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:18854: result: no
# configure:18854: checking sysexits.h presence
# configure:18854: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:47:22: fatal error: sysexits.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:18854: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | /* end confdefs.h. */
# | #include
# configure:18854: result: no
# configure:18854: checking for sysexits.h
# configure:18854: result: no
# configure:18854: checking for unistd.h
# configure:18854: result: yes
# configure:18854: checking utime.h usability
# configure:18854: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18854: $? = 0
# configure:18854: result: yes
# configure:18854: checking utime.h presence
# configure:18854: arm-linux-androideabi-gcc -E conftest.c
# configure:18854: $? = 0
# configure:18854: result: yes
# configure:18854: checking for utime.h
# configure:18854: result: yes
# configure:18868: checking stdarg.h usability
# configure:18868: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18868: $? = 0
# configure:18868: result: yes
# configure:18868: checking stdarg.h presence
# configure:18868: arm-linux-androideabi-gcc -E conftest.c
# configure:18868: $? = 0
# configure:18868: result: yes
# configure:18868: checking for stdarg.h
# configure:18868: result: yes
# configure:18884: checking for string.h
# configure:18884: result: yes
# configure:18900: checking limits.h usability
# configure:18900: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18900: $? = 0
# configure:18900: result: yes
# configure:18900: checking limits.h presence
# configure:18900: arm-linux-androideabi-gcc -E conftest.c
# configure:18900: $? = 0
# configure:18900: result: yes
# configure:18900: checking for limits.h
# configure:18900: result: yes
# configure:18916: checking for inttypes.h
# configure:18916: result: yes
# configure:18929: checking for working stdnoreturn.h
# configure:18958: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18958: $? = 0
# configure:18965: result: yes
# configure:18992: checking for runetype.h
# configure:18992: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:92:22: fatal error: runetype.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:18992: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_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
# | #if HAVE_RUNETYPE_H
# | # include
# | #endif
# |
# |
# | #include
# configure:18992: result: no
# configure:18992: checking for wchar.h
# configure:18992: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18992: $? = 0
# configure:18992: result: yes
# configure:19049: checking for wchar_t
# configure:19049: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19049: $? = 0
# configure:19049: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:90:22: error: expected expression before ')' token
# if (sizeof ((wchar_t)))
# ^
# configure:19049: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_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 ((wchar_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:19049: result: yes
# configure:19059: checking for wint_t
# configure:19059: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19059: $? = 0
# configure:19059: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:100:21: error: expected expression before ')' token
# if (sizeof ((wint_t)))
# ^
# configure:19059: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_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
# | #if HAVE_RUNETYPE_H
# | # include
# | #endif
# | #if HAVE_WCHAR_H
# | # include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((wint_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:19059: result: yes
# configure:19078: checking for int8_t
# configure:19078: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19078: $? = 0
# configure:19078: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:92:21: error: expected expression before ')' token
# if (sizeof ((int8_t)))
# ^
# configure:19078: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_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 ((int8_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:19078: result: yes
# configure:19087: checking for uint8_t
# configure:19087: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19087: $? = 0
# configure:19087: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:93:22: error: expected expression before ')' token
# if (sizeof ((uint8_t)))
# ^
# configure:19087: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_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 ((uint8_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:19087: result: yes
# configure:19096: checking for int16_t
# configure:19096: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19096: $? = 0
# configure:19096: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:94:22: error: expected expression before ')' token
# if (sizeof ((int16_t)))
# ^
# configure:19096: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 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 ((int16_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:19096: result: yes
# configure:19105: checking for uint16_t
# configure:19105: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19105: $? = 0
# configure:19105: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:95:23: error: expected expression before ')' token
# if (sizeof ((uint16_t)))
# ^
# configure:19105: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_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 ((uint16_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:19105: result: yes
# configure:19114: checking for int32_t
# configure:19114: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19114: $? = 0
# configure:19114: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:96:22: error: expected expression before ')' token
# if (sizeof ((int32_t)))
# ^
# configure:19114: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_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 ((int32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:19114: result: yes
# configure:19123: checking for uint32_t
# configure:19123: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19123: $? = 0
# configure:19123: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:97:23: error: expected expression before ')' token
# if (sizeof ((uint32_t)))
# ^
# configure:19123: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_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 ((uint32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:19123: result: yes
# configure:19132: checking for intptr_t
# configure:19132: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19132: $? = 0
# configure:19132: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:98:23: error: expected expression before ')' token
# if (sizeof ((intptr_t)))
# ^
# configure:19132: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_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 ((intptr_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:19132: result: yes
# configure:19141: checking for uintptr_t
# configure:19141: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19141: $? = 0
# configure:19141: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:99:24: error: expected expression before ')' token
# if (sizeof ((uintptr_t)))
# ^
# configure:19141: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_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 ((uintptr_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:19141: result: yes
# configure:19150: checking for uint_t
# configure:19150: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19150: $? = 0
# configure:19150: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:100:21: error: expected expression before ')' token
# if (sizeof ((uint_t)))
# ^
# configure:19150: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_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 ((uint_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:19150: result: yes
# configure:19159: checking for pid_t
# configure:19159: result: yes
# configure:19168: checking for size_t
# configure:19168: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19168: $? = 0
# configure:19168: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:102:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:19168: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_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 ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:19168: result: yes
# configure:19177: checking for ptrdiff_t
# configure:19177: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19177: $? = 0
# configure:19177: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:103:24: error: expected expression before ')' token
# if (sizeof ((ptrdiff_t)))
# ^
# configure:19177: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_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 ((ptrdiff_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:19177: result: yes
# configure:19191: checking size of char *
# configure:19196: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19196: $? = 0
# configure:19196: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:104:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (char *))) <= 0)];
# ^
# configure:19196: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (char *))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:19196: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:104:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (char *))) <= 1)];
# ^
# configure:19196: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (char *))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:19196: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:104:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (char *))) <= 3)];
# ^
# configure:19196: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (char *))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:19196: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19196: $? = 0
# configure:19196: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19196: $? = 0
# configure:19196: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19196: $? = 0
# configure:19210: result: 4
# configure:19224: checking size of int
# configure:19229: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19229: $? = 0
# configure:19229: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:105:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
# ^
# configure:19229: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:19229: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:105:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
# ^
# configure:19229: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:19229: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:105:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
# ^
# configure:19229: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:19229: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19229: $? = 0
# configure:19229: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19229: $? = 0
# configure:19229: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19229: $? = 0
# configure:19243: result: 4
# configure:19257: checking size of long
# configure:19262: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19262: $? = 0
# configure:19262: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:106:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# ^
# configure:19262: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:19262: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:106:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# ^
# configure:19262: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:19262: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:106:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# ^
# configure:19262: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:19262: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19262: $? = 0
# configure:19262: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19262: $? = 0
# configure:19262: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19262: $? = 0
# configure:19276: result: 4
# configure:19290: checking size of short
# configure:19295: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19295: $? = 0
# configure:19295: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:107:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)];
# ^
# configure:19295: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:19295: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:107:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)];
# ^
# configure:19295: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:19295: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19295: $? = 0
# configure:19295: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19295: $? = 0
# configure:19309: result: 2
# configure:19323: checking for pathfind in -lgen
# configure:19348: arm-linux-androideabi-gcc -o conftest conftest.c -lgen >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lgen
# /tmp/cceKOSKM.o:conftest.c:function main: error: undefined reference to 'pathfind'
# collect2: error: ld returned 1 exit status
# configure:19348: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | /* 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 pathfind ();
# | int
# | main ()
# | {
# | return pathfind ();
# | ;
# | return 0;
# | }
# configure:19357: result: no
# configure:19368: checking for gettext in -lintl
# configure:19393: arm-linux-androideabi-gcc -o conftest conftest.c -lintl >&5
# conftest.c:79:6: warning: conflicting types for built-in function 'gettext' [enabled by default]
# char gettext ();
# ^
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lintl
# /tmp/ccMPflmQ.o:conftest.c:function main: error: undefined reference to 'gettext'
# collect2: error: ld returned 1 exit status
# configure:19393: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | /* 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 gettext ();
# | int
# | main ()
# | {
# | return gettext ();
# | ;
# | return 0;
# | }
# configure:19402: result: no
# configure:19415: checking for vprintf
# configure:19415: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:95:6: warning: conflicting types for built-in function 'vprintf' [enabled by default]
# char vprintf ();
# ^
# configure:19415: $? = 0
# configure:19415: result: yes
# configure:19421: checking for _doprnt
# configure:19421: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccmAamN3.o:conftest.c:function main: error: undefined reference to '_doprnt'
# collect2: error: ld returned 1 exit status
# configure:19421: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# | /* Define _doprnt to an innocuous variant, in case declares _doprnt.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _doprnt innocuous__doprnt
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _doprnt (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _doprnt
# |
# | /* 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 _doprnt ();
# | /* 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__doprnt || defined __stub____doprnt
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _doprnt ();
# | ;
# | return 0;
# | }
# configure:19421: result: no
# configure:19434: checking vfork.h usability
# configure:19434: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:106:19: fatal error: vfork.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:19434: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 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:19434: result: no
# configure:19434: checking vfork.h presence
# configure:19434: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:73:19: fatal error: vfork.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:19434: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# | #include
# configure:19434: result: no
# configure:19434: checking for vfork.h
# configure:19434: result: no
# configure:19447: checking for fork
# configure:19447: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:96:6: warning: conflicting types for built-in function 'fork' [enabled by default]
# char fork ();
# ^
# configure:19447: $? = 0
# configure:19447: result: yes
# configure:19447: checking for vfork
# configure:19447: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:19447: $? = 0
# configure:19447: result: yes
# configure:19457: checking for working fork
# configure:19489: result: cross
# configure:19505: WARNING: result yes guessed because of cross compilation
# configure:19510: checking for working vfork
# configure:19620: result: yes
# configure:19649: checking for mmap
# configure:19649: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:19649: $? = 0
# configure:19649: result: yes
# configure:19649: checking for canonicalize_file_name
# configure:19649: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/cccV9icf.o:conftest.c:function main: error: undefined reference to 'canonicalize_file_name'
# collect2: error: ld returned 1 exit status
# configure:19649: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | /* end confdefs.h. */
# | /* Define canonicalize_file_name to an innocuous variant, in case declares canonicalize_file_name.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define canonicalize_file_name innocuous_canonicalize_file_name
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char canonicalize_file_name (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef canonicalize_file_name
# |
# | /* 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 canonicalize_file_name ();
# | /* 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_canonicalize_file_name || defined __stub___canonicalize_file_name
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return canonicalize_file_name ();
# | ;
# | return 0;
# | }
# configure:19649: result: no
# configure:19649: checking for snprintf
# configure:19649: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:101:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
# char snprintf ();
# ^
# configure:19649: $? = 0
# configure:19649: result: yes
# configure:19649: checking for strdup
# configure:19649: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:102:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
# char strdup ();
# ^
# configure:19649: $? = 0
# configure:19649: result: yes
# configure:19649: checking for strchr
# configure:19649: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:103:6: warning: conflicting types for built-in function 'strchr' [enabled by default]
# char strchr ();
# ^
# configure:19649: $? = 0
# configure:19649: result: yes
# configure:19649: checking for strrchr
# configure:19649: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:104:6: warning: conflicting types for built-in function 'strrchr' [enabled by default]
# char strrchr ();
# ^
# configure:19649: $? = 0
# configure:19649: result: yes
# configure:19649: checking for strsignal
# configure:19649: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:19649: $? = 0
# configure:19649: result: yes
# configure:19649: checking for fchmod
# configure:19649: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:19649: $? = 0
# configure:19649: result: yes
# configure:19649: checking for fstat
# configure:19649: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:19649: $? = 0
# configure:19649: result: yes
# configure:19649: checking for chmod
# configure:19649: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:19649: $? = 0
# configure:19649: result: yes
# configure:19658: checking for a sed that does not truncate output
# configure:19722: result: /usr/sbin/sed
# configure:19760: Using supplied libopts tearoff
# configure:19868: checking for arm-linux-androideabi-pkg-config
# configure:19901: result: no
# configure:19911: checking for pkg-config
# configure:19929: found /usr/sbin/pkg-config
# configure:19941: result: /usr/sbin/pkg-config
# configure:19953: WARNING: using cross tools not prefixed with host triplet
# configure:19968: checking if pkg-config is at least version 0.15.0
# configure:19971: result: yes
# configure:20009: checking if libevent 2 or later is installed
# configure:20014: Using the installed libevent
# configure:20043: result: yes
# configure:20100: checking for size_t
# configure:20100: result: yes
# configure:20134: checking for stdarg.h
# configure:20134: result: yes
# configure:20151: checking for unsigned long long int
# configure:20199: result: yes
# configure:20208: checking for vsnprintf
# configure:20208: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:112:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
# char vsnprintf ();
# ^
# configure:20208: $? = 0
# configure:20208: result: yes
# configure:20216: checking whether vsnprintf is C99 compliant
# configure:20261: result: no
# configure:20269: checking if C99-snprintf replacement vsnprintf will be used
# configure:20276: result: yes
# configure:20290: checking for inttypes.h
# configure:20290: result: yes
# configure:20290: checking locale.h usability
# configure:20290: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:20290: $? = 0
# configure:20290: result: yes
# configure:20290: checking locale.h presence
# configure:20290: arm-linux-androideabi-gcc -E conftest.c
# configure:20290: $? = 0
# configure:20290: result: yes
# configure:20290: checking for locale.h
# configure:20290: result: yes
# configure:20290: checking stddef.h usability
# configure:20290: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:20290: $? = 0
# configure:20290: result: yes
# configure:20290: checking stddef.h presence
# configure:20290: arm-linux-androideabi-gcc -E conftest.c
# configure:20290: $? = 0
# configure:20290: result: yes
# configure:20290: checking for stddef.h
# configure:20290: result: yes
# configure:20290: checking for stdint.h
# configure:20290: result: yes
# configure:20300: checking for struct lconv.decimal_point
# configure:20300: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:20300: $? = 0
# configure:20300: result: yes
# configure:20310: checking for struct lconv.thousands_sep
# configure:20310: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:20310: $? = 0
# configure:20310: result: yes
# configure:20322: checking for long double
# configure:20355: result: yes
# configure:20365: checking for long long int
# configure:20415: result: yes
# configure:20424: checking for unsigned long long int
# configure:20472: result: yes
# configure:20480: checking for size_t
# configure:20480: result: yes
# configure:20493: checking for intmax_t
# configure:20493: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:20493: $? = 0
# configure:20493: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:137:23: error: expected expression before ')' token
# if (sizeof ((intmax_t)))
# ^
# configure:20493: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 ((intmax_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:20493: result: yes
# configure:20512: checking for uintmax_t
# configure:20512: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:20512: $? = 0
# configure:20512: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:138:24: error: expected expression before ')' token
# if (sizeof ((uintmax_t)))
# ^
# configure:20512: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_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 ((uintmax_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:20512: result: yes
# configure:20530: checking for uintptr_t
# configure:20530: result: yes
# configure:20566: checking for ptrdiff_t
# configure:20566: result: yes
# configure:20578: checking for localeconv
# configure:20578: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:20578: $? = 0
# configure:20578: result: yes
# configure:20589: checking for an ANSI C-conforming const
# configure:20655: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:20655: $? = 0
# configure:20662: result: yes
# configure:20685: checking for snprintf
# configure:20685: result: yes
# configure:20693: checking whether snprintf is C99 compliant
# configure:20726: result: no
# configure:20734: checking if C99-snprintf replacement snprintf will be used
# configure:20741: result: yes
# configure:20874: checking for ld used by arm-linux-androideabi-gcc
# configure:20941: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:20948: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:20963: result: yes
# configure:20974: checking for directory path separator
# configure:20994: result: '/'
# configure:21013: checking line editing libraries
# configure:21015: result: edit,editline
# configure:21033: checking for readline() with -ledit
# configure:21053: arm-linux-androideabi-gcc -o conftest conftest.c -ledit >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ledit
# /tmp/ccsey3Cg.o:conftest.c:function main: error: undefined reference to 'readline'
# collect2: error: ld returned 1 exit status
# configure:21053: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | /* 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 readline ();
# | int
# | main ()
# | {
# | return readline ();
# | ;
# | return 0;
# | }
# configure:21060: result: no
# configure:21033: checking for readline() with -ledit -ltermcap
# configure:21053: arm-linux-androideabi-gcc -o conftest conftest.c -ledit -ltermcap >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ledit
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ltermcap
# /tmp/cc0n346m.o:conftest.c:function main: error: undefined reference to 'readline'
# collect2: error: ld returned 1 exit status
# configure:21053: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | /* 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 readline ();
# | int
# | main ()
# | {
# | return readline ();
# | ;
# | return 0;
# | }
# configure:21060: result: no
# configure:21074: checking for el_gets() with -ledit -ltermcap
# configure:21094: arm-linux-androideabi-gcc -o conftest conftest.c -ledit -ltermcap >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ledit
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ltermcap
# /tmp/ccQ4mQso.o:conftest.c:function main: error: undefined reference to 'el_gets'
# collect2: error: ld returned 1 exit status
# configure:21094: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | /* 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 el_gets ();
# | int
# | main ()
# | {
# | return el_gets ();
# | ;
# | return 0;
# | }
# configure:21101: result: no
# configure:21033: checking for readline() with -ledit -lcurses
# configure:21053: arm-linux-androideabi-gcc -o conftest conftest.c -ledit -lcurses >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ledit
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lcurses
# /tmp/ccSHrehp.o:conftest.c:function main: error: undefined reference to 'readline'
# collect2: error: ld returned 1 exit status
# configure:21053: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | /* 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 readline ();
# | int
# | main ()
# | {
# | return readline ();
# | ;
# | return 0;
# | }
# configure:21060: result: no
# configure:21074: checking for el_gets() with -ledit -lcurses
# configure:21094: arm-linux-androideabi-gcc -o conftest conftest.c -ledit -lcurses >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ledit
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lcurses
# /tmp/cc4rNeFv.o:conftest.c:function main: error: undefined reference to 'el_gets'
# collect2: error: ld returned 1 exit status
# configure:21094: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | /* 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 el_gets ();
# | int
# | main ()
# | {
# | return el_gets ();
# | ;
# | return 0;
# | }
# configure:21101: result: no
# configure:21033: checking for readline() with -ledit -lncurses
# configure:21053: arm-linux-androideabi-gcc -o conftest conftest.c -ledit -lncurses >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ledit
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lncurses
# /tmp/ccUAjxKz.o:conftest.c:function main: error: undefined reference to 'readline'
# collect2: error: ld returned 1 exit status
# configure:21053: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | /* 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 readline ();
# | int
# | main ()
# | {
# | return readline ();
# | ;
# | return 0;
# | }
# configure:21060: result: no
# configure:21074: checking for el_gets() with -ledit -lncurses
# configure:21094: arm-linux-androideabi-gcc -o conftest conftest.c -ledit -lncurses >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ledit
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lncurses
# /tmp/ccUISIWD.o:conftest.c:function main: error: undefined reference to 'el_gets'
# collect2: error: ld returned 1 exit status
# configure:21094: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | /* 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 el_gets ();
# | int
# | main ()
# | {
# | return el_gets ();
# | ;
# | return 0;
# | }
# configure:21101: result: no
# configure:21033: checking for readline() with -leditline
# configure:21053: arm-linux-androideabi-gcc -o conftest conftest.c -leditline >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -leditline
# /tmp/ccIQsJvK.o:conftest.c:function main: error: undefined reference to 'readline'
# collect2: error: ld returned 1 exit status
# configure:21053: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | /* 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 readline ();
# | int
# | main ()
# | {
# | return readline ();
# | ;
# | return 0;
# | }
# configure:21060: result: no
# configure:21033: checking for readline() with -leditline -ltermcap
# configure:21053: arm-linux-androideabi-gcc -o conftest conftest.c -leditline -ltermcap >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -leditline
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ltermcap
# /tmp/ccsqcHGL.o:conftest.c:function main: error: undefined reference to 'readline'
# collect2: error: ld returned 1 exit status
# configure:21053: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | /* 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 readline ();
# | int
# | main ()
# | {
# | return readline ();
# | ;
# | return 0;
# | }
# configure:21060: result: no
# configure:21074: checking for el_gets() with -leditline -ltermcap
# configure:21094: arm-linux-androideabi-gcc -o conftest conftest.c -leditline -ltermcap >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -leditline
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ltermcap
# /tmp/ccSB4AXP.o:conftest.c:function main: error: undefined reference to 'el_gets'
# collect2: error: ld returned 1 exit status
# configure:21094: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | /* 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 el_gets ();
# | int
# | main ()
# | {
# | return el_gets ();
# | ;
# | return 0;
# | }
# configure:21101: result: no
# configure:21033: checking for readline() with -leditline -lcurses
# configure:21053: arm-linux-androideabi-gcc -o conftest conftest.c -leditline -lcurses >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -leditline
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lcurses
# /tmp/ccqHnFlR.o:conftest.c:function main: error: undefined reference to 'readline'
# collect2: error: ld returned 1 exit status
# configure:21053: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | /* 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 readline ();
# | int
# | main ()
# | {
# | return readline ();
# | ;
# | return 0;
# | }
# configure:21060: result: no
# configure:21074: checking for el_gets() with -leditline -lcurses
# configure:21094: arm-linux-androideabi-gcc -o conftest conftest.c -leditline -lcurses >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -leditline
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lcurses
# /tmp/cc6qrMnW.o:conftest.c:function main: error: undefined reference to 'el_gets'
# collect2: error: ld returned 1 exit status
# configure:21094: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | /* 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 el_gets ();
# | int
# | main ()
# | {
# | return el_gets ();
# | ;
# | return 0;
# | }
# configure:21101: result: no
# configure:21033: checking for readline() with -leditline -lncurses
# configure:21053: arm-linux-androideabi-gcc -o conftest conftest.c -leditline -lncurses >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -leditline
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lncurses
# /tmp/ccIy2zK0.o:conftest.c:function main: error: undefined reference to 'readline'
# collect2: error: ld returned 1 exit status
# configure:21053: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | /* 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 readline ();
# | int
# | main ()
# | {
# | return readline ();
# | ;
# | return 0;
# | }
# configure:21060: result: no
# configure:21074: checking for el_gets() with -leditline -lncurses
# configure:21094: arm-linux-androideabi-gcc -o conftest conftest.c -leditline -lncurses >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -leditline
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lncurses
# /tmp/ccKIybcn.o:conftest.c:function main: error: undefined reference to 'el_gets'
# collect2: error: ld returned 1 exit status
# configure:21094: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | /* 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 el_gets ();
# | int
# | main ()
# | {
# | return el_gets ();
# | ;
# | return 0;
# | }
# configure:21101: result: no
# configure:21262: checking for library containing cos
# configure:21293: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:117:6: warning: conflicting types for built-in function 'cos' [enabled by default]
# char cos ();
# ^
# /tmp/cciajVyr.o:conftest.c:function main: error: undefined reference to 'cos'
# collect2: error: ld returned 1 exit status
# configure:21293: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | /* 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 cos ();
# | int
# | main ()
# | {
# | return cos ();
# | ;
# | return 0;
# | }
# configure:21293: arm-linux-androideabi-gcc -o conftest conftest.c -lm >&5
# conftest.c:117:6: warning: conflicting types for built-in function 'cos' [enabled by default]
# char cos ();
# ^
# configure:21293: $? = 0
# configure:21310: result: -lm
# configure:21327: checking for vfork.h
# configure:21327: result: no
# configure:21340: checking for fork
# configure:21340: result: yes
# configure:21340: checking for vfork
# configure:21340: result: yes
# configure:21350: checking for working fork
# configure:21382: result: yes
# configure:21403: checking for working vfork
# configure:21513: result: yes
# configure:21540: checking for working alloca.h
# configure:21557: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:21557: $? = 0
# configure:21565: result: yes
# configure:21573: checking for alloca
# configure:21610: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:21610: $? = 0
# configure:21618: result: yes
# configure:21724: checking whether strerror_r is declared
# configure:21724: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21724: $? = 0
# configure:21724: result: yes
# configure:21737: checking for strerror_r
# configure:21737: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:21737: $? = 0
# configure:21737: result: yes
# configure:21746: checking whether strerror_r returns char *
# configure:21770: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:156:13: error: invalid type argument of unary '*' (have 'int')
# char x = *strerror_r (0, buf, sizeof buf);
# ^
# conftest.c:157:14: warning: initialization makes pointer from integer without a cast [enabled by default]
# char *p = strerror_r (0, buf, sizeof buf);
# ^
# configure:21770: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 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 ()
# | {
# |
# | char buf[100];
# | char x = *strerror_r (0, buf, sizeof buf);
# | char *p = strerror_r (0, buf, sizeof buf);
# | return !p || x;
# |
# | ;
# | return 0;
# | }
# configure:21808: result: no
# configure:21858: checking for library containing clock_gettime
# configure:21889: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:21889: $? = 0
# configure:21906: result: none required
# configure:21922: checking for clock_getres
# configure:21922: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:21922: $? = 0
# configure:21922: result: yes
# configure:21922: checking for clock_gettime
# configure:21922: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:21922: $? = 0
# configure:21922: result: yes
# configure:21922: checking for clock_settime
# configure:21922: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:21922: $? = 0
# configure:21922: result: yes
# configure:21937: checking for getclock
# configure:21937: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccyifCR9.o:conftest.c:function main: error: undefined reference to 'getclock'
# collect2: error: ld returned 1 exit status
# configure:21937: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_CLOCK_GETRES 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | /* end confdefs.h. */
# | /* Define getclock to an innocuous variant, in case declares getclock.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getclock innocuous_getclock
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getclock (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getclock
# |
# | /* 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 getclock ();
# | /* 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_getclock || defined __stub___getclock
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return getclock ();
# | ;
# | return 0;
# | }
# configure:21937: result: no
# configure:21937: checking for stime
# configure:21937: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/cceM6g0h.o:conftest.c:function main: error: undefined reference to 'stime'
# collect2: error: ld returned 1 exit status
# configure:21937: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_CLOCK_GETRES 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | /* end confdefs.h. */
# | /* Define stime to an innocuous variant, in case declares stime.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define stime innocuous_stime
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char stime (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef stime
# |
# | /* 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 stime ();
# | /* 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_stime || defined __stub___stime
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return stime ();
# | ;
# | return 0;
# | }
# configure:21937: result: no
# configure:21937: checking for timegm
# configure:21937: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:21937: $? = 0
# configure:21937: result: yes
# configure:21937: checking for strlcpy
# configure:21937: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:21937: $? = 0
# configure:21937: result: yes
# configure:21937: checking for strlcat
# configure:21937: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:21937: $? = 0
# configure:21937: result: yes
# configure:21950: checking for library containing snprintb
# configure:21981: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/cccWRaDA.o:conftest.c:function main: error: undefined reference to 'snprintb'
# collect2: error: ld returned 1 exit status
# configure:21981: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_CLOCK_GETRES 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRLCAT 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 snprintb ();
# | int
# | main ()
# | {
# | return snprintb ();
# | ;
# | return 0;
# | }
# configure:21981: arm-linux-androideabi-gcc -o conftest conftest.c -lutil >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lutil
# /tmp/ccAdDe9E.o:conftest.c:function main: error: undefined reference to 'snprintb'
# collect2: error: ld returned 1 exit status
# configure:21981: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_CLOCK_GETRES 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRLCAT 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 snprintb ();
# | int
# | main ()
# | {
# | return snprintb ();
# | ;
# | return 0;
# | }
# configure:21998: result: no
# configure:22018: checking for errno.h
# configure:22018: result: yes
# configure:22018: checking for sys/socket.h
# configure:22018: result: yes
# configure:22018: checking for sys/types.h
# configure:22018: result: yes
# configure:22018: checking time.h usability
# configure:22018: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22018: $? = 0
# configure:22018: result: yes
# configure:22018: checking time.h presence
# configure:22018: arm-linux-androideabi-gcc -E conftest.c
# configure:22018: $? = 0
# configure:22018: result: yes
# configure:22018: checking for time.h
# configure:22018: result: yes
# configure:22030: checking for net/if.h
# configure:22030: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22030: $? = 0
# configure:22030: result: yes
# configure:22111: checking for linux/if_addr.h
# configure:22111: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22111: $? = 0
# configure:22111: result: yes
# configure:22134: checking arpa/nameser.h usability
# configure:22134: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22134: $? = 0
# configure:22134: result: yes
# configure:22134: checking arpa/nameser.h presence
# configure:22134: arm-linux-androideabi-gcc -E conftest.c
# configure:22134: $? = 0
# configure:22134: result: yes
# configure:22134: checking for arpa/nameser.h
# configure:22134: result: yes
# configure:22134: checking for sys/param.h
# configure:22134: result: yes
# configure:22134: checking for sys/time.h
# configure:22134: result: yes
# configure:22134: checking sys/timers.h usability
# configure:22134: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:167:24: fatal error: sys/timers.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:22134: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_CLOCK_GETRES 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_ADDR_H 1
# | #define NEED_EARLY_FORK 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_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:22134: result: no
# configure:22134: checking sys/timers.h presence
# configure:22134: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:134:24: fatal error: sys/timers.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:22134: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_CLOCK_GETRES 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_ADDR_H 1
# | #define NEED_EARLY_FORK 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | /* end confdefs.h. */
# | #include
# configure:22134: result: no
# configure:22134: checking for sys/timers.h
# configure:22134: result: no
# configure:22147: checking for sys/sysctl.h
# configure:22147: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:140:24: fatal error: sys/sysctl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:22147: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_CLOCK_GETRES 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_ADDR_H 1
# | #define NEED_EARLY_FORK 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | /* end confdefs.h. */
# |
# | #if defined HAVE_SYS_PARAM_H
# | # include
# | #endif
# |
# |
# | #include
# configure:22147: result: no
# configure:22165: checking netinet/in_system.h usability
# configure:22165: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:167:31: fatal error: netinet/in_system.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:22165: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_CLOCK_GETRES 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_ADDR_H 1
# | #define NEED_EARLY_FORK 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_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:22165: result: no
# configure:22165: checking netinet/in_system.h presence
# configure:22165: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:134:31: fatal error: netinet/in_system.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:22165: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_CLOCK_GETRES 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_ADDR_H 1
# | #define NEED_EARLY_FORK 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | /* end confdefs.h. */
# | #include
# configure:22165: result: no
# configure:22165: checking for netinet/in_system.h
# configure:22165: result: no
# configure:22165: checking netinet/in_systm.h usability
# configure:22165: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22165: $? = 0
# configure:22165: result: yes
# configure:22165: checking netinet/in_systm.h presence
# configure:22165: arm-linux-androideabi-gcc -E conftest.c
# configure:22165: $? = 0
# configure:22165: result: yes
# configure:22165: checking for netinet/in_systm.h
# configure:22165: result: yes
# configure:22165: checking for netinet/in.h
# configure:22165: result: yes
# configure:22178: checking for resolv.h
# configure:22178: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22178: $? = 0
# configure:22178: result: yes
# configure:22202: checking for net/if_var.h
# configure:22202: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:152:24: fatal error: net/if_var.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:22202: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_CLOCK_GETRES 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_ADDR_H 1
# | #define NEED_EARLY_FORK 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RESOLV_H 1
# | /* end confdefs.h. */
# |
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_SOCKET_H
# | # include
# | #endif
# | #ifdef HAVE_NETINET_IN_H
# | # include
# | #endif
# | #ifdef HAVE_NET_IF_H
# | # include
# | #endif
# |
# |
# | #include
# configure:22202: result: no
# configure:22230: checking for netinet/ip.h
# configure:22230: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22230: $? = 0
# configure:22230: result: yes
# configure:22230: checking for netinet/in_var.h
# configure:22230: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:159:28: fatal error: netinet/in_var.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:22230: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_CLOCK_GETRES 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_ADDR_H 1
# | #define NEED_EARLY_FORK 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_NETINET_IP_H 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_SOCKET_H
# | # include
# | #endif
# | #ifdef HAVE_NET_IF_H
# | # include
# | #endif
# | #ifdef HAVE_NETINET_IN_H
# | # include
# | #endif
# | #ifdef HAVE_NET_IF_VAR_H
# | # include
# | #endif
# | #ifdef HAVE_NETINET_IN_SYSTM_H
# | # include
# | #endif
# |
# |
# | #include
# configure:22230: result: no
# configure:22262: checking for library containing inet_pton
# configure:22293: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:22293: $? = 0
# configure:22310: result: none required
# configure:22323: checking for library containing inet_ntop
# configure:22354: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:22354: $? = 0
# configure:22371: result: none required
# configure:22392: checking for library containing setsockopt
# configure:22423: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:22423: $? = 0
# configure:22440: result: none required
# configure:22535: checking for recvmsg
# configure:22535: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:22535: $? = 0
# configure:22535: result: yes
# configure:22545: checking for inline
# configure:22561: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22561: $? = 0
# configure:22569: result: inline
# configure:22598: checking whether time.h and sys/time.h may both be included
# configure:22618: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22618: $? = 0
# configure:22625: result: yes
# configure:22637: checking size of time_t
# configure:22642: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22642: $? = 0
# configure:22642: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:177:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (time_t))) <= 0)];
# ^
# configure:22642: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_CLOCK_GETRES 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_ADDR_H 1
# | #define NEED_EARLY_FORK 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_INLINE 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (time_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22642: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:177:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (time_t))) <= 1)];
# ^
# configure:22642: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_CLOCK_GETRES 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_ADDR_H 1
# | #define NEED_EARLY_FORK 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_INLINE 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (time_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22642: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:177:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (time_t))) <= 3)];
# ^
# configure:22642: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_CLOCK_GETRES 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_ADDR_H 1
# | #define NEED_EARLY_FORK 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_INLINE 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (time_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22642: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22642: $? = 0
# configure:22642: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22642: $? = 0
# configure:22642: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22642: $? = 0
# configure:22656: result: 4
# configure:22666: checking whether char is unsigned
# configure:22685: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:178:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((char) -1) < 0)];
# ^
# configure:22685: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_CLOCK_GETRES 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_ADDR_H 1
# | #define NEED_EARLY_FORK 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_INLINE 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_TIME_T 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((char) -1) < 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22692: result: yes
# configure:22702: checking size of signed char
# configure:22707: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22707: $? = 0
# configure:22707: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:178:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (signed char))) <= 0)];
# ^
# configure:22707: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_CLOCK_GETRES 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_ADDR_H 1
# | #define NEED_EARLY_FORK 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_INLINE 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_TIME_T 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (signed char))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22707: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22707: $? = 0
# configure:22721: result: 1
# configure:22731: checking for s_char
# configure:22731: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:179:13: error: 's_char' undeclared (first use in this function)
# if (sizeof (s_char))
# ^
# conftest.c:179:13: note: each undeclared identifier is reported only once for each function it appears in
# configure:22731: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_CLOCK_GETRES 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_ADDR_H 1
# | #define NEED_EARLY_FORK 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_INLINE 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_TIME_T 4
# | #define SIZEOF_SIGNED_CHAR 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 (s_char))
# | return 0;
# | ;
# | return 0;
# | }
# configure:22731: result: no
# configure:22740: checking for long long
# configure:22740: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22740: $? = 0
# configure:22740: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:179:24: error: expected expression before ')' token
# if (sizeof ((long long)))
# ^
# configure:22740: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_CLOCK_GETRES 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_ADDR_H 1
# | #define NEED_EARLY_FORK 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_INLINE 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_TIME_T 4
# | #define SIZEOF_SIGNED_CHAR 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 ((long long)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:22740: result: yes
# configure:22754: checking size of short
# configure:22773: result: 2
# configure:22787: checking size of int
# configure:22806: result: 4
# configure:22820: checking size of long
# configure:22839: result: 4
# configure:22858: checking size of long long
# configure:22863: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22863: $? = 0
# configure:22863: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:183:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
# ^
# configure:22863: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_CLOCK_GETRES 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_ADDR_H 1
# | #define NEED_EARLY_FORK 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_INLINE 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_TIME_T 4
# | #define SIZEOF_SIGNED_CHAR 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22863: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:183:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
# ^
# configure:22863: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_CLOCK_GETRES 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_ADDR_H 1
# | #define NEED_EARLY_FORK 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_INLINE 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_TIME_T 4
# | #define SIZEOF_SIGNED_CHAR 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22863: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:183:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
# ^
# configure:22863: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_CLOCK_GETRES 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_ADDR_H 1
# | #define NEED_EARLY_FORK 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_INLINE 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_TIME_T 4
# | #define SIZEOF_SIGNED_CHAR 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22863: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:183:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
# ^
# configure:22863: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_CLOCK_GETRES 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_ADDR_H 1
# | #define NEED_EARLY_FORK 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_INLINE 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_TIME_T 4
# | #define SIZEOF_SIGNED_CHAR 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22863: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22863: $? = 0
# configure:22863: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22863: $? = 0
# configure:22863: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22863: $? = 0
# configure:22863: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22863: $? = 0
# configure:22877: result: 8
# configure:22918: checking for uid_t in sys/types.h
# configure:22937: result: yes
# configure:22953: checking if we're including debugging code
# configure:22969: result: yes
# configure:22977: checking semaphore.h usability
# configure:22977: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22977: $? = 0
# configure:22977: result: yes
# configure:22977: checking semaphore.h presence
# configure:22977: arm-linux-androideabi-gcc -E conftest.c
# configure:22977: $? = 0
# configure:22977: result: yes
# configure:22977: checking for semaphore.h
# configure:22977: result: yes
# configure:22989: checking for socketpair
# configure:22989: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:22989: $? = 0
# configure:22989: result: yes
# configure:23148: checking for _beginthread
# configure:23148: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccGuCcXr.o:conftest.c:function main: error: undefined reference to '_beginthread'
# collect2: error: ld returned 1 exit status
# configure:23148: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_CLOCK_GETRES 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_ADDR_H 1
# | #define NEED_EARLY_FORK 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_INLINE 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_TIME_T 4
# | #define SIZEOF_SIGNED_CHAR 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define NEED_S_CHAR_TYPEDEF 1
# | #define DEBUG 1
# | #define HAVE_SEMAPHORE_H 1
# | #define HAVE_SOCKETPAIR 1
# | /* end confdefs.h. */
# | /* Define _beginthread to an innocuous variant, in case declares _beginthread.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _beginthread innocuous__beginthread
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _beginthread (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _beginthread
# |
# | /* 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 _beginthread ();
# | /* 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__beginthread || defined __stub____beginthread
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _beginthread ();
# | ;
# | return 0;
# | }
# configure:23148: result: no
# configure:23185: checking pthread.h usability
# configure:23185: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:23185: $? = 0
# configure:23185: result: yes
# configure:23185: checking pthread.h presence
# configure:23185: arm-linux-androideabi-gcc -E conftest.c
# configure:23185: $? = 0
# configure:23185: result: yes
# configure:23185: checking for pthread.h
# configure:23185: result: yes
# configure:23197: checking POSIX thread version
# configure:23218: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:23218: $? = 0
# configure:23286: result: 10
# configure:23304: checking for LinuxThreads pthread.h
# configure:23323: result: no
# configure:23332: checking for GNU Pth pthread.h
# configure:23355: result: no
# configure:23362: checking sched.h usability
# configure:23362: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:23362: $? = 0
# configure:23362: result: yes
# configure:23362: checking sched.h presence
# configure:23362: arm-linux-androideabi-gcc -E conftest.c
# configure:23362: $? = 0
# configure:23362: result: yes
# configure:23362: checking for sched.h
# configure:23362: result: yes
# configure:23375: checking for pthread_create in default libraries
# configure:23454: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:23454: $? = 0
# configure:23546: result: yes
# configure:26426: ol_link_threads: ol_link_pthreads <>
# configure:26439: checking for sched_yield
# configure:26439: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:26439: $? = 0
# configure:26439: result: yes
# configure:26439: checking for pthread_yield
# configure:26439: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/cc8hc2b3.o:conftest.c:function main: error: undefined reference to 'pthread_yield'
# collect2: error: ld returned 1 exit status
# configure:26439: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_CLOCK_GETRES 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_ADDR_H 1
# | #define NEED_EARLY_FORK 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_INLINE 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_TIME_T 4
# | #define SIZEOF_SIGNED_CHAR 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define NEED_S_CHAR_TYPEDEF 1
# | #define DEBUG 1
# | #define HAVE_SEMAPHORE_H 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREADS 10
# | #define HAVE_SCHED_H 1
# | #define HAVE_SCHED_YIELD 1
# | /* end confdefs.h. */
# | /* Define pthread_yield to an innocuous variant, in case declares pthread_yield.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define pthread_yield innocuous_pthread_yield
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char pthread_yield (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef pthread_yield
# |
# | /* 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 pthread_yield ();
# | /* 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_pthread_yield || defined __stub___pthread_yield
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return pthread_yield ();
# | ;
# | return 0;
# | }
# configure:26439: result: no
# configure:26439: checking for thr_yield
# configure:26439: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccmTQR16.o:conftest.c:function main: error: undefined reference to 'thr_yield'
# collect2: error: ld returned 1 exit status
# configure:26439: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_CLOCK_GETRES 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_ADDR_H 1
# | #define NEED_EARLY_FORK 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_INLINE 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_TIME_T 4
# | #define SIZEOF_SIGNED_CHAR 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define NEED_S_CHAR_TYPEDEF 1
# | #define DEBUG 1
# | #define HAVE_SEMAPHORE_H 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREADS 10
# | #define HAVE_SCHED_H 1
# | #define HAVE_SCHED_YIELD 1
# | /* end confdefs.h. */
# | /* Define thr_yield to an innocuous variant, in case declares thr_yield.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define thr_yield innocuous_thr_yield
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char thr_yield (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef thr_yield
# |
# | /* 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 thr_yield ();
# | /* 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_thr_yield || defined __stub___thr_yield
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return thr_yield ();
# | ;
# | return 0;
# | }
# configure:26439: result: no
# configure:26508: checking for pthread_kill
# configure:26508: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:26508: $? = 0
# configure:26508: result: yes
# configure:26518: checking for pthread_rwlock_destroy with
# configure:26538: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:26538: $? = 0
# configure:26547: result: yes
# configure:26555: checking for pthread_detach with
# configure:26577: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:167:1: warning: passing argument 1 of 'pthread_detach' makes integer from pointer without a cast [enabled by default]
# pthread_detach(NULL);
# ^
# In file included from conftest.c:159:0:
# /sysroot/sysroot/usr/include/pthread.h:178:5: note: expected 'pthread_t' but argument is of type 'void *'
# int pthread_detach(pthread_t);
# ^
# configure:26577: $? = 0
# configure:26586: result: yes
# configure:26605: checking for pthread_setconcurrency
# configure:26605: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccwMiWrs.o:conftest.c:function main: error: undefined reference to 'pthread_setconcurrency'
# collect2: error: ld returned 1 exit status
# configure:26605: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_CLOCK_GETRES 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_ADDR_H 1
# | #define NEED_EARLY_FORK 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_INLINE 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_TIME_T 4
# | #define SIZEOF_SIGNED_CHAR 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define NEED_S_CHAR_TYPEDEF 1
# | #define DEBUG 1
# | #define HAVE_SEMAPHORE_H 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREADS 10
# | #define HAVE_SCHED_H 1
# | #define HAVE_SCHED_YIELD 1
# | #define HAVE_PTHREAD_KILL 1
# | #define HAVE_PTHREAD_RWLOCK_DESTROY 1
# | #define HAVE_PTHREAD_DETACH 1
# | /* end confdefs.h. */
# | /* Define pthread_setconcurrency to an innocuous variant, in case declares pthread_setconcurrency.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define pthread_setconcurrency innocuous_pthread_setconcurrency
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char pthread_setconcurrency (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef pthread_setconcurrency
# |
# | /* 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 pthread_setconcurrency ();
# | /* 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_pthread_setconcurrency || defined __stub___pthread_setconcurrency
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return pthread_setconcurrency ();
# | ;
# | return 0;
# | }
# configure:26605: result: no
# configure:26605: checking for pthread_getconcurrency
# configure:26605: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccEs1F7o.o:conftest.c:function main: error: undefined reference to 'pthread_getconcurrency'
# collect2: error: ld returned 1 exit status
# configure:26605: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_CLOCK_GETRES 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_ADDR_H 1
# | #define NEED_EARLY_FORK 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_INLINE 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_TIME_T 4
# | #define SIZEOF_SIGNED_CHAR 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define NEED_S_CHAR_TYPEDEF 1
# | #define DEBUG 1
# | #define HAVE_SEMAPHORE_H 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREADS 10
# | #define HAVE_SCHED_H 1
# | #define HAVE_SCHED_YIELD 1
# | #define HAVE_PTHREAD_KILL 1
# | #define HAVE_PTHREAD_RWLOCK_DESTROY 1
# | #define HAVE_PTHREAD_DETACH 1
# | /* end confdefs.h. */
# | /* Define pthread_getconcurrency to an innocuous variant, in case declares pthread_getconcurrency.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define pthread_getconcurrency innocuous_pthread_getconcurrency
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char pthread_getconcurrency (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef pthread_getconcurrency
# |
# | /* 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 pthread_getconcurrency ();
# | /* 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_pthread_getconcurrency || defined __stub___pthread_getconcurrency
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return pthread_getconcurrency ();
# | ;
# | return 0;
# | }
# configure:26605: result: no
# configure:26605: checking for thr_setconcurrency
# configure:26605: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccFf5JIl.o:conftest.c:function main: error: undefined reference to 'thr_setconcurrency'
# collect2: error: ld returned 1 exit status
# configure:26605: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_CLOCK_GETRES 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_ADDR_H 1
# | #define NEED_EARLY_FORK 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_INLINE 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_TIME_T 4
# | #define SIZEOF_SIGNED_CHAR 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define NEED_S_CHAR_TYPEDEF 1
# | #define DEBUG 1
# | #define HAVE_SEMAPHORE_H 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREADS 10
# | #define HAVE_SCHED_H 1
# | #define HAVE_SCHED_YIELD 1
# | #define HAVE_PTHREAD_KILL 1
# | #define HAVE_PTHREAD_RWLOCK_DESTROY 1
# | #define HAVE_PTHREAD_DETACH 1
# | /* end confdefs.h. */
# | /* Define thr_setconcurrency to an innocuous variant, in case declares thr_setconcurrency.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define thr_setconcurrency innocuous_thr_setconcurrency
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char thr_setconcurrency (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef thr_setconcurrency
# |
# | /* 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 thr_setconcurrency ();
# | /* 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_thr_setconcurrency || defined __stub___thr_setconcurrency
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return thr_setconcurrency ();
# | ;
# | return 0;
# | }
# configure:26605: result: no
# configure:26605: checking for thr_getconcurrency
# configure:26605: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/cc2lLJli.o:conftest.c:function main: error: undefined reference to 'thr_getconcurrency'
# collect2: error: ld returned 1 exit status
# configure:26605: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_CLOCK_GETRES 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_ADDR_H 1
# | #define NEED_EARLY_FORK 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_INLINE 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_TIME_T 4
# | #define SIZEOF_SIGNED_CHAR 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define NEED_S_CHAR_TYPEDEF 1
# | #define DEBUG 1
# | #define HAVE_SEMAPHORE_H 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREADS 10
# | #define HAVE_SCHED_H 1
# | #define HAVE_SCHED_YIELD 1
# | #define HAVE_PTHREAD_KILL 1
# | #define HAVE_PTHREAD_RWLOCK_DESTROY 1
# | #define HAVE_PTHREAD_DETACH 1
# | /* end confdefs.h. */
# | /* Define thr_getconcurrency to an innocuous variant, in case declares thr_getconcurrency.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define thr_getconcurrency innocuous_thr_getconcurrency
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char thr_getconcurrency (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef thr_getconcurrency
# |
# | /* 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 thr_getconcurrency ();
# | /* 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_thr_getconcurrency || defined __stub___thr_getconcurrency
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return thr_getconcurrency ();
# | ;
# | return 0;
# | }
# configure:26605: result: no
# configure:26618: checking for pthread_kill_other_threads_np
# configure:26618: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccYlfeFl.o:conftest.c:function main: error: undefined reference to 'pthread_kill_other_threads_np'
# collect2: error: ld returned 1 exit status
# configure:26618: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntp"
# | #define PACKAGE_TARNAME "ntp"
# | #define PACKAGE_VERSION "4.2.8p8"
# | #define PACKAGE_STRING "ntp 4.2.8p8"
# | #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# | #define PACKAGE_URL "http://www.ntp.org./"
# | #define PACKAGE "ntp"
# | #define VERSION "4.2.8p8"
# | #define STR_SYSTEM "arm-unknown-linux-androideabi"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE___ATTRIBUTE__ /**/
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINT_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_VSNPRINTF 1
# | #define HW_WANT_RPL_VSNPRINTF 1
# | #define vsnprintf rpl_vsnprintf
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SNPRINTF 1
# | #define HW_WANT_RPL_SNPRINTF 1
# | #define snprintf rpl_snprintf
# | #define DIR_SEP '/'
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_CLOCK_GETRES 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_LINUX_IF_ADDR_H 1
# | #define NEED_EARLY_FORK 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_RESOLV_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_INLINE 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_TIME_T 4
# | #define SIZEOF_SIGNED_CHAR 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define NEED_S_CHAR_TYPEDEF 1
# | #define DEBUG 1
# | #define HAVE_SEMAPHORE_H 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREADS 10
# | #define HAVE_SCHED_H 1
# | #define HAVE_SCHED_YIELD 1
# | #define HAVE_PTHREAD_KILL 1
# | #define HAVE_PTHREAD_RWLOCK_DESTROY 1
# | #define HAVE_PTHREAD_DETACH 1
# | /* end confdefs.h. */
# | /* Define pthread_kill_other_threads_np to an innocuous variant, in case declares pthread_kill_other_threads_np.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define pthread_kill_other_threads_np innocuous_pthread_kill_other_threads_np
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char pthread_kill_other_threads_np (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef pthread_kill_other_threads_np
# |
# | /* 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 pthread_kill_other_threads_np ();
# | /* 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_pthread_kill_other_threads_np || defined __stub___pthread_kill_other_threads_np
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return pthread_kill_other_threads_np ();
# | ;
# | return 0;
# | }
# configure:26618: result: no
# configure:26627: checking for LinuxThreads implementation
# configure:26634: result: no
# configure:26640: checking for LinuxThreads consistency
# configure:26657: result: no
# configure:26665: checking if pthread_create() works
# configure:26758: result: yes
# configure:26774: checking if select yields when using pthreads
# configure:26870: result: cross
# configure:26874: error: crossing compiling: use --with-yielding-select=yes|no|manual
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# _hw_cv_func_xprintf_replace_done=yes
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_char_unsigned=yes
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_c_volatile=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# 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_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=arm-linux-androideabi-g++
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_YACC_set=
# ac_cv_env_YACC_value=
# ac_cv_env_YFLAGS_set=
# ac_cv_env_YFLAGS_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__beginthread=no
# ac_cv_func__doprnt=no
# ac_cv_func_alloca_works=yes
# ac_cv_func_canonicalize_file_name=no
# ac_cv_func_chmod=yes
# ac_cv_func_clock_getres=yes
# ac_cv_func_clock_gettime=yes
# ac_cv_func_clock_settime=yes
# ac_cv_func_fchmod=yes
# ac_cv_func_fork=yes
# ac_cv_func_fork_works=yes
# ac_cv_func_fstat=yes
# ac_cv_func_getclock=no
# ac_cv_func_localeconv=yes
# ac_cv_func_mmap=yes
# ac_cv_func_pthread_getconcurrency=no
# ac_cv_func_pthread_kill=yes
# ac_cv_func_pthread_kill_other_threads_np=no
# ac_cv_func_pthread_setconcurrency=no
# ac_cv_func_pthread_yield=no
# ac_cv_func_recvmsg=yes
# ac_cv_func_sched_yield=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_socketpair=yes
# ac_cv_func_stime=no
# ac_cv_func_strchr=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror_r=yes
# ac_cv_func_strerror_r_char_p=no
# ac_cv_func_strlcat=yes
# ac_cv_func_strlcpy=yes
# ac_cv_func_strrchr=yes
# ac_cv_func_strsignal=yes
# ac_cv_func_thr_getconcurrency=no
# ac_cv_func_thr_setconcurrency=no
# ac_cv_func_thr_yield=no
# ac_cv_func_timegm=yes
# ac_cv_func_vfork=yes
# ac_cv_func_vfork_works=yes
# ac_cv_func_vprintf=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_have_decl_strerror_r=yes
# ac_cv_header_arpa_nameser_h=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libgen_h=yes
# ac_cv_header_libintl_h=no
# ac_cv_header_limits_h=yes
# ac_cv_header_linux_if_addr_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_net_if_h=yes
# ac_cv_header_net_if_var_h=no
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_netinet_in_system_h=no
# ac_cv_header_netinet_in_systm_h=yes
# ac_cv_header_netinet_in_var_h=no
# ac_cv_header_netinet_ip_h=yes
# ac_cv_header_pthread_h=yes
# ac_cv_header_resolv_h=yes
# ac_cv_header_runetype_h=no
# ac_cv_header_sched_h=yes
# ac_cv_header_semaphore_h=yes
# ac_cv_header_setjmp_h=yes
# ac_cv_header_stdarg_h=yes
# ac_cv_header_stdbool_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=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_sys_mman_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_poll_h=yes
# ac_cv_header_sys_procset_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_stropts_h=no
# ac_cv_header_sys_sysctl_h=no
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_timers_h=no
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_un_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_sysexits_h=no
# ac_cv_header_time=yes
# ac_cv_header_time_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_utime_h=yes
# ac_cv_header_vfork_h=no
# ac_cv_header_wchar_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_lib_gen_pathfind=no
# ac_cv_lib_intl_gettext=no
# ac_cv_member_struct_lconv_decimal_point=yes
# ac_cv_member_struct_lconv_thousands_sep=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AR=arm-linux-androideabi-ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_CXXCPP='arm-linux-androideabi-g++ -E'
# ac_cv_prog_OBJDUMP=arm-linux-androideabi-objdump
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_STRIP=arm-linux-androideabi-strip
# ac_cv_prog_YACC='bison -y'
# ac_cv_prog_cc_arm_linux_androideabi_gcc_c_o=yes
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_c99=-std=gnu99
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_gcc_traditional=no
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_clock_gettime='none required'
# ac_cv_search_cos=-lm
# ac_cv_search_inet_ntop='none required'
# ac_cv_search_inet_pton='none required'
# ac_cv_search_opendir='none required'
# ac_cv_search_setsockopt='none required'
# ac_cv_search_snprintb=no
# ac_cv_sizeof_char_p=4
# ac_cv_sizeof_int=4
# ac_cv_sizeof_long=4
# ac_cv_sizeof_long_long=8
# ac_cv_sizeof_short=2
# ac_cv_sizeof_signed_char=1
# ac_cv_sizeof_time_t=4
# ac_cv_type_int16_t=yes
# ac_cv_type_int32_t=yes
# ac_cv_type_int8_t=yes
# ac_cv_type_intmax_t=yes
# ac_cv_type_intptr_t=yes
# ac_cv_type_long_double=yes
# ac_cv_type_long_long=yes
# ac_cv_type_long_long_int=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_ptrdiff_t=yes
# ac_cv_type_s_char=no
# ac_cv_type_size_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
# ac_cv_type_uint_t=yes
# ac_cv_type_uintmax_t=yes
# ac_cv_type_uintptr_t=yes
# ac_cv_type_unsigned_long_long_int=yes
# ac_cv_type_wchar_t=yes
# ac_cv_type_wint_t=yes
# ac_cv_working_alloca_h=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_ar_interface=ar
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# gl_cv_header_working_stdnoreturn_h=yes
# hw_cv_func_snprintf=yes
# hw_cv_func_snprintf_c99=no
# hw_cv_func_vsnprintf=yes
# hw_cv_func_vsnprintf_c99=no
# lt_cv_ar_at_file=@
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
# lt_cv_path_LDCXX=/sysroot/arm-linux-androideabi/bin/ld
# lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# ntp_cv_cc_attribute=yes
# ntp_cv_cpp_warning=yes
# ntp_cv_dir_sep=''\''/'\'''
# ntp_cv_gc_sections_runs=no
# ntp_cv_gcc_Winit_self=yes
# ntp_cv_gcc_Wstrict_overflow=yes
# ntp_cv_main_cache_version=20120806
# ol_cv_func_pthread_detach=yes
# ol_cv_func_pthread_rwlock_destroy=yes
# ol_cv_header_gnu_pth_pthread_h=no
# ol_cv_header_linux_threads=no
# ol_cv_linux_threads=no
# ol_cv_pthread_create=yes
# ol_cv_pthread_create_works=yes
# ol_cv_pthread_select_yields=cross
# ol_cv_pthread_version=10
# ol_cv_sys_linux_threads=no
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='aclocal-1.15'
# ALLOCA=''
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# AR='arm-linux-androideabi-ar'
# AUTOCONF='autoconf'
# AUTOHEADER='autoheader'
# AUTOMAKE='automake-1.15'
# AWK='gawk'
# BUILD_LIBEVENT_FALSE=''
# BUILD_LIBEVENT_TRUE='#'
# BUILD_SNTP_FALSE=''
# BUILD_SNTP_TRUE=''
# BUILD_TEST_NTP_RESTRICT_FALSE=''
# BUILD_TEST_NTP_RESTRICT_TRUE=''
# BUILD_TEST_NTP_SCANNER_FALSE=''
# BUILD_TEST_NTP_SCANNER_TRUE=''
# BUILD_TEST_NTP_SIGND_FALSE=''
# BUILD_TEST_NTP_SIGND_TRUE=''
# BUILD_THREAD=''
# CALC_TICKADJ_DB='calc_tickadj'
# CALC_TICKADJ_DL=''
# CALC_TICKADJ_DS=''
# CALC_TICKADJ_MS='1'
# CALC_TICKADJ_NI=''
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CFLAGS_LIBEVENT='-pthread'
# CFLAGS_NTP=' -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow '
# CHUTEST=''
# CONFIG_SHELL=''
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CPPFLAGS_LIBEVENT=''
# CPPFLAGS_NTP=''
# CXX='arm-linux-androideabi-g++'
# CXXCPP='arm-linux-androideabi-g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DCFD=''
# DEFS=''
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EDITLINE_LIBS=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GL_GENERATE_STDNORETURN_H_FALSE=''
# GL_GENERATE_STDNORETURN_H_TRUE='#'
# GREP='/usr/sbin/grep'
# GTEST_AVAILABLE_FALSE=''
# GTEST_AVAILABLE_TRUE=''
# GTEST_CONFIG=''
# GTEST_CPPFLAGS=''
# GTEST_CXXFLAGS=''
# GTEST_LDFLAGS=''
# GTEST_LIBS=''
# HAVE_INLINE=''
# HAVE_LEAPSMEARINTERVAL=''
# HAVE_RLIMIT_MEMLOCK=''
# HAVE_RLIMIT_STACK=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_LIBOPTS_FALSE=''
# INSTALL_LIBOPTS_TRUE='#'
# INSTALL_NTPSWEEP_FALSE=''
# INSTALL_NTPSWEEP_TRUE='#'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INSTALL_UPDATE_LEAP_FALSE='#'
# INSTALL_UPDATE_LEAP_TRUE=''
# LD='/sysroot/arm-linux-androideabi/bin/ld'
# LDADD_LIBEVENT='-pthread -levent_core'
# LDADD_LIBNTP=''
# LDADD_LIBUTIL=''
# LDADD_NLIST=''
# LDADD_NTP=''
# LDFLAGS=''
# LDFLAGS_NTP=' '
# LIBISC_PTHREADS_NOTHREADS=''
# LIBM='-lm'
# LIBOBJS=' snprintf.o'
# LIBOPTS_CFLAGS='-I$(top_srcdir)/sntp/libopts'
# LIBOPTS_DIR='sntp/libopts'
# LIBOPTS_LDADD='$(top_builddir)/sntp/libopts/libopts.la'
# LIBPARSE=''
# LIBS=' '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIBTOOL_DEPS='sntp/libevent/build-aux/ltmain.sh'
# LIPO=''
# LN_S='ln -s'
# LSCF=''
# LTHREAD_LIBS=' '
# LTLIBOBJS=''
# MAKEINFO='makeinfo'
# MAKE_ADJTIMED=''
# MAKE_CHECK_LAYOUT=''
# MAKE_CHECK_Y2K=''
# MAKE_LIBNTPSIM=''
# MAKE_LIBPARSE=''
# MAKE_LIBPARSE_KERNEL=''
# MAKE_NTPDSIM=''
# MAKE_NTPSNMPD=''
# MAKE_NTPTIME=''
# MAKE_PARSEKMODULE=''
# MAKE_TICKADJ=''
# MAKE_TIMETRIM=''
# MANIFEST_TOOL=':'
# MANTAGFMT='man'
# MKDIR_P='/usr/sbin/mkdir -p'
# NEED_LIBOPTS_FALSE=''
# NEED_LIBOPTS_TRUE='#'
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# NTPDATE_DB='ntpdate'
# NTPDATE_DL=''
# NTPDATE_DS=''
# NTPDATE_MS='1'
# NTPDATE_NI=''
# NTPDC_DB='ntpdc'
# NTPDC_DL=''
# NTPDC_DS=''
# NTPDC_MS='1'
# NTPDC_NI=''
# NTPDSIM_DB='ntpdsim'
# NTPDSIM_DL=''
# NTPDSIM_DS=''
# NTPDSIM_MS='1'
# NTPDSIM_NI=''
# NTPD_DB='ntpd'
# NTPD_DL=''
# NTPD_DS=''
# NTPD_MS='1'
# NTPD_NI=''
# NTPQ_DB='ntpq'
# NTPQ_DL=''
# NTPQ_DS=''
# NTPQ_MS='1'
# NTPQ_NI=''
# NTPSNMPD_DB='ntpsnmpd'
# NTPSNMPD_DL=''
# NTPSNMPD_DS=''
# NTPSNMPD_MS='1'
# NTPSNMPD_NI=''
# NTPSWEEP_DB=''
# NTPSWEEP_DL=''
# NTPSWEEP_DS=''
# NTPSWEEP_MS='1'
# NTPSWEEP_NI='ntpsweep'
# NTPTIME_DB='ntptime'
# NTPTIME_DL=''
# NTPTIME_DS=''
# NTPTIME_MS='1'
# NTPTIME_NI=''
# NTPTRACE_DB='ntptrace'
# NTPTRACE_DL=''
# NTPTRACE_DS=''
# NTPTRACE_MS='1'
# NTPTRACE_NI=''
# NTP_CROSSCOMPILE_FALSE='#'
# NTP_CROSSCOMPILE_TRUE=''
# NTP_KEYGEN_DB='ntp-keygen'
# NTP_KEYGEN_DL=''
# NTP_KEYGEN_DS=''
# NTP_KEYGEN_MS='1'
# NTP_KEYGEN_NI=''
# NTP_KEYSDIR=''
# NTP_WAIT_DB='ntp-wait'
# NTP_WAIT_DL=''
# NTP_WAIT_DS=''
# NTP_WAIT_MS='1'
# NTP_WAIT_NI=''
# OBJDUMP='arm-linux-androideabi-objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='ntp'
# PACKAGE_BUGREPORT='http://bugs.ntp.org./'
# PACKAGE_NAME='ntp'
# PACKAGE_STRING='ntp 4.2.8p8'
# PACKAGE_TARNAME='ntp'
# PACKAGE_URL='http://www.ntp.org./'
# PACKAGE_VERSION='4.2.8p8'
# PATH_NET_SNMP_CONFIG=''
# PATH_PERL=''
# PATH_RUBY=''
# PATH_SEPARATOR=':'
# PATH_TEST=''
# PERLLIBDIR=''
# PKG_CONFIG='/usr/sbin/pkg-config'
# POSIX_SHELL='/usr/sbin/bash'
# PROPDELAY=''
# PTHREADS_FALSE=''
# PTHREADS_TRUE=''
# PTHREAD_LIBS=''
# RANLIB='arm-linux-androideabi-ranlib'
# SAVECONFIG_ENABLED_FALSE=''
# SAVECONFIG_ENABLED_TRUE=''
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SNMP_CFLAGS=''
# SNMP_CPPFLAGS=''
# SNMP_LIBS=''
# SNTP=''
# SNTP_DB='sntp'
# SNTP_DL=''
# SNTP_DS=''
# SNTP_MS='1'
# SNTP_NI=''
# STDNORETURN_H=''
# STRIP='arm-linux-androideabi-strip'
# TESTDCF=''
# TICKADJ_DB='tickadj'
# TICKADJ_DL=''
# TICKADJ_DS=''
# TICKADJ_MS='1'
# TICKADJ_NI=''
# TIMETRIM_DB='timetrim'
# TIMETRIM_DL=''
# TIMETRIM_DS=''
# TIMETRIM_MS='1'
# TIMETRIM_NI=''
# UNITYBUILD_AVAILABLE_FALSE=''
# UNITYBUILD_AVAILABLE_TRUE=''
# UPDATE_LEAP_DB='update-leap'
# UPDATE_LEAP_DL=''
# UPDATE_LEAP_DS=''
# UPDATE_LEAP_MS='1'
# UPDATE_LEAP_NI=''
# VERSION='4.2.8p8'
# VER_SUFFIX=''
# VPATH_HACK_FALSE=''
# VPATH_HACK_TRUE='#'
# WANT_CALC_TICKADJ_MS_FALSE='#'
# WANT_CALC_TICKADJ_MS_TRUE=''
# YACC='bison -y'
# YFLAGS=''
# ac_ct_AR=''
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE=''
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/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_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='NONE'
# 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'
# install_sh='${SHELL} /tmp/ntp/src/ntp-4.2.8p8/sntp/libevent/build-aux/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='/usr/lib'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# subdirs=''
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ------------------- ##
# ## File substitutions. ##
# ## ------------------- ##
#
# calc_tickadj_opts=''
# ntp_wait_opts=''
# ntpsweep_opts=''
# ntptrace_opts=''
# plot_summary_opts=''
# summary_opts=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "ntp"
# #define PACKAGE_TARNAME "ntp"
# #define PACKAGE_VERSION "4.2.8p8"
# #define PACKAGE_STRING "ntp 4.2.8p8"
# #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
# #define PACKAGE_URL "http://www.ntp.org./"
# #define PACKAGE "ntp"
# #define VERSION "4.2.8p8"
# #define STR_SYSTEM "arm-unknown-linux-androideabi"
# #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 __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE___ATTRIBUTE__ /**/
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_DIRENT_H 1
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_POLL_H 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_UN_H 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_DLFCN_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_LIBGEN_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_SETJMP_H 1
# #define HAVE_STDBOOL_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_UTIME_H 1
# #define HAVE_STDARG_H 1
# #define HAVE_STRING_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_WCHAR_T 1
# #define HAVE_WINT_T 1
# #define HAVE_INT8_T 1
# #define HAVE_UINT8_T 1
# #define HAVE_INT16_T 1
# #define HAVE_UINT16_T 1
# #define HAVE_INT32_T 1
# #define HAVE_UINT32_T 1
# #define HAVE_INTPTR_T 1
# #define HAVE_UINTPTR_T 1
# #define HAVE_UINT_T 1
# #define HAVE_PID_T 1
# #define HAVE_SIZE_T 1
# #define HAVE_PTRDIFF_T 1
# #define SIZEOF_CHAR_P 4
# #define SIZEOF_INT 4
# #define SIZEOF_LONG 4
# #define SIZEOF_SHORT 2
# #define HAVE_VPRINTF 1
# #define HAVE_FORK 1
# #define HAVE_VFORK 1
# #define HAVE_WORKING_VFORK 1
# #define HAVE_WORKING_FORK 1
# #define HAVE_MMAP 1
# #define HAVE_SNPRINTF 1
# #define HAVE_STRDUP 1
# #define HAVE_STRCHR 1
# #define HAVE_STRRCHR 1
# #define HAVE_STRSIGNAL 1
# #define HAVE_FCHMOD 1
# #define HAVE_FSTAT 1
# #define HAVE_CHMOD 1
# #define POSIX_SHELL "/usr/sbin/bash"
# #define HAVE_STDARG_H 1
# #define HAVE_UNSIGNED_LONG_LONG_INT 1
# #define HAVE_VSNPRINTF 1
# #define HW_WANT_RPL_VSNPRINTF 1
# #define vsnprintf rpl_vsnprintf
# #define HAVE_INTTYPES_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# #define HAVE_LONG_DOUBLE 1
# #define HAVE_LONG_LONG_INT 1
# #define HAVE_UNSIGNED_LONG_LONG_INT 1
# #define HAVE_INTMAX_T 1
# #define HAVE_UINTMAX_T 1
# #define HAVE_UINTPTR_T 1
# #define HAVE_PTRDIFF_T 1
# #define HAVE_LOCALECONV 1
# #define HAVE_SNPRINTF 1
# #define HW_WANT_RPL_SNPRINTF 1
# #define snprintf rpl_snprintf
# #define DIR_SEP '/'
# #define HAVE_FORK 1
# #define HAVE_VFORK 1
# #define HAVE_WORKING_VFORK 1
# #define HAVE_WORKING_FORK 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_DECL_STRERROR_R 1
# #define HAVE_STRERROR_R 1
# #define HAVE_CLOCK_GETRES 1
# #define HAVE_CLOCK_GETTIME 1
# #define HAVE_CLOCK_SETTIME 1
# #define HAVE_TIMEGM 1
# #define HAVE_STRLCPY 1
# #define HAVE_STRLCAT 1
# #define HAVE_ERRNO_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_TIME_H 1
# #define HAVE_NET_IF_H 1
# #define HAVE_LINUX_IF_ADDR_H 1
# #define NEED_EARLY_FORK 1
# #define HAVE_ARPA_NAMESER_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_NETINET_IN_SYSTM_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_RESOLV_H 1
# #define HAVE_NETINET_IP_H 1
# #define HAVE_RECVMSG 1
# #define HAVE_INLINE 1
# #define TIME_WITH_SYS_TIME 1
# #define SIZEOF_TIME_T 4
# #define SIZEOF_SIGNED_CHAR 1
# #define HAVE_LONG_LONG 1
# #define SIZEOF_SHORT 2
# #define SIZEOF_INT 4
# #define SIZEOF_LONG 4
# #define SIZEOF_LONG_LONG 8
# #define NEED_S_CHAR_TYPEDEF 1
# #define DEBUG 1
# #define HAVE_SEMAPHORE_H 1
# #define HAVE_SOCKETPAIR 1
# #define HAVE_PTHREAD_H 1
# #define HAVE_PTHREADS 10
# #define HAVE_SCHED_H 1
# #define HAVE_SCHED_YIELD 1
# #define HAVE_PTHREAD_KILL 1
# #define HAVE_PTHREAD_RWLOCK_DESTROY 1
# #define HAVE_PTHREAD_DETACH 1
#
# configure: exit 1