Skip to content

Instantly share code, notes, and snippets.

@mator
Created November 11, 2020 18:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mator/dacbaa6a955dfc88352d19814158973b to your computer and use it in GitHub Desktop.
Save mator/dacbaa6a955dfc88352d19814158973b to your computer and use it in GitHub Desktop.
nmap config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --without-ncat --without-liblua --without-libssh2 --without-nping --without-zenmap --without-ndiff --without-openssl --enable-debug --no-create --no-recursion
## --------- ##
## Platform. ##
## --------- ##
hostname = ttip
uname -m = sparc64
uname -r = 5.7.0-3-sparc64-smp
uname -s = Linux
uname -v = #1 SMP Debian 5.7.17-1 (2020-08-23)
/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: /home/mator/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2359: checking whether NLS is requested
configure:2368: result: yes
configure:2458: checking build system type
configure:2472: result: sparc64-unknown-linux-gnu
configure:2492: checking host system type
configure:2505: result: sparc64-unknown-linux-gnu
configure:2573: checking for gcc
configure:2589: found /usr/bin/gcc
configure:2600: result: gcc
configure:2829: checking for C compiler version
configure:2838: gcc --version >&5
gcc (Debian 10.2.0-16) 10.2.0
Copyright (C) 2020 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:2849: $? = 0
configure:2838: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/sparc64-linux-gnu/10/lto-wrapper
Target: sparc64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 10.2.0-16' --with-bugurl=file:///usr/share/doc/gcc-10/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-10 --program-prefix=sparc64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --disable-libphobos --enable-objc-gc=auto --enable-multiarch --disable-werror --with-cpu-32=ultrasparc --enable-targets=all --with-long-double-128 --enable-multilib --enable-checking=release --build=sparc64-linux-gnu --host=sparc64-linux-gnu --target=sparc64-linux-gnu
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 10.2.0 (Debian 10.2.0-16)
configure:2849: $? = 0
configure:2838: gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2849: $? = 1
configure:2838: gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:2849: $? = 1
configure:2869: checking whether the C compiler works
configure:2891: gcc conftest.c >&5
configure:2895: $? = 0
configure:2943: result: yes
configure:2946: checking for C compiler default output file name
configure:2948: result: a.out
configure:2954: checking for suffix of executables
configure:2961: gcc -o conftest conftest.c >&5
configure:2965: $? = 0
configure:2987: result:
configure:3009: checking whether we are cross compiling
configure:3017: gcc -o conftest conftest.c >&5
configure:3021: $? = 0
configure:3028: ./conftest
configure:3032: $? = 0
configure:3047: result: no
configure:3052: checking for suffix of object files
configure:3074: gcc -c conftest.c >&5
configure:3078: $? = 0
configure:3099: result: o
configure:3103: checking whether we are using the GNU C compiler
configure:3122: gcc -c conftest.c >&5
configure:3122: $? = 0
configure:3131: result: yes
configure:3140: checking whether gcc accepts -g
configure:3160: gcc -c -g conftest.c >&5
configure:3160: $? = 0
configure:3201: result: yes
configure:3218: checking for gcc option to accept ISO C89
configure:3281: gcc -c -g -O2 conftest.c >&5
configure:3281: $? = 0
configure:3294: result: none needed
configure:3315: checking for inline
configure:3331: gcc -c -g -O2 conftest.c >&5
configure:3331: $? = 0
configure:3339: result: inline
configure:3406: checking for gcc
configure:3433: result: gcc
configure:3662: checking for C compiler version
configure:3671: gcc --version >&5
gcc (Debian 10.2.0-16) 10.2.0
Copyright (C) 2020 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:3682: $? = 0
configure:3671: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/sparc64-linux-gnu/10/lto-wrapper
Target: sparc64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 10.2.0-16' --with-bugurl=file:///usr/share/doc/gcc-10/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-10 --program-prefix=sparc64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --disable-libphobos --enable-objc-gc=auto --enable-multiarch --disable-werror --with-cpu-32=ultrasparc --enable-targets=all --with-long-double-128 --enable-multilib --enable-checking=release --build=sparc64-linux-gnu --host=sparc64-linux-gnu --target=sparc64-linux-gnu
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 10.2.0 (Debian 10.2.0-16)
configure:3682: $? = 0
configure:3671: gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3682: $? = 1
configure:3671: gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3682: $? = 1
configure:3686: checking whether we are using the GNU C compiler
configure:3714: result: yes
configure:3723: checking whether gcc accepts -g
configure:3784: result: yes
configure:3801: checking for gcc option to accept ISO C89
configure:3877: result: none needed
configure:3955: checking for g++
configure:3971: found /usr/bin/g++
configure:3982: result: g++
configure:4009: checking for C++ compiler version
configure:4018: g++ --version >&5
g++ (Debian 10.2.0-16) 10.2.0
Copyright (C) 2020 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:4029: $? = 0
configure:4018: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/sparc64-linux-gnu/10/lto-wrapper
Target: sparc64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 10.2.0-16' --with-bugurl=file:///usr/share/doc/gcc-10/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-10 --program-prefix=sparc64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --disable-libphobos --enable-objc-gc=auto --enable-multiarch --disable-werror --with-cpu-32=ultrasparc --enable-targets=all --with-long-double-128 --enable-multilib --enable-checking=release --build=sparc64-linux-gnu --host=sparc64-linux-gnu --target=sparc64-linux-gnu
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 10.2.0 (Debian 10.2.0-16)
configure:4029: $? = 0
configure:4018: g++ -V >&5
g++: error: unrecognized command-line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:4029: $? = 1
configure:4018: g++ -qversion >&5
g++: error: unrecognized command-line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:4029: $? = 1
configure:4033: checking whether we are using the GNU C++ compiler
configure:4052: g++ -c conftest.cpp >&5
configure:4052: $? = 0
configure:4061: result: yes
configure:4070: checking whether g++ accepts -g
configure:4090: g++ -c -g conftest.cpp >&5
configure:4090: $? = 0
configure:4131: result: yes
configure:4197: checking for ranlib
configure:4213: found /usr/bin/ranlib
configure:4224: result: ranlib
configure:4260: checking for a BSD-compatible install
configure:4328: result: /usr/bin/install -c
configure:4343: checking for gawk
configure:4359: found /usr/bin/gawk
configure:4370: result: gawk
configure:4392: checking for __func__
configure:4408: gcc -c -g -O2 -Wall conftest.c >&5
configure:4408: $? = 0
configure:4415: result: yes
configure:4500: checking for strip
configure:4518: found /usr/bin/strip
configure:4530: result: /usr/bin/strip
configure:4904: checking how to run the C preprocessor
configure:4935: gcc -E conftest.c
configure:4935: $? = 0
configure:4949: gcc -E conftest.c
conftest.c:10:10: fatal error: ac_nonexistent.h: No such file or directory
10 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:4949: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define LINUX 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4974: result: gcc -E
configure:4994: gcc -E conftest.c
configure:4994: $? = 0
configure:5008: gcc -E conftest.c
conftest.c:10:10: fatal error: ac_nonexistent.h: No such file or directory
10 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:5008: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define LINUX 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5037: checking for grep that handles long lines and -e
configure:5095: result: /bin/grep
configure:5100: checking for egrep
configure:5162: result: /bin/grep -E
configure:5167: checking for ANSI C header files
configure:5187: gcc -c -g -O2 -Wall conftest.c >&5
configure:5187: $? = 0
configure:5260: gcc -o conftest -g -O2 -Wall -Wl,-E conftest.c >&5
configure:5260: $? = 0
configure:5260: ./conftest
configure:5260: $? = 0
configure:5271: result: yes
configure:5284: checking for sys/types.h
configure:5284: gcc -c -g -O2 -Wall conftest.c >&5
configure:5284: $? = 0
configure:5284: result: yes
configure:5284: checking for sys/stat.h
configure:5284: gcc -c -g -O2 -Wall conftest.c >&5
configure:5284: $? = 0
configure:5284: result: yes
configure:5284: checking for stdlib.h
configure:5284: gcc -c -g -O2 -Wall conftest.c >&5
configure:5284: $? = 0
configure:5284: result: yes
configure:5284: checking for string.h
configure:5284: gcc -c -g -O2 -Wall conftest.c >&5
configure:5284: $? = 0
configure:5284: result: yes
configure:5284: checking for memory.h
configure:5284: gcc -c -g -O2 -Wall conftest.c >&5
configure:5284: $? = 0
configure:5284: result: yes
configure:5284: checking for strings.h
configure:5284: gcc -c -g -O2 -Wall conftest.c >&5
configure:5284: $? = 0
configure:5284: result: yes
configure:5284: checking for inttypes.h
configure:5284: gcc -c -g -O2 -Wall conftest.c >&5
configure:5284: $? = 0
configure:5284: result: yes
configure:5284: checking for stdint.h
configure:5284: gcc -c -g -O2 -Wall conftest.c >&5
configure:5284: $? = 0
configure:5284: result: yes
configure:5284: checking for unistd.h
configure:5284: gcc -c -g -O2 -Wall conftest.c >&5
configure:5284: $? = 0
configure:5284: result: yes
configure:5299: checking pwd.h usability
configure:5299: gcc -c -g -O2 -Wall conftest.c >&5
configure:5299: $? = 0
configure:5299: result: yes
configure:5299: checking pwd.h presence
configure:5299: gcc -E conftest.c
configure:5299: $? = 0
configure:5299: result: yes
configure:5299: checking for pwd.h
configure:5299: result: yes
configure:5299: checking termios.h usability
configure:5299: gcc -c -g -O2 -Wall conftest.c >&5
configure:5299: $? = 0
configure:5299: result: yes
configure:5299: checking termios.h presence
configure:5299: gcc -E conftest.c
configure:5299: $? = 0
configure:5299: result: yes
configure:5299: checking for termios.h
configure:5299: result: yes
configure:5299: checking sys/sockio.h usability
configure:5299: gcc -c -g -O2 -Wall conftest.c >&5
conftest.c:55:10: fatal error: sys/sockio.h: No such file or directory
55 | #include <sys/sockio.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:5299: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define LINUX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_TERMIOS_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/sockio.h>
configure:5299: result: no
configure:5299: checking sys/sockio.h presence
configure:5299: gcc -E conftest.c
conftest.c:22:10: fatal error: sys/sockio.h: No such file or directory
22 | #include <sys/sockio.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:5299: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define LINUX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_TERMIOS_H 1
| /* end confdefs.h. */
| #include <sys/sockio.h>
configure:5299: result: no
configure:5299: checking for sys/sockio.h
configure:5299: result: no
configure:5299: checking for stdint.h
configure:5299: result: yes
configure:5299: checking for sys/stat.h
configure:5299: result: yes
configure:5299: checking fcntl.h usability
configure:5299: gcc -c -g -O2 -Wall conftest.c >&5
configure:5299: $? = 0
configure:5299: result: yes
configure:5299: checking fcntl.h presence
configure:5299: gcc -E conftest.c
configure:5299: $? = 0
configure:5299: result: yes
configure:5299: checking for fcntl.h
configure:5299: result: yes
configure:5311: checking for linux/rtnetlink.h
configure:5311: gcc -c -g -O2 -Wall conftest.c >&5
configure:5311: $? = 0
configure:5311: result: yes
configure:5324: checking sys/socket.h usability
configure:5324: gcc -c -g -O2 -Wall conftest.c >&5
configure:5324: $? = 0
configure:5324: result: yes
configure:5324: checking sys/socket.h presence
configure:5324: gcc -E conftest.c
configure:5324: $? = 0
configure:5324: result: yes
configure:5324: checking for sys/socket.h
configure:5324: result: yes
configure:5336: checking for net/if.h
configure:5336: gcc -c -g -O2 -Wall conftest.c >&5
configure:5336: $? = 0
configure:5336: result: yes
configure:5360: checking for library containing setsockopt
configure:5391: gcc -o conftest -g -O2 -Wall -Wl,-E conftest.c >&5
configure:5391: $? = 0
configure:5408: result: none required
configure:5416: checking for library containing gethostbyname
configure:5447: gcc -o conftest -g -O2 -Wall -Wl,-E conftest.c >&5
configure:5447: $? = 0
configure:5464: result: none required
configure:5474: checking if AF_INET6 IPPROTO_RAW sockets include the packet header
configure:5482: result: yes
configure:5528: checking for a Python interpreter with version >= 2.4
configure:5545: python2 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.4'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
configure:5548: $? = 0
configure:5554: result: python2
configure:5562: checking for python2
configure:5580: found /usr/bin/python2
configure:5592: result: /usr/bin/python2
configure:5610: checking for python2 version
configure:5617: result: 2.7
configure:5629: checking for python2 platform
configure:5636: result: linux2
configure:5662: checking for python2 script directory
configure:5697: result: ${prefix}/lib/python2.7/dist-packages
configure:5706: checking for python2 extension module directory
configure:5741: result: ${exec_prefix}/lib/python2.7/dist-packages
configure:6110: checking pcap.h usability
configure:6110: gcc -c -g -O2 -Wall conftest.c >&5
configure:6110: $? = 0
configure:6110: result: yes
configure:6110: checking pcap.h presence
configure:6110: gcc -E conftest.c
configure:6110: $? = 0
configure:6110: result: yes
configure:6110: checking for pcap.h
configure:6110: result: yes
configure:6113: checking for pcap_create in -lpcap
configure:6138: gcc -o conftest -g -O2 -Wall -Wl,-E conftest.c -lpcap >&5
configure:6138: $? = 0
configure:6147: result: yes
configure:6241: checking sys/ioccom.h usability
configure:6241: gcc -c -g -O2 -Wall conftest.c >&5
conftest.c:62:10: fatal error: sys/ioccom.h: No such file or directory
62 | #include <sys/ioccom.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:6241: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define LINUX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_IPV6_IPPROTO_RAW 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/ioccom.h>
configure:6241: result: no
configure:6241: checking sys/ioccom.h presence
configure:6241: gcc -E conftest.c
conftest.c:29:10: fatal error: sys/ioccom.h: No such file or directory
29 | #include <sys/ioccom.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:6241: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define LINUX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_IPV6_IPPROTO_RAW 1
| /* end confdefs.h. */
| #include <sys/ioccom.h>
configure:6241: result: no
configure:6241: checking for sys/ioccom.h
configure:6241: result: no
configure:6241: checking sys/time.h usability
configure:6241: gcc -c -g -O2 -Wall conftest.c >&5
configure:6241: $? = 0
configure:6241: result: yes
configure:6241: checking sys/time.h presence
configure:6241: gcc -E conftest.c
configure:6241: $? = 0
configure:6241: result: yes
configure:6241: checking for sys/time.h
configure:6241: result: yes
configure:6241: checking net/bpf.h usability
configure:6241: gcc -c -g -O2 -Wall conftest.c >&5
conftest.c:63:10: fatal error: net/bpf.h: No such file or directory
63 | #include <net/bpf.h>
| ^~~~~~~~~~~
compilation terminated.
configure:6241: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define LINUX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_IPV6_IPPROTO_RAW 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <net/bpf.h>
configure:6241: result: no
configure:6241: checking net/bpf.h presence
configure:6241: gcc -E conftest.c
conftest.c:30:10: fatal error: net/bpf.h: No such file or directory
30 | #include <net/bpf.h>
| ^~~~~~~~~~~
compilation terminated.
configure:6241: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define LINUX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_IPV6_IPPROTO_RAW 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h. */
| #include <net/bpf.h>
configure:6241: result: no
configure:6241: checking for net/bpf.h
configure:6241: result: no
configure:6251: checking if libpcap is suitable
configure:6275: gcc -o conftest -g -O2 -Wall -Wl,-E conftest.c -lpcap >&5
configure:6275: $? = 0
configure:6275: ./conftest
configure:6275: $? = 0
configure:6313: gcc -o conftest -g -O2 -Wall -Wl,-E conftest.c -lpcap >&5
configure:6313: $? = 0
configure:6313: ./conftest
configure:6313: $? = 0
configure:6315: checking whether pcap_get_selectable_fd is declared
configure:6315: gcc -c -g -O2 -Wall conftest.c >&5
configure:6315: $? = 0
configure:6315: result: yes
configure:6318: result: yes
configure:6372: checking for pcap_set_immediate_mode
configure:6372: gcc -o conftest -g -O2 -Wall -Wl,-E conftest.c -lpcap >&5
configure:6372: $? = 0
configure:6372: result: yes
configure:6424: checking pcre.h usability
configure:6424: gcc -c -g -O2 -Wall conftest.c >&5
configure:6424: $? = 0
configure:6424: result: yes
configure:6424: checking pcre.h presence
configure:6424: gcc -E conftest.c
configure:6424: $? = 0
configure:6424: result: yes
configure:6424: checking for pcre.h
configure:6424: result: yes
configure:6426: checking for pcre_version in -lpcre
configure:6451: gcc -o conftest -g -O2 -Wall -Wl,-E conftest.c -lpcre >&5
configure:6451: $? = 0
configure:6460: result: yes
configure:6535: checking pcre/pcre.h usability
configure:6535: gcc -c -g -O2 -Wall conftest.c >&5
conftest.c:65:10: fatal error: pcre/pcre.h: No such file or directory
65 | #include <pcre/pcre.h>
| ^~~~~~~~~~~~~
compilation terminated.
configure:6535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define LINUX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_IPV6_IPPROTO_RAW 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PCAP_SET_IMMEDIATE_MODE 1
| #define HAVE_LIBPCAP 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <pcre/pcre.h>
configure:6535: result: no
configure:6535: checking pcre/pcre.h presence
configure:6535: gcc -E conftest.c
conftest.c:32:10: fatal error: pcre/pcre.h: No such file or directory
32 | #include <pcre/pcre.h>
| ^~~~~~~~~~~~~
compilation terminated.
configure:6535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define LINUX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_IPV6_IPPROTO_RAW 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PCAP_SET_IMMEDIATE_MODE 1
| #define HAVE_LIBPCAP 1
| /* end confdefs.h. */
| #include <pcre/pcre.h>
configure:6535: result: no
configure:6535: checking for pcre/pcre.h
configure:6535: result: no
configure:6650: checking zlib.h usability
configure:6650: gcc -c -g -O2 -Wall conftest.c >&5
configure:6650: $? = 0
configure:6650: result: yes
configure:6650: checking zlib.h presence
configure:6650: gcc -E conftest.c
configure:6650: $? = 0
configure:6650: result: yes
configure:6650: checking for zlib.h
configure:6650: result: yes
configure:6653: checking for gzread in -lz
configure:6678: gcc -o conftest -g -O2 -Wall -Wl,-E conftest.c -lz -lm >&5
configure:6678: $? = 0
configure:6687: result: yes
configure:7003: checking for library containing dlopen
configure:7034: gcc -o conftest -g -O2 -Wall -I$(top_srcdir)/libdnet-stripped/include -Wl,-E conftest.c >&5
/usr/bin/ld: /tmp/ccFecI5S.o: in function `main':
/1/mator/nmap.git/conftest.c:45: undefined reference to `dlopen'
collect2: error: ld returned 1 exit status
configure:7034: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define LINUX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_IPV6_IPPROTO_RAW 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PCAP_SET_IMMEDIATE_MODE 1
| #define HAVE_LIBPCAP 1
| #define HAVE_LIBZ 1
| #define DNET_INCLUDED 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| int
| main ()
| {
| return dlopen ();
| ;
| return 0;
| }
configure:7034: gcc -o conftest -g -O2 -Wall -I$(top_srcdir)/libdnet-stripped/include -Wl,-E conftest.c -ldl >&5
configure:7034: $? = 0
configure:7051: result: -ldl
configure:7262: checking linear.h usability
configure:7262: gcc -c -g -O2 -Wall -DNOLUA -I$(top_srcdir)/libdnet-stripped/include conftest.c >&5
conftest.c:67:10: fatal error: linear.h: No such file or directory
67 | #include <linear.h>
| ^~~~~~~~~~
compilation terminated.
configure:7262: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define LINUX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_IPV6_IPPROTO_RAW 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PCAP_SET_IMMEDIATE_MODE 1
| #define HAVE_LIBPCAP 1
| #define HAVE_LIBZ 1
| #define DNET_INCLUDED 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <linear.h>
configure:7262: result: no
configure:7262: checking linear.h presence
configure:7262: gcc -E -DNOLUA -I$(top_srcdir)/libdnet-stripped/include conftest.c
conftest.c:34:10: fatal error: linear.h: No such file or directory
34 | #include <linear.h>
| ^~~~~~~~~~
compilation terminated.
configure:7262: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define LINUX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_IPV6_IPPROTO_RAW 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PCAP_SET_IMMEDIATE_MODE 1
| #define HAVE_LIBPCAP 1
| #define HAVE_LIBZ 1
| #define DNET_INCLUDED 1
| /* end confdefs.h. */
| #include <linear.h>
configure:7262: result: no
configure:7262: checking for linear.h
configure:7262: result: no
configure:7320: result: no
configure:7343: checking whether byte ordering is bigendian
configure:7358: gcc -c -g -O2 -Wall -I$(top_srcdir)/liblinear -DNOLUA -I$(top_srcdir)/libdnet-stripped/include conftest.c >&5
conftest.c:36:9: error: unknown type name 'not'
36 | not a universal capable compiler
| ^~~
conftest.c:36:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
36 | not a universal capable compiler
| ^~~~~~~~~
conftest.c:36:15: error: unknown type name 'universal'
configure:7358: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define LINUX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_IPV6_IPPROTO_RAW 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PCAP_SET_IMMEDIATE_MODE 1
| #define HAVE_LIBPCAP 1
| #define HAVE_LIBZ 1
| #define DNET_INCLUDED 1
| #define LIBLINEAR_INCLUDED 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:7403: gcc -c -g -O2 -Wall -I$(top_srcdir)/liblinear -DNOLUA -I$(top_srcdir)/libdnet-stripped/include conftest.c >&5
configure:7403: $? = 0
configure:7421: gcc -c -g -O2 -Wall -I$(top_srcdir)/liblinear -DNOLUA -I$(top_srcdir)/libdnet-stripped/include conftest.c >&5
configure:7421: $? = 0
configure:7549: result: yes
configure:7568: checking if struct in_addr is a wacky huge structure (some Sun boxes)
configure:7583: gcc -c -g -O2 -Wall -I$(top_srcdir)/liblinear -DNOLUA -I$(top_srcdir)/libdnet-stripped/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:40:20: error: 'struct in_addr' has no member named '_S_un'
40 | struct in_addr i; i._S_un._S_addr;
| ^
conftest.c:40:16: warning: variable 'i' set but not used [-Wunused-but-set-variable]
40 | struct in_addr i; i._S_un._S_addr;
| ^
configure:7583: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define LINUX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_IPV6_IPPROTO_RAW 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PCAP_SET_IMMEDIATE_MODE 1
| #define HAVE_LIBPCAP 1
| #define HAVE_LIBZ 1
| #define DNET_INCLUDED 1
| #define LIBLINEAR_INCLUDED 1
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h. */
| #include <netinet/in.h>
| int
| main ()
| {
| struct in_addr i; i._S_un._S_addr;
| ;
| return 0;
| }
configure:7603: gcc -c -g -O2 -Wall -I$(top_srcdir)/liblinear -DNOLUA -I$(top_srcdir)/libdnet-stripped/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:41:20: error: 'struct in_addr' has no member named 'S_un'
41 | struct in_addr i; i.S_un.S_addr;
| ^
conftest.c:41:16: warning: variable 'i' set but not used [-Wunused-but-set-variable]
41 | struct in_addr i; i.S_un.S_addr;
| ^
configure:7603: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define LINUX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_IPV6_IPPROTO_RAW 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PCAP_SET_IMMEDIATE_MODE 1
| #define HAVE_LIBPCAP 1
| #define HAVE_LIBZ 1
| #define DNET_INCLUDED 1
| #define LIBLINEAR_INCLUDED 1
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <netinet/in.h>
| int
| main ()
| {
| struct in_addr i; i.S_un.S_addr;
| ;
| return 0;
| }
configure:7611: result: no
configure:7618: checking if struct icmp exists
configure:7643: gcc -c -g -O2 -Wall -I$(top_srcdir)/liblinear -DNOLUA -I$(top_srcdir)/libdnet-stripped/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:49:14: warning: unused variable 'i' [-Wunused-variable]
49 | unsigned int i = sizeof(struct icmp)
| ^
configure:7643: $? = 0
configure:7650: result: yes
configure:7658: checking if struct ip exists
configure:7682: gcc -c -g -O2 -Wall -I$(top_srcdir)/liblinear -DNOLUA -I$(top_srcdir)/libdnet-stripped/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:49:14: warning: unused variable 'i' [-Wunused-variable]
49 | unsigned int i = sizeof(struct ip)
| ^
configure:7682: $? = 0
configure:7689: result: yes
configure:7697: checking if struct ip has ip_sum member
configure:7722: gcc -c -g -O2 -Wall -I$(top_srcdir)/liblinear -DNOLUA -I$(top_srcdir)/libdnet-stripped/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:51:14: warning: unused variable 'i' [-Wunused-variable]
51 | unsigned int i = sizeof(((struct ip *)0)->ip_sum)
| ^
configure:7722: $? = 0
configure:7729: result: yes
configure:7739: checking for strerror
configure:7739: gcc -o conftest -g -O2 -Wall -I$(top_srcdir)/liblinear -DNOLUA -I$(top_srcdir)/libdnet-stripped/include -Wl,-E conftest.c -ldl >&5
configure:7739: $? = 0
configure:7739: result: yes
configure:7756: checking for type of 6th argument to recvfrom()
configure:7777: g++ -c -g -O2 -Wall -fno-strict-aliasing -I$(top_srcdir)/liblinear -DNOLUA -I$(top_srcdir)/libdnet-stripped/include conftest.cpp >&5
configure:7777: $? = 0
configure:7791: result: socklen_t
configure:8014: creating ./config.status
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=sparc64-unknown-linux-gnu
ac_cv_c_bigendian=yes
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PYTHON_set=
ac_cv_env_PYTHON_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_pcap_set_immediate_mode=yes
ac_cv_func_strerror=yes
ac_cv_have_decl_pcap_get_selectable_fd=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_linear_h=no
ac_cv_header_linux_rtnetlink_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_net_bpf_h=no
ac_cv_header_net_if_h=yes
ac_cv_header_pcap_h=yes
ac_cv_header_pcre_h=yes
ac_cv_header_pcre_pcre_h=no
ac_cv_header_pwd_h=yes
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_ioccom_h=no
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_sockio_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_zlib_h=yes
ac_cv_host=sparc64-unknown-linux-gnu
ac_cv_ip_has_ip_sum=yes
ac_cv_lib_pcap_pcap_create=yes
ac_cv_lib_pcre_pcre_version=yes
ac_cv_lib_z_gzread=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_PYTHON=/usr/bin/python2
ac_cv_path_ac_pt_STRIP=/usr/bin/strip
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_search_dlopen=-ldl
ac_cv_search_gethostbyname='none required'
ac_cv_search_setsockopt='none required'
ac_cv_struct_icmp_exists=yes
ac_cv_struct_ip_exists=yes
am_cv_pathless_PYTHON=python2
am_cv_python_platform=linux2
am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/dist-packages'
am_cv_python_pythondir='${prefix}/lib/python2.7/dist-packages'
am_cv_python_version=2.7
## ----------------- ##
## Output variables. ##
## ----------------- ##
AWK='gawk'
BUILDNDIFF=''
BUILDNPING=''
BUILDZENMAP=''
CC='gcc'
CFLAGS='-g -O2 -Wall'
CPP='gcc -E'
CPPFLAGS='-I$(top_srcdir)/liblinear -DNOLUA -I$(top_srcdir)/libdnet-stripped/include -I$(top_srcdir)/nbase -I$(top_srcdir)/nsock/include'
CXX='g++'
CXXFLAGS='-g -O2 -Wall -fno-strict-aliasing'
DEFS='-DHAVE_CONFIG_H'
DNET_BUILD='build-dnet'
DNET_CLEAN='clean-dnet'
DNET_DIST_CLEAN='distclean-dnet'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
GREP='/bin/grep'
INSTALLNDIFF=''
INSTALLNPING=''
INSTALLNSE=''
INSTALLZENMAP=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS='-Wl,-E -Lnbase -Lnsock/src/'
LIBDNETDIR='libdnet-stripped'
LIBDNET_LIBS='$(top_srcdir)/libdnet-stripped/src/.libs/libdnet.a'
LIBLINEARDIR='liblinear'
LIBLINEAR_BUILD='build-liblinear'
LIBLINEAR_CLEAN='clean-liblinear'
LIBLINEAR_DIST_CLEAN='distclean-liblinear'
LIBLINEAR_LIBS='$(top_srcdir)/liblinear/liblinear.a'
LIBLUADIR='liblua'
LIBLUA_LIBS=''
LIBNBASE_LIBS='-lnbase'
LIBNSOCK_LIBS='-lnsock'
LIBOBJS=''
LIBPCAP_LIBS='-lpcap'
LIBPCREDIR='libpcre'
LIBPCRE_LIBS='-lpcre'
LIBS='-ldl '
LIBSSH2DIR='libssh2'
LIBSSH2_BUILD=''
LIBSSH2_CLEAN=''
LIBSSH2_DIST_CLEAN=''
LIBSSH2_LIBS=''
LTLIBOBJS=''
LUA_BUILD=''
LUA_CFLAGS='-DLUA_USE_POSIX -DLUA_USE_DLOPEN'
LUA_CLEAN=''
LUA_DIST_CLEAN=''
NBASEDIR='nbase'
NBASE_BUILD='build-nbase'
NCATDIR='ncat'
NCAT_BUILD=''
NCAT_CHECK=''
NCAT_CLEAN=''
NCAT_DIST_CLEAN=''
NCAT_INSTALL=''
NCAT_UNINSTALL=''
NDIFFDIR='ndiff'
NDIFF_CHECK=''
NDIFF_CLEAN=''
NDIFF_DIST_CLEAN=''
NOLUA='yes'
NPINGDIR='nping'
NPING_CLEAN=''
NPING_DIST_CLEAN=''
NSE_CHECK=''
NSOCKDIR='nsock'
NSOCK_BUILD='build-nsock'
NSOCK_CHECK='check-nsock'
OBJEXT='o'
OPENSSL_LIBS=''
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PCAP_BUILD=''
PCAP_CLEAN=''
PCAP_DIST_CLEAN=''
PCRE_BUILD=''
PCRE_CLEAN=''
PCRE_DIST_CLEAN=''
PYTHON='/usr/bin/python2'
PYTHON_EXEC_PREFIX='${exec_prefix}'
PYTHON_PLATFORM='linux2'
PYTHON_PREFIX='${prefix}'
PYTHON_VERSION='2.7'
RANLIB='ranlib'
SHELL='/bin/bash'
STRIP='/usr/bin/strip'
UNINSTALLNDIFF=''
UNINSTALLNPING=''
UNINSTALLZENMAP=''
USE_NLS='yes'
ZENMAPDIR='zenmap'
ZENMAP_CHECK=''
ZENMAP_CLEAN=''
ZENMAP_DIST_CLEAN=''
ZLIBDIR='libz'
ZLIB_BUILD=''
ZLIB_CLEAN=''
ZLIB_DIST_CLEAN=''
ZLIB_LIBS='-lz'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
bindir='${exec_prefix}/bin'
build='sparc64-unknown-linux-gnu'
build_alias=''
build_cpu='sparc64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='sparc64-unknown-linux-gnu'
host_alias=''
host_cpu='sparc64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libpcapdir='libpcap'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pcredir='libpcre'
pdfdir='${docdir}'
pkgpyexecdir='${pyexecdir}/'
pkgpythondir='${pythondir}/'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir='${exec_prefix}/lib/python2.7/dist-packages'
pythondir='${prefix}/lib/python2.7/dist-packages'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' libdnet-stripped nbase nsock/src'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define LINUX 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_PWD_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_STDINT_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_FCNTL_H 1
#define HAVE_LINUX_RTNETLINK_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_NET_IF_H 1
#define HAVE_IPV6_IPPROTO_RAW 1
#define HAVE_SYS_TIME_H 1
#define HAVE_PCAP_SET_IMMEDIATE_MODE 1
#define HAVE_LIBPCAP 1
#define HAVE_LIBZ 1
#define DNET_INCLUDED 1
#define LIBLINEAR_INCLUDED 1
#define WORDS_BIGENDIAN 1
#define HAVE_STRUCT_ICMP 1
#define HAVE_STRUCT_IP 1
#define HAVE_IP_IP_SUM 1
#define HAVE_STRERROR 1
#define recvfrom6_t socklen_t
configure: exit 0
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on ttip
config.status:926: creating Makefile
config.status:926: creating libnetutil/Makefile
config.status:926: creating nmap_config.h
config.status:1101: nmap_config.h is unchanged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment