Build of libnet with vanilla toolchain

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

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

SLOCLanguage
18,521 ansic
10,797 sh
5,310 makefile
34,628 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: libnet 1.1.6-2 (Wed Aug 24 13:41:04 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: if you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used
# beginning autoconfiguration process for libnet-1.1.6 ...
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# 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/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether to enable maintainer-specific portions of Makefiles... no
# 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 for style of include used by make... GNU
# checking dependency style of gcc... none
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to 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/sbin/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/sbin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# 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/sbin/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 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 sys/sockio.h usability... no
# checking sys/sockio.h presence... no
# checking for sys/sockio.h... no
# checking for gethostbyname2... yes
# checking for getifaddrs... yes
# checking for uint16_t... yes
# checking for uint32_t... yes
# checking for uint64_t... yes
# checking whether byte ordering is bigendian... no
# checking net/pfilt.h usability... no
# checking net/pfilt.h presence... no
# checking for net/pfilt.h... no
# checking sys/net/nit.h usability... no
# checking sys/net/nit.h presence... no
# checking for sys/net/nit.h... no
# checking net/raw.h usability... no
# checking net/raw.h presence... no
# checking for net/raw.h... no
# checking sys/dlpi.h usability... no
# checking sys/dlpi.h presence... no
# checking for sys/dlpi.h... no
# checking linux/socket.h usability... yes
# checking linux/socket.h presence... yes
# checking for linux/socket.h... yes
# checking link-layer packet interface type... found link layer linux
# checking for packet socket (PF_PACKET)... test program got EPERM... assuming yes
# checking for Linux proc filesystem... yes
# scanning available packet construction modules: 802.1q 802.1x 802.2 802.3 arp bgp cdp data dhcp dns ethernet fddi gre hsrp icmp igmp ip ipsec isl link mpls ntp ospf rip rpc sebek snmp stp tcp token_ring udp vrrp
# checking net/ethernet.h usability... yes
# checking net/ethernet.h presence... yes
# checking for net/ethernet.h... yes
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating win32/Makefile
# config.status: creating include/Makefile
# config.status: creating include/libnet/Makefile
# config.status: creating include/win32/Makefile
# config.status: creating sample/Makefile
# config.status: creating doc/Makefile
# config.status: creating doc/man/Makefile
# config.status: creating doc/man/man3/Makefile
# config.status: creating doc/html/Makefile
# config.status: creating version.h
# config.status: creating include/libnet.h
# config.status: creating libnet-config
# config.status: creating include/config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# Making all in include
# make[1]: Entering directory '/tmp/libnet/src/libnet-1.1.6/include'
# make all-recursive
# make[2]: Entering directory '/tmp/libnet/src/libnet-1.1.6/include'
# Making all in libnet
# make[3]: Entering directory '/tmp/libnet/src/libnet-1.1.6/include/libnet'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libnet/src/libnet-1.1.6/include/libnet'
# Making all in win32
# make[3]: Entering directory '/tmp/libnet/src/libnet-1.1.6/include/win32'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libnet/src/libnet-1.1.6/include/win32'
# make[3]: Entering directory '/tmp/libnet/src/libnet-1.1.6/include'
# make[3]: Leaving directory '/tmp/libnet/src/libnet-1.1.6/include'
# make[2]: Leaving directory '/tmp/libnet/src/libnet-1.1.6/include'
# make[1]: Leaving directory '/tmp/libnet/src/libnet-1.1.6/include'
# Making all in src
# make[1]: Entering directory '/tmp/libnet/src/libnet-1.1.6/src'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_asn1.lo libnet_asn1.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_build_802.1q.lo libnet_build_802.1q.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_802.1q.c -fPIC -DPIC -o .libs/libnet_build_802.1q.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_asn1.c -fPIC -DPIC -o .libs/libnet_asn1.o
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_build_802.1q.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_asn1.c:60:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_802.1q.c -o libnet_build_802.1q.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_asn1.c -o libnet_asn1.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_build_802.1x.lo libnet_build_802.1x.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_build_802.2.lo libnet_build_802.2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_802.1x.c -fPIC -DPIC -o .libs/libnet_build_802.1x.o
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_build_802.1x.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_802.2.c -fPIC -DPIC -o .libs/libnet_build_802.2.o
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_build_802.2.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_802.1x.c -o libnet_build_802.1x.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_802.2.c -o libnet_build_802.2.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_build_802.3.lo libnet_build_802.3.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_build_arp.lo libnet_build_arp.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_802.3.c -fPIC -DPIC -o .libs/libnet_build_802.3.o
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_build_802.3.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_arp.c -fPIC -DPIC -o .libs/libnet_build_arp.o
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_build_arp.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_802.3.c -o libnet_build_802.3.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_arp.c -o libnet_build_arp.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_build_bgp.lo libnet_build_bgp.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_bgp.c -fPIC -DPIC -o .libs/libnet_build_bgp.o
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_build_bgp.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_build_cdp.lo libnet_build_cdp.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_cdp.c -fPIC -DPIC -o .libs/libnet_build_cdp.o
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_build_cdp.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_bgp.c -o libnet_build_bgp.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_cdp.c -o libnet_build_cdp.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_build_data.lo libnet_build_data.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_data.c -fPIC -DPIC -o .libs/libnet_build_data.o
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_build_dhcp.lo libnet_build_dhcp.c
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_build_data.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_dhcp.c -fPIC -DPIC -o .libs/libnet_build_dhcp.o
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_build_dhcp.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_data.c -o libnet_build_data.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_dhcp.c -o libnet_build_dhcp.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_build_dns.lo libnet_build_dns.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_dns.c -fPIC -DPIC -o .libs/libnet_build_dns.o
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_build_dns.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_build_ethernet.lo libnet_build_ethernet.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_ethernet.c -fPIC -DPIC -o .libs/libnet_build_ethernet.o
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_build_ethernet.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_dns.c -o libnet_build_dns.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_ethernet.c -o libnet_build_ethernet.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_build_fddi.lo libnet_build_fddi.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_fddi.c -fPIC -DPIC -o .libs/libnet_build_fddi.o
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_build_fddi.c:36:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_build_gre.lo libnet_build_gre.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_gre.c -fPIC -DPIC -o .libs/libnet_build_gre.o
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_build_gre.c:35:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_fddi.c -o libnet_build_fddi.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_gre.c -o libnet_build_gre.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_build_hsrp.lo libnet_build_hsrp.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_build_icmp.lo libnet_build_icmp.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_hsrp.c -fPIC -DPIC -o .libs/libnet_build_hsrp.o
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_build_hsrp.c:36:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_icmp.c -fPIC -DPIC -o .libs/libnet_build_icmp.o
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_build_icmp.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_hsrp.c -o libnet_build_hsrp.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_icmp.c -o libnet_build_icmp.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_build_igmp.lo libnet_build_igmp.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_igmp.c -fPIC -DPIC -o .libs/libnet_build_igmp.o
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_build_igmp.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_igmp.c -o libnet_build_igmp.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_build_ip.lo libnet_build_ip.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_ip.c -fPIC -DPIC -o .libs/libnet_build_ip.o
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_build_ip.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_build_ipsec.lo libnet_build_ipsec.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_ipsec.c -fPIC -DPIC -o .libs/libnet_build_ipsec.o
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_build_ipsec.c:38:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_ip.c -o libnet_build_ip.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_ipsec.c -o libnet_build_ipsec.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_build_isl.lo libnet_build_isl.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_build_link.lo libnet_build_link.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_isl.c -fPIC -DPIC -o .libs/libnet_build_isl.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_link.c -fPIC -DPIC -o .libs/libnet_build_link.o
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_build_link.c:39:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_build_isl.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_link.c -o libnet_build_link.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_isl.c -o libnet_build_isl.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_build_mpls.lo libnet_build_mpls.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_build_ntp.lo libnet_build_ntp.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_mpls.c -fPIC -DPIC -o .libs/libnet_build_mpls.o
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_build_mpls.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_ntp.c -fPIC -DPIC -o .libs/libnet_build_ntp.o
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_build_ntp.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_mpls.c -o libnet_build_mpls.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_ntp.c -o libnet_build_ntp.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_build_ospf.lo libnet_build_ospf.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_ospf.c -fPIC -DPIC -o .libs/libnet_build_ospf.o
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_build_rip.lo libnet_build_rip.c
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_build_ospf.c:40:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_rip.c -fPIC -DPIC -o .libs/libnet_build_rip.o
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_build_rip.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_rip.c -o libnet_build_rip.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_ospf.c -o libnet_build_ospf.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_build_rpc.lo libnet_build_rpc.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_rpc.c -fPIC -DPIC -o .libs/libnet_build_rpc.o
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_build_rpc.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_build_sebek.lo libnet_build_sebek.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_sebek.c -fPIC -DPIC -o .libs/libnet_build_sebek.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_rpc.c -o libnet_build_rpc.o >/dev/null 2>&1
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_build_sebek.c:36:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_sebek.c -o libnet_build_sebek.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_build_snmp.lo libnet_build_snmp.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_snmp.c -fPIC -DPIC -o .libs/libnet_build_snmp.o
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_build_snmp.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_build_stp.lo libnet_build_stp.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_snmp.c -o libnet_build_snmp.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_stp.c -fPIC -DPIC -o .libs/libnet_build_stp.o
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_build_stp.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_build_tcp.lo libnet_build_tcp.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_stp.c -o libnet_build_stp.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_tcp.c -fPIC -DPIC -o .libs/libnet_build_tcp.o
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_build_tcp.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_build_token_ring.lo libnet_build_token_ring.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_tcp.c -o libnet_build_tcp.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_token_ring.c -fPIC -DPIC -o .libs/libnet_build_token_ring.o
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_build_token_ring.c:36:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_token_ring.c -o libnet_build_token_ring.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_build_udp.lo libnet_build_udp.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_udp.c -fPIC -DPIC -o .libs/libnet_build_udp.o
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_build_udp.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_build_vrrp.lo libnet_build_vrrp.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_udp.c -o libnet_build_udp.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_vrrp.c -fPIC -DPIC -o .libs/libnet_build_vrrp.o
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_build_vrrp.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_advanced.lo libnet_advanced.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_build_vrrp.c -o libnet_build_vrrp.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_advanced.c -fPIC -DPIC -o .libs/libnet_advanced.o
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_advanced.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_checksum.lo libnet_checksum.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_advanced.c -o libnet_advanced.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_checksum.c -fPIC -DPIC -o .libs/libnet_checksum.o
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_checksum.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_cq.lo libnet_cq.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_checksum.c -o libnet_checksum.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_cq.c -fPIC -DPIC -o .libs/libnet_cq.o
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_cq.c:38:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_cq.c -o libnet_cq.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_crc.lo libnet_crc.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_crc.c -fPIC -DPIC -o .libs/libnet_crc.o
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_crc.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_crc.c -o libnet_crc.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_error.lo libnet_error.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_error.c -fPIC -DPIC -o .libs/libnet_error.o
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_error.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_if_addr.lo libnet_if_addr.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_error.c -o libnet_error.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_if_addr.c -fPIC -DPIC -o .libs/libnet_if_addr.o
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_if_addr.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_init.lo libnet_init.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_if_addr.c -o libnet_if_addr.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_init.c -fPIC -DPIC -o .libs/libnet_init.o
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_init.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_init.c -o libnet_init.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_internal.lo libnet_internal.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_pblock.lo libnet_pblock.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_internal.c -fPIC -DPIC -o .libs/libnet_internal.o
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_internal.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_pblock.c -fPIC -DPIC -o .libs/libnet_pblock.o
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_pblock.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_internal.c -o libnet_internal.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_pblock.c -o libnet_pblock.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_port_list.lo libnet_port_list.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_port_list.c -fPIC -DPIC -o .libs/libnet_port_list.o
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_port_list.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_prand.lo libnet_prand.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_prand.c -fPIC -DPIC -o .libs/libnet_prand.o
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_prand.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_port_list.c -o libnet_port_list.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_prand.c -o libnet_prand.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_raw.lo libnet_raw.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_raw.c -fPIC -DPIC -o .libs/libnet_raw.o
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_raw.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_resolve.lo libnet_resolve.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_resolve.c -fPIC -DPIC -o .libs/libnet_resolve.o
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_resolve.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_raw.c -o libnet_raw.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_version.lo libnet_version.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_version.c -fPIC -DPIC -o .libs/libnet_version.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_version.c -o libnet_version.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_write.lo libnet_write.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_write.c -fPIC -DPIC -o .libs/libnet_write.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_write.c -o libnet_write.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_resolve.c -o libnet_resolve.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c -o libnet_link_linux.lo libnet_link_linux.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_link_linux.c -fPIC -DPIC -o .libs/libnet_link_linux.o
# In file included from /usr/include/sys/time.h:21:0,
# from libnet_link_linux.c:30:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c libnet_link_linux.c -o libnet_link_linux.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -version-info 8:0:7 -Wl -o libnet.la -rpath /usr/lib libnet_asn1.lo libnet_build_802.1q.lo libnet_build_802.1x.lo libnet_build_802.2.lo libnet_build_802.3.lo libnet_build_arp.lo libnet_build_bgp.lo libnet_build_cdp.lo libnet_build_data.lo libnet_build_dhcp.lo libnet_build_dns.lo libnet_build_ethernet.lo libnet_build_fddi.lo libnet_build_gre.lo libnet_build_hsrp.lo libnet_build_icmp.lo libnet_build_igmp.lo libnet_build_ip.lo libnet_build_ipsec.lo libnet_build_isl.lo libnet_build_link.lo libnet_build_mpls.lo libnet_build_ntp.lo libnet_build_ospf.lo libnet_build_rip.lo libnet_build_rpc.lo libnet_build_sebek.lo libnet_build_snmp.lo libnet_build_stp.lo libnet_build_tcp.lo libnet_build_token_ring.lo libnet_build_udp.lo libnet_build_vrrp.lo libnet_advanced.lo libnet_checksum.lo libnet_cq.lo libnet_crc.lo libnet_error.lo libnet_if_addr.lo libnet_init.lo libnet_internal.lo libnet_pblock.lo libnet_port_list.lo libnet_prand.lo libnet_raw.lo libnet_resolve.lo libnet_version.lo libnet_write.lo libnet_link_linux.lo
# libtool: link: gcc -shared -fPIC -DPIC .libs/libnet_asn1.o .libs/libnet_build_802.1q.o .libs/libnet_build_802.1x.o .libs/libnet_build_802.2.o .libs/libnet_build_802.3.o .libs/libnet_build_arp.o .libs/libnet_build_bgp.o .libs/libnet_build_cdp.o .libs/libnet_build_data.o .libs/libnet_build_dhcp.o .libs/libnet_build_dns.o .libs/libnet_build_ethernet.o .libs/libnet_build_fddi.o .libs/libnet_build_gre.o .libs/libnet_build_hsrp.o .libs/libnet_build_icmp.o .libs/libnet_build_igmp.o .libs/libnet_build_ip.o .libs/libnet_build_ipsec.o .libs/libnet_build_isl.o .libs/libnet_build_link.o .libs/libnet_build_mpls.o .libs/libnet_build_ntp.o .libs/libnet_build_ospf.o .libs/libnet_build_rip.o .libs/libnet_build_rpc.o .libs/libnet_build_sebek.o .libs/libnet_build_snmp.o .libs/libnet_build_stp.o .libs/libnet_build_tcp.o .libs/libnet_build_token_ring.o .libs/libnet_build_udp.o .libs/libnet_build_vrrp.o .libs/libnet_advanced.o .libs/libnet_checksum.o .libs/libnet_cq.o .libs/libnet_crc.o .libs/libnet_error.o .libs/libnet_if_addr.o .libs/libnet_init.o .libs/libnet_internal.o .libs/libnet_pblock.o .libs/libnet_port_list.o .libs/libnet_prand.o .libs/libnet_raw.o .libs/libnet_resolve.o .libs/libnet_version.o .libs/libnet_write.o .libs/libnet_link_linux.o -Wl,-soname -Wl,libnet.so.1 -o .libs/libnet.so.1.7.0
# libtool: link: (cd ".libs" && rm -f "libnet.so.1" && ln -s "libnet.so.1.7.0" "libnet.so.1")
# libtool: link: (cd ".libs" && rm -f "libnet.so" && ln -s "libnet.so.1.7.0" "libnet.so")
# libtool: link: ar cru .libs/libnet.a libnet_asn1.o libnet_build_802.1q.o libnet_build_802.1x.o libnet_build_802.2.o libnet_build_802.3.o libnet_build_arp.o libnet_build_bgp.o libnet_build_cdp.o libnet_build_data.o libnet_build_dhcp.o libnet_build_dns.o libnet_build_ethernet.o libnet_build_fddi.o libnet_build_gre.o libnet_build_hsrp.o libnet_build_icmp.o libnet_build_igmp.o libnet_build_ip.o libnet_build_ipsec.o libnet_build_isl.o libnet_build_link.o libnet_build_mpls.o libnet_build_ntp.o libnet_build_ospf.o libnet_build_rip.o libnet_build_rpc.o libnet_build_sebek.o libnet_build_snmp.o libnet_build_stp.o libnet_build_tcp.o libnet_build_token_ring.o libnet_build_udp.o libnet_build_vrrp.o libnet_advanced.o libnet_checksum.o libnet_cq.o libnet_crc.o libnet_error.o libnet_if_addr.o libnet_init.o libnet_internal.o libnet_pblock.o libnet_port_list.o libnet_prand.o libnet_raw.o libnet_resolve.o libnet_version.o libnet_write.o libnet_link_linux.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libnet.a
# libtool: link: ( cd ".libs" && rm -f "libnet.la" && ln -s "../libnet.la" "libnet.la" )
# make[1]: Leaving directory '/tmp/libnet/src/libnet-1.1.6/src'
# Making all in sample
# make[1]: Entering directory '/tmp/libnet/src/libnet-1.1.6/sample'
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c arp.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c cdp.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from cdp.c:44:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from arp.c:40:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c dhcp_discover.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from dhcp_discover.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c get_addr.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from get_addr.c:36:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c icmp_timestamp.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from icmp_timestamp.c:36:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c icmp_unreach.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from icmp_unreach.c:39:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c ieee.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from ieee.c:36:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c isl.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from isl.c:36:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c ntp.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c ospf_hello.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from ntp.c:36:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from ospf_hello.c:39:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c ospf_lsa.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c ping_of_death.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from ospf_lsa.c:39:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from ping_of_death.c:39:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c stp.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c synflood.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from stp.c:36:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from synflood.c:35:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c tcp1.c
# In file included from /usr/include/stdio.h:27:0,
# from ../include/libnet.h:62,
# from libnet_test.h:13,
# from tcp1.c:36:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c tcp2.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from tcp2.c:36:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c udp1.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from udp1.c:36:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c udp2.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from udp2.c:36:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c synflood6.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from synflood6.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c icmp6_echoreq.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from icmp6_echoreq.c:33:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c icmp6_unreach.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from icmp6_unreach.c:33:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c icmp_echo_cq.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from icmp_echo_cq.c:36:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c smurf.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from smurf.c:36:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c dot1x.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from dot1x.c:36:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c dns.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from dns.c:36:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c rpc_tcp.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from rpc_tcp.c:36:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c rpc_udp.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from rpc_udp.c:36:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c mpls.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from mpls.c:36:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c icmp_timeexceed.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from icmp_timeexceed.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c fddi_tcp1.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from fddi_tcp1.c:34:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c fddi_tcp2.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from fddi_tcp2.c:34:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c tring_tcp1.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from tring_tcp1.c:34:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c tring_tcp2.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from tring_tcp2.c:34:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c icmp_redirect.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from icmp_redirect.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c bgp4_hdr.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from bgp4_hdr.c:51:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c bgp4_open.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from bgp4_open.c:62:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c bgp4_update.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from bgp4_update.c:80:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c bgp4_notification.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from bgp4_notification.c:51:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c gre.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from gre.c:81:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c synflood6_frag.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from synflood6_frag.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c tftp.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from tftp.c:38:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c ip_link.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from ip_link.c:42:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c ip_raw.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from ip_raw.c:42:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c sebek.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from sebek.c:39:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c hsrp.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from hsrp.c:39:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c test_ipv4.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from test_ipv4.c:33:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c test_ipv6_icmpv4.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from test_ipv6_icmpv4.c:33:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -fPIC -c test_ipv4_options.c
# In file included from /usr/include/stdio.h:27:0,
# from ./../include/libnet.h:62,
# from ./libnet_test.h:13,
# from test_ipv4_options.c:33:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o arp arp.o ../src/libnet.la
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o cdp cdp.o ../src/libnet.la
# libtool: link: gcc -fPIC -o .libs/arp arp.o ../src/.libs/libnet.so
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o dhcp_discover dhcp_discover.o ../src/libnet.la
# libtool: link: gcc -fPIC -o .libs/cdp cdp.o ../src/.libs/libnet.so
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o get_addr get_addr.o ../src/libnet.la
# libtool: link: gcc -fPIC -o .libs/dhcp_discover dhcp_discover.o ../src/.libs/libnet.so
# libtool: link: gcc -fPIC -o .libs/get_addr get_addr.o ../src/.libs/libnet.so
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o icmp_timestamp icmp_timestamp.o ../src/libnet.la
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o icmp_unreach icmp_unreach.o ../src/libnet.la
# libtool: link: gcc -fPIC -o .libs/icmp_timestamp icmp_timestamp.o ../src/.libs/libnet.so
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o ieee ieee.o ../src/libnet.la
# libtool: link: gcc -fPIC -o .libs/icmp_unreach icmp_unreach.o ../src/.libs/libnet.so
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o isl isl.o ../src/libnet.la
# libtool: link: gcc -fPIC -o .libs/ieee ieee.o ../src/.libs/libnet.so
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o ntp ntp.o ../src/libnet.la
# libtool: link: gcc -fPIC -o .libs/isl isl.o ../src/.libs/libnet.so
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o ospf_hello ospf_hello.o ../src/libnet.la
# libtool: link: gcc -fPIC -o .libs/ntp ntp.o ../src/.libs/libnet.so
# libtool: link: gcc -fPIC -o .libs/ospf_hello ospf_hello.o ../src/.libs/libnet.so
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o ospf_lsa ospf_lsa.o ../src/libnet.la
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o ping_of_death ping_of_death.o ../src/libnet.la
# libtool: link: gcc -fPIC -o .libs/ospf_lsa ospf_lsa.o ../src/.libs/libnet.so
# libtool: link: gcc -fPIC -o .libs/ping_of_death ping_of_death.o ../src/.libs/libnet.so
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o stp stp.o ../src/libnet.la
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o synflood synflood.o ../src/libnet.la
# libtool: link: gcc -fPIC -o .libs/stp stp.o ../src/.libs/libnet.so
# libtool: link: gcc -fPIC -o .libs/synflood synflood.o ../src/.libs/libnet.so
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o tcp1 tcp1.o ../src/libnet.la
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o tcp2 tcp2.o ../src/libnet.la
# libtool: link: gcc -fPIC -o .libs/tcp1 tcp1.o ../src/.libs/libnet.so
# libtool: link: gcc -fPIC -o .libs/tcp2 tcp2.o ../src/.libs/libnet.so
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o udp1 udp1.o ../src/libnet.la
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o udp2 udp2.o ../src/libnet.la
# libtool: link: gcc -fPIC -o .libs/udp1 udp1.o ../src/.libs/libnet.so
# libtool: link: gcc -fPIC -o .libs/udp2 udp2.o ../src/.libs/libnet.so
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o synflood6 synflood6.o ../src/libnet.la
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o icmp6_echoreq icmp6_echoreq.o ../src/libnet.la
# libtool: link: gcc -fPIC -o .libs/synflood6 synflood6.o ../src/.libs/libnet.so
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o icmp6_unreach icmp6_unreach.o ../src/libnet.la
# libtool: link: gcc -fPIC -o .libs/icmp6_echoreq icmp6_echoreq.o ../src/.libs/libnet.so
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o icmp_echo_cq icmp_echo_cq.o ../src/libnet.la
# libtool: link: gcc -fPIC -o .libs/icmp6_unreach icmp6_unreach.o ../src/.libs/libnet.so
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o smurf smurf.o ../src/libnet.la
# libtool: link: gcc -fPIC -o .libs/icmp_echo_cq icmp_echo_cq.o ../src/.libs/libnet.so
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o dot1x dot1x.o ../src/libnet.la
# libtool: link: gcc -fPIC -o .libs/smurf smurf.o ../src/.libs/libnet.so
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o dns dns.o ../src/libnet.la
# libtool: link: gcc -fPIC -o .libs/dot1x dot1x.o ../src/.libs/libnet.so
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o rpc_tcp rpc_tcp.o ../src/libnet.la
# libtool: link: gcc -fPIC -o .libs/dns dns.o ../src/.libs/libnet.so
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o rpc_udp rpc_udp.o ../src/libnet.la
# libtool: link: gcc -fPIC -o .libs/rpc_tcp rpc_tcp.o ../src/.libs/libnet.so
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o mpls mpls.o ../src/libnet.la
# libtool: link: gcc -fPIC -o .libs/rpc_udp rpc_udp.o ../src/.libs/libnet.so
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o icmp_timeexceed icmp_timeexceed.o ../src/libnet.la
# libtool: link: gcc -fPIC -o .libs/mpls mpls.o ../src/.libs/libnet.so
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o fddi_tcp1 fddi_tcp1.o ../src/libnet.la
# libtool: link: gcc -fPIC -o .libs/icmp_timeexceed icmp_timeexceed.o ../src/.libs/libnet.so
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o fddi_tcp2 fddi_tcp2.o ../src/libnet.la
# libtool: link: gcc -fPIC -o .libs/fddi_tcp1 fddi_tcp1.o ../src/.libs/libnet.so
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o tring_tcp1 tring_tcp1.o ../src/libnet.la
# libtool: link: gcc -fPIC -o .libs/fddi_tcp2 fddi_tcp2.o ../src/.libs/libnet.so
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o tring_tcp2 tring_tcp2.o ../src/libnet.la
# libtool: link: gcc -fPIC -o .libs/tring_tcp1 tring_tcp1.o ../src/.libs/libnet.so
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o icmp_redirect icmp_redirect.o ../src/libnet.la
# libtool: link: gcc -fPIC -o .libs/tring_tcp2 tring_tcp2.o ../src/.libs/libnet.so
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o bgp4_hdr bgp4_hdr.o ../src/libnet.la
# libtool: link: gcc -fPIC -o .libs/icmp_redirect icmp_redirect.o ../src/.libs/libnet.so
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o bgp4_open bgp4_open.o ../src/libnet.la
# libtool: link: gcc -fPIC -o .libs/bgp4_hdr bgp4_hdr.o ../src/.libs/libnet.so
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o bgp4_update bgp4_update.o ../src/libnet.la
# libtool: link: gcc -fPIC -o .libs/bgp4_open bgp4_open.o ../src/.libs/libnet.so
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o bgp4_notification bgp4_notification.o ../src/libnet.la
# libtool: link: gcc -fPIC -o .libs/bgp4_update bgp4_update.o ../src/.libs/libnet.so
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o gre gre.o ../src/libnet.la
# libtool: link: gcc -fPIC -o .libs/bgp4_notification bgp4_notification.o ../src/.libs/libnet.so
# libtool: link: gcc -fPIC -o .libs/gre gre.o ../src/.libs/libnet.so
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o synflood6_frag synflood6_frag.o ../src/libnet.la
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o tftp tftp.o ../src/libnet.la
# libtool: link: gcc -fPIC -o .libs/synflood6_frag synflood6_frag.o ../src/.libs/libnet.so
# libtool: link: gcc -fPIC -o .libs/tftp tftp.o ../src/.libs/libnet.so
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o ip_link ip_link.o ../src/libnet.la
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o ip_raw ip_raw.o ../src/libnet.la
# libtool: link: gcc -fPIC -o .libs/ip_link ip_link.o ../src/.libs/libnet.so
# libtool: link: gcc -fPIC -o .libs/ip_raw ip_raw.o ../src/.libs/libnet.so
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o sebek sebek.o ../src/libnet.la
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o hsrp hsrp.o ../src/libnet.la
# libtool: link: gcc -fPIC -o .libs/sebek sebek.o ../src/.libs/libnet.so
# libtool: link: gcc -fPIC -o .libs/hsrp hsrp.o ../src/.libs/libnet.so
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o test_ipv4 test_ipv4.o ../src/libnet.la
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o test_ipv6_icmpv4 test_ipv6_icmpv4.o ../src/libnet.la
# libtool: link: gcc -fPIC -o .libs/test_ipv4 test_ipv4.o ../src/.libs/libnet.so
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -o test_ipv4_options test_ipv4_options.o ../src/libnet.la
# libtool: link: gcc -fPIC -o .libs/test_ipv6_icmpv4 test_ipv6_icmpv4.o ../src/.libs/libnet.so
# libtool: link: gcc -fPIC -o .libs/test_ipv4_options test_ipv4_options.o ../src/.libs/libnet.so
# make[1]: Leaving directory '/tmp/libnet/src/libnet-1.1.6/sample'
# Making all in doc
# make[1]: Entering directory '/tmp/libnet/src/libnet-1.1.6/doc'
# Making all in man
# make[2]: Entering directory '/tmp/libnet/src/libnet-1.1.6/doc/man'
# Making all in man3
# make[3]: Entering directory '/tmp/libnet/src/libnet-1.1.6/doc/man/man3'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libnet/src/libnet-1.1.6/doc/man/man3'
# make[3]: Entering directory '/tmp/libnet/src/libnet-1.1.6/doc/man'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/libnet/src/libnet-1.1.6/doc/man'
# make[2]: Leaving directory '/tmp/libnet/src/libnet-1.1.6/doc/man'
# Making all in html
# make[2]: Entering directory '/tmp/libnet/src/libnet-1.1.6/doc/html'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/libnet/src/libnet-1.1.6/doc/html'
# make[2]: Entering directory '/tmp/libnet/src/libnet-1.1.6/doc'
# make[2]: Nothing to be done for 'all-am'.
# make[2]: Leaving directory '/tmp/libnet/src/libnet-1.1.6/doc'
# make[1]: Leaving directory '/tmp/libnet/src/libnet-1.1.6/doc'
# Making all in win32
# make[1]: Entering directory '/tmp/libnet/src/libnet-1.1.6/win32'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/libnet/src/libnet-1.1.6/win32'
# make[1]: Entering directory '/tmp/libnet/src/libnet-1.1.6'
# make[1]: Nothing to be done for 'all-am'.
# make[1]: Leaving directory '/tmp/libnet/src/libnet-1.1.6'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in include
# make[1]: Entering directory '/tmp/libnet/src/libnet-1.1.6/include'
# Making install in libnet
# make[2]: Entering directory '/tmp/libnet/src/libnet-1.1.6/include/libnet'
# make[3]: Entering directory '/tmp/libnet/src/libnet-1.1.6/include/libnet'
# make[3]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/include/libnet" || /usr/sbin/mkdir -p "/tmp/libnet/pkg/libnet/usr/include/libnet"
# /usr/bin/install -c -m 644 libnet-asn1.h libnet-functions.h libnet-headers.h libnet-macros.h libnet-structures.h libnet-types.h '/tmp/libnet/pkg/libnet/usr/include/libnet'
# make[3]: Leaving directory '/tmp/libnet/src/libnet-1.1.6/include/libnet'
# make[2]: Leaving directory '/tmp/libnet/src/libnet-1.1.6/include/libnet'
# Making install in win32
# make[2]: Entering directory '/tmp/libnet/src/libnet-1.1.6/include/win32'
# make[3]: Entering directory '/tmp/libnet/src/libnet-1.1.6/include/win32'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libnet/src/libnet-1.1.6/include/win32'
# make[2]: Leaving directory '/tmp/libnet/src/libnet-1.1.6/include/win32'
# make[2]: Entering directory '/tmp/libnet/src/libnet-1.1.6/include'
# make[3]: Entering directory '/tmp/libnet/src/libnet-1.1.6/include'
# make[3]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/include" || /usr/sbin/mkdir -p "/tmp/libnet/pkg/libnet/usr/include"
# /usr/bin/install -c -m 644 libnet.h '/tmp/libnet/pkg/libnet/usr/include'
# make[3]: Leaving directory '/tmp/libnet/src/libnet-1.1.6/include'
# make[2]: Leaving directory '/tmp/libnet/src/libnet-1.1.6/include'
# make[1]: Leaving directory '/tmp/libnet/src/libnet-1.1.6/include'
# Making install in src
# make[1]: Entering directory '/tmp/libnet/src/libnet-1.1.6/src'
# make[2]: Entering directory '/tmp/libnet/src/libnet-1.1.6/src'
# test -z "/usr/lib" || /usr/sbin/mkdir -p "/tmp/libnet/pkg/libnet/usr/lib"
# make[2]: Nothing to be done for 'install-data-am'.
# /bin/sh ../libtool --mode=install /usr/bin/install -c libnet.la '/tmp/libnet/pkg/libnet/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libnet.so.1.7.0 /tmp/libnet/pkg/libnet/usr/lib/libnet.so.1.7.0
# libtool: install: (cd /tmp/libnet/pkg/libnet/usr/lib && { ln -s -f libnet.so.1.7.0 libnet.so.1 || { rm -f libnet.so.1 && ln -s libnet.so.1.7.0 libnet.so.1; }; })
# libtool: install: (cd /tmp/libnet/pkg/libnet/usr/lib && { ln -s -f libnet.so.1.7.0 libnet.so || { rm -f libnet.so && ln -s libnet.so.1.7.0 libnet.so; }; })
# libtool: install: /usr/bin/install -c .libs/libnet.lai /tmp/libnet/pkg/libnet/usr/lib/libnet.la
# libtool: install: /usr/bin/install -c .libs/libnet.a /tmp/libnet/pkg/libnet/usr/lib/libnet.a
# libtool: install: chmod 644 /tmp/libnet/pkg/libnet/usr/lib/libnet.a
# libtool: install: ranlib /tmp/libnet/pkg/libnet/usr/lib/libnet.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[2]: Leaving directory '/tmp/libnet/src/libnet-1.1.6/src'
# make[1]: Leaving directory '/tmp/libnet/src/libnet-1.1.6/src'
# Making install in sample
# make[1]: Entering directory '/tmp/libnet/src/libnet-1.1.6/sample'
# make[2]: Entering directory '/tmp/libnet/src/libnet-1.1.6/sample'
# test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/libnet/pkg/libnet/usr/bin"
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/libnet/src/libnet-1.1.6/sample'
# make[1]: Leaving directory '/tmp/libnet/src/libnet-1.1.6/sample'
# Making install in doc
# make[1]: Entering directory '/tmp/libnet/src/libnet-1.1.6/doc'
# Making install in man
# make[2]: Entering directory '/tmp/libnet/src/libnet-1.1.6/doc/man'
# Making install in man3
# make[3]: Entering directory '/tmp/libnet/src/libnet-1.1.6/doc/man/man3'
# make[4]: Entering directory '/tmp/libnet/src/libnet-1.1.6/doc/man/man3'
# make[4]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/man/man3" || /usr/sbin/mkdir -p "/tmp/libnet/pkg/libnet/usr/share/man/man3"
# /usr/bin/install -c -m 644 ./libnet-functions.h.3 ./libnet-macros.h.3 ./libnet.h.3 '/tmp/libnet/pkg/libnet/usr/share/man/man3'
# make[4]: Leaving directory '/tmp/libnet/src/libnet-1.1.6/doc/man/man3'
# make[3]: Leaving directory '/tmp/libnet/src/libnet-1.1.6/doc/man/man3'
# make[3]: Entering directory '/tmp/libnet/src/libnet-1.1.6/doc/man'
# make[4]: Entering directory '/tmp/libnet/src/libnet-1.1.6/doc/man'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/libnet/src/libnet-1.1.6/doc/man'
# make[3]: Leaving directory '/tmp/libnet/src/libnet-1.1.6/doc/man'
# make[2]: Leaving directory '/tmp/libnet/src/libnet-1.1.6/doc/man'
# Making install in html
# make[2]: Entering directory '/tmp/libnet/src/libnet-1.1.6/doc/html'
# make[3]: Entering directory '/tmp/libnet/src/libnet-1.1.6/doc/html'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libnet/src/libnet-1.1.6/doc/html'
# make[2]: Leaving directory '/tmp/libnet/src/libnet-1.1.6/doc/html'
# make[2]: Entering directory '/tmp/libnet/src/libnet-1.1.6/doc'
# make[3]: Entering directory '/tmp/libnet/src/libnet-1.1.6/doc'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libnet/src/libnet-1.1.6/doc'
# make[2]: Leaving directory '/tmp/libnet/src/libnet-1.1.6/doc'
# make[1]: Leaving directory '/tmp/libnet/src/libnet-1.1.6/doc'
# Making install in win32
# make[1]: Entering directory '/tmp/libnet/src/libnet-1.1.6/win32'
# make[2]: Entering directory '/tmp/libnet/src/libnet-1.1.6/win32'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/libnet/src/libnet-1.1.6/win32'
# make[1]: Leaving directory '/tmp/libnet/src/libnet-1.1.6/win32'
# make[1]: Entering directory '/tmp/libnet/src/libnet-1.1.6'
# make[2]: Entering directory '/tmp/libnet/src/libnet-1.1.6'
# test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/libnet/pkg/libnet/usr/bin"
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/bin/install -c libnet-config '/tmp/libnet/pkg/libnet/usr/bin'
# make[2]: Leaving directory '/tmp/libnet/src/libnet-1.1.6'
# make[1]: Leaving directory '/tmp/libnet/src/libnet-1.1.6'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libnet"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libnet 1.1.6-2 (Wed Aug 24 13:41:32 UTC 2016)

CMD: pacman --query --file libnet-1.1.6-2-x86_64.pkg.tar.xz
# libnet 1.1.6-2

Creating hybrid package for 'libnet'

Trying to find vanilla package 'libnet'...

CMD: pacman --query --file /mirror/libnet-1.1.6-2.pkg.tar.xz
# libnet 1.1.6-2

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/libnet.so.1.7.0
# /usr/lib/libnet.so
# /usr/lib/libnet.so.1
# /usr/share/man/man3/libnet-macros.h.3.gz
# /usr/share/man/man3/libnet.h.3.gz
# /usr/share/man/man3/libnet-functions.h.3.gz
# /usr/share/licenses/libnet/LICENSE
# /usr/include/libnet.h
# /usr/include/libnet/libnet-functions.h
# /usr/include/libnet/libnet-headers.h
# /usr/include/libnet/libnet-macros.h
# /usr/include/libnet/libnet-types.h
# /usr/include/libnet/libnet-structures.h
# /usr/include/libnet/libnet-asn1.h
# /usr/bin/libnet-config
# /sysroot/usr/lib/libnet.so.1.7.0
# /sysroot/usr/lib/libnet.so.1
# /sysroot/usr/lib/libnet.so
# /sysroot/usr/lib/libnet.la
# /sysroot/usr/lib/libnet.a
# /sysroot/usr/include/libnet.h
# /sysroot/usr/include/libnet/libnet-asn1.h
# /sysroot/usr/include/libnet/libnet-functions.h
# /sysroot/usr/include/libnet/libnet-headers.h
# /sysroot/usr/include/libnet/libnet-macros.h
# /sysroot/usr/include/libnet/libnet-structures.h
# /sysroot/usr/include/libnet/libnet-types.h

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

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

Printing config logfiles

CMD: config logfiles '/tmp/libnet/src/libnet-1.1.6/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 libnet configure 1.1.6, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = ec329a05bd95
# 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/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2249: result: beginning autoconfiguration process for libnet-1.1.6 ...
# configure:2284: checking build system type
# configure:2298: result: x86_64-unknown-linux-gnu
# configure:2318: checking host system type
# configure:2331: result: x86_64-unknown-linux-gnu
# configure:2351: checking target system type
# configure:2364: result: x86_64-unknown-linux-gnu
# configure:2409: checking for a BSD-compatible install
# configure:2477: result: /usr/bin/install -c
# configure:2488: checking whether build environment is sane
# configure:2538: result: yes
# configure:2587: checking for x86_64-unknown-linux-strip
# configure:2617: result: no
# configure:2627: checking for strip
# configure:2643: found /usr/sbin/strip
# configure:2654: result: strip
# configure:2679: checking for a thread-safe mkdir -p
# configure:2718: result: /usr/sbin/mkdir -p
# configure:2731: checking for gawk
# configure:2747: found /usr/sbin/gawk
# configure:2758: result: gawk
# configure:2769: checking whether make sets $(MAKE)
# configure:2791: result: yes
# configure:2874: checking whether to enable maintainer-specific portions of Makefiles
# configure:2883: result: no
# configure:2905: checking for x86_64-unknown-linux-gcc
# configure:2935: result: no
# configure:2945: checking for gcc
# configure:2961: found /usr/sbin/gcc
# configure:2972: result: gcc
# configure:3201: checking for C compiler version
# configure:3210: 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:3221: $? = 0
# configure:3210: 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:3221: $? = 0
# configure:3210: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3221: $? = 1
# configure:3210: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3221: $? = 1
# configure:3241: checking whether the C compiler works
# configure:3263: gcc conftest.c >&5
# configure:3267: $? = 0
# configure:3315: result: yes
# configure:3318: checking for C compiler default output file name
# configure:3320: result: a.out
# configure:3326: checking for suffix of executables
# configure:3333: gcc -o conftest conftest.c >&5
# configure:3337: $? = 0
# configure:3359: result:
# configure:3381: checking whether we are cross compiling
# configure:3389: gcc -o conftest conftest.c >&5
# configure:3393: $? = 0
# configure:3400: ./conftest
# configure:3404: $? = 0
# configure:3419: result: no
# configure:3424: checking for suffix of object files
# configure:3446: gcc -c conftest.c >&5
# configure:3450: $? = 0
# configure:3471: result: o
# configure:3475: checking whether we are using the GNU C compiler
# configure:3494: gcc -c conftest.c >&5
# configure:3494: $? = 0
# configure:3503: result: yes
# configure:3512: checking whether gcc accepts -g
# configure:3532: gcc -c -g conftest.c >&5
# configure:3532: $? = 0
# configure:3573: result: yes
# configure:3590: checking for gcc option to accept ISO C89
# configure:3654: gcc -c conftest.c >&5
# configure:3654: $? = 0
# configure:3667: result: none needed
# configure:3698: checking for style of include used by make
# configure:3726: result: GNU
# configure:3751: checking dependency style of gcc
# configure:3861: result: none
# configure:3883: checking how to run the C preprocessor
# configure:3914: gcc -E conftest.c
# configure:3914: $? = 0
# configure:3928: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3928: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libnet"
# | #define PACKAGE_TARNAME "libnet"
# | #define PACKAGE_VERSION "1.1.6"
# | #define PACKAGE_STRING "libnet 1.1.6"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libnet"
# | #define VERSION "1.1.6"
# | /* end confdefs.h. */
# | #include
# configure:3953: result: gcc -E
# configure:3973: gcc -E conftest.c
# configure:3973: $? = 0
# configure:3987: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3987: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libnet"
# | #define PACKAGE_TARNAME "libnet"
# | #define PACKAGE_VERSION "1.1.6"
# | #define PACKAGE_STRING "libnet 1.1.6"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libnet"
# | #define VERSION "1.1.6"
# | /* end confdefs.h. */
# | #include
# configure:4016: checking for grep that handles long lines and -e
# configure:4074: result: /usr/sbin/grep
# configure:4079: checking for egrep
# configure:4141: result: /usr/sbin/grep -E
# configure:4146: checking for ANSI C header files
# configure:4166: gcc -c conftest.c >&5
# configure:4166: $? = 0
# configure:4239: gcc -o conftest conftest.c >&5
# configure:4239: $? = 0
# configure:4239: ./conftest
# configure:4239: $? = 0
# configure:4250: result: yes
# configure:4263: checking for sys/types.h
# configure:4263: gcc -c conftest.c >&5
# configure:4263: $? = 0
# configure:4263: result: yes
# configure:4263: checking for sys/stat.h
# configure:4263: gcc -c conftest.c >&5
# configure:4263: $? = 0
# configure:4263: result: yes
# configure:4263: checking for stdlib.h
# configure:4263: gcc -c conftest.c >&5
# configure:4263: $? = 0
# configure:4263: result: yes
# configure:4263: checking for string.h
# configure:4263: gcc -c conftest.c >&5
# configure:4263: $? = 0
# configure:4263: result: yes
# configure:4263: checking for memory.h
# configure:4263: gcc -c conftest.c >&5
# configure:4263: $? = 0
# configure:4263: result: yes
# configure:4263: checking for strings.h
# configure:4263: gcc -c conftest.c >&5
# configure:4263: $? = 0
# configure:4263: result: yes
# configure:4263: checking for inttypes.h
# configure:4263: gcc -c conftest.c >&5
# configure:4263: $? = 0
# configure:4263: result: yes
# configure:4263: checking for stdint.h
# configure:4263: gcc -c conftest.c >&5
# configure:4263: $? = 0
# configure:4263: result: yes
# configure:4263: checking for unistd.h
# configure:4263: gcc -c conftest.c >&5
# configure:4263: $? = 0
# configure:4263: result: yes
# configure:4276: checking minix/config.h usability
# configure:4276: gcc -c conftest.c >&5
# conftest.c:54:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4276: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libnet"
# | #define PACKAGE_TARNAME "libnet"
# | #define PACKAGE_VERSION "1.1.6"
# | #define PACKAGE_STRING "libnet 1.1.6"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libnet"
# | #define VERSION "1.1.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:4276: result: no
# configure:4276: checking minix/config.h presence
# configure:4276: gcc -E conftest.c
# conftest.c:21:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4276: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libnet"
# | #define PACKAGE_TARNAME "libnet"
# | #define PACKAGE_VERSION "1.1.6"
# | #define PACKAGE_STRING "libnet 1.1.6"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libnet"
# | #define VERSION "1.1.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:4276: result: no
# configure:4276: checking for minix/config.h
# configure:4276: result: no
# configure:4297: checking whether it is safe to define __EXTENSIONS__
# configure:4315: gcc -c conftest.c >&5
# configure:4315: $? = 0
# configure:4322: result: yes
# configure:4382: checking how to print strings
# configure:4409: result: printf
# configure:4430: checking for a sed that does not truncate output
# configure:4494: result: /usr/sbin/sed
# configure:4512: checking for fgrep
# configure:4574: result: /usr/sbin/grep -F
# configure:4609: checking for ld used by gcc
# configure:4676: result: /usr/sbin/ld
# configure:4683: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:4698: result: yes
# configure:4710: checking for BSD- or MS-compatible name lister (nm)
# configure:4759: result: /usr/sbin/nm -B
# configure:4889: checking the name lister (/usr/sbin/nm -B) interface
# configure:4896: gcc -c conftest.c >&5
# configure:4899: /usr/sbin/nm -B "conftest.o"
# configure:4902: output
# 0000000000000000 B some_variable
# configure:4909: result: BSD nm
# configure:4912: checking whether ln -s works
# configure:4916: result: yes
# configure:4924: checking the maximum length of command line arguments
# configure:5049: result: 1572864
# configure:5066: checking whether the shell understands some XSI constructs
# configure:5076: result: yes
# configure:5080: checking whether the shell understands "+="
# configure:5086: result: yes
# configure:5121: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5161: result: func_convert_file_noop
# configure:5168: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5188: result: func_convert_file_noop
# configure:5195: checking for /usr/sbin/ld option to reload object files
# configure:5202: result: -r
# configure:5236: checking for x86_64-unknown-linux-objdump
# configure:5266: result: no
# configure:5276: checking for objdump
# configure:5292: found /usr/sbin/objdump
# configure:5303: result: objdump
# configure:5335: checking how to recognize dependent libraries
# configure:5537: result: pass_all
# configure:5582: checking for x86_64-unknown-linux-dlltool
# configure:5612: result: no
# configure:5622: checking for dlltool
# configure:5652: result: no
# configure:5682: checking how to associate runtime and link libraries
# configure:5709: result: printf %s\n
# configure:5725: checking for x86_64-unknown-linux-ar
# configure:5755: result: no
# configure:5769: checking for ar
# configure:5785: found /usr/sbin/ar
# configure:5796: result: ar
# configure:5833: checking for archiver @FILE support
# configure:5850: gcc -c conftest.c >&5
# configure:5850: $? = 0
# configure:5853: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:5856: $? = 0
# configure:5861: 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:5864: $? = 1
# configure:5876: result: @
# configure:5894: checking for x86_64-unknown-linux-strip
# configure:5921: result: strip
# configure:5993: checking for x86_64-unknown-linux-ranlib
# configure:6023: result: no
# configure:6033: checking for ranlib
# configure:6049: found /usr/sbin/ranlib
# configure:6060: result: ranlib
# configure:6162: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:6281: gcc -c conftest.c >&5
# configure:6284: $? = 0
# configure:6288: /usr/sbin/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:6291: $? = 0
# configure:6357: gcc -o conftest conftest.c conftstm.o >&5
# configure:6360: $? = 0
# configure:6398: result: ok
# configure:6435: checking for sysroot
# configure:6465: result: no
# configure:6542: gcc -c conftest.c >&5
# configure:6545: $? = 0
# configure:6668: checking for x86_64-unknown-linux-mt
# configure:6698: result: no
# configure:6708: checking for mt
# configure:6738: result: no
# configure:6758: checking if : is a manifest tool
# configure:6764: : '-?'
# configure:6772: result: no
# configure:7401: checking for dlfcn.h
# configure:7401: gcc -c conftest.c >&5
# configure:7401: $? = 0
# configure:7401: result: yes
# configure:7588: checking for objdir
# configure:7603: result: .libs
# configure:7870: checking if gcc supports -fno-rtti -fno-exceptions
# configure:7888: 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:7892: $? = 0
# configure:7905: result: no
# configure:8215: checking for gcc option to produce PIC
# configure:8222: result: -fPIC -DPIC
# configure:8230: checking if gcc PIC flag -fPIC -DPIC works
# configure:8248: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8252: $? = 0
# configure:8265: result: yes
# configure:8294: checking if gcc static flag -static works
# configure:8322: result: yes
# configure:8337: checking if gcc supports -c -o file.o
# configure:8358: gcc -c -o out/conftest2.o conftest.c >&5
# configure:8362: $? = 0
# configure:8384: result: yes
# configure:8392: checking if gcc supports -c -o file.o
# configure:8439: result: yes
# configure:8472: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:9634: result: yes
# configure:9671: checking whether -lc should be explicitly linked in
# configure:9679: gcc -c conftest.c >&5
# configure:9682: $? = 0
# configure:9697: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:9700: $? = 0
# configure:9714: result: no
# configure:9879: checking dynamic linker characteristics
# configure:10394: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10394: $? = 0
# configure:10628: result: GNU/Linux ld.so
# configure:10735: checking how to hardcode library paths into programs
# configure:10760: result: immediate
# configure:11300: checking whether stripping libraries is possible
# configure:11305: result: yes
# configure:11340: checking if libtool supports shared libraries
# configure:11342: result: yes
# configure:11345: checking whether to build shared libraries
# configure:11366: result: yes
# configure:11369: checking whether to build static libraries
# configure:11373: result: yes
# configure:11411: checking sys/sockio.h usability
# configure:11411: gcc -c conftest.c >&5
# conftest.c:61:24: fatal error: sys/sockio.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11411: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libnet"
# | #define PACKAGE_TARNAME "libnet"
# | #define PACKAGE_VERSION "1.1.6"
# | #define PACKAGE_STRING "libnet 1.1.6"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libnet"
# | #define VERSION "1.1.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:11411: result: no
# configure:11411: checking sys/sockio.h presence
# configure:11411: gcc -E conftest.c
# conftest.c:28:24: fatal error: sys/sockio.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11411: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libnet"
# | #define PACKAGE_TARNAME "libnet"
# | #define PACKAGE_VERSION "1.1.6"
# | #define PACKAGE_STRING "libnet 1.1.6"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libnet"
# | #define VERSION "1.1.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:11411: result: no
# configure:11411: checking for sys/sockio.h
# configure:11411: result: no
# configure:11423: checking for gethostbyname2
# configure:11423: gcc -o conftest conftest.c >&5
# configure:11423: $? = 0
# configure:11423: result: yes
# configure:11434: checking for getifaddrs
# configure:11434: gcc -o conftest conftest.c >&5
# configure:11434: $? = 0
# configure:11434: result: yes
# configure:11443: checking for uint16_t
# configure:11443: gcc -c conftest.c >&5
# configure:11443: $? = 0
# configure:11443: result: yes
# configure:11455: checking for uint32_t
# configure:11455: gcc -c conftest.c >&5
# configure:11455: $? = 0
# configure:11455: result: yes
# configure:11469: checking for uint64_t
# configure:11469: gcc -c conftest.c >&5
# configure:11469: $? = 0
# configure:11469: result: yes
# configure:11485: checking whether byte ordering is bigendian
# configure:11500: gcc -c conftest.c >&5
# conftest.c:31:9: error: unknown type name 'not'
# not a universal capable compiler
# ^~~
# conftest.c:31:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^~~~~~~~~
# conftest.c:31:15: error: unknown type name 'universal'
# configure:11500: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libnet"
# | #define PACKAGE_TARNAME "libnet"
# | #define PACKAGE_VERSION "1.1.6"
# | #define PACKAGE_STRING "libnet 1.1.6"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libnet"
# | #define VERSION "1.1.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_GETIFADDRS 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:11545: gcc -c conftest.c >&5
# configure:11545: $? = 0
# configure:11563: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:37:4: error: unknown type name 'not'
# not big endian
# ^~~
# conftest.c:37:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
# not big endian
# ^~~~~~
# configure:11563: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libnet"
# | #define PACKAGE_TARNAME "libnet"
# | #define PACKAGE_VERSION "1.1.6"
# | #define PACKAGE_STRING "libnet 1.1.6"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libnet"
# | #define VERSION "1.1.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_GETIFADDRS 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:11691: result: no
# configure:11744: checking net/pfilt.h usability
# configure:11744: gcc -c conftest.c >&5
# conftest.c:64:23: fatal error: net/pfilt.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11744: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libnet"
# | #define PACKAGE_TARNAME "libnet"
# | #define PACKAGE_VERSION "1.1.6"
# | #define PACKAGE_STRING "libnet 1.1.6"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libnet"
# | #define VERSION "1.1.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_GETIFADDRS 1
# | #define LIBNET_LIL_ENDIAN 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:11744: result: no
# configure:11744: checking net/pfilt.h presence
# configure:11744: gcc -E conftest.c
# conftest.c:31:23: fatal error: net/pfilt.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11744: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libnet"
# | #define PACKAGE_TARNAME "libnet"
# | #define PACKAGE_VERSION "1.1.6"
# | #define PACKAGE_STRING "libnet 1.1.6"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libnet"
# | #define VERSION "1.1.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_GETIFADDRS 1
# | #define LIBNET_LIL_ENDIAN 1
# | /* end confdefs.h. */
# | #include
# configure:11744: result: no
# configure:11744: checking for net/pfilt.h
# configure:11744: result: no
# configure:11744: checking sys/net/nit.h usability
# configure:11744: gcc -c conftest.c >&5
# conftest.c:64:25: fatal error: sys/net/nit.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11744: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libnet"
# | #define PACKAGE_TARNAME "libnet"
# | #define PACKAGE_VERSION "1.1.6"
# | #define PACKAGE_STRING "libnet 1.1.6"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libnet"
# | #define VERSION "1.1.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_GETIFADDRS 1
# | #define LIBNET_LIL_ENDIAN 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:11744: result: no
# configure:11744: checking sys/net/nit.h presence
# configure:11744: gcc -E conftest.c
# conftest.c:31:25: fatal error: sys/net/nit.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11744: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libnet"
# | #define PACKAGE_TARNAME "libnet"
# | #define PACKAGE_VERSION "1.1.6"
# | #define PACKAGE_STRING "libnet 1.1.6"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libnet"
# | #define VERSION "1.1.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_GETIFADDRS 1
# | #define LIBNET_LIL_ENDIAN 1
# | /* end confdefs.h. */
# | #include
# configure:11744: result: no
# configure:11744: checking for sys/net/nit.h
# configure:11744: result: no
# configure:11744: checking net/raw.h usability
# configure:11744: gcc -c conftest.c >&5
# conftest.c:64:21: fatal error: net/raw.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11744: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libnet"
# | #define PACKAGE_TARNAME "libnet"
# | #define PACKAGE_VERSION "1.1.6"
# | #define PACKAGE_STRING "libnet 1.1.6"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libnet"
# | #define VERSION "1.1.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_GETIFADDRS 1
# | #define LIBNET_LIL_ENDIAN 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:11744: result: no
# configure:11744: checking net/raw.h presence
# configure:11744: gcc -E conftest.c
# conftest.c:31:21: fatal error: net/raw.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11744: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libnet"
# | #define PACKAGE_TARNAME "libnet"
# | #define PACKAGE_VERSION "1.1.6"
# | #define PACKAGE_STRING "libnet 1.1.6"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libnet"
# | #define VERSION "1.1.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_GETIFADDRS 1
# | #define LIBNET_LIL_ENDIAN 1
# | /* end confdefs.h. */
# | #include
# configure:11744: result: no
# configure:11744: checking for net/raw.h
# configure:11744: result: no
# configure:11744: checking sys/dlpi.h usability
# configure:11744: gcc -c conftest.c >&5
# conftest.c:64:22: fatal error: sys/dlpi.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11744: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libnet"
# | #define PACKAGE_TARNAME "libnet"
# | #define PACKAGE_VERSION "1.1.6"
# | #define PACKAGE_STRING "libnet 1.1.6"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libnet"
# | #define VERSION "1.1.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_GETIFADDRS 1
# | #define LIBNET_LIL_ENDIAN 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:11744: result: no
# configure:11744: checking sys/dlpi.h presence
# configure:11744: gcc -E conftest.c
# conftest.c:31:22: fatal error: sys/dlpi.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11744: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libnet"
# | #define PACKAGE_TARNAME "libnet"
# | #define PACKAGE_VERSION "1.1.6"
# | #define PACKAGE_STRING "libnet 1.1.6"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libnet"
# | #define VERSION "1.1.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_GETIFADDRS 1
# | #define LIBNET_LIL_ENDIAN 1
# | /* end confdefs.h. */
# | #include
# configure:11744: result: no
# configure:11744: checking for sys/dlpi.h
# configure:11744: result: no
# configure:11744: checking linux/socket.h usability
# configure:11744: gcc -c conftest.c >&5
# configure:11744: $? = 0
# configure:11744: result: yes
# configure:11744: checking linux/socket.h presence
# configure:11744: gcc -E conftest.c
# configure:11744: $? = 0
# configure:11744: result: yes
# configure:11744: checking for linux/socket.h
# configure:11744: result: yes
# configure:11755: checking link-layer packet interface type
# configure:11977: result: found link layer linux
# configure:11980: checking for packet socket (PF_PACKET)
# configure:12042: result: test program got EPERM... assuming yes
# configure:12061: checking for Linux proc filesystem
# configure:12073: result: yes
# configure:12150: checking net/ethernet.h usability
# configure:12150: gcc -c conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:12150: $? = 0
# configure:12150: result: yes
# configure:12150: checking net/ethernet.h presence
# configure:12150: gcc -E conftest.c
# In file included from /usr/include/sys/cdefs.h:23:0,
# from /usr/include/net/ethernet.h:24,
# from conftest.c:37:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:12150: $? = 0
# configure:12150: result: yes
# configure:12150: checking for net/ethernet.h
# configure:12150: result: yes
# configure:12750: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libnet config.status 1.1.6, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on ec329a05bd95
#
# config.status:1130: creating Makefile
# config.status:1130: creating src/Makefile
# config.status:1130: creating win32/Makefile
# config.status:1130: creating include/Makefile
# config.status:1130: creating include/libnet/Makefile
# config.status:1130: creating include/win32/Makefile
# config.status:1130: creating sample/Makefile
# config.status:1130: creating doc/Makefile
# config.status:1130: creating doc/man/Makefile
# config.status:1130: creating doc/man/man3/Makefile
# config.status:1130: creating doc/html/Makefile
# config.status:1130: creating version.h
# config.status:1130: creating include/libnet.h
# config.status:1130: creating libnet-config
# config.status:1130: creating include/config.h
# config.status:1359: executing depfiles commands
# config.status:1359: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_uint16_t=yes
# ac_cv_c_uint32_t=yes
# ac_cv_c_uint64_t=yes
# 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_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_gethostbyname2=yes
# ac_cv_func_getifaddrs=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_linux_socket_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_net_ethernet_h=yes
# ac_cv_header_net_pfilt_h=no
# ac_cv_header_net_raw_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_sys_dlpi_h=no
# ac_cv_header_sys_net_nit_h=no
# ac_cv_header_sys_sockio_h=no
# ac_cv_header_sys_stat_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_libnet_linux_procfs=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_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_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_target=x86_64-unknown-linux-gnu
# am_cv_CC_dependencies_compiler_type=none
# libnet_cv_have_packet_socket=probably
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/sbin/ld
# lt_cv_path_NM='/usr/sbin/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]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libnet/src/libnet-1.1.6/missing --run aclocal-1.11'
# ADDITIONAL_LIBS=''
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/libnet/src/libnet-1.1.6/missing --run tar'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/libnet/src/libnet-1.1.6/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/libnet/src/libnet-1.1.6/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/libnet/src/libnet-1.1.6/missing --run automake-1.11'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=none'
# CFLAGS=''
# 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/sbin/grep -E'
# ENDIANESS='LIBNET_LIL_ENDIAN'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# HAVE_PACKET_SOCKET=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SAMPLES_FALSE=''
# INSTALL_SAMPLES_TRUE='#'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/sbin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBNET_CONFIG_CFLAGS=''
# LIBNET_CONFIG_DEFINES='-D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H'
# LIBNET_CONFIG_LIBS=''
# LIBOBJS=' ${LIBOBJDIR}libnet_link_linux$U.o'
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=' ${LIBOBJDIR}libnet_link_linux$U.lo'
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/libnet/src/libnet-1.1.6/missing --run makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/usr/sbin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libnet'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='libnet'
# PACKAGE_STRING='libnet 1.1.6'
# PACKAGE_TARNAME='libnet'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.1.6'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='1.1.6'
# 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__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} 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_TARNAME}'
# 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/libnet/src/libnet-1.1.6/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "libnet"
# #define PACKAGE_TARNAME "libnet"
# #define PACKAGE_VERSION "1.1.6"
# #define PACKAGE_STRING "libnet 1.1.6"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "libnet"
# #define VERSION "1.1.6"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_GETHOSTBYNAME2 1
# #define HAVE_GETIFADDRS 1
# #define LIBNET_LIL_ENDIAN 1
# #define HAVE_LINUX_SOCKET_H 1
# #define HAVE_PACKET_SOCKET 1
# #define HAVE_LINUX_PROCFS 1
# #define _BSD_SOURCE 1
# #define __BSD_SOURCE 1
# #define __FAVOR_BSD 1
# #define HAVE_NET_ETHERNET_H 1
#
# configure: exit 0