The build took 00h 01m 14s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
12,356 |
sh |
10,901 |
ansic |
5,747 |
makefile |
252 |
python |
29,256 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
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:
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/libexecCMD: 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: libdnet 1.12-9 (Tue Apr 4 21:33:04 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> Installing missing dependencies...resolving dependencies...looking for conflicting packages...Packages (1) pyrex-0.9.9-4Total Installed Size: 1.80 MiB:: Proceed with installation? [Y/n] checking keyring...checking package integrity...loading package files...checking for file conflicts...checking available disk space...:: Processing package changes...installing pyrex...==> WARNING: Using existing $srcdir/ tree==> Starting build()...aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'config/acinclude.m4:7: warning: underquoted definition of AC_DNET_SOCKADDR_SA_LENconfig/acinclude.m4:7: run info Automake 'Extending aclocal'config/acinclude.m4:7: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocallibtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.libtoolize: copying file 'config/ltmain.sh'libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in,libtoolize: and rerunning libtoolize and aclocal.libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'config/acinclude.m4:7: warning: underquoted definition of AC_DNET_SOCKADDR_SA_LENconfig/acinclude.m4:7: run info Automake 'Extending aclocal'config/acinclude.m4:7: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocalautoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'autoheader: WARNING: is deprecated and discouraged.autoheader: autoheader: WARNING: Using the third argument of `AC_DEFINE' andautoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template withoutautoheader: WARNING: `acconfig.h':autoheader: autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,autoheader: [Define if a function `main' is needed.])autoheader: autoheader: WARNING: More sophisticated templates can also be produced, see theautoheader: WARNING: documentation.Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936.automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'configure.in:12: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:configure.in:12: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocationconfigure.in:34: installing 'config/compile'configure.in:12: installing 'config/missing'automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'parallel-tests: installing 'config/test-driver'test/check/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')checking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for arm-linux-androideabi-strip... arm-linux-androideabi-stripchecking for a thread-safe mkdir -p... /usr/bin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking whether make supports nested variables... yeschecking whether to enable maintainer-specific portions of Makefiles... nochecking build system type... x86_64-unknown-linux-gnuchecking host system type... arm-unknown-linux-androideabichecking for arm-linux-androideabi-gcc... arm-linux-androideabi-gccchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... yeschecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether arm-linux-androideabi-gcc accepts -g... yeschecking for arm-linux-androideabi-gcc option to accept ISO C89... none neededchecking whether arm-linux-androideabi-gcc understands -c and -o together... yeschecking for style of include used by make... GNUchecking dependency style of arm-linux-androideabi-gcc... nonechecking how to print strings... printfchecking for a sed that does not truncate output... /usr/bin/sedchecking for grep that handles long lines and -e... /usr/bin/grepchecking for egrep... /usr/bin/grep -Echecking for fgrep... /usr/bin/grep -Fchecking for ld used by arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ldchecking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yeschecking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -Bchecking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface... BSD nmchecking whether ln -s works... yeschecking the maximum length of command line arguments... 1572864checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noopchecking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noopchecking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -rchecking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdumpchecking how to recognize dependent libraries... pass_allchecking for arm-linux-androideabi-dlltool... nochecking for dlltool... nochecking how to associate runtime and link libraries... printf %s\nchecking for arm-linux-androideabi-ar... arm-linux-androideabi-archecking for archiver @FILE support... @checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-stripchecking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlibchecking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object... okchecking for sysroot... nochecking for a working dd... /usr/bin/ddchecking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1checking for arm-linux-androideabi-mt... nochecking for mt... nochecking if : is a manifest tool... nochecking how to run the C preprocessor... arm-linux-androideabi-gcc -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking for dlfcn.h... yeschecking for objdir... .libschecking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... nochecking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPICchecking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yeschecking if arm-linux-androideabi-gcc static flag -static works... yeschecking if arm-linux-androideabi-gcc supports -c -o file.o... yeschecking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yeschecking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yeschecking whether -lc should be explicitly linked in... nochecking dynamic linker characteristics... Android linkerchecking how to hardcode library paths into programs... immediatechecking for shl_load... nochecking for shl_load in -ldld... nochecking for dlopen... yeschecking whether a program can dlopen itself... crosschecking whether stripping libraries is possible... yeschecking if libtool supports shared libraries... yeschecking whether to build shared libraries... yeschecking whether to build static libraries... yeschecking for Python... checking for gethostbyname... yeschecking for socket... yeschecking for putmsg in -lstr... nochecking for open_mib in -lnm... nochecking for Check... nochecking for ANSI C header files... (cached) yeschecking fcntl.h usability... yeschecking fcntl.h presence... yeschecking for fcntl.h... yeschecking for unistd.h... (cached) yeschecking sys/bufmod.h usability... nochecking sys/bufmod.h presence... nochecking for sys/bufmod.h... nochecking sys/dlpi.h usability... nochecking sys/dlpi.h presence... nochecking for sys/dlpi.h... nochecking sys/dlpihdr.h usability... nochecking sys/dlpihdr.h presence... nochecking for sys/dlpihdr.h... nochecking sys/dlpi_ext.h usability... nochecking sys/dlpi_ext.h presence... nochecking for sys/dlpi_ext.h... nochecking sys/ioctl.h usability... yeschecking sys/ioctl.h presence... yeschecking for sys/ioctl.h... yeschecking sys/mib.h usability... nochecking sys/mib.h presence... nochecking for sys/mib.h... nochecking sys/ndd_var.h usability... nochecking sys/ndd_var.h presence... nochecking for sys/ndd_var.h... nochecking sys/socket.h usability... yeschecking sys/socket.h presence... yeschecking for sys/socket.h... yeschecking sys/sockio.h usability... nochecking sys/sockio.h presence... nochecking for sys/sockio.h... nochecking sys/sysctl.h usability... nochecking sys/sysctl.h presence... nochecking for sys/sysctl.h... nochecking sys/time.h usability... yeschecking sys/time.h presence... yeschecking for sys/time.h... yeschecking net/bpf.h usability... nochecking net/bpf.h presence... nochecking for net/bpf.h... nochecking net/if.h usability... yeschecking net/if.h presence... yeschecking for net/if.h... yeschecking net/if_var.h usability... nochecking net/if_var.h presence... nochecking for net/if_var.h... nochecking net/if_arp.h usability... yeschecking net/if_arp.h presence... yeschecking for net/if_arp.h... yeschecking net/if_dl.h usability... nochecking net/if_dl.h presence... nochecking for net/if_dl.h... nochecking net/pfilt.h usability... nochecking net/pfilt.h presence... nochecking for net/pfilt.h... nochecking net/pfvar.h usability... nochecking net/pfvar.h presence... nochecking for net/pfvar.h... nochecking net/radix.h usability... nochecking net/radix.h presence... nochecking for net/radix.h... nochecking net/raw.h usability... nochecking net/raw.h presence... nochecking for net/raw.h... nochecking net/route.h usability... nochecking net/route.h presence... yesconfigure: WARNING: net/route.h: present but cannot be compiledconfigure: WARNING: net/route.h: check for missing prerequisite headers?configure: WARNING: net/route.h: see the Autoconf documentationconfigure: WARNING: net/route.h: section "Present But Cannot Be Compiled"configure: WARNING: net/route.h: proceeding with the compiler's resultchecking for net/route.h... nochecking netinet/in_var.h usability... nochecking netinet/in_var.h presence... nochecking for netinet/in_var.h... nochecking net/if_tun.h usability... nochecking net/if_tun.h presence... nochecking for net/if_tun.h... nochecking linux/if_tun.h usability... yeschecking linux/if_tun.h presence... yeschecking for linux/if_tun.h... yeschecking netinet/ip_fw.h usability... nochecking netinet/ip_fw.h presence... nochecking for netinet/ip_fw.h... nochecking linux/ip_fw.h usability... nochecking linux/ip_fw.h presence... nochecking for linux/ip_fw.h... nochecking linux/ip_fwchains.h usability... nochecking linux/ip_fwchains.h presence... nochecking for linux/ip_fwchains.h... nochecking linux/netfilter_ipv4/ipchains_core.h usability... nochecking linux/netfilter_ipv4/ipchains_core.h presence... nochecking for linux/netfilter_ipv4/ipchains_core.h... nochecking ip_fil_compat.h usability... nochecking ip_fil_compat.h presence... nochecking for ip_fil_compat.h... nochecking netinet/ip_fil_compat.h usability... nochecking netinet/ip_fil_compat.h presence... nochecking for netinet/ip_fil_compat.h... nochecking ip_compat.h usability... nochecking ip_compat.h presence... nochecking for ip_compat.h... nochecking netinet/ip_compat.h usability... nochecking netinet/ip_compat.h presence... nochecking for netinet/ip_compat.h... nochecking ip_fil.h usability... nochecking ip_fil.h presence... nochecking for ip_fil.h... nochecking netinet/ip_fil.h usability... nochecking netinet/ip_fil.h presence... nochecking for netinet/ip_fil.h... nochecking hpsecurity.h usability... nochecking hpsecurity.h presence... nochecking for hpsecurity.h... nochecking stropts.h usability... nochecking stropts.h presence... nochecking for stropts.h... nochecking for an ANSI C-conforming const... yeschecking for inline... inlinechecking for pid_t... yeschecking for size_t... yeschecking for sockaddr_in6 struct in ... yes checking for sa_len in sockaddr struct... nochecking for arp_dev in arpreq struct... yeschecking whether arm-linux-androideabi-gcc needs -traditional... nochecking for working memcmp... nochecking for err... yeschecking for strlcat... yeschecking for strlcpy... yeschecking for strsep... yeschecking for Berkeley Packet Filter... nochecking for Linux proc filesystem... yeschecking for Linux PF_PACKET sockets... yeschecking for SNMP MIB2 STREAMS... nochecking for route(7) STREAMS... nochecking for arp(7) ioctls... nochecking for raw IP sockets ip_{len,off} host byte ordering... nochecking for cooked raw IP sockets... nochecking that generated files are newer than configure... doneconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating dnet-configconfig.status: creating include/Makefileconfig.status: creating include/dnet/Makefileconfig.status: creating man/Makefileconfig.status: creating src/Makefileconfig.status: creating python/Makefileconfig.status: creating python/setup.pyconfig.status: creating test/Makefileconfig.status: creating test/check/Makefileconfig.status: creating test/dnet/Makefileconfig.status: creating include/config.hconfig.status: executing depfiles commandsconfig.status: executing libtool commandsconfig.status: executing default commands/tmp/libdnet/src/libdnet-1.12/python/dnet.pyx:163:21: Empty declarator/tmp/libdnet/src/libdnet-1.12/python/dnet.pyx:444:41: Empty declarator/tmp/libdnet/src/libdnet-1.12/python/dnet.pyx:788:22: Empty declarator==> ERROR: A failure occurred in build(). Aborting...Printing config logfiles
CMD: config logfiles '/tmp/libdnet/src/libdnet-1.12/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by configure, which wasgenerated by GNU Autoconf 2.69. Invocation command line was$ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --sbindir=/usr/bin## --------- #### Platform. #### --------- ##hostname = 44869531da43uname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -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 = unknownPATH: /sysroot/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/binPATH: /usr/lib/jvm/default/binPATH: /usr/bin/site_perlPATH: /usr/bin/vendor_perlPATH: /usr/bin/core_perl## ----------- #### Core tests. #### ----------- ##configure:2330: checking for a BSD-compatible installconfigure:2398: result: /usr/bin/install -cconfigure:2409: checking whether build environment is saneconfigure:2464: result: yesconfigure:2523: checking for arm-linux-androideabi-stripconfigure:2539: found /sysroot/bin/arm-linux-androideabi-stripconfigure:2550: result: arm-linux-androideabi-stripconfigure:2615: checking for a thread-safe mkdir -pconfigure:2654: result: /usr/bin/mkdir -pconfigure:2661: checking for gawkconfigure:2677: found /usr/bin/gawkconfigure:2688: result: gawkconfigure:2699: checking whether make sets $(MAKE)configure:2721: result: yesconfigure:2750: checking whether make supports nested variablesconfigure:2767: result: yesconfigure:2898: checking whether to enable maintainer-specific portions of Makefilesconfigure:2907: result: noconfigure:2925: checking build system typeconfigure:2939: result: x86_64-unknown-linux-gnuconfigure:2959: checking host system typeconfigure:2972: result: arm-unknown-linux-androideabiconfigure:3009: checking for arm-linux-androideabi-gccconfigure:3036: result: arm-linux-androideabi-gccconfigure:3305: checking for C compiler versionconfigure:3314: arm-linux-androideabi-gcc --version >&5arm-linux-androideabi-gcc (GCC) 4.8Copyright (C) 2013 Free Software Foundation, Inc.This is free software; see the source for copying conditions. There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:3325: $? = 0configure:3314: arm-linux-androideabi-gcc -v >&5Using built-in specs.COLLECT_GCC=arm-linux-androideabi-gccCOLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapperTarget: arm-linux-androideabiConfigured 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=defaultThread model: posixgcc version 4.8 (GCC)configure:3325: $? = 0configure:3314: arm-linux-androideabi-gcc -V >&5arm-linux-androideabi-gcc: error: unrecognized command line option '-V'arm-linux-androideabi-gcc: fatal error: no input filescompilation terminated.configure:3325: $? = 1configure:3314: arm-linux-androideabi-gcc -qversion >&5arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'arm-linux-androideabi-gcc: fatal error: no input filescompilation terminated.configure:3325: $? = 1configure:3345: checking whether the C compiler worksconfigure:3367: arm-linux-androideabi-gcc conftest.c >&5configure:3371: $? = 0configure:3419: result: yesconfigure:3422: checking for C compiler default output file nameconfigure:3424: result: a.outconfigure:3430: checking for suffix of executablesconfigure:3437: arm-linux-androideabi-gcc -o conftest conftest.c >&5configure:3441: $? = 0configure:3463: result:configure:3485: checking whether we are cross compilingconfigure:3523: result: yesconfigure:3528: checking for suffix of object filesconfigure:3550: arm-linux-androideabi-gcc -c conftest.c >&5configure:3554: $? = 0configure:3575: result: oconfigure:3579: checking whether we are using the GNU C compilerconfigure:3598: arm-linux-androideabi-gcc -c conftest.c >&5configure:3598: $? = 0configure:3607: result: yesconfigure:3616: checking whether arm-linux-androideabi-gcc accepts -gconfigure:3636: arm-linux-androideabi-gcc -c -g conftest.c >&5configure:3636: $? = 0configure:3677: result: yesconfigure:3694: checking for arm-linux-androideabi-gcc option to accept ISO C89configure:3757: arm-linux-androideabi-gcc -c conftest.c >&5configure:3757: $? = 0configure:3770: result: none neededconfigure:3795: checking whether arm-linux-androideabi-gcc understands -c and -o togetherconfigure:3817: arm-linux-androideabi-gcc -c conftest.c -o conftest2.oconfigure:3820: $? = 0configure:3817: arm-linux-androideabi-gcc -c conftest.c -o conftest2.oconfigure:3820: $? = 0configure:3832: result: yesconfigure:3860: checking for style of include used by makeconfigure:3888: result: GNUconfigure:3914: checking dependency style of arm-linux-androideabi-gccconfigure:4025: result: noneconfigure:4091: checking how to print stringsconfigure:4118: result: printfconfigure:4139: checking for a sed that does not truncate outputconfigure:4203: result: /usr/bin/sedconfigure:4221: checking for grep that handles long lines and -econfigure:4279: result: /usr/bin/grepconfigure:4284: checking for egrepconfigure:4346: result: /usr/bin/grep -Econfigure:4351: checking for fgrepconfigure:4413: result: /usr/bin/grep -Fconfigure:4448: checking for ld used by arm-linux-androideabi-gccconfigure:4515: result: /sysroot/arm-linux-androideabi/bin/ldconfigure:4522: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ldconfigure:4537: result: yesconfigure:4549: checking for BSD- or MS-compatible name lister (nm)configure:4603: result: /sysroot/bin/arm-linux-androideabi-nm -Bconfigure:4733: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interfaceconfigure:4740: arm-linux-androideabi-gcc -c conftest.c >&5configure:4743: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"configure:4746: output00000000 B some_variableconfigure:4753: result: BSD nmconfigure:4756: checking whether ln -s worksconfigure:4760: result: yesconfigure:4768: checking the maximum length of command line argumentsconfigure:4899: result: 1572864configure:4947: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi formatconfigure:4987: result: func_convert_file_noopconfigure:4994: checking how to convert x86_64-unknown-linux-gnu file names to toolchain formatconfigure:5014: result: func_convert_file_noopconfigure:5021: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object filesconfigure:5028: result: -rconfigure:5062: checking for arm-linux-androideabi-objdumpconfigure:5078: found /sysroot/bin/arm-linux-androideabi-objdumpconfigure:5089: result: arm-linux-androideabi-objdumpconfigure:5161: checking how to recognize dependent librariesconfigure:5361: result: pass_allconfigure:5406: checking for arm-linux-androideabi-dlltoolconfigure:5436: result: noconfigure:5446: checking for dlltoolconfigure:5476: result: noconfigure:5506: checking how to associate runtime and link librariesconfigure:5533: result: printf %s\nconfigure:5550: checking for arm-linux-androideabi-arconfigure:5566: found /sysroot/bin/arm-linux-androideabi-arconfigure:5577: result: arm-linux-androideabi-arconfigure:5658: checking for archiver @FILE supportconfigure:5675: arm-linux-androideabi-gcc -c conftest.c >&5configure:5675: $? = 0configure:5678: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5configure:5681: $? = 0configure:5686: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5arm-linux-androideabi-ar: conftest.o: No such file or directoryconfigure:5689: $? = 1configure:5701: result: @configure:5719: checking for arm-linux-androideabi-stripconfigure:5746: result: arm-linux-androideabi-stripconfigure:5818: checking for arm-linux-androideabi-ranlibconfigure:5834: found /sysroot/bin/arm-linux-androideabi-ranlibconfigure:5845: result: arm-linux-androideabi-ranlibconfigure:5987: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc objectconfigure:6140: arm-linux-androideabi-gcc -c conftest.c >&5configure:6143: $? = 0configure:6147: /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.nmconfigure:6150: $? = 0configure:6216: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5configure:6219: $? = 0configure:6257: result: okconfigure:6304: checking for sysrootconfigure:6334: result: noconfigure:6341: checking for a working ddconfigure:6379: result: /usr/bin/ddconfigure:6383: checking how to truncate binary pipesconfigure:6398: result: /usr/bin/dd bs=4096 count=1configure:6687: checking for arm-linux-androideabi-mtconfigure:6717: result: noconfigure:6727: checking for mtconfigure:6757: result: noconfigure:6777: checking if : is a manifest toolconfigure:6783: : '-?'configure:6791: result: noconfigure:7468: checking how to run the C preprocessorconfigure:7499: arm-linux-androideabi-gcc -E conftest.cconfigure:7499: $? = 0configure:7513: arm-linux-androideabi-gcc -E conftest.cconftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:7513: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| /* end confdefs.h. */| #include configure:7538: result: arm-linux-androideabi-gcc -Econfigure:7558: arm-linux-androideabi-gcc -E conftest.cconfigure:7558: $? = 0configure:7572: arm-linux-androideabi-gcc -E conftest.cconftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:7572: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| /* end confdefs.h. */| #include configure:7601: checking for ANSI C header filesconfigure:7621: arm-linux-androideabi-gcc -c conftest.c >&5configure:7621: $? = 0configure:7705: result: yesconfigure:7718: checking for sys/types.hconfigure:7718: arm-linux-androideabi-gcc -c conftest.c >&5configure:7718: $? = 0configure:7718: result: yesconfigure:7718: checking for sys/stat.hconfigure:7718: arm-linux-androideabi-gcc -c conftest.c >&5configure:7718: $? = 0configure:7718: result: yesconfigure:7718: checking for stdlib.hconfigure:7718: arm-linux-androideabi-gcc -c conftest.c >&5configure:7718: $? = 0configure:7718: result: yesconfigure:7718: checking for string.hconfigure:7718: arm-linux-androideabi-gcc -c conftest.c >&5configure:7718: $? = 0configure:7718: result: yesconfigure:7718: checking for memory.hconfigure:7718: arm-linux-androideabi-gcc -c conftest.c >&5configure:7718: $? = 0configure:7718: result: yesconfigure:7718: checking for strings.hconfigure:7718: arm-linux-androideabi-gcc -c conftest.c >&5configure:7718: $? = 0configure:7718: result: yesconfigure:7718: checking for inttypes.hconfigure:7718: arm-linux-androideabi-gcc -c conftest.c >&5configure:7718: $? = 0configure:7718: result: yesconfigure:7718: checking for stdint.hconfigure:7718: arm-linux-androideabi-gcc -c conftest.c >&5configure:7718: $? = 0configure:7718: result: yesconfigure:7718: checking for unistd.hconfigure:7718: arm-linux-androideabi-gcc -c conftest.c >&5configure:7718: $? = 0configure:7718: result: yesconfigure:7732: checking for dlfcn.hconfigure:7732: arm-linux-androideabi-gcc -c conftest.c >&5configure:7732: $? = 0configure:7732: result: yesconfigure:7986: checking for objdirconfigure:8001: result: .libsconfigure:8261: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptionsconfigure:8279: arm-linux-androideabi-gcc -c -fno-rtti -fno-exceptions conftest.c >&5cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]configure:8283: $? = 0configure:8296: result: noconfigure:8654: checking for arm-linux-androideabi-gcc option to produce PICconfigure:8661: result: -fPIC -DPICconfigure:8669: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC worksconfigure:8687: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5configure:8691: $? = 0configure:8704: result: yesconfigure:8733: checking if arm-linux-androideabi-gcc static flag -static worksconfigure:8761: result: yesconfigure:8776: checking if arm-linux-androideabi-gcc supports -c -o file.oconfigure:8797: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5configure:8801: $? = 0configure:8823: result: yesconfigure:8831: checking if arm-linux-androideabi-gcc supports -c -o file.oconfigure:8878: result: yesconfigure:8911: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared librariesconfigure:10170: result: yesconfigure:10207: checking whether -lc should be explicitly linked inconfigure:10215: arm-linux-androideabi-gcc -c conftest.c >&5configure:10218: $? = 0configure:10233: arm-linux-androideabi-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1configure:10236: $? = 0configure:10250: result: noconfigure:10410: checking dynamic linker characteristicsconfigure:11228: result: Android linkerconfigure:11350: checking how to hardcode library paths into programsconfigure:11375: result: immediateconfigure:11477: checking for shl_loadconfigure:11477: arm-linux-androideabi-gcc -o conftest conftest.c >&5/tmp/ccGFkPys.o:conftest.c:function main: error: undefined reference to 'shl_load'collect2: error: ld returned 1 exit statusconfigure:11477: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| /* end confdefs.h. */| /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char shl_load (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef shl_load|| /* 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 shl_load ();| /* 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_shl_load || defined __stub___shl_load| choke me| #endif|| int| main ()| {| return shl_load ();| ;| return 0;| }configure:11477: result: noconfigure:11481: checking for shl_load in -ldldconfigure:11506: arm-linux-androideabi-gcc -o conftest conftest.c -ldld >&5/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ldld/tmp/ccoAHNew.o:conftest.c:function main: error: undefined reference to 'shl_load'collect2: error: ld returned 1 exit statusconfigure:11506: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| /* 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 shl_load ();| int| main ()| {| return shl_load ();| ;| return 0;| }configure:11515: result: noconfigure:11520: checking for dlopenconfigure:11520: arm-linux-androideabi-gcc -o conftest conftest.c >&5configure:11520: $? = 0configure:11520: result: yesconfigure:11677: checking whether a program can dlopen itselfconfigure:11778: result: crossconfigure:11923: checking whether stripping libraries is possibleconfigure:11928: result: yesconfigure:11963: checking if libtool supports shared librariesconfigure:11965: result: yesconfigure:11968: checking whether to build shared librariesconfigure:11993: result: yesconfigure:11996: checking whether to build static librariesconfigure:12000: result: yesconfigure:12038: checking for Pythonconfigure:12223: checking for gethostbynameconfigure:12223: arm-linux-androideabi-gcc -o conftest conftest.c >&5configure:12223: $? = 0configure:12223: result: yesconfigure:12412: checking for socketconfigure:12412: arm-linux-androideabi-gcc -o conftest conftest.c >&5configure:12412: $? = 0configure:12412: result: yesconfigure:12505: checking for putmsg in -lstrconfigure:12530: arm-linux-androideabi-gcc -o conftest conftest.c -lstr >&5/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lstr/tmp/ccYlA8kM.o:conftest.c:function main: error: undefined reference to 'putmsg'collect2: error: ld returned 1 exit statusconfigure:12530: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| /* 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 putmsg ();| int| main ()| {| return putmsg ();| ;| return 0;| }configure:12539: result: noconfigure:12551: checking for open_mib in -lnmconfigure:12576: arm-linux-androideabi-gcc -o conftest conftest.c -lnm >&5/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lnm/tmp/ccMz3FrS.o:conftest.c:function main: error: undefined reference to 'open_mib'collect2: error: ld returned 1 exit statusconfigure:12576: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| /* 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 open_mib ();| int| main ()| {| return open_mib ();| ;| return 0;| }configure:12585: result: noconfigure:12598: checking for Checkconfigure:12633: result: noconfigure:12650: checking for ANSI C header filesconfigure:12754: result: yesconfigure:12780: checking fcntl.h usabilityconfigure:12780: arm-linux-androideabi-gcc -c conftest.c >&5configure:12780: $? = 0configure:12780: result: yesconfigure:12780: checking fcntl.h presenceconfigure:12780: arm-linux-androideabi-gcc -E conftest.cconfigure:12780: $? = 0configure:12780: result: yesconfigure:12780: checking for fcntl.hconfigure:12780: result: yesconfigure:12780: checking for unistd.hconfigure:12780: result: yesconfigure:12795: checking sys/bufmod.h usabilityconfigure:12795: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c:59:24: fatal error: sys/bufmod.h: No such file or directory#include ^compilation terminated.configure:12795: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_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:12795: result: noconfigure:12795: checking sys/bufmod.h presenceconfigure:12795: arm-linux-androideabi-gcc -E conftest.cconftest.c:26:24: fatal error: sys/bufmod.h: No such file or directory#include ^compilation terminated.configure:12795: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| /* end confdefs.h. */| #include configure:12795: result: noconfigure:12795: checking for sys/bufmod.hconfigure:12795: result: noconfigure:12795: checking sys/dlpi.h usabilityconfigure:12795: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c:59:22: fatal error: sys/dlpi.h: No such file or directory#include ^compilation terminated.configure:12795: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_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:12795: result: noconfigure:12795: checking sys/dlpi.h presenceconfigure:12795: arm-linux-androideabi-gcc -E conftest.cconftest.c:26:22: fatal error: sys/dlpi.h: No such file or directory#include ^compilation terminated.configure:12795: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| /* end confdefs.h. */| #include configure:12795: result: noconfigure:12795: checking for sys/dlpi.hconfigure:12795: result: noconfigure:12795: checking sys/dlpihdr.h usabilityconfigure:12795: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c:59:25: fatal error: sys/dlpihdr.h: No such file or directory#include ^compilation terminated.configure:12795: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_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:12795: result: noconfigure:12795: checking sys/dlpihdr.h presenceconfigure:12795: arm-linux-androideabi-gcc -E conftest.cconftest.c:26:25: fatal error: sys/dlpihdr.h: No such file or directory#include ^compilation terminated.configure:12795: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| /* end confdefs.h. */| #include configure:12795: result: noconfigure:12795: checking for sys/dlpihdr.hconfigure:12795: result: noconfigure:12795: checking sys/dlpi_ext.h usabilityconfigure:12795: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c:59:26: fatal error: sys/dlpi_ext.h: No such file or directory#include ^compilation terminated.configure:12795: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_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:12795: result: noconfigure:12795: checking sys/dlpi_ext.h presenceconfigure:12795: arm-linux-androideabi-gcc -E conftest.cconftest.c:26:26: fatal error: sys/dlpi_ext.h: No such file or directory#include ^compilation terminated.configure:12795: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| /* end confdefs.h. */| #include configure:12795: result: noconfigure:12795: checking for sys/dlpi_ext.hconfigure:12795: result: noconfigure:12795: checking sys/ioctl.h usabilityconfigure:12795: arm-linux-androideabi-gcc -c conftest.c >&5configure:12795: $? = 0configure:12795: result: yesconfigure:12795: checking sys/ioctl.h presenceconfigure:12795: arm-linux-androideabi-gcc -E conftest.cconfigure:12795: $? = 0configure:12795: result: yesconfigure:12795: checking for sys/ioctl.hconfigure:12795: result: yesconfigure:12795: checking sys/mib.h usabilityconfigure:12795: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c:60:21: fatal error: sys/mib.h: No such file or directory#include ^compilation terminated.configure:12795: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_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:12795: result: noconfigure:12795: checking sys/mib.h presenceconfigure:12795: arm-linux-androideabi-gcc -E conftest.cconftest.c:27:21: fatal error: sys/mib.h: No such file or directory#include ^compilation terminated.configure:12795: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| /* end confdefs.h. */| #include configure:12795: result: noconfigure:12795: checking for sys/mib.hconfigure:12795: result: noconfigure:12795: checking sys/ndd_var.h usabilityconfigure:12795: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c:60:25: fatal error: sys/ndd_var.h: No such file or directory#include ^compilation terminated.configure:12795: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_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:12795: result: noconfigure:12795: checking sys/ndd_var.h presenceconfigure:12795: arm-linux-androideabi-gcc -E conftest.cconftest.c:27:25: fatal error: sys/ndd_var.h: No such file or directory#include ^compilation terminated.configure:12795: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| /* end confdefs.h. */| #include configure:12795: result: noconfigure:12795: checking for sys/ndd_var.hconfigure:12795: result: noconfigure:12795: checking sys/socket.h usabilityconfigure:12795: arm-linux-androideabi-gcc -c conftest.c >&5configure:12795: $? = 0configure:12795: result: yesconfigure:12795: checking sys/socket.h presenceconfigure:12795: arm-linux-androideabi-gcc -E conftest.cconfigure:12795: $? = 0configure:12795: result: yesconfigure:12795: checking for sys/socket.hconfigure:12795: result: yesconfigure:12795: checking sys/sockio.h usabilityconfigure:12795: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c:61:24: fatal error: sys/sockio.h: No such file or directory#include ^compilation terminated.configure:12795: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_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:12795: result: noconfigure:12795: checking sys/sockio.h presenceconfigure:12795: arm-linux-androideabi-gcc -E conftest.cconftest.c:28:24: fatal error: sys/sockio.h: No such file or directory#include ^compilation terminated.configure:12795: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| /* end confdefs.h. */| #include configure:12795: result: noconfigure:12795: checking for sys/sockio.hconfigure:12795: result: noconfigure:12795: checking sys/sysctl.h usabilityconfigure:12795: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c:61:24: fatal error: sys/sysctl.h: No such file or directory#include ^compilation terminated.configure:12795: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_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:12795: result: noconfigure:12795: checking sys/sysctl.h presenceconfigure:12795: arm-linux-androideabi-gcc -E conftest.cconftest.c:28:24: fatal error: sys/sysctl.h: No such file or directory#include ^compilation terminated.configure:12795: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| /* end confdefs.h. */| #include configure:12795: result: noconfigure:12795: checking for sys/sysctl.hconfigure:12795: result: noconfigure:12795: checking sys/time.h usabilityconfigure:12795: arm-linux-androideabi-gcc -c conftest.c >&5configure:12795: $? = 0configure:12795: result: yesconfigure:12795: checking sys/time.h presenceconfigure:12795: arm-linux-androideabi-gcc -E conftest.cconfigure:12795: $? = 0configure:12795: result: yesconfigure:12795: checking for sys/time.hconfigure:12795: result: yesconfigure:12812: checking net/bpf.h usabilityconfigure:12812: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c:62:21: fatal error: net/bpf.h: No such file or directory#include ^compilation terminated.configure:12812: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_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:12812: result: noconfigure:12812: checking net/bpf.h presenceconfigure:12812: arm-linux-androideabi-gcc -E conftest.cconftest.c:29:21: fatal error: net/bpf.h: No such file or directory#include ^compilation terminated.configure:12812: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| /* end confdefs.h. */| #include configure:12812: result: noconfigure:12812: checking for net/bpf.hconfigure:12812: result: noconfigure:12812: checking net/if.h usabilityconfigure:12812: arm-linux-androideabi-gcc -c conftest.c >&5configure:12812: $? = 0configure:12812: result: yesconfigure:12812: checking net/if.h presenceconfigure:12812: arm-linux-androideabi-gcc -E conftest.cconfigure:12812: $? = 0configure:12812: result: yesconfigure:12812: checking for net/if.hconfigure:12812: result: yesconfigure:12812: checking net/if_var.h usabilityconfigure:12812: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c:63:24: fatal error: net/if_var.h: No such file or directory#include ^compilation terminated.configure:12812: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_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:12812: result: noconfigure:12812: checking net/if_var.h presenceconfigure:12812: arm-linux-androideabi-gcc -E conftest.cconftest.c:30:24: fatal error: net/if_var.h: No such file or directory#include ^compilation terminated.configure:12812: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| /* end confdefs.h. */| #include configure:12812: result: noconfigure:12812: checking for net/if_var.hconfigure:12812: result: noconfigure:12812: checking net/if_arp.h usabilityconfigure:12812: arm-linux-androideabi-gcc -c conftest.c >&5configure:12812: $? = 0configure:12812: result: yesconfigure:12812: checking net/if_arp.h presenceconfigure:12812: arm-linux-androideabi-gcc -E conftest.cconfigure:12812: $? = 0configure:12812: result: yesconfigure:12812: checking for net/if_arp.hconfigure:12812: result: yesconfigure:12812: checking net/if_dl.h usabilityconfigure:12812: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c:64:23: fatal error: net/if_dl.h: No such file or directory#include ^compilation terminated.configure:12812: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_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:12812: result: noconfigure:12812: checking net/if_dl.h presenceconfigure:12812: arm-linux-androideabi-gcc -E conftest.cconftest.c:31:23: fatal error: net/if_dl.h: No such file or directory#include ^compilation terminated.configure:12812: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_H 1| /* end confdefs.h. */| #include configure:12812: result: noconfigure:12812: checking for net/if_dl.hconfigure:12812: result: noconfigure:12812: checking net/pfilt.h usabilityconfigure:12812: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c:64:23: fatal error: net/pfilt.h: No such file or directory#include ^compilation terminated.configure:12812: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_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:12812: result: noconfigure:12812: checking net/pfilt.h presenceconfigure:12812: arm-linux-androideabi-gcc -E conftest.cconftest.c:31:23: fatal error: net/pfilt.h: No such file or directory#include ^compilation terminated.configure:12812: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_H 1| /* end confdefs.h. */| #include configure:12812: result: noconfigure:12812: checking for net/pfilt.hconfigure:12812: result: noconfigure:12812: checking net/pfvar.h usabilityconfigure:12812: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c:64:23: fatal error: net/pfvar.h: No such file or directory#include ^compilation terminated.configure:12812: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_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:12812: result: noconfigure:12812: checking net/pfvar.h presenceconfigure:12812: arm-linux-androideabi-gcc -E conftest.cconftest.c:31:23: fatal error: net/pfvar.h: No such file or directory#include ^compilation terminated.configure:12812: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_H 1| /* end confdefs.h. */| #include configure:12812: result: noconfigure:12812: checking for net/pfvar.hconfigure:12812: result: noconfigure:12812: checking net/radix.h usabilityconfigure:12812: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c:64:23: fatal error: net/radix.h: No such file or directory#include ^compilation terminated.configure:12812: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_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:12812: result: noconfigure:12812: checking net/radix.h presenceconfigure:12812: arm-linux-androideabi-gcc -E conftest.cconftest.c:31:23: fatal error: net/radix.h: No such file or directory#include ^compilation terminated.configure:12812: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_H 1| /* end confdefs.h. */| #include configure:12812: result: noconfigure:12812: checking for net/radix.hconfigure:12812: result: noconfigure:12812: checking net/raw.h usabilityconfigure:12812: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c:64:21: fatal error: net/raw.h: No such file or directory#include ^compilation terminated.configure:12812: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_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:12812: result: noconfigure:12812: checking net/raw.h presenceconfigure:12812: arm-linux-androideabi-gcc -E conftest.cconftest.c:31:21: fatal error: net/raw.h: No such file or directory#include ^compilation terminated.configure:12812: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_H 1| /* end confdefs.h. */| #include configure:12812: result: noconfigure:12812: checking for net/raw.hconfigure:12812: result: noconfigure:12812: checking net/route.h usabilityconfigure:12812: arm-linux-androideabi-gcc -c conftest.c >&5In file included from /sysroot/sysroot/usr/include/linux/route.h:21:0,from /sysroot/sysroot/usr/include/net/route.h:1,from conftest.c:64:/sysroot/sysroot/usr/include/linux/if.h:160:18: error: field 'ifru_addr' has incomplete typestruct sockaddr ifru_addr;^/sysroot/sysroot/usr/include/linux/if.h:161:18: error: field 'ifru_dstaddr' has incomplete typestruct sockaddr ifru_dstaddr;^/sysroot/sysroot/usr/include/linux/if.h:162:18: error: field 'ifru_broadaddr' has incomplete typestruct sockaddr ifru_broadaddr;^/sysroot/sysroot/usr/include/linux/if.h:164:18: error: field 'ifru_netmask' has incomplete typestruct sockaddr ifru_netmask;^/sysroot/sysroot/usr/include/linux/if.h:165:18: error: field 'ifru_hwaddr' has incomplete typestruct sockaddr ifru_hwaddr;^In file included from /sysroot/sysroot/usr/include/net/route.h:1:0,from conftest.c:64:/sysroot/sysroot/usr/include/linux/route.h:26:18: error: field 'rt_dst' has incomplete typestruct sockaddr rt_dst;^/sysroot/sysroot/usr/include/linux/route.h:27:18: error: field 'rt_gateway' has incomplete typestruct sockaddr rt_gateway;^/sysroot/sysroot/usr/include/linux/route.h:29:18: error: field 'rt_genmask' has incomplete typestruct sockaddr rt_genmask;^configure:12812: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_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:12812: result: noconfigure:12812: checking net/route.h presenceconfigure:12812: arm-linux-androideabi-gcc -E conftest.cconfigure:12812: $? = 0configure:12812: result: yesconfigure:12812: WARNING: net/route.h: present but cannot be compiledconfigure:12812: WARNING: net/route.h: check for missing prerequisite headers?configure:12812: WARNING: net/route.h: see the Autoconf documentationconfigure:12812: WARNING: net/route.h: section "Present But Cannot Be Compiled"configure:12812: WARNING: net/route.h: proceeding with the compiler's resultconfigure:12812: checking for net/route.hconfigure:12812: result: noconfigure:12812: checking netinet/in_var.h usabilityconfigure:12812: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c:64:28: fatal error: netinet/in_var.h: No such file or directory#include ^compilation terminated.configure:12812: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_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:12812: result: noconfigure:12812: checking netinet/in_var.h presenceconfigure:12812: arm-linux-androideabi-gcc -E conftest.cconftest.c:31:28: fatal error: netinet/in_var.h: No such file or directory#include ^compilation terminated.configure:12812: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_H 1| /* end confdefs.h. */| #include configure:12812: result: noconfigure:12812: checking for netinet/in_var.hconfigure:12812: result: noconfigure:12812: checking net/if_tun.h usabilityconfigure:12812: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c:64:24: fatal error: net/if_tun.h: No such file or directory#include ^compilation terminated.configure:12812: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_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:12812: result: noconfigure:12812: checking net/if_tun.h presenceconfigure:12812: arm-linux-androideabi-gcc -E conftest.cconftest.c:31:24: fatal error: net/if_tun.h: No such file or directory#include ^compilation terminated.configure:12812: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_H 1| /* end confdefs.h. */| #include configure:12812: result: noconfigure:12812: checking for net/if_tun.hconfigure:12812: result: noconfigure:12812: checking linux/if_tun.h usabilityconfigure:12812: arm-linux-androideabi-gcc -c conftest.c >&5configure:12812: $? = 0configure:12812: result: yesconfigure:12812: checking linux/if_tun.h presenceconfigure:12812: arm-linux-androideabi-gcc -E conftest.cconfigure:12812: $? = 0configure:12812: result: yesconfigure:12812: checking for linux/if_tun.hconfigure:12812: result: yesconfigure:12812: checking netinet/ip_fw.h usabilityconfigure:12812: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c:65:27: fatal error: netinet/ip_fw.h: No such file or directory#include ^compilation terminated.configure:12812: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_H 1| #define HAVE_LINUX_IF_TUN_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:12812: result: noconfigure:12812: checking netinet/ip_fw.h presenceconfigure:12812: arm-linux-androideabi-gcc -E conftest.cconftest.c:32:27: fatal error: netinet/ip_fw.h: No such file or directory#include ^compilation terminated.configure:12812: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_H 1| #define HAVE_LINUX_IF_TUN_H 1| /* end confdefs.h. */| #include configure:12812: result: noconfigure:12812: checking for netinet/ip_fw.hconfigure:12812: result: noconfigure:12812: checking linux/ip_fw.h usabilityconfigure:12812: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c:65:25: fatal error: linux/ip_fw.h: No such file or directory#include ^compilation terminated.configure:12812: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_H 1| #define HAVE_LINUX_IF_TUN_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:12812: result: noconfigure:12812: checking linux/ip_fw.h presenceconfigure:12812: arm-linux-androideabi-gcc -E conftest.cconftest.c:32:25: fatal error: linux/ip_fw.h: No such file or directory#include ^compilation terminated.configure:12812: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_H 1| #define HAVE_LINUX_IF_TUN_H 1| /* end confdefs.h. */| #include configure:12812: result: noconfigure:12812: checking for linux/ip_fw.hconfigure:12812: result: noconfigure:12812: checking linux/ip_fwchains.h usabilityconfigure:12812: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c:65:31: fatal error: linux/ip_fwchains.h: No such file or directory#include ^compilation terminated.configure:12812: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_H 1| #define HAVE_LINUX_IF_TUN_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:12812: result: noconfigure:12812: checking linux/ip_fwchains.h presenceconfigure:12812: arm-linux-androideabi-gcc -E conftest.cconftest.c:32:31: fatal error: linux/ip_fwchains.h: No such file or directory#include ^compilation terminated.configure:12812: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_H 1| #define HAVE_LINUX_IF_TUN_H 1| /* end confdefs.h. */| #include configure:12812: result: noconfigure:12812: checking for linux/ip_fwchains.hconfigure:12812: result: noconfigure:12812: checking linux/netfilter_ipv4/ipchains_core.h usabilityconfigure:12812: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c:65:48: fatal error: linux/netfilter_ipv4/ipchains_core.h: No such file or directory#include ^compilation terminated.configure:12812: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_H 1| #define HAVE_LINUX_IF_TUN_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:12812: result: noconfigure:12812: checking linux/netfilter_ipv4/ipchains_core.h presenceconfigure:12812: arm-linux-androideabi-gcc -E conftest.cconftest.c:32:48: fatal error: linux/netfilter_ipv4/ipchains_core.h: No such file or directory#include ^compilation terminated.configure:12812: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_H 1| #define HAVE_LINUX_IF_TUN_H 1| /* end confdefs.h. */| #include configure:12812: result: noconfigure:12812: checking for linux/netfilter_ipv4/ipchains_core.hconfigure:12812: result: noconfigure:12826: checking ip_fil_compat.h usabilityconfigure:12826: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c:65:27: fatal error: ip_fil_compat.h: No such file or directory#include ^compilation terminated.configure:12826: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_H 1| #define HAVE_LINUX_IF_TUN_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:12826: result: noconfigure:12826: checking ip_fil_compat.h presenceconfigure:12826: arm-linux-androideabi-gcc -E conftest.cconftest.c:32:27: fatal error: ip_fil_compat.h: No such file or directory#include ^compilation terminated.configure:12826: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_H 1| #define HAVE_LINUX_IF_TUN_H 1| /* end confdefs.h. */| #include configure:12826: result: noconfigure:12826: checking for ip_fil_compat.hconfigure:12826: result: noconfigure:12826: checking netinet/ip_fil_compat.h usabilityconfigure:12826: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c:65:35: fatal error: netinet/ip_fil_compat.h: No such file or directory#include ^compilation terminated.configure:12826: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_H 1| #define HAVE_LINUX_IF_TUN_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:12826: result: noconfigure:12826: checking netinet/ip_fil_compat.h presenceconfigure:12826: arm-linux-androideabi-gcc -E conftest.cconftest.c:32:35: fatal error: netinet/ip_fil_compat.h: No such file or directory#include ^compilation terminated.configure:12826: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_H 1| #define HAVE_LINUX_IF_TUN_H 1| /* end confdefs.h. */| #include configure:12826: result: noconfigure:12826: checking for netinet/ip_fil_compat.hconfigure:12826: result: noconfigure:12826: checking ip_compat.h usabilityconfigure:12826: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c:65:23: fatal error: ip_compat.h: No such file or directory#include ^compilation terminated.configure:12826: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_H 1| #define HAVE_LINUX_IF_TUN_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:12826: result: noconfigure:12826: checking ip_compat.h presenceconfigure:12826: arm-linux-androideabi-gcc -E conftest.cconftest.c:32:23: fatal error: ip_compat.h: No such file or directory#include ^compilation terminated.configure:12826: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_H 1| #define HAVE_LINUX_IF_TUN_H 1| /* end confdefs.h. */| #include configure:12826: result: noconfigure:12826: checking for ip_compat.hconfigure:12826: result: noconfigure:12826: checking netinet/ip_compat.h usabilityconfigure:12826: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c:65:31: fatal error: netinet/ip_compat.h: No such file or directory#include ^compilation terminated.configure:12826: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_H 1| #define HAVE_LINUX_IF_TUN_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:12826: result: noconfigure:12826: checking netinet/ip_compat.h presenceconfigure:12826: arm-linux-androideabi-gcc -E conftest.cconftest.c:32:31: fatal error: netinet/ip_compat.h: No such file or directory#include ^compilation terminated.configure:12826: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_H 1| #define HAVE_LINUX_IF_TUN_H 1| /* end confdefs.h. */| #include configure:12826: result: noconfigure:12826: checking for netinet/ip_compat.hconfigure:12826: result: noconfigure:12826: checking ip_fil.h usabilityconfigure:12826: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c:65:20: fatal error: ip_fil.h: No such file or directory#include ^compilation terminated.configure:12826: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_H 1| #define HAVE_LINUX_IF_TUN_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:12826: result: noconfigure:12826: checking ip_fil.h presenceconfigure:12826: arm-linux-androideabi-gcc -E conftest.cconftest.c:32:20: fatal error: ip_fil.h: No such file or directory#include ^compilation terminated.configure:12826: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_H 1| #define HAVE_LINUX_IF_TUN_H 1| /* end confdefs.h. */| #include configure:12826: result: noconfigure:12826: checking for ip_fil.hconfigure:12826: result: noconfigure:12826: checking netinet/ip_fil.h usabilityconfigure:12826: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c:65:28: fatal error: netinet/ip_fil.h: No such file or directory#include ^compilation terminated.configure:12826: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_H 1| #define HAVE_LINUX_IF_TUN_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:12826: result: noconfigure:12826: checking netinet/ip_fil.h presenceconfigure:12826: arm-linux-androideabi-gcc -E conftest.cconftest.c:32:28: fatal error: netinet/ip_fil.h: No such file or directory#include ^compilation terminated.configure:12826: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_H 1| #define HAVE_LINUX_IF_TUN_H 1| /* end confdefs.h. */| #include configure:12826: result: noconfigure:12826: checking for netinet/ip_fil.hconfigure:12826: result: noconfigure:12839: checking hpsecurity.h usabilityconfigure:12839: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c:65:24: fatal error: hpsecurity.h: No such file or directory#include ^compilation terminated.configure:12839: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_H 1| #define HAVE_LINUX_IF_TUN_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:12839: result: noconfigure:12839: checking hpsecurity.h presenceconfigure:12839: arm-linux-androideabi-gcc -E conftest.cconftest.c:32:24: fatal error: hpsecurity.h: No such file or directory#include ^compilation terminated.configure:12839: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_H 1| #define HAVE_LINUX_IF_TUN_H 1| /* end confdefs.h. */| #include configure:12839: result: noconfigure:12839: checking for hpsecurity.hconfigure:12839: result: noconfigure:12839: checking stropts.h usabilityconfigure:12839: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c:65:21: fatal error: stropts.h: No such file or directory#include ^compilation terminated.configure:12839: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_H 1| #define HAVE_LINUX_IF_TUN_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:12839: result: noconfigure:12839: checking stropts.h presenceconfigure:12839: arm-linux-androideabi-gcc -E conftest.cconftest.c:32:21: fatal error: stropts.h: No such file or directory#include ^compilation terminated.configure:12839: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_H 1| #define HAVE_LINUX_IF_TUN_H 1| /* end confdefs.h. */| #include configure:12839: result: noconfigure:12839: checking for stropts.hconfigure:12839: result: noconfigure:12851: checking for an ANSI C-conforming constconfigure:12917: arm-linux-androideabi-gcc -c conftest.c >&5configure:12917: $? = 0configure:12924: result: yesconfigure:12932: checking for inlineconfigure:12948: arm-linux-androideabi-gcc -c conftest.c >&5configure:12948: $? = 0configure:12956: result: inlineconfigure:12974: checking for pid_tconfigure:12974: arm-linux-androideabi-gcc -c conftest.c >&5configure:12974: $? = 0configure:12974: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:68:20: error: expected expression before ')' tokenif (sizeof ((pid_t)))^configure:12974: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_H 1| #define HAVE_LINUX_IF_TUN_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| if (sizeof ((pid_t)))| return 0;| ;| return 0;| }configure:12974: result: yesconfigure:12985: checking for size_tconfigure:12985: arm-linux-androideabi-gcc -c conftest.c >&5configure:12985: $? = 0configure:12985: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:68:21: error: expected expression before ')' tokenif (sizeof ((size_t)))^configure:12985: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_H 1| #define HAVE_LINUX_IF_TUN_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| if (sizeof ((size_t)))| return 0;| ;| return 0;| }configure:12985: result: yesconfigure:12996: checking for sockaddr_in6 struct in configure:13015: arm-linux-androideabi-gcc -c conftest.c >&5configure:13015: $? = 0configure:13023: result: yesconfigure:13031: checking for sa_len in sockaddr structconfigure:13052: arm-linux-androideabi-gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:42:40: error: 'struct sockaddr' has no member named 'sa_len'u_int i = sizeof(((struct sockaddr *)0)->sa_len)^configure:13052: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "libdnet"| #define VERSION "1.12"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_NET_IF_H 1| #define HAVE_NET_IF_ARP_H 1| #define HAVE_LINUX_IF_TUN_H 1| #define HAVE_SOCKADDR_IN6 1| /* end confdefs.h. */|| # ifndef _SOCKADDR_LEN| # define _SOCKADDR_LEN 1| # endif| # include | # include | int| main ()| {| u_int i = sizeof(((struct sockaddr *)0)->sa_len)| ;| return 0;| }configure:13060: result: noconfigure:13069: checking for arp_dev in arpreq structconfigure:13088: arm-linux-androideabi-gcc -c conftest.c >&5configure:13088: $? = 0configure:13096: result: yesconfigure:13142: checking whether arm-linux-androideabi-gcc needs -traditionalconfigure:13176: result: noconfigure:13187: checking for working memcmpconfigure:13240: result: noconfigure:13249: checking for errconfigure:13249: arm-linux-androideabi-gcc -o conftest -Wall conftest.c >&5configure:13249: $? = 0configure:13249: result: yesconfigure:13262: checking for strlcatconfigure:13262: arm-linux-androideabi-gcc -o conftest -Wall conftest.c >&5configure:13262: $? = 0configure:13262: result: yesconfigure:13275: checking for strlcpyconfigure:13275: arm-linux-androideabi-gcc -o conftest -Wall conftest.c >&5configure:13275: $? = 0configure:13275: result: yesconfigure:13288: checking for strsepconfigure:13288: arm-linux-androideabi-gcc -o conftest -Wall conftest.c >&5configure:13288: $? = 0configure:13288: result: yesconfigure:13304: checking for Berkeley Packet Filterconfigure:13316: result: noconfigure:13323: checking for Linux proc filesystemconfigure:13335: result: yesconfigure:13342: checking for Linux PF_PACKET socketsconfigure:13354: result: yesconfigure:13361: checking for SNMP MIB2 STREAMSconfigure:13373: result: noconfigure:13380: checking for route(7) STREAMSconfigure:13392: result: noconfigure:13399: checking for arp(7) ioctlsconfigure:13428: result: noconfigure:13435: checking for raw IP sockets ip_{len,off} host byte orderingconfigure:13451: result: noconfigure:13458: checking for cooked raw IP socketsconfigure:13472: result: noconfigure:13865: checking that generated files are newer than configureconfigure:13871: result: doneconfigure:13910: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by config.status, which wasgenerated by GNU Autoconf 2.69. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson 44869531da43config.status:1128: creating Makefileconfig.status:1128: creating dnet-configconfig.status:1128: creating include/Makefileconfig.status:1128: creating include/dnet/Makefileconfig.status:1128: creating man/Makefileconfig.status:1128: creating src/Makefileconfig.status:1128: creating python/Makefileconfig.status:1128: creating python/setup.pyconfig.status:1128: creating test/Makefileconfig.status:1128: creating test/check/Makefileconfig.status:1128: creating test/dnet/Makefileconfig.status:1128: creating include/config.hconfig.status:1357: executing depfiles commandsconfig.status:1357: executing libtool commandsconfig.status:1357: executing default commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_c_compiler_gnu=yesac_cv_c_const=yesac_cv_c_inline=inlineac_cv_dnet_arpreq_has_arp_dev=yesac_cv_dnet_bsd_bpf=noac_cv_dnet_ioctl_arp=noac_cv_dnet_linux_pf_packet=yesac_cv_dnet_linux_procfs=yesac_cv_dnet_netinet_in_h_has_sockaddr_in6=yesac_cv_dnet_rawip_cooked=noac_cv_dnet_rawip_host_offlen=noac_cv_dnet_sockaddr_has_sa_len=noac_cv_dnet_streams_mib2=noac_cv_dnet_streams_route=noac_cv_env_CC_set=setac_cv_env_CC_value=arm-linux-androideabi-gccac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_LT_SYS_LIBRARY_PATH_set=ac_cv_env_LT_SYS_LIBRARY_PATH_value=ac_cv_env_build_alias_set=setac_cv_env_build_alias_value=x86_64-unknown-linuxac_cv_env_host_alias_set=setac_cv_env_host_alias_value=arm-linux-androideabiac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_func_dlopen=yesac_cv_func_err=yesac_cv_func_gethostbyname=yesac_cv_func_memcmp_working=noac_cv_func_shl_load=noac_cv_func_socket=yesac_cv_func_strlcat=yesac_cv_func_strlcpy=yesac_cv_func_strsep=yesac_cv_header_dlfcn_h=yesac_cv_header_fcntl_h=yesac_cv_header_hpsecurity_h=noac_cv_header_inttypes_h=yesac_cv_header_ip_compat_h=noac_cv_header_ip_fil_compat_h=noac_cv_header_ip_fil_h=noac_cv_header_linux_if_tun_h=yesac_cv_header_linux_ip_fw_h=noac_cv_header_linux_ip_fwchains_h=noac_cv_header_linux_netfilter_ipv4_ipchains_core_h=noac_cv_header_memory_h=yesac_cv_header_net_bpf_h=noac_cv_header_net_if_arp_h=yesac_cv_header_net_if_dl_h=noac_cv_header_net_if_h=yesac_cv_header_net_if_tun_h=noac_cv_header_net_if_var_h=noac_cv_header_net_pfilt_h=noac_cv_header_net_pfvar_h=noac_cv_header_net_radix_h=noac_cv_header_net_raw_h=noac_cv_header_net_route_h=noac_cv_header_netinet_in_var_h=noac_cv_header_netinet_ip_compat_h=noac_cv_header_netinet_ip_fil_compat_h=noac_cv_header_netinet_ip_fil_h=noac_cv_header_netinet_ip_fw_h=noac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_stropts_h=noac_cv_header_sys_bufmod_h=noac_cv_header_sys_dlpi_ext_h=noac_cv_header_sys_dlpi_h=noac_cv_header_sys_dlpihdr_h=noac_cv_header_sys_ioctl_h=yesac_cv_header_sys_mib_h=noac_cv_header_sys_ndd_var_h=noac_cv_header_sys_socket_h=yesac_cv_header_sys_sockio_h=noac_cv_header_sys_stat_h=yesac_cv_header_sys_sysctl_h=noac_cv_header_sys_time_h=yesac_cv_header_sys_types_h=yesac_cv_header_unistd_h=yesac_cv_host=arm-unknown-linux-androideabiac_cv_lib_dld_shl_load=noac_cv_lib_nm_open_mib=noac_cv_lib_str_putmsg=noac_cv_objext=oac_cv_path_EGREP='/usr/bin/grep -E'ac_cv_path_FGREP='/usr/bin/grep -F'ac_cv_path_GREP=/usr/bin/grepac_cv_path_SED=/usr/bin/sedac_cv_path_install='/usr/bin/install -c'ac_cv_path_lt_DD=/usr/bin/ddac_cv_path_mkdir=/usr/bin/mkdirac_cv_prog_AR=arm-linux-androideabi-arac_cv_prog_AWK=gawkac_cv_prog_CC=arm-linux-androideabi-gccac_cv_prog_CPP='arm-linux-androideabi-gcc -E'ac_cv_prog_OBJDUMP=arm-linux-androideabi-objdumpac_cv_prog_RANLIB=arm-linux-androideabi-ranlibac_cv_prog_STRIP=arm-linux-androideabi-stripac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_gcc_traditional=noac_cv_prog_make_make_set=yesac_cv_type_pid_t=yesac_cv_type_size_t=yesam_cv_CC_dependencies_compiler_type=noneam_cv_make_support_nested_variables=yesam_cv_prog_cc_c_o=yeslt_cv_ar_at_file=@lt_cv_archive_cmds_need_lc=nolt_cv_deplibs_check_method=pass_alllt_cv_dlopen=dlopenlt_cv_dlopen_libs=lt_cv_dlopen_self=crosslt_cv_file_magic_cmd='$MAGIC_CMD'lt_cv_file_magic_test_file=lt_cv_ld_reload_flag=-rlt_cv_nm_interface='BSD nm'lt_cv_objdir=.libslt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ldlt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'lt_cv_path_mainfest_tool=nolt_cv_prog_compiler_c_o=yeslt_cv_prog_compiler_pic='-fPIC -DPIC'lt_cv_prog_compiler_pic_works=yeslt_cv_prog_compiler_rtti_exceptions=nolt_cv_prog_compiler_static_works=yeslt_cv_prog_gnu_ld=yeslt_cv_sharedlib_from_linklib_cmd='printf %s\n'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][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''lt_cv_sys_global_symbol_to_import=lt_cv_sys_max_cmd_len=1572864lt_cv_to_host_file_cmd=func_convert_file_nooplt_cv_to_tool_file_cmd=func_convert_file_nooplt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/libdnet/src/libdnet-1.12/config/missing aclocal-1.15'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='$${TAR-tar}'AM_BACKSLASH='\'AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'AM_DEFAULT_VERBOSITY='1'AM_V='$(V)'AR='arm-linux-androideabi-ar'AUTOCONF='${SHELL} /tmp/libdnet/src/libdnet-1.12/config/missing autoconf'AUTOHEADER='${SHELL} /tmp/libdnet/src/libdnet-1.12/config/missing autoheader'AUTOMAKE='${SHELL} /tmp/libdnet/src/libdnet-1.12/config/missing automake-1.15'AWK='gawk'CC='arm-linux-androideabi-gcc'CCDEPMODE='depmode=none'CFLAGS=' -Wall'CHECKINC=''CHECKLIB=''CPP='arm-linux-androideabi-gcc -E'CPPFLAGS=''CYGPATH_W='echo'DEFS='-DHAVE_CONFIG_H'DEPDIR='.deps'DLLTOOL='false'DSYMUTIL=''DUMPBIN=''ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/bin/grep -E'EXEEXT=''FGREP='/usr/bin/grep -F'GREP='/usr/bin/grep'HAVE_CHECK_FALSE=''HAVE_CHECK_TRUE='#'INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'LD='/sysroot/arm-linux-androideabi/bin/ld'LDFLAGS=''LIBOBJS=' ${LIBOBJDIR}memcmp$U.o ${LIBOBJDIR}arp-none$U.o ${LIBOBJDIR}eth-linux$U.o ${LIBOBJDIR}fw-none$U.o ${LIBOBJDIR}intf$U.o ${LIBOBJDIR}ip$U.o ${LIBOBJDIR}route-linux$U.o ${LIBOBJDIR}tun-linux$U.o'LIBS=''LIBTOOL='$(SHELL) $(top_builddir)/libtool'LIPO=''LN_S='ln -s'LTLIBOBJS=' ${LIBOBJDIR}memcmp$U.lo ${LIBOBJDIR}arp-none$U.lo ${LIBOBJDIR}eth-linux$U.lo ${LIBOBJDIR}fw-none$U.lo ${LIBOBJDIR}intf$U.lo ${LIBOBJDIR}ip$U.lo ${LIBOBJDIR}route-linux$U.lo ${LIBOBJDIR}tun-linux$U.lo'LT_SYS_LIBRARY_PATH=''MAINT='#'MAINTAINER_MODE_FALSE=''MAINTAINER_MODE_TRUE='#'MAKEINFO='${SHELL} /tmp/libdnet/src/libdnet-1.12/config/missing makeinfo'MANIFEST_TOOL=':'MKDIR_P='/usr/bin/mkdir -p'NM='/sysroot/bin/arm-linux-androideabi-nm -B'NMEDIT=''OBJDUMP='arm-linux-androideabi-objdump'OBJEXT='o'OTOOL64=''OTOOL=''PACKAGE='libdnet'PACKAGE_BUGREPORT=''PACKAGE_NAME=''PACKAGE_STRING=''PACKAGE_TARNAME=''PACKAGE_URL=''PACKAGE_VERSION=''PATH_SEPARATOR=':'PYTHON=''PYTHON_FALSE=''PYTHON_TRUE='#'RANLIB='arm-linux-androideabi-ranlib'SED='/usr/bin/sed'SET_MAKE=''SHELL='/bin/sh'STRIP='arm-linux-androideabi-strip'TCLINC=''TCLLIB=''TCL_FALSE=''TCL_TRUE='#'VERSION='1.12'ac_aux_dir='config'ac_ct_AR=''ac_ct_CC=''ac_ct_DUMPBIN=''am__EXEEXT_FALSE=''am__EXEEXT_TRUE='#'am__fastdepCC_FALSE=''am__fastdepCC_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}'dvidir='${docdir}'exec_prefix='${prefix}'host='arm-unknown-linux-androideabi'host_alias='arm-linux-androideabi'host_cpu='arm'host_os='linux-androideabi'host_vendor='unknown'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'install_sh='${SHELL} /tmp/libdnet/src/libdnet-1.12/config/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'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='/usr/bin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME ""#define PACKAGE_TARNAME ""#define PACKAGE_VERSION ""#define PACKAGE_STRING ""#define PACKAGE_BUGREPORT ""#define PACKAGE_URL ""#define PACKAGE "libdnet"#define VERSION "1.12"#define STDC_HEADERS 1#define HAVE_SYS_TYPES_H 1#define HAVE_SYS_STAT_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_MEMORY_H 1#define HAVE_STRINGS_H 1#define HAVE_INTTYPES_H 1#define HAVE_STDINT_H 1#define HAVE_UNISTD_H 1#define HAVE_DLFCN_H 1#define LT_OBJDIR ".libs/"#define STDC_HEADERS 1#define HAVE_FCNTL_H 1#define HAVE_UNISTD_H 1#define HAVE_SYS_IOCTL_H 1#define HAVE_SYS_SOCKET_H 1#define HAVE_SYS_TIME_H 1#define HAVE_NET_IF_H 1#define HAVE_NET_IF_ARP_H 1#define HAVE_LINUX_IF_TUN_H 1#define HAVE_SOCKADDR_IN6 1#define HAVE_ARPREQ_ARP_DEV 1#define HAVE_ERR 1#define HAVE_STRLCAT 1#define HAVE_STRLCPY 1#define HAVE_STRSEP 1#define HAVE_LINUX_PROCFS 1#define HAVE_LINUX_PF_PACKET 1configure: exit 0