Build of libdnet with vanilla toolchain

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

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

SLOCLanguage
12,356 sh
10,904 ansic
5,747 makefile
252 python
29,259 total

The process tree of the build process is here.

Log

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

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

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

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libdnet 1.12-9 (Wed Aug 24 13:47:55 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) pyrex-0.9.9-4
#
# Total 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_LEN
# config/acinclude.m4:7: run info Automake 'Extending aclocal'
# config/acinclude.m4:7: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
# libtoolize: 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_LEN
# config/acinclude.m4:7: run info Automake 'Extending aclocal'
# config/acinclude.m4:7: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
# autoheader: 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' and
# autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
# autoheader: 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 the
# autoheader: 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-invocation
# configure.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 -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of gcc... none
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by gcc... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/bin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for a working dd... /usr/bin/dd
# checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... gcc -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for shl_load... no
# checking for shl_load in -ldld... no
# checking for dlopen... no
# checking for dlopen in -ldl... yes
# checking whether a program can dlopen itself... yes
# checking whether a statically linked program can dlopen itself... no
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for Python... checking for gethostbyname... yes
# checking for socket... yes
# checking for putmsg in -lstr... no
# checking for open_mib in -lnm... no
# checking for Check... no
# checking for ANSI C header files... (cached) yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking for unistd.h... (cached) yes
# checking sys/bufmod.h usability... no
# checking sys/bufmod.h presence... no
# checking for sys/bufmod.h... no
# checking sys/dlpi.h usability... no
# checking sys/dlpi.h presence... no
# checking for sys/dlpi.h... no
# checking sys/dlpihdr.h usability... no
# checking sys/dlpihdr.h presence... no
# checking for sys/dlpihdr.h... no
# checking sys/dlpi_ext.h usability... no
# checking sys/dlpi_ext.h presence... no
# checking for sys/dlpi_ext.h... no
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking sys/mib.h usability... no
# checking sys/mib.h presence... no
# checking for sys/mib.h... no
# checking sys/ndd_var.h usability... no
# checking sys/ndd_var.h presence... no
# checking for sys/ndd_var.h... no
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking sys/sockio.h usability... no
# checking sys/sockio.h presence... no
# checking for sys/sockio.h... no
# checking sys/sysctl.h usability... yes
# checking sys/sysctl.h presence... yes
# checking for sys/sysctl.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking net/bpf.h usability... yes
# checking net/bpf.h presence... yes
# checking for net/bpf.h... yes
# checking net/if.h usability... yes
# checking net/if.h presence... yes
# checking for net/if.h... yes
# checking net/if_var.h usability... no
# checking net/if_var.h presence... no
# checking for net/if_var.h... no
# checking net/if_arp.h usability... yes
# checking net/if_arp.h presence... yes
# checking for net/if_arp.h... yes
# checking net/if_dl.h usability... no
# checking net/if_dl.h presence... no
# checking for net/if_dl.h... no
# checking net/pfilt.h usability... no
# checking net/pfilt.h presence... no
# checking for net/pfilt.h... no
# checking net/pfvar.h usability... no
# checking net/pfvar.h presence... no
# checking for net/pfvar.h... no
# checking net/radix.h usability... no
# checking net/radix.h presence... no
# checking for net/radix.h... no
# checking net/raw.h usability... no
# checking net/raw.h presence... no
# checking for net/raw.h... no
# checking net/route.h usability... yes
# checking net/route.h presence... yes
# checking for net/route.h... yes
# checking netinet/in_var.h usability... no
# checking netinet/in_var.h presence... no
# checking for netinet/in_var.h... no
# checking net/if_tun.h usability... no
# checking net/if_tun.h presence... no
# checking for net/if_tun.h... no
# checking linux/if_tun.h usability... yes
# checking linux/if_tun.h presence... yes
# checking for linux/if_tun.h... yes
# checking netinet/ip_fw.h usability... no
# checking netinet/ip_fw.h presence... no
# checking for netinet/ip_fw.h... no
# checking linux/ip_fw.h usability... no
# checking linux/ip_fw.h presence... no
# checking for linux/ip_fw.h... no
# checking linux/ip_fwchains.h usability... no
# checking linux/ip_fwchains.h presence... no
# checking for linux/ip_fwchains.h... no
# checking linux/netfilter_ipv4/ipchains_core.h usability... no
# checking linux/netfilter_ipv4/ipchains_core.h presence... no
# checking for linux/netfilter_ipv4/ipchains_core.h... no
# checking ip_fil_compat.h usability... no
# checking ip_fil_compat.h presence... no
# checking for ip_fil_compat.h... no
# checking netinet/ip_fil_compat.h usability... no
# checking netinet/ip_fil_compat.h presence... no
# checking for netinet/ip_fil_compat.h... no
# checking ip_compat.h usability... no
# checking ip_compat.h presence... no
# checking for ip_compat.h... no
# checking netinet/ip_compat.h usability... no
# checking netinet/ip_compat.h presence... no
# checking for netinet/ip_compat.h... no
# checking ip_fil.h usability... no
# checking ip_fil.h presence... no
# checking for ip_fil.h... no
# checking netinet/ip_fil.h usability... no
# checking netinet/ip_fil.h presence... no
# checking for netinet/ip_fil.h... no
# checking hpsecurity.h usability... no
# checking hpsecurity.h presence... no
# checking for hpsecurity.h... no
# checking stropts.h usability... yes
# checking stropts.h presence... yes
# checking for stropts.h... yes
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking for pid_t... yes
# checking for size_t... yes
# checking for sockaddr_in6 struct in ... yes
# checking for sa_len in sockaddr struct... no
# checking for arp_dev in arpreq struct... yes
# checking for rt_msghdr struct in ... no
# checking whether gcc needs -traditional... no
# checking for working memcmp... yes
# checking for err... yes
# checking for strlcat... no
# checking for strlcpy... no
# checking for strsep... yes
# checking for Berkeley Packet Filter... no
# checking for Linux proc filesystem... yes
# checking for Linux PF_PACKET sockets... yes
# checking for SNMP MIB2 STREAMS... no
# checking for route(7) STREAMS... no
# checking for arp(7) ioctls... yes
# checking for raw IP sockets ip_{len,off} host byte ordering... no
# checking for cooked raw IP sockets... no
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating dnet-config
# config.status: creating include/Makefile
# config.status: creating include/dnet/Makefile
# config.status: creating man/Makefile
# config.status: creating src/Makefile
# config.status: creating python/Makefile
# config.status: creating python/setup.py
# config.status: creating test/Makefile
# config.status: creating test/check/Makefile
# config.status: creating test/dnet/Makefile
# config.status: creating include/config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# config.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 while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by configure, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sbindir=/usr/bin
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 77081279e314
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2330: checking for a BSD-compatible install
# configure:2398: result: /usr/bin/install -c
# configure:2409: checking whether build environment is sane
# configure:2464: result: yes
# configure:2523: checking for x86_64-unknown-linux-strip
# configure:2553: result: no
# configure:2563: checking for strip
# configure:2579: found /usr/bin/strip
# configure:2590: result: strip
# configure:2615: checking for a thread-safe mkdir -p
# configure:2654: result: /usr/bin/mkdir -p
# configure:2661: checking for gawk
# configure:2677: found /usr/bin/gawk
# configure:2688: result: gawk
# configure:2699: checking whether make sets $(MAKE)
# configure:2721: result: yes
# configure:2750: checking whether make supports nested variables
# configure:2767: result: yes
# configure:2898: checking whether to enable maintainer-specific portions of Makefiles
# configure:2907: result: no
# configure:2925: checking build system type
# configure:2939: result: x86_64-unknown-linux-gnu
# configure:2959: checking host system type
# configure:2972: result: x86_64-unknown-linux-gnu
# configure:3009: checking for x86_64-unknown-linux-gcc
# configure:3039: result: no
# configure:3049: checking for gcc
# configure:3065: found /usr/bin/gcc
# configure:3076: result: gcc
# configure:3305: checking for C compiler version
# configure:3314: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3325: $? = 0
# configure:3314: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3325: $? = 0
# configure:3314: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3325: $? = 1
# configure:3314: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3325: $? = 1
# configure:3345: checking whether the C compiler works
# configure:3367: gcc conftest.c >&5
# configure:3371: $? = 0
# configure:3419: result: yes
# configure:3422: checking for C compiler default output file name
# configure:3424: result: a.out
# configure:3430: checking for suffix of executables
# configure:3437: gcc -o conftest conftest.c >&5
# configure:3441: $? = 0
# configure:3463: result:
# configure:3485: checking whether we are cross compiling
# configure:3493: gcc -o conftest conftest.c >&5
# configure:3497: $? = 0
# configure:3504: ./conftest
# configure:3508: $? = 0
# configure:3523: result: no
# configure:3528: checking for suffix of object files
# configure:3550: gcc -c conftest.c >&5
# configure:3554: $? = 0
# configure:3575: result: o
# configure:3579: checking whether we are using the GNU C compiler
# configure:3598: gcc -c conftest.c >&5
# configure:3598: $? = 0
# configure:3607: result: yes
# configure:3616: checking whether gcc accepts -g
# configure:3636: gcc -c -g conftest.c >&5
# configure:3636: $? = 0
# configure:3677: result: yes
# configure:3694: checking for gcc option to accept ISO C89
# configure:3757: gcc -c conftest.c >&5
# configure:3757: $? = 0
# configure:3770: result: none needed
# configure:3795: checking whether gcc understands -c and -o together
# configure:3817: gcc -c conftest.c -o conftest2.o
# configure:3820: $? = 0
# configure:3817: gcc -c conftest.c -o conftest2.o
# configure:3820: $? = 0
# configure:3832: result: yes
# configure:3860: checking for style of include used by make
# configure:3888: result: GNU
# configure:3914: checking dependency style of gcc
# configure:4025: result: none
# configure:4091: checking how to print strings
# configure:4118: result: printf
# configure:4139: checking for a sed that does not truncate output
# configure:4203: result: /usr/bin/sed
# configure:4221: checking for grep that handles long lines and -e
# configure:4279: result: /usr/bin/grep
# configure:4284: checking for egrep
# configure:4346: result: /usr/bin/grep -E
# configure:4351: checking for fgrep
# configure:4413: result: /usr/bin/grep -F
# configure:4448: checking for ld used by gcc
# configure:4515: result: /usr/bin/ld
# configure:4522: checking if the linker (/usr/bin/ld) is GNU ld
# configure:4537: result: yes
# configure:4549: checking for BSD- or MS-compatible name lister (nm)
# configure:4603: result: /usr/bin/nm -B
# configure:4733: checking the name lister (/usr/bin/nm -B) interface
# configure:4740: gcc -c conftest.c >&5
# configure:4743: /usr/bin/nm -B "conftest.o"
# configure:4746: output
# 0000000000000000 B some_variable
# configure:4753: result: BSD nm
# configure:4756: checking whether ln -s works
# configure:4760: result: yes
# configure:4768: checking the maximum length of command line arguments
# configure:4899: result: 1572864
# configure:4947: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:4987: result: func_convert_file_noop
# configure:4994: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5014: result: func_convert_file_noop
# configure:5021: checking for /usr/bin/ld option to reload object files
# configure:5028: result: -r
# configure:5062: checking for x86_64-unknown-linux-objdump
# configure:5092: result: no
# configure:5102: checking for objdump
# configure:5118: found /usr/bin/objdump
# configure:5129: result: objdump
# configure:5161: checking how to recognize dependent libraries
# configure:5361: result: pass_all
# configure:5406: checking for x86_64-unknown-linux-dlltool
# configure:5436: result: no
# configure:5446: checking for dlltool
# configure:5476: result: no
# configure:5506: checking how to associate runtime and link libraries
# configure:5533: result: printf %s\n
# configure:5550: checking for x86_64-unknown-linux-ar
# configure:5580: result: no
# configure:5594: checking for ar
# configure:5610: found /usr/bin/ar
# configure:5621: result: ar
# configure:5658: checking for archiver @FILE support
# configure:5675: gcc -c conftest.c >&5
# configure:5675: $? = 0
# configure:5678: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:5681: $? = 0
# configure:5686: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:5689: $? = 1
# configure:5701: result: @
# configure:5719: checking for x86_64-unknown-linux-strip
# configure:5746: result: strip
# configure:5818: checking for x86_64-unknown-linux-ranlib
# configure:5848: result: no
# configure:5858: checking for ranlib
# configure:5874: found /usr/bin/ranlib
# configure:5885: result: ranlib
# configure:5987: checking command to parse /usr/bin/nm -B output from gcc object
# configure:6140: gcc -c conftest.c >&5
# configure:6143: $? = 0
# configure:6147: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6150: $? = 0
# configure:6216: gcc -o conftest conftest.c conftstm.o >&5
# configure:6219: $? = 0
# configure:6257: result: ok
# configure:6304: checking for sysroot
# configure:6334: result: no
# configure:6341: checking for a working dd
# configure:6379: result: /usr/bin/dd
# configure:6383: checking how to truncate binary pipes
# configure:6398: result: /usr/bin/dd bs=4096 count=1
# configure:6534: gcc -c conftest.c >&5
# configure:6537: $? = 0
# configure:6687: checking for x86_64-unknown-linux-mt
# configure:6717: result: no
# configure:6727: checking for mt
# configure:6757: result: no
# configure:6777: checking if : is a manifest tool
# configure:6783: : '-?'
# configure:6791: result: no
# configure:7468: checking how to run the C preprocessor
# configure:7499: gcc -E conftest.c
# configure:7499: $? = 0
# configure:7513: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7513: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libdnet"
# | #define VERSION "1.12"
# | /* end confdefs.h. */
# | #include
# configure:7538: result: gcc -E
# configure:7558: gcc -E conftest.c
# configure:7558: $? = 0
# configure:7572: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7572: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libdnet"
# | #define VERSION "1.12"
# | /* end confdefs.h. */
# | #include
# configure:7601: checking for ANSI C header files
# configure:7621: gcc -c conftest.c >&5
# configure:7621: $? = 0
# configure:7694: gcc -o conftest conftest.c >&5
# configure:7694: $? = 0
# configure:7694: ./conftest
# configure:7694: $? = 0
# configure:7705: result: yes
# configure:7718: checking for sys/types.h
# configure:7718: gcc -c conftest.c >&5
# configure:7718: $? = 0
# configure:7718: result: yes
# configure:7718: checking for sys/stat.h
# configure:7718: gcc -c conftest.c >&5
# configure:7718: $? = 0
# configure:7718: result: yes
# configure:7718: checking for stdlib.h
# configure:7718: gcc -c conftest.c >&5
# configure:7718: $? = 0
# configure:7718: result: yes
# configure:7718: checking for string.h
# configure:7718: gcc -c conftest.c >&5
# configure:7718: $? = 0
# configure:7718: result: yes
# configure:7718: checking for memory.h
# configure:7718: gcc -c conftest.c >&5
# configure:7718: $? = 0
# configure:7718: result: yes
# configure:7718: checking for strings.h
# configure:7718: gcc -c conftest.c >&5
# configure:7718: $? = 0
# configure:7718: result: yes
# configure:7718: checking for inttypes.h
# configure:7718: gcc -c conftest.c >&5
# configure:7718: $? = 0
# configure:7718: result: yes
# configure:7718: checking for stdint.h
# configure:7718: gcc -c conftest.c >&5
# configure:7718: $? = 0
# configure:7718: result: yes
# configure:7718: checking for unistd.h
# configure:7718: gcc -c conftest.c >&5
# configure:7718: $? = 0
# configure:7718: result: yes
# configure:7732: checking for dlfcn.h
# configure:7732: gcc -c conftest.c >&5
# configure:7732: $? = 0
# configure:7732: result: yes
# configure:7986: checking for objdir
# configure:8001: result: .libs
# configure:8261: checking if gcc supports -fno-rtti -fno-exceptions
# configure:8279: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:8283: $? = 0
# configure:8296: result: no
# configure:8654: checking for gcc option to produce PIC
# configure:8661: result: -fPIC -DPIC
# configure:8669: checking if gcc PIC flag -fPIC -DPIC works
# configure:8687: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8691: $? = 0
# configure:8704: result: yes
# configure:8733: checking if gcc static flag -static works
# configure:8761: result: yes
# configure:8776: checking if gcc supports -c -o file.o
# configure:8797: gcc -c -o out/conftest2.o conftest.c >&5
# configure:8801: $? = 0
# configure:8823: result: yes
# configure:8831: checking if gcc supports -c -o file.o
# configure:8878: result: yes
# configure:8911: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:10170: result: yes
# configure:10207: checking whether -lc should be explicitly linked in
# configure:10215: gcc -c conftest.c >&5
# configure:10218: $? = 0
# configure:10233: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:10236: $? = 0
# configure:10250: result: no
# configure:10410: checking dynamic linker characteristics
# configure:10991: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10991: $? = 0
# configure:11228: result: GNU/Linux ld.so
# configure:11350: checking how to hardcode library paths into programs
# configure:11375: result: immediate
# configure:11477: checking for shl_load
# configure:11477: gcc -o conftest conftest.c >&5
# /tmp/ccbJ4ovj.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `shl_load'
# collect2: error: ld returned 1 exit status
# configure:11477: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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: no
# configure:11481: checking for shl_load in -ldld
# configure:11506: gcc -o conftest conftest.c -ldld >&5
# /usr/bin/ld: cannot find -ldld
# collect2: error: ld returned 1 exit status
# configure:11506: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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: no
# configure:11520: checking for dlopen
# configure:11520: gcc -o conftest conftest.c >&5
# /tmp/ccnBu44z.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `dlopen'
# collect2: error: ld returned 1 exit status
# configure:11520: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 dlopen to an innocuous variant, in case declares dlopen.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define dlopen innocuous_dlopen
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char dlopen (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef dlopen
# |
# | /* 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 dlopen ();
# | /* 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_dlopen || defined __stub___dlopen
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return dlopen ();
# | ;
# | return 0;
# | }
# configure:11520: result: no
# configure:11524: checking for dlopen in -ldl
# configure:11549: gcc -o conftest conftest.c -ldl >&5
# configure:11549: $? = 0
# configure:11558: result: yes
# configure:11677: checking whether a program can dlopen itself
# configure:11757: gcc -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5
# configure:11760: $? = 0
# configure:11778: result: yes
# configure:11783: checking whether a statically linked program can dlopen itself
# configure:11863: gcc -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5
# /tmp/ccFSJkuI.o: In function `main':
# conftest.c:(.text+0x1e): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
# /usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie
# collect2: error: ld returned 1 exit status
# configure:11866: $? = 1
# configure:11884: result: no
# configure:11923: checking whether stripping libraries is possible
# configure:11928: result: yes
# configure:11963: checking if libtool supports shared libraries
# configure:11965: result: yes
# configure:11968: checking whether to build shared libraries
# configure:11993: result: yes
# configure:11996: checking whether to build static libraries
# configure:12000: result: yes
# configure:12038: checking for Python
# configure:12223: checking for gethostbyname
# configure:12223: gcc -o conftest conftest.c >&5
# configure:12223: $? = 0
# configure:12223: result: yes
# configure:12412: checking for socket
# configure:12412: gcc -o conftest conftest.c >&5
# configure:12412: $? = 0
# configure:12412: result: yes
# configure:12505: checking for putmsg in -lstr
# configure:12530: gcc -o conftest conftest.c -lstr >&5
# /usr/bin/ld: cannot find -lstr
# collect2: error: ld returned 1 exit status
# configure:12530: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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: no
# configure:12551: checking for open_mib in -lnm
# configure:12576: gcc -o conftest conftest.c -lnm >&5
# /usr/bin/ld: cannot find -lnm
# collect2: error: ld returned 1 exit status
# configure:12576: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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: no
# configure:12598: checking for Check
# configure:12633: result: no
# configure:12650: checking for ANSI C header files
# configure:12754: result: yes
# configure:12780: checking fcntl.h usability
# configure:12780: gcc -c conftest.c >&5
# configure:12780: $? = 0
# configure:12780: result: yes
# configure:12780: checking fcntl.h presence
# configure:12780: gcc -E conftest.c
# configure:12780: $? = 0
# configure:12780: result: yes
# configure:12780: checking for fcntl.h
# configure:12780: result: yes
# configure:12780: checking for unistd.h
# configure:12780: result: yes
# configure:12795: checking sys/bufmod.h usability
# configure:12795: gcc -c conftest.c >&5
# conftest.c:59:24: fatal error: sys/bufmod.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12795: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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: no
# configure:12795: checking sys/bufmod.h presence
# configure:12795: gcc -E conftest.c
# conftest.c:26:24: fatal error: sys/bufmod.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12795: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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: no
# configure:12795: checking for sys/bufmod.h
# configure:12795: result: no
# configure:12795: checking sys/dlpi.h usability
# configure:12795: gcc -c conftest.c >&5
# conftest.c:59:22: fatal error: sys/dlpi.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12795: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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: no
# configure:12795: checking sys/dlpi.h presence
# configure:12795: gcc -E conftest.c
# conftest.c:26:22: fatal error: sys/dlpi.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12795: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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: no
# configure:12795: checking for sys/dlpi.h
# configure:12795: result: no
# configure:12795: checking sys/dlpihdr.h usability
# configure:12795: gcc -c conftest.c >&5
# conftest.c:59:25: fatal error: sys/dlpihdr.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12795: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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: no
# configure:12795: checking sys/dlpihdr.h presence
# configure:12795: gcc -E conftest.c
# conftest.c:26:25: fatal error: sys/dlpihdr.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12795: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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: no
# configure:12795: checking for sys/dlpihdr.h
# configure:12795: result: no
# configure:12795: checking sys/dlpi_ext.h usability
# configure:12795: gcc -c conftest.c >&5
# conftest.c:59:26: fatal error: sys/dlpi_ext.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12795: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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: no
# configure:12795: checking sys/dlpi_ext.h presence
# configure:12795: gcc -E conftest.c
# conftest.c:26:26: fatal error: sys/dlpi_ext.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12795: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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: no
# configure:12795: checking for sys/dlpi_ext.h
# configure:12795: result: no
# configure:12795: checking sys/ioctl.h usability
# configure:12795: gcc -c conftest.c >&5
# configure:12795: $? = 0
# configure:12795: result: yes
# configure:12795: checking sys/ioctl.h presence
# configure:12795: gcc -E conftest.c
# configure:12795: $? = 0
# configure:12795: result: yes
# configure:12795: checking for sys/ioctl.h
# configure:12795: result: yes
# configure:12795: checking sys/mib.h usability
# configure:12795: gcc -c conftest.c >&5
# conftest.c:60:21: fatal error: sys/mib.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12795: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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: no
# configure:12795: checking sys/mib.h presence
# configure:12795: gcc -E conftest.c
# conftest.c:27:21: fatal error: sys/mib.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12795: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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: no
# configure:12795: checking for sys/mib.h
# configure:12795: result: no
# configure:12795: checking sys/ndd_var.h usability
# configure:12795: gcc -c conftest.c >&5
# conftest.c:60:25: fatal error: sys/ndd_var.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12795: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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: no
# configure:12795: checking sys/ndd_var.h presence
# configure:12795: gcc -E conftest.c
# conftest.c:27:25: fatal error: sys/ndd_var.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12795: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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: no
# configure:12795: checking for sys/ndd_var.h
# configure:12795: result: no
# configure:12795: checking sys/socket.h usability
# configure:12795: gcc -c conftest.c >&5
# configure:12795: $? = 0
# configure:12795: result: yes
# configure:12795: checking sys/socket.h presence
# configure:12795: gcc -E conftest.c
# configure:12795: $? = 0
# configure:12795: result: yes
# configure:12795: checking for sys/socket.h
# configure:12795: result: yes
# configure:12795: checking sys/sockio.h usability
# configure:12795: gcc -c conftest.c >&5
# conftest.c:61:24: fatal error: sys/sockio.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12795: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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: no
# configure:12795: checking sys/sockio.h presence
# configure:12795: gcc -E conftest.c
# conftest.c:28:24: fatal error: sys/sockio.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12795: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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: no
# configure:12795: checking for sys/sockio.h
# configure:12795: result: no
# configure:12795: checking sys/sysctl.h usability
# configure:12795: gcc -c conftest.c >&5
# configure:12795: $? = 0
# configure:12795: result: yes
# configure:12795: checking sys/sysctl.h presence
# configure:12795: gcc -E conftest.c
# configure:12795: $? = 0
# configure:12795: result: yes
# configure:12795: checking for sys/sysctl.h
# configure:12795: result: yes
# configure:12795: checking sys/time.h usability
# configure:12795: gcc -c conftest.c >&5
# configure:12795: $? = 0
# configure:12795: result: yes
# configure:12795: checking sys/time.h presence
# configure:12795: gcc -E conftest.c
# configure:12795: $? = 0
# configure:12795: result: yes
# configure:12795: checking for sys/time.h
# configure:12795: result: yes
# configure:12812: checking net/bpf.h usability
# configure:12812: gcc -c conftest.c >&5
# configure:12812: $? = 0
# configure:12812: result: yes
# configure:12812: checking net/bpf.h presence
# configure:12812: gcc -E conftest.c
# configure:12812: $? = 0
# configure:12812: result: yes
# configure:12812: checking for net/bpf.h
# configure:12812: result: yes
# configure:12812: checking net/if.h usability
# configure:12812: gcc -c conftest.c >&5
# configure:12812: $? = 0
# configure:12812: result: yes
# configure:12812: checking net/if.h presence
# configure:12812: gcc -E conftest.c
# configure:12812: $? = 0
# configure:12812: result: yes
# configure:12812: checking for net/if.h
# configure:12812: result: yes
# configure:12812: checking net/if_var.h usability
# configure:12812: gcc -c conftest.c >&5
# conftest.c:65:24: fatal error: net/if_var.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12812: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_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: no
# configure:12812: checking net/if_var.h presence
# configure:12812: gcc -E conftest.c
# conftest.c:32:24: fatal error: net/if_var.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12812: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_H 1
# | #define HAVE_NET_IF_H 1
# | /* end confdefs.h. */
# | #include
# configure:12812: result: no
# configure:12812: checking for net/if_var.h
# configure:12812: result: no
# configure:12812: checking net/if_arp.h usability
# configure:12812: gcc -c conftest.c >&5
# configure:12812: $? = 0
# configure:12812: result: yes
# configure:12812: checking net/if_arp.h presence
# configure:12812: gcc -E conftest.c
# configure:12812: $? = 0
# configure:12812: result: yes
# configure:12812: checking for net/if_arp.h
# configure:12812: result: yes
# configure:12812: checking net/if_dl.h usability
# configure:12812: gcc -c conftest.c >&5
# conftest.c:66:23: fatal error: net/if_dl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12812: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_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: no
# configure:12812: checking net/if_dl.h presence
# configure:12812: gcc -E conftest.c
# conftest.c:33:23: fatal error: net/if_dl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12812: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | /* end confdefs.h. */
# | #include
# configure:12812: result: no
# configure:12812: checking for net/if_dl.h
# configure:12812: result: no
# configure:12812: checking net/pfilt.h usability
# configure:12812: gcc -c conftest.c >&5
# conftest.c:66:23: fatal error: net/pfilt.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12812: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_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: no
# configure:12812: checking net/pfilt.h presence
# configure:12812: gcc -E conftest.c
# conftest.c:33:23: fatal error: net/pfilt.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12812: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | /* end confdefs.h. */
# | #include
# configure:12812: result: no
# configure:12812: checking for net/pfilt.h
# configure:12812: result: no
# configure:12812: checking net/pfvar.h usability
# configure:12812: gcc -c conftest.c >&5
# conftest.c:66:23: fatal error: net/pfvar.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12812: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_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: no
# configure:12812: checking net/pfvar.h presence
# configure:12812: gcc -E conftest.c
# conftest.c:33:23: fatal error: net/pfvar.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12812: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | /* end confdefs.h. */
# | #include
# configure:12812: result: no
# configure:12812: checking for net/pfvar.h
# configure:12812: result: no
# configure:12812: checking net/radix.h usability
# configure:12812: gcc -c conftest.c >&5
# conftest.c:66:23: fatal error: net/radix.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12812: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_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: no
# configure:12812: checking net/radix.h presence
# configure:12812: gcc -E conftest.c
# conftest.c:33:23: fatal error: net/radix.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12812: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | /* end confdefs.h. */
# | #include
# configure:12812: result: no
# configure:12812: checking for net/radix.h
# configure:12812: result: no
# configure:12812: checking net/raw.h usability
# configure:12812: gcc -c conftest.c >&5
# conftest.c:66:21: fatal error: net/raw.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12812: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_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: no
# configure:12812: checking net/raw.h presence
# configure:12812: gcc -E conftest.c
# conftest.c:33:21: fatal error: net/raw.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12812: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | /* end confdefs.h. */
# | #include
# configure:12812: result: no
# configure:12812: checking for net/raw.h
# configure:12812: result: no
# configure:12812: checking net/route.h usability
# configure:12812: gcc -c conftest.c >&5
# configure:12812: $? = 0
# configure:12812: result: yes
# configure:12812: checking net/route.h presence
# configure:12812: gcc -E conftest.c
# configure:12812: $? = 0
# configure:12812: result: yes
# configure:12812: checking for net/route.h
# configure:12812: result: yes
# configure:12812: checking netinet/in_var.h usability
# configure:12812: gcc -c conftest.c >&5
# conftest.c:67:28: fatal error: netinet/in_var.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12812: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NET_ROUTE_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: no
# configure:12812: checking netinet/in_var.h presence
# configure:12812: gcc -E conftest.c
# conftest.c:34:28: fatal error: netinet/in_var.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12812: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NET_ROUTE_H 1
# | /* end confdefs.h. */
# | #include
# configure:12812: result: no
# configure:12812: checking for netinet/in_var.h
# configure:12812: result: no
# configure:12812: checking net/if_tun.h usability
# configure:12812: gcc -c conftest.c >&5
# conftest.c:67:24: fatal error: net/if_tun.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12812: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NET_ROUTE_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: no
# configure:12812: checking net/if_tun.h presence
# configure:12812: gcc -E conftest.c
# conftest.c:34:24: fatal error: net/if_tun.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12812: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NET_ROUTE_H 1
# | /* end confdefs.h. */
# | #include
# configure:12812: result: no
# configure:12812: checking for net/if_tun.h
# configure:12812: result: no
# configure:12812: checking linux/if_tun.h usability
# configure:12812: gcc -c conftest.c >&5
# configure:12812: $? = 0
# configure:12812: result: yes
# configure:12812: checking linux/if_tun.h presence
# configure:12812: gcc -E conftest.c
# configure:12812: $? = 0
# configure:12812: result: yes
# configure:12812: checking for linux/if_tun.h
# configure:12812: result: yes
# configure:12812: checking netinet/ip_fw.h usability
# configure:12812: gcc -c conftest.c >&5
# conftest.c:68:27: fatal error: netinet/ip_fw.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12812: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NET_ROUTE_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: no
# configure:12812: checking netinet/ip_fw.h presence
# configure:12812: gcc -E conftest.c
# conftest.c:35:27: fatal error: netinet/ip_fw.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12812: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NET_ROUTE_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | /* end confdefs.h. */
# | #include
# configure:12812: result: no
# configure:12812: checking for netinet/ip_fw.h
# configure:12812: result: no
# configure:12812: checking linux/ip_fw.h usability
# configure:12812: gcc -c conftest.c >&5
# conftest.c:68:25: fatal error: linux/ip_fw.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12812: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NET_ROUTE_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: no
# configure:12812: checking linux/ip_fw.h presence
# configure:12812: gcc -E conftest.c
# conftest.c:35:25: fatal error: linux/ip_fw.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12812: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NET_ROUTE_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | /* end confdefs.h. */
# | #include
# configure:12812: result: no
# configure:12812: checking for linux/ip_fw.h
# configure:12812: result: no
# configure:12812: checking linux/ip_fwchains.h usability
# configure:12812: gcc -c conftest.c >&5
# conftest.c:68:31: fatal error: linux/ip_fwchains.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12812: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NET_ROUTE_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: no
# configure:12812: checking linux/ip_fwchains.h presence
# configure:12812: gcc -E conftest.c
# conftest.c:35:31: fatal error: linux/ip_fwchains.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12812: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NET_ROUTE_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | /* end confdefs.h. */
# | #include
# configure:12812: result: no
# configure:12812: checking for linux/ip_fwchains.h
# configure:12812: result: no
# configure:12812: checking linux/netfilter_ipv4/ipchains_core.h usability
# configure:12812: gcc -c conftest.c >&5
# conftest.c:68:48: fatal error: linux/netfilter_ipv4/ipchains_core.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12812: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NET_ROUTE_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: no
# configure:12812: checking linux/netfilter_ipv4/ipchains_core.h presence
# configure:12812: gcc -E conftest.c
# conftest.c:35:48: fatal error: linux/netfilter_ipv4/ipchains_core.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12812: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NET_ROUTE_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | /* end confdefs.h. */
# | #include
# configure:12812: result: no
# configure:12812: checking for linux/netfilter_ipv4/ipchains_core.h
# configure:12812: result: no
# configure:12826: checking ip_fil_compat.h usability
# configure:12826: gcc -c conftest.c >&5
# conftest.c:68:27: fatal error: ip_fil_compat.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12826: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NET_ROUTE_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: no
# configure:12826: checking ip_fil_compat.h presence
# configure:12826: gcc -E conftest.c
# conftest.c:35:27: fatal error: ip_fil_compat.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12826: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NET_ROUTE_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | /* end confdefs.h. */
# | #include
# configure:12826: result: no
# configure:12826: checking for ip_fil_compat.h
# configure:12826: result: no
# configure:12826: checking netinet/ip_fil_compat.h usability
# configure:12826: gcc -c conftest.c >&5
# conftest.c:68:35: fatal error: netinet/ip_fil_compat.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12826: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NET_ROUTE_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: no
# configure:12826: checking netinet/ip_fil_compat.h presence
# configure:12826: gcc -E conftest.c
# conftest.c:35:35: fatal error: netinet/ip_fil_compat.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12826: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NET_ROUTE_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | /* end confdefs.h. */
# | #include
# configure:12826: result: no
# configure:12826: checking for netinet/ip_fil_compat.h
# configure:12826: result: no
# configure:12826: checking ip_compat.h usability
# configure:12826: gcc -c conftest.c >&5
# conftest.c:68:23: fatal error: ip_compat.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12826: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NET_ROUTE_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: no
# configure:12826: checking ip_compat.h presence
# configure:12826: gcc -E conftest.c
# conftest.c:35:23: fatal error: ip_compat.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12826: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NET_ROUTE_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | /* end confdefs.h. */
# | #include
# configure:12826: result: no
# configure:12826: checking for ip_compat.h
# configure:12826: result: no
# configure:12826: checking netinet/ip_compat.h usability
# configure:12826: gcc -c conftest.c >&5
# conftest.c:68:31: fatal error: netinet/ip_compat.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12826: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NET_ROUTE_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: no
# configure:12826: checking netinet/ip_compat.h presence
# configure:12826: gcc -E conftest.c
# conftest.c:35:31: fatal error: netinet/ip_compat.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12826: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NET_ROUTE_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | /* end confdefs.h. */
# | #include
# configure:12826: result: no
# configure:12826: checking for netinet/ip_compat.h
# configure:12826: result: no
# configure:12826: checking ip_fil.h usability
# configure:12826: gcc -c conftest.c >&5
# conftest.c:68:20: fatal error: ip_fil.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12826: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NET_ROUTE_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: no
# configure:12826: checking ip_fil.h presence
# configure:12826: gcc -E conftest.c
# conftest.c:35:20: fatal error: ip_fil.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12826: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NET_ROUTE_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | /* end confdefs.h. */
# | #include
# configure:12826: result: no
# configure:12826: checking for ip_fil.h
# configure:12826: result: no
# configure:12826: checking netinet/ip_fil.h usability
# configure:12826: gcc -c conftest.c >&5
# conftest.c:68:28: fatal error: netinet/ip_fil.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12826: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NET_ROUTE_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: no
# configure:12826: checking netinet/ip_fil.h presence
# configure:12826: gcc -E conftest.c
# conftest.c:35:28: fatal error: netinet/ip_fil.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12826: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NET_ROUTE_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | /* end confdefs.h. */
# | #include
# configure:12826: result: no
# configure:12826: checking for netinet/ip_fil.h
# configure:12826: result: no
# configure:12839: checking hpsecurity.h usability
# configure:12839: gcc -c conftest.c >&5
# conftest.c:68:24: fatal error: hpsecurity.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12839: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NET_ROUTE_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: no
# configure:12839: checking hpsecurity.h presence
# configure:12839: gcc -E conftest.c
# conftest.c:35:24: fatal error: hpsecurity.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12839: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NET_ROUTE_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | /* end confdefs.h. */
# | #include
# configure:12839: result: no
# configure:12839: checking for hpsecurity.h
# configure:12839: result: no
# configure:12839: checking stropts.h usability
# configure:12839: gcc -c conftest.c >&5
# configure:12839: $? = 0
# configure:12839: result: yes
# configure:12839: checking stropts.h presence
# configure:12839: gcc -E conftest.c
# configure:12839: $? = 0
# configure:12839: result: yes
# configure:12839: checking for stropts.h
# configure:12839: result: yes
# configure:12851: checking for an ANSI C-conforming const
# configure:12917: gcc -c conftest.c >&5
# configure:12917: $? = 0
# configure:12924: result: yes
# configure:12932: checking for inline
# configure:12948: gcc -c conftest.c >&5
# configure:12948: $? = 0
# configure:12956: result: inline
# configure:12974: checking for pid_t
# configure:12974: gcc -c conftest.c >&5
# configure:12974: $? = 0
# configure:12974: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:72:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:12974: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NET_ROUTE_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | #define HAVE_STROPTS_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: yes
# configure:12985: checking for size_t
# configure:12985: gcc -c conftest.c >&5
# configure:12985: $? = 0
# configure:12985: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:72:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:12985: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NET_ROUTE_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | #define HAVE_STROPTS_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: yes
# configure:12996: checking for sockaddr_in6 struct in
# configure:13015: gcc -c conftest.c >&5
# configure:13015: $? = 0
# configure:13023: result: yes
# configure:13031: checking for sa_len in sockaddr struct
# configure:13052: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:46:40: error: 'struct sockaddr' has no member named 'sa_len'
# u_int i = sizeof(((struct sockaddr *)0)->sa_len)
# ^~
# configure:13052: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NET_ROUTE_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | #define HAVE_STROPTS_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: no
# configure:13069: checking for arp_dev in arpreq struct
# configure:13088: gcc -c conftest.c >&5
# configure:13088: $? = 0
# configure:13096: result: yes
# configure:13105: checking for rt_msghdr struct in
# configure:13125: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:46:18: error: storage size of 'rtm' isn't known
# struct rt_msghdr rtm; rtm.rtm_msglen = 0;
# ^~~
# configure:13125: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NET_ROUTE_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SOCKADDR_IN6 1
# | #define HAVE_ARPREQ_ARP_DEV 1
# | /* end confdefs.h. */
# |
# | # include
# | # include
# | # include
# | # include
# | int
# | main ()
# | {
# | struct rt_msghdr rtm; rtm.rtm_msglen = 0;
# | ;
# | return 0;
# | }
# configure:13133: result: no
# configure:13142: checking whether gcc needs -traditional
# configure:13176: result: no
# configure:13187: checking for working memcmp
# configure:13230: gcc -o conftest -Wall conftest.c >&5
# configure:13230: $? = 0
# configure:13230: ./conftest
# configure:13230: $? = 0
# configure:13240: result: yes
# configure:13249: checking for err
# configure:13249: gcc -o conftest -Wall conftest.c >&5
# configure:13249: $? = 0
# configure:13249: result: yes
# configure:13262: checking for strlcat
# configure:13262: gcc -o conftest -Wall conftest.c >&5
# /tmp/ccCeO7Lq.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `strlcat'
# collect2: error: ld returned 1 exit status
# configure:13262: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NET_ROUTE_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SOCKADDR_IN6 1
# | #define HAVE_ARPREQ_ARP_DEV 1
# | #define HAVE_ERR 1
# | /* end confdefs.h. */
# | /* Define strlcat to an innocuous variant, in case declares strlcat.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strlcat innocuous_strlcat
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strlcat (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strlcat
# |
# | /* 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 strlcat ();
# | /* 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_strlcat || defined __stub___strlcat
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strlcat ();
# | ;
# | return 0;
# | }
# configure:13262: result: no
# configure:13275: checking for strlcpy
# configure:13275: gcc -o conftest -Wall conftest.c >&5
# /tmp/ccbdJBIw.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `strlcpy'
# collect2: error: ld returned 1 exit status
# configure:13275: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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_SYSCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NET_BPF_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NET_IF_ARP_H 1
# | #define HAVE_NET_ROUTE_H 1
# | #define HAVE_LINUX_IF_TUN_H 1
# | #define HAVE_STROPTS_H 1
# | #define HAVE_SOCKADDR_IN6 1
# | #define HAVE_ARPREQ_ARP_DEV 1
# | #define HAVE_ERR 1
# | /* end confdefs.h. */
# | /* Define strlcpy to an innocuous variant, in case declares strlcpy.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strlcpy innocuous_strlcpy
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strlcpy (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strlcpy
# |
# | /* 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 strlcpy ();
# | /* 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_strlcpy || defined __stub___strlcpy
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strlcpy ();
# | ;
# | return 0;
# | }
# configure:13275: result: no
# configure:13288: checking for strsep
# configure:13288: gcc -o conftest -Wall conftest.c >&5
# configure:13288: $? = 0
# configure:13288: result: yes
# configure:13304: checking for Berkeley Packet Filter
# configure:13316: result: no
# configure:13323: checking for Linux proc filesystem
# configure:13335: result: yes
# configure:13342: checking for Linux PF_PACKET sockets
# configure:13354: result: yes
# configure:13361: checking for SNMP MIB2 STREAMS
# configure:13373: result: no
# configure:13380: checking for route(7) STREAMS
# configure:13392: result: no
# configure:13399: checking for arp(7) ioctls
# configure:13428: result: yes
# configure:13435: checking for raw IP sockets ip_{len,off} host byte ordering
# configure:13451: result: no
# configure:13458: checking for cooked raw IP sockets
# configure:13472: result: no
# configure:13865: checking that generated files are newer than configure
# configure:13871: result: done
# configure:13910: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 77081279e314
#
# config.status:1131: creating Makefile
# config.status:1131: creating dnet-config
# config.status:1131: creating include/Makefile
# config.status:1131: creating include/dnet/Makefile
# config.status:1131: creating man/Makefile
# config.status:1131: creating src/Makefile
# config.status:1131: creating python/Makefile
# config.status:1131: creating python/setup.py
# config.status:1131: creating test/Makefile
# config.status:1131: creating test/check/Makefile
# config.status:1131: creating test/dnet/Makefile
# config.status:1131: creating include/config.h
# config.status:1360: executing depfiles commands
# config.status:1360: executing libtool commands
# config.status:1360: executing default commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_dnet_arpreq_has_arp_dev=yes
# ac_cv_dnet_bsd_bpf=no
# ac_cv_dnet_ioctl_arp=yes
# ac_cv_dnet_linux_pf_packet=yes
# ac_cv_dnet_linux_procfs=yes
# ac_cv_dnet_netinet_in_h_has_sockaddr_in6=yes
# ac_cv_dnet_rawip_cooked=no
# ac_cv_dnet_rawip_host_offlen=no
# ac_cv_dnet_route_h_has_rt_msghdr=no
# ac_cv_dnet_sockaddr_has_sa_len=no
# ac_cv_dnet_streams_mib2=no
# ac_cv_dnet_streams_route=no
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_dlopen=no
# ac_cv_func_err=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_memcmp_working=yes
# ac_cv_func_shl_load=no
# ac_cv_func_socket=yes
# ac_cv_func_strlcat=no
# ac_cv_func_strlcpy=no
# ac_cv_func_strsep=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_hpsecurity_h=no
# ac_cv_header_inttypes_h=yes
# ac_cv_header_ip_compat_h=no
# ac_cv_header_ip_fil_compat_h=no
# ac_cv_header_ip_fil_h=no
# ac_cv_header_linux_if_tun_h=yes
# ac_cv_header_linux_ip_fw_h=no
# ac_cv_header_linux_ip_fwchains_h=no
# ac_cv_header_linux_netfilter_ipv4_ipchains_core_h=no
# ac_cv_header_memory_h=yes
# ac_cv_header_net_bpf_h=yes
# ac_cv_header_net_if_arp_h=yes
# ac_cv_header_net_if_dl_h=no
# ac_cv_header_net_if_h=yes
# ac_cv_header_net_if_tun_h=no
# ac_cv_header_net_if_var_h=no
# ac_cv_header_net_pfilt_h=no
# ac_cv_header_net_pfvar_h=no
# ac_cv_header_net_radix_h=no
# ac_cv_header_net_raw_h=no
# ac_cv_header_net_route_h=yes
# ac_cv_header_netinet_in_var_h=no
# ac_cv_header_netinet_ip_compat_h=no
# ac_cv_header_netinet_ip_fil_compat_h=no
# ac_cv_header_netinet_ip_fil_h=no
# ac_cv_header_netinet_ip_fw_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_stropts_h=yes
# ac_cv_header_sys_bufmod_h=no
# ac_cv_header_sys_dlpi_ext_h=no
# ac_cv_header_sys_dlpi_h=no
# ac_cv_header_sys_dlpihdr_h=no
# ac_cv_header_sys_ioctl_h=yes
# ac_cv_header_sys_mib_h=no
# ac_cv_header_sys_ndd_var_h=no
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_sockio_h=no
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_sysctl_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_dl_dlopen=yes
# ac_cv_lib_dld_shl_load=no
# ac_cv_lib_nm_open_mib=no
# ac_cv_lib_str_putmsg=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/bin/dd
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_gcc_traditional=no
# ac_cv_prog_make_make_set=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_size_t=yes
# am_cv_CC_dependencies_compiler_type=none
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_dlopen=dlopen
# lt_cv_dlopen_libs=-ldl
# lt_cv_dlopen_self=yes
# lt_cv_dlopen_self_static=no
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# 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=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# lt_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='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='gcc'
# CCDEPMODE='depmode=none'
# CFLAGS=' -Wall'
# CHECKINC=''
# CHECKLIB=''
# CPP='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='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=' ${LIBOBJDIR}strlcat$U.o ${LIBOBJDIR}strlcpy$U.o ${LIBOBJDIR}arp-ioctl$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}strlcat$U.lo ${LIBOBJDIR}strlcpy$U.lo ${LIBOBJDIR}arp-ioctl$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='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='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='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# TCLINC=''
# TCLLIB=''
# TCL_FALSE=''
# TCL_TRUE='#'
# VERSION='1.12'
# ac_aux_dir='config'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# 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=''
# 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='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# 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_SYSCTL_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_NET_BPF_H 1
# #define HAVE_NET_IF_H 1
# #define HAVE_NET_IF_ARP_H 1
# #define HAVE_NET_ROUTE_H 1
# #define HAVE_LINUX_IF_TUN_H 1
# #define HAVE_STROPTS_H 1
# #define HAVE_SOCKADDR_IN6 1
# #define HAVE_ARPREQ_ARP_DEV 1
# #define HAVE_ERR 1
# #define HAVE_STRSEP 1
# #define HAVE_LINUX_PROCFS 1
# #define HAVE_LINUX_PF_PACKET 1
# #define HAVE_IOCTL_ARP 1
#
# configure: exit 0