Skip to content

Instantly share code, notes, and snippets.

@phabrics
Created May 3, 2023 09:38
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 phabrics/3bdf6dd0f668bda31a72827917dfe4f3 to your computer and use it in GitHub Desktop.
Save phabrics/3bdf6dd0f668bda31a72827917dfe4f3 to your computer and use it in GitHub Desktop.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by tme configure 0.12rc10, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --prefix=/usr --disable-ltdl-install --disable-recode CFLAGS=-g3
## --------- ##
## Platform. ##
## --------- ##
hostname = springfield
uname -m = x86_64
uname -r = 6.2.12-arch1-1
uname -s = Linux
uname -v = #1 SMP PREEMPT_DYNAMIC Thu, 20 Apr 2023 16:11:55 +0000
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/bin/site_perl
PATH: /usr/bin/vendor_perl
PATH: /usr/bin/core_perl
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2769: checking build system type
configure:2783: result: x86_64-pc-linux-gnu
configure:2803: checking host system type
configure:2816: result: x86_64-pc-linux-gnu
configure:2836: checking target system type
configure:2849: result: x86_64-pc-linux-gnu
configure:2894: checking for a BSD-compatible install
configure:2962: result: /usr/bin/install -c
configure:2973: checking whether build environment is sane
configure:3028: result: yes
configure:3179: checking for a thread-safe mkdir -p
configure:3218: result: /usr/bin/mkdir -p
configure:3225: checking for gawk
configure:3241: found /usr/bin/gawk
configure:3252: result: gawk
configure:3263: checking whether make sets $(MAKE)
configure:3285: result: yes
configure:3314: checking whether make supports nested variables
configure:3331: result: yes
configure:3462: checking whether make supports the include directive
configure:3477: make -f confmf.GNU && cat confinc.out
this is the am__doit target
configure:3480: $? = 0
configure:3499: result: yes (GNU style)
configure:3569: checking for gcc
configure:3585: found /usr/bin/gcc
configure:3596: result: gcc
configure:3825: checking for C compiler version
configure:3834: gcc --version >&5
gcc (GCC) 12.2.1 20230201
Copyright (C) 2022 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:3845: $? = 0
configure:3834: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/12.2.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++,d --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 12.2.1 20230201 (GCC)
configure:3845: $? = 0
configure:3834: gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3845: $? = 1
configure:3834: gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3845: $? = 1
configure:3865: checking whether the C compiler works
configure:3887: gcc -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:3891: $? = 0
configure:3939: result: yes
configure:3942: checking for C compiler default output file name
configure:3944: result: a.out
configure:3950: checking for suffix of executables
configure:3957: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:3961: $? = 0
configure:3983: result:
configure:4005: checking whether we are cross compiling
configure:4013: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:4017: $? = 0
configure:4024: ./conftest
configure:4028: $? = 0
configure:4043: result: no
configure:4048: checking for suffix of object files
configure:4070: gcc -c -g3 conftest.c >&5
configure:4074: $? = 0
configure:4095: result: o
configure:4099: checking whether we are using the GNU C compiler
configure:4118: gcc -c -g3 conftest.c >&5
configure:4118: $? = 0
configure:4127: result: yes
configure:4136: checking whether gcc accepts -g
configure:4156: gcc -c -g conftest.c >&5
configure:4156: $? = 0
configure:4197: result: yes
configure:4214: checking for gcc option to accept ISO C89
configure:4277: gcc -c -g3 conftest.c >&5
configure:4277: $? = 0
configure:4290: result: none needed
configure:4315: checking whether gcc understands -c and -o together
configure:4337: gcc -c conftest.c -o conftest2.o
configure:4340: $? = 0
configure:4337: gcc -c conftest.c -o conftest2.o
configure:4340: $? = 0
configure:4352: result: yes
configure:4371: checking dependency style of gcc
configure:4482: result: gcc3
configure:4598: checking for gawk
configure:4625: result: gawk
configure:4642: checking how to run the C preprocessor
configure:4673: gcc -E conftest.c
configure:4673: $? = 0
configure:4687: gcc -E conftest.c
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
11 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:4687: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4712: result: gcc -E
configure:4732: gcc -E conftest.c
configure:4732: $? = 0
configure:4746: gcc -E conftest.c
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
11 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:4746: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4778: checking for bison
configure:4794: found /usr/bin/bison
configure:4805: result: bison -y
configure:4818: checking whether make sets $(MAKE)
configure:4840: result: yes
configure:4849: checking for grep that handles long lines and -e
configure:4907: result: /usr/bin/grep
configure:4912: checking for egrep
configure:4974: result: /usr/bin/grep -E
configure:5116: checking for cygpath
configure:5144: result: echo
configure:5164: checking for library containing mnl_socket_open
configure:5195: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
/usr/bin/ld: /tmp/ccrS29lv.o: in function `main':
/home/phabrics/aur/tme/src/tme-0.12rc10/conftest.c:25: undefined reference to `mnl_socket_open'
collect2: error: ld returned 1 exit status
configure:5195: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| /* 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 mnl_socket_open ();
| int
| main ()
| {
| return mnl_socket_open ();
| ;
| return 0;
| }
configure:5195: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c -lmnl >&5
configure:5195: $? = 0
configure:5212: result: -lmnl
configure:5224: checking for library containing nft_rule_alloc
configure:5255: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c -lmnl >&5
/usr/bin/ld: /tmp/ccUVtfzp.o: in function `main':
/home/phabrics/aur/tme/src/tme-0.12rc10/conftest.c:25: undefined reference to `nft_rule_alloc'
collect2: error: ld returned 1 exit status
configure:5255: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| /* 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 nft_rule_alloc ();
| int
| main ()
| {
| return nft_rule_alloc ();
| ;
| return 0;
| }
configure:5255: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c -lnftnl -lmnl >&5
/usr/bin/ld: /tmp/ccy0HVPZ.o: in function `main':
/home/phabrics/aur/tme/src/tme-0.12rc10/conftest.c:25: undefined reference to `nft_rule_alloc'
collect2: error: ld returned 1 exit status
configure:5255: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| /* 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 nft_rule_alloc ();
| int
| main ()
| {
| return nft_rule_alloc ();
| ;
| return 0;
| }
configure:5272: result: no
configure:5284: checking for library containing npf_nat_create
configure:5315: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c -lmnl >&5
/usr/bin/ld: /tmp/ccUT3d26.o: in function `main':
/home/phabrics/aur/tme/src/tme-0.12rc10/conftest.c:25: undefined reference to `npf_nat_create'
collect2: error: ld returned 1 exit status
configure:5315: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| /* 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 npf_nat_create ();
| int
| main ()
| {
| return npf_nat_create ();
| ;
| return 0;
| }
configure:5315: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c -lnpf -lmnl >&5
/usr/bin/ld: cannot find -lnpf: No such file or directory
collect2: error: ld returned 1 exit status
configure:5315: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| /* 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 npf_nat_create ();
| int
| main ()
| {
| return npf_nat_create ();
| ;
| return 0;
| }
configure:5332: result: no
configure:5344: checking for library containing bpf_dump
configure:5375: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c -lmnl >&5
/usr/bin/ld: /tmp/ccy0Cevp.o: in function `main':
/home/phabrics/aur/tme/src/tme-0.12rc10/conftest.c:25: undefined reference to `bpf_dump'
collect2: error: ld returned 1 exit status
configure:5375: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| /* 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 bpf_dump ();
| int
| main ()
| {
| return bpf_dump ();
| ;
| return 0;
| }
configure:5375: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c -lpcap -lmnl >&5
configure:5375: $? = 0
configure:5392: result: -lpcap
configure:5407: checking for ANSI C header files
configure:5427: gcc -c -g3 conftest.c >&5
configure:5427: $? = 0
configure:5500: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:5500: $? = 0
configure:5500: ./conftest
configure:5500: $? = 0
configure:5511: result: yes
configure:5524: checking for sys/types.h
configure:5524: gcc -c -g3 conftest.c >&5
configure:5524: $? = 0
configure:5524: result: yes
configure:5524: checking for sys/stat.h
configure:5524: gcc -c -g3 conftest.c >&5
configure:5524: $? = 0
configure:5524: result: yes
configure:5524: checking for stdlib.h
configure:5524: gcc -c -g3 conftest.c >&5
configure:5524: $? = 0
configure:5524: result: yes
configure:5524: checking for string.h
configure:5524: gcc -c -g3 conftest.c >&5
configure:5524: $? = 0
configure:5524: result: yes
configure:5524: checking for memory.h
configure:5524: gcc -c -g3 conftest.c >&5
configure:5524: $? = 0
configure:5524: result: yes
configure:5524: checking for strings.h
configure:5524: gcc -c -g3 conftest.c >&5
configure:5524: $? = 0
configure:5524: result: yes
configure:5524: checking for inttypes.h
configure:5524: gcc -c -g3 conftest.c >&5
configure:5524: $? = 0
configure:5524: result: yes
configure:5524: checking for stdint.h
configure:5524: gcc -c -g3 conftest.c >&5
configure:5524: $? = 0
configure:5524: result: yes
configure:5524: checking for unistd.h
configure:5524: gcc -c -g3 conftest.c >&5
configure:5524: $? = 0
configure:5524: result: yes
configure:5539: checking for unistd.h
configure:5539: result: yes
configure:5539: checking stdio.h usability
configure:5539: gcc -c -g3 conftest.c >&5
configure:5539: $? = 0
configure:5539: result: yes
configure:5539: checking stdio.h presence
configure:5539: gcc -E conftest.c
configure:5539: $? = 0
configure:5539: result: yes
configure:5539: checking for stdio.h
configure:5539: result: yes
configure:5539: checking for memory.h
configure:5539: result: yes
configure:5539: checking stdarg.h usability
configure:5539: gcc -c -g3 conftest.c >&5
configure:5539: $? = 0
configure:5539: result: yes
configure:5539: checking stdarg.h presence
configure:5539: gcc -E conftest.c
configure:5539: $? = 0
configure:5539: result: yes
configure:5539: checking for stdarg.h
configure:5539: result: yes
configure:5539: checking stdbool.h usability
configure:5539: gcc -c -g3 conftest.c >&5
configure:5539: $? = 0
configure:5539: result: yes
configure:5539: checking stdbool.h presence
configure:5539: gcc -E conftest.c
configure:5539: $? = 0
configure:5539: result: yes
configure:5539: checking for stdbool.h
configure:5539: result: yes
configure:5539: checking limits.h usability
configure:5539: gcc -c -g3 conftest.c >&5
configure:5539: $? = 0
configure:5539: result: yes
configure:5539: checking limits.h presence
configure:5539: gcc -E conftest.c
configure:5539: $? = 0
configure:5539: result: yes
configure:5539: checking for limits.h
configure:5539: result: yes
configure:5539: checking float.h usability
configure:5539: gcc -c -g3 conftest.c >&5
configure:5539: $? = 0
configure:5539: result: yes
configure:5539: checking float.h presence
configure:5539: gcc -E conftest.c
configure:5539: $? = 0
configure:5539: result: yes
configure:5539: checking for float.h
configure:5539: result: yes
configure:5552: checking sys/ioctl.h usability
configure:5552: gcc -c -g3 conftest.c >&5
configure:5552: $? = 0
configure:5552: result: yes
configure:5552: checking sys/ioctl.h presence
configure:5552: gcc -E conftest.c
configure:5552: $? = 0
configure:5552: result: yes
configure:5552: checking for sys/ioctl.h
configure:5552: result: yes
configure:5552: checking sys/sockio.h usability
configure:5552: gcc -c -g3 conftest.c >&5
conftest.c:65:10: fatal error: sys/sockio.h: No such file or directory
65 | #include <sys/sockio.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:5552: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_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:5552: result: no
configure:5552: checking sys/sockio.h presence
configure:5552: gcc -E conftest.c
conftest.c:32:10: fatal error: sys/sockio.h: No such file or directory
32 | #include <sys/sockio.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:5552: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h. */
| #include <sys/sockio.h>
configure:5552: result: no
configure:5552: checking for sys/sockio.h
configure:5552: result: no
configure:5552: checking sys/socketio.h usability
configure:5552: gcc -c -g3 conftest.c >&5
conftest.c:65:10: fatal error: sys/socketio.h: No such file or directory
65 | #include <sys/socketio.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
configure:5552: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_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/socketio.h>
configure:5552: result: no
configure:5552: checking sys/socketio.h presence
configure:5552: gcc -E conftest.c
conftest.c:32:10: fatal error: sys/socketio.h: No such file or directory
32 | #include <sys/socketio.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
configure:5552: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h. */
| #include <sys/socketio.h>
configure:5552: result: no
configure:5552: checking for sys/socketio.h
configure:5552: result: no
configure:5552: checking net/if_dl.h usability
configure:5552: gcc -c -g3 conftest.c >&5
conftest.c:65:10: fatal error: net/if_dl.h: No such file or directory
65 | #include <net/if_dl.h>
| ^~~~~~~~~~~~~
compilation terminated.
configure:5552: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_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/if_dl.h>
configure:5552: result: no
configure:5552: checking net/if_dl.h presence
configure:5552: gcc -E conftest.c
conftest.c:32:10: fatal error: net/if_dl.h: No such file or directory
32 | #include <net/if_dl.h>
| ^~~~~~~~~~~~~
compilation terminated.
configure:5552: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h. */
| #include <net/if_dl.h>
configure:5552: result: no
configure:5552: checking for net/if_dl.h
configure:5552: result: no
configure:5552: checking ioctls.h usability
configure:5552: gcc -c -g3 conftest.c >&5
conftest.c:65:10: fatal error: ioctls.h: No such file or directory
65 | #include <ioctls.h>
| ^~~~~~~~~~
compilation terminated.
configure:5552: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_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 <ioctls.h>
configure:5552: result: no
configure:5552: checking ioctls.h presence
configure:5552: gcc -E conftest.c
conftest.c:32:10: fatal error: ioctls.h: No such file or directory
32 | #include <ioctls.h>
| ^~~~~~~~~~
compilation terminated.
configure:5552: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h. */
| #include <ioctls.h>
configure:5552: result: no
configure:5552: checking for ioctls.h
configure:5552: result: no
configure:5552: checking netpacket/packet.h usability
configure:5552: gcc -c -g3 conftest.c >&5
configure:5552: $? = 0
configure:5552: result: yes
configure:5552: checking netpacket/packet.h presence
configure:5552: gcc -E conftest.c
configure:5552: $? = 0
configure:5552: result: yes
configure:5552: checking for netpacket/packet.h
configure:5552: result: yes
configure:5552: checking ifaddrs.h usability
configure:5552: gcc -c -g3 conftest.c >&5
configure:5552: $? = 0
configure:5552: result: yes
configure:5552: checking ifaddrs.h presence
configure:5552: gcc -E conftest.c
configure:5552: $? = 0
configure:5552: result: yes
configure:5552: checking for ifaddrs.h
configure:5552: result: yes
configure:5565: checking byteswap.h usability
configure:5565: gcc -c -g3 conftest.c >&5
configure:5565: $? = 0
configure:5565: result: yes
configure:5565: checking byteswap.h presence
configure:5565: gcc -E conftest.c
configure:5565: $? = 0
configure:5565: result: yes
configure:5565: checking for byteswap.h
configure:5565: result: yes
configure:5565: checking sys/endian.h usability
configure:5565: gcc -c -g3 conftest.c >&5
conftest.c:68:10: fatal error: sys/endian.h: No such file or directory
68 | #include <sys/endian.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:5565: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_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/endian.h>
configure:5565: result: no
configure:5565: checking sys/endian.h presence
configure:5565: gcc -E conftest.c
conftest.c:35:10: fatal error: sys/endian.h: No such file or directory
35 | #include <sys/endian.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:5565: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| /* end confdefs.h. */
| #include <sys/endian.h>
configure:5565: result: no
configure:5565: checking for sys/endian.h
configure:5565: result: no
configure:5578: checking arpa/inet.h usability
configure:5578: gcc -c -g3 conftest.c >&5
configure:5578: $? = 0
configure:5578: result: yes
configure:5578: checking arpa/inet.h presence
configure:5578: gcc -E conftest.c
configure:5578: $? = 0
configure:5578: result: yes
configure:5578: checking for arpa/inet.h
configure:5578: result: yes
configure:5578: checking fcntl.h usability
configure:5578: gcc -c -g3 conftest.c >&5
configure:5578: $? = 0
configure:5578: result: yes
configure:5578: checking fcntl.h presence
configure:5578: gcc -E conftest.c
configure:5578: $? = 0
configure:5578: result: yes
configure:5578: checking for fcntl.h
configure:5578: result: yes
configure:5578: checking netdb.h usability
configure:5578: gcc -c -g3 conftest.c >&5
configure:5578: $? = 0
configure:5578: result: yes
configure:5578: checking netdb.h presence
configure:5578: gcc -E conftest.c
configure:5578: $? = 0
configure:5578: result: yes
configure:5578: checking for netdb.h
configure:5578: result: yes
configure:5578: checking poll.h usability
configure:5578: gcc -c -g3 conftest.c >&5
configure:5578: $? = 0
configure:5578: result: yes
configure:5578: checking poll.h presence
configure:5578: gcc -E conftest.c
configure:5578: $? = 0
configure:5578: result: yes
configure:5578: checking for poll.h
configure:5578: result: yes
configure:5578: checking sys/socket.h usability
configure:5578: gcc -c -g3 conftest.c >&5
configure:5578: $? = 0
configure:5578: result: yes
configure:5578: checking sys/socket.h presence
configure:5578: gcc -E conftest.c
configure:5578: $? = 0
configure:5578: result: yes
configure:5578: checking for sys/socket.h
configure:5578: result: yes
configure:5578: checking sys/select.h usability
configure:5578: gcc -c -g3 conftest.c >&5
configure:5578: $? = 0
configure:5578: result: yes
configure:5578: checking sys/select.h presence
configure:5578: gcc -E conftest.c
configure:5578: $? = 0
configure:5578: result: yes
configure:5578: checking for sys/select.h
configure:5578: result: yes
configure:5578: checking sys/time.h usability
configure:5578: gcc -c -g3 conftest.c >&5
configure:5578: $? = 0
configure:5578: result: yes
configure:5578: checking sys/time.h presence
configure:5578: gcc -E conftest.c
configure:5578: $? = 0
configure:5578: result: yes
configure:5578: checking for sys/time.h
configure:5578: result: yes
configure:5578: checking time.h usability
configure:5578: gcc -c -g3 conftest.c >&5
configure:5578: $? = 0
configure:5578: result: yes
configure:5578: checking time.h presence
configure:5578: gcc -E conftest.c
configure:5578: $? = 0
configure:5578: result: yes
configure:5578: checking for time.h
configure:5578: result: yes
configure:5578: checking errno.h usability
configure:5578: gcc -c -g3 conftest.c >&5
configure:5578: $? = 0
configure:5578: result: yes
configure:5578: checking errno.h presence
configure:5578: gcc -E conftest.c
configure:5578: $? = 0
configure:5578: result: yes
configure:5578: checking for errno.h
configure:5578: result: yes
configure:5578: checking sys/mman.h usability
configure:5578: gcc -c -g3 conftest.c >&5
configure:5578: $? = 0
configure:5578: result: yes
configure:5578: checking sys/mman.h presence
configure:5578: gcc -E conftest.c
configure:5578: $? = 0
configure:5578: result: yes
configure:5578: checking for sys/mman.h
configure:5578: result: yes
configure:5578: checking sys/uio.h usability
configure:5578: gcc -c -g3 conftest.c >&5
configure:5578: $? = 0
configure:5578: result: yes
configure:5578: checking sys/uio.h presence
configure:5578: gcc -E conftest.c
configure:5578: $? = 0
configure:5578: result: yes
configure:5578: checking for sys/uio.h
configure:5578: result: yes
configure:5593: checking io.h usability
configure:5593: gcc -c -g3 conftest.c >&5
conftest.c:79:10: fatal error: io.h: No such file or directory
79 | #include <io.h>
| ^~~~~~
compilation terminated.
configure:5593: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_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 <io.h>
configure:5593: result: no
configure:5593: checking io.h presence
configure:5593: gcc -E conftest.c
conftest.c:46:10: fatal error: io.h: No such file or directory
46 | #include <io.h>
| ^~~~~~
compilation terminated.
configure:5593: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| /* end confdefs.h. */
| #include <io.h>
configure:5593: result: no
configure:5593: checking for io.h
configure:5593: result: no
configure:5593: checking direct.h usability
configure:5593: gcc -c -g3 conftest.c >&5
conftest.c:79:10: fatal error: direct.h: No such file or directory
79 | #include <direct.h>
| ^~~~~~~~~~
compilation terminated.
configure:5593: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_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 <direct.h>
configure:5593: result: no
configure:5593: checking direct.h presence
configure:5593: gcc -E conftest.c
conftest.c:46:10: fatal error: direct.h: No such file or directory
46 | #include <direct.h>
| ^~~~~~~~~~
compilation terminated.
configure:5593: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| /* end confdefs.h. */
| #include <direct.h>
configure:5593: result: no
configure:5593: checking for direct.h
configure:5593: result: no
configure:5593: checking ctype.h usability
configure:5593: gcc -c -g3 conftest.c >&5
configure:5593: $? = 0
configure:5593: result: yes
configure:5593: checking ctype.h presence
configure:5593: gcc -E conftest.c
configure:5593: $? = 0
configure:5593: result: yes
configure:5593: checking for ctype.h
configure:5593: result: yes
configure:5593: checking for sys/types.h
configure:5593: result: yes
configure:5593: checking for sys/socket.h
configure:5593: result: yes
configure:5593: checking signal.h usability
configure:5593: gcc -c -g3 conftest.c >&5
configure:5593: $? = 0
configure:5593: result: yes
configure:5593: checking signal.h presence
configure:5593: gcc -E conftest.c
configure:5593: $? = 0
configure:5593: result: yes
configure:5593: checking for signal.h
configure:5593: result: yes
configure:5593: checking for unistd.h
configure:5593: result: yes
configure:5593: checking dlfcn.h usability
configure:5593: gcc -c -g3 conftest.c >&5
configure:5593: $? = 0
configure:5593: result: yes
configure:5593: checking dlfcn.h presence
configure:5593: gcc -E conftest.c
configure:5593: $? = 0
configure:5593: result: yes
configure:5593: checking for dlfcn.h
configure:5593: result: yes
configure:5606: checking linux/netfilter/nf_tables.h usability
configure:5606: gcc -c -g3 conftest.c >&5
configure:5606: $? = 0
configure:5606: result: yes
configure:5606: checking linux/netfilter/nf_tables.h presence
configure:5606: gcc -E conftest.c
configure:5606: $? = 0
configure:5606: result: yes
configure:5606: checking for linux/netfilter/nf_tables.h
configure:5606: result: yes
configure:5606: checking libmnl/libmnl.h usability
configure:5606: gcc -c -g3 conftest.c >&5
configure:5606: $? = 0
configure:5606: result: yes
configure:5606: checking libmnl/libmnl.h presence
configure:5606: gcc -E conftest.c
configure:5606: $? = 0
configure:5606: result: yes
configure:5606: checking for libmnl/libmnl.h
configure:5606: result: yes
configure:5606: checking libnftnl/table.h usability
configure:5606: gcc -c -g3 conftest.c >&5
configure:5606: $? = 0
configure:5606: result: yes
configure:5606: checking libnftnl/table.h presence
configure:5606: gcc -E conftest.c
configure:5606: $? = 0
configure:5606: result: yes
configure:5606: checking for libnftnl/table.h
configure:5606: result: yes
configure:5606: checking libnftnl/chain.h usability
configure:5606: gcc -c -g3 conftest.c >&5
configure:5606: $? = 0
configure:5606: result: yes
configure:5606: checking libnftnl/chain.h presence
configure:5606: gcc -E conftest.c
configure:5606: $? = 0
configure:5606: result: yes
configure:5606: checking for libnftnl/chain.h
configure:5606: result: yes
configure:5606: checking libnftnl/rule.h usability
configure:5606: gcc -c -g3 conftest.c >&5
configure:5606: $? = 0
configure:5606: result: yes
configure:5606: checking libnftnl/rule.h presence
configure:5606: gcc -E conftest.c
configure:5606: $? = 0
configure:5606: result: yes
configure:5606: checking for libnftnl/rule.h
configure:5606: result: yes
configure:5606: checking libnftnl/expr.h usability
configure:5606: gcc -c -g3 conftest.c >&5
configure:5606: $? = 0
configure:5606: result: yes
configure:5606: checking libnftnl/expr.h presence
configure:5606: gcc -E conftest.c
configure:5606: $? = 0
configure:5606: result: yes
configure:5606: checking for libnftnl/expr.h
configure:5606: result: yes
configure:5619: checking pthread_np.h usability
configure:5619: gcc -c -g3 conftest.c >&5
conftest.c:91:10: fatal error: pthread_np.h: No such file or directory
91 | #include <pthread_np.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:5619: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_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 <pthread_np.h>
configure:5619: result: no
configure:5619: checking pthread_np.h presence
configure:5619: gcc -E conftest.c
conftest.c:58:10: fatal error: pthread_np.h: No such file or directory
58 | #include <pthread_np.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:5619: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| /* end confdefs.h. */
| #include <pthread_np.h>
configure:5619: result: no
configure:5619: checking for pthread_np.h
configure:5619: result: no
configure:5619: checking sched.h usability
configure:5619: gcc -c -g3 conftest.c >&5
configure:5619: $? = 0
configure:5619: result: yes
configure:5619: checking sched.h presence
configure:5619: gcc -E conftest.c
configure:5619: $? = 0
configure:5619: result: yes
configure:5619: checking for sched.h
configure:5619: result: yes
configure:5632: checking X11/keysym.h usability
configure:5632: gcc -c -g3 conftest.c >&5
configure:5632: $? = 0
configure:5632: result: yes
configure:5632: checking X11/keysym.h presence
configure:5632: gcc -E conftest.c
configure:5632: $? = 0
configure:5632: result: yes
configure:5632: checking for X11/keysym.h
configure:5632: result: yes
configure:5632: checking rfb/keysym.h usability
configure:5632: gcc -c -g3 conftest.c >&5
configure:5632: $? = 0
configure:5632: result: yes
configure:5632: checking rfb/keysym.h presence
configure:5632: gcc -E conftest.c
configure:5632: $? = 0
configure:5632: result: yes
configure:5632: checking for rfb/keysym.h
configure:5632: result: yes
configure:5645: checking for sys/param.h
configure:5645: gcc -c -g3 conftest.c >&5
configure:5645: $? = 0
configure:5645: result: yes
configure:5645: checking for sys/linker.h
configure:5645: gcc -c -g3 conftest.c >&5
conftest.c:67:10: fatal error: sys/linker.h: No such file or directory
67 | #include <sys/linker.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:5645: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_PARAM_H
| # include <sys/param.h>
| #endif
|
|
| #include <sys/linker.h>
configure:5645: result: no
configure:5645: checking for sys/sysctl.h
configure:5645: gcc -c -g3 conftest.c >&5
conftest.c:67:10: fatal error: sys/sysctl.h: No such file or directory
67 | #include <sys/sysctl.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:5645: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_PARAM_H
| # include <sys/param.h>
| #endif
|
|
| #include <sys/sysctl.h>
configure:5645: result: no
configure:5645: checking for sys/module.h
configure:5645: gcc -c -g3 conftest.c >&5
conftest.c:67:10: fatal error: sys/module.h: No such file or directory
67 | #include <sys/module.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:5645: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_PARAM_H
| # include <sys/param.h>
| #endif
|
|
| #include <sys/module.h>
configure:5645: result: no
configure:5645: checking for npf.h
configure:5645: gcc -c -g3 conftest.c >&5
conftest.c:67:10: fatal error: npf.h: No such file or directory
67 | #include <npf.h>
| ^~~~~~~
compilation terminated.
configure:5645: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_PARAM_H
| # include <sys/param.h>
| #endif
|
|
| #include <npf.h>
configure:5645: result: no
configure:5645: checking for net/npf_ncode.h
configure:5645: gcc -c -g3 conftest.c >&5
conftest.c:67:10: fatal error: net/npf_ncode.h: No such file or directory
67 | #include <net/npf_ncode.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
configure:5645: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_PARAM_H
| # include <sys/param.h>
| #endif
|
|
| #include <net/npf_ncode.h>
configure:5645: result: no
configure:5645: checking for pcap/pcap.h
configure:5645: gcc -c -g3 conftest.c >&5
configure:5645: $? = 0
configure:5645: result: yes
configure:5663: checking for net/if.h
configure:5663: gcc -c -g3 conftest.c >&5
configure:5663: $? = 0
configure:5663: result: yes
configure:5663: checking for net/if_var.h
configure:5663: gcc -c -g3 conftest.c >&5
conftest.c:105:10: fatal error: net/if_var.h: No such file or directory
105 | #include <net/if_var.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:5663: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #endif
| #ifdef HAVE_NET_IF_H
| # include <net/if.h>
| #endif
| #ifdef HAVE_NET_IF_VAR_H
| # include <net/if_var.h>
| #endif
| #ifdef HAVE_NET_IF_TYPES_H
| # include <net/if_types.h>
| #endif
| #ifdef HAVE_NET_IF_ARP_H
| # include <net/if_arp.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| # include <netinet/in.h>
| #endif
| #ifdef HAVE_NETINET_IN_VAR_H
| # include <netinet/in_var.h>
| #endif
| #ifdef HAVE_NETINET_IP_COMPAT_H
| # include <netinet/ip_compat.h>
| #endif
| #ifdef HAVE_NETINET_IP_FIL_H
| # include <netinet/ip_fil.h>
| #endif
| #ifdef HAVE_NETINET_IP_NAT_H
| # include <netinet/ip_nat.h>
| #endif
|
|
| #include <net/if_var.h>
configure:5663: result: no
configure:5663: checking for net/if_types.h
configure:5663: gcc -c -g3 conftest.c >&5
conftest.c:105:10: fatal error: net/if_types.h: No such file or directory
105 | #include <net/if_types.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
configure:5663: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #endif
| #ifdef HAVE_NET_IF_H
| # include <net/if.h>
| #endif
| #ifdef HAVE_NET_IF_VAR_H
| # include <net/if_var.h>
| #endif
| #ifdef HAVE_NET_IF_TYPES_H
| # include <net/if_types.h>
| #endif
| #ifdef HAVE_NET_IF_ARP_H
| # include <net/if_arp.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| # include <netinet/in.h>
| #endif
| #ifdef HAVE_NETINET_IN_VAR_H
| # include <netinet/in_var.h>
| #endif
| #ifdef HAVE_NETINET_IP_COMPAT_H
| # include <netinet/ip_compat.h>
| #endif
| #ifdef HAVE_NETINET_IP_FIL_H
| # include <netinet/ip_fil.h>
| #endif
| #ifdef HAVE_NETINET_IP_NAT_H
| # include <netinet/ip_nat.h>
| #endif
|
|
| #include <net/if_types.h>
configure:5663: result: no
configure:5663: checking for net/if_arp.h
configure:5663: gcc -c -g3 conftest.c >&5
configure:5663: $? = 0
configure:5663: result: yes
configure:5663: checking for netinet/in.h
configure:5663: gcc -c -g3 conftest.c >&5
configure:5663: $? = 0
configure:5663: result: yes
configure:5663: checking for netinet/in_var.h
configure:5663: gcc -c -g3 conftest.c >&5
conftest.c:107:10: fatal error: netinet/in_var.h: No such file or directory
107 | #include <netinet/in_var.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:5663: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #endif
| #ifdef HAVE_NET_IF_H
| # include <net/if.h>
| #endif
| #ifdef HAVE_NET_IF_VAR_H
| # include <net/if_var.h>
| #endif
| #ifdef HAVE_NET_IF_TYPES_H
| # include <net/if_types.h>
| #endif
| #ifdef HAVE_NET_IF_ARP_H
| # include <net/if_arp.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| # include <netinet/in.h>
| #endif
| #ifdef HAVE_NETINET_IN_VAR_H
| # include <netinet/in_var.h>
| #endif
| #ifdef HAVE_NETINET_IP_COMPAT_H
| # include <netinet/ip_compat.h>
| #endif
| #ifdef HAVE_NETINET_IP_FIL_H
| # include <netinet/ip_fil.h>
| #endif
| #ifdef HAVE_NETINET_IP_NAT_H
| # include <netinet/ip_nat.h>
| #endif
|
|
| #include <netinet/in_var.h>
configure:5663: result: no
configure:5663: checking for netinet/if_ether.h
configure:5663: gcc -c -g3 conftest.c >&5
configure:5663: $? = 0
configure:5663: result: yes
configure:5663: checking for linux/netfilter.h
configure:5663: gcc -c -g3 conftest.c >&5
configure:5663: $? = 0
configure:5663: result: yes
configure:5663: checking for net/pfvar.h
configure:5663: gcc -c -g3 conftest.c >&5
conftest.c:109:10: fatal error: net/pfvar.h: No such file or directory
109 | #include <net/pfvar.h>
| ^~~~~~~~~~~~~
compilation terminated.
configure:5663: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #endif
| #ifdef HAVE_NET_IF_H
| # include <net/if.h>
| #endif
| #ifdef HAVE_NET_IF_VAR_H
| # include <net/if_var.h>
| #endif
| #ifdef HAVE_NET_IF_TYPES_H
| # include <net/if_types.h>
| #endif
| #ifdef HAVE_NET_IF_ARP_H
| # include <net/if_arp.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| # include <netinet/in.h>
| #endif
| #ifdef HAVE_NETINET_IN_VAR_H
| # include <netinet/in_var.h>
| #endif
| #ifdef HAVE_NETINET_IP_COMPAT_H
| # include <netinet/ip_compat.h>
| #endif
| #ifdef HAVE_NETINET_IP_FIL_H
| # include <netinet/ip_fil.h>
| #endif
| #ifdef HAVE_NETINET_IP_NAT_H
| # include <netinet/ip_nat.h>
| #endif
|
|
| #include <net/pfvar.h>
configure:5663: result: no
configure:5663: checking for net/pf/pfvar.h
configure:5663: gcc -c -g3 conftest.c >&5
conftest.c:109:10: fatal error: net/pf/pfvar.h: No such file or directory
109 | #include <net/pf/pfvar.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
configure:5663: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #endif
| #ifdef HAVE_NET_IF_H
| # include <net/if.h>
| #endif
| #ifdef HAVE_NET_IF_VAR_H
| # include <net/if_var.h>
| #endif
| #ifdef HAVE_NET_IF_TYPES_H
| # include <net/if_types.h>
| #endif
| #ifdef HAVE_NET_IF_ARP_H
| # include <net/if_arp.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| # include <netinet/in.h>
| #endif
| #ifdef HAVE_NETINET_IN_VAR_H
| # include <netinet/in_var.h>
| #endif
| #ifdef HAVE_NETINET_IP_COMPAT_H
| # include <netinet/ip_compat.h>
| #endif
| #ifdef HAVE_NETINET_IP_FIL_H
| # include <netinet/ip_fil.h>
| #endif
| #ifdef HAVE_NETINET_IP_NAT_H
| # include <netinet/ip_nat.h>
| #endif
|
|
| #include <net/pf/pfvar.h>
configure:5663: result: no
configure:5663: checking for netinet/ip_compat.h
configure:5663: gcc -c -g3 conftest.c >&5
conftest.c:109:10: fatal error: netinet/ip_compat.h: No such file or directory
109 | #include <netinet/ip_compat.h>
| ^~~~~~~~~~~~~~~~~~~~~
compilation terminated.
configure:5663: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #endif
| #ifdef HAVE_NET_IF_H
| # include <net/if.h>
| #endif
| #ifdef HAVE_NET_IF_VAR_H
| # include <net/if_var.h>
| #endif
| #ifdef HAVE_NET_IF_TYPES_H
| # include <net/if_types.h>
| #endif
| #ifdef HAVE_NET_IF_ARP_H
| # include <net/if_arp.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| # include <netinet/in.h>
| #endif
| #ifdef HAVE_NETINET_IN_VAR_H
| # include <netinet/in_var.h>
| #endif
| #ifdef HAVE_NETINET_IP_COMPAT_H
| # include <netinet/ip_compat.h>
| #endif
| #ifdef HAVE_NETINET_IP_FIL_H
| # include <netinet/ip_fil.h>
| #endif
| #ifdef HAVE_NETINET_IP_NAT_H
| # include <netinet/ip_nat.h>
| #endif
|
|
| #include <netinet/ip_compat.h>
configure:5663: result: no
configure:5663: checking for netinet/ip_fil.h
configure:5663: gcc -c -g3 conftest.c >&5
conftest.c:109:10: fatal error: netinet/ip_fil.h: No such file or directory
109 | #include <netinet/ip_fil.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:5663: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #endif
| #ifdef HAVE_NET_IF_H
| # include <net/if.h>
| #endif
| #ifdef HAVE_NET_IF_VAR_H
| # include <net/if_var.h>
| #endif
| #ifdef HAVE_NET_IF_TYPES_H
| # include <net/if_types.h>
| #endif
| #ifdef HAVE_NET_IF_ARP_H
| # include <net/if_arp.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| # include <netinet/in.h>
| #endif
| #ifdef HAVE_NETINET_IN_VAR_H
| # include <netinet/in_var.h>
| #endif
| #ifdef HAVE_NETINET_IP_COMPAT_H
| # include <netinet/ip_compat.h>
| #endif
| #ifdef HAVE_NETINET_IP_FIL_H
| # include <netinet/ip_fil.h>
| #endif
| #ifdef HAVE_NETINET_IP_NAT_H
| # include <netinet/ip_nat.h>
| #endif
|
|
| #include <netinet/ip_fil.h>
configure:5663: result: no
configure:5663: checking for netinet/ip_nat.h
configure:5663: gcc -c -g3 conftest.c >&5
conftest.c:109:10: fatal error: netinet/ip_nat.h: No such file or directory
109 | #include <netinet/ip_nat.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:5663: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #endif
| #ifdef HAVE_NET_IF_H
| # include <net/if.h>
| #endif
| #ifdef HAVE_NET_IF_VAR_H
| # include <net/if_var.h>
| #endif
| #ifdef HAVE_NET_IF_TYPES_H
| # include <net/if_types.h>
| #endif
| #ifdef HAVE_NET_IF_ARP_H
| # include <net/if_arp.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| # include <netinet/in.h>
| #endif
| #ifdef HAVE_NETINET_IN_VAR_H
| # include <netinet/in_var.h>
| #endif
| #ifdef HAVE_NETINET_IP_COMPAT_H
| # include <netinet/ip_compat.h>
| #endif
| #ifdef HAVE_NETINET_IP_FIL_H
| # include <netinet/ip_fil.h>
| #endif
| #ifdef HAVE_NETINET_IP_NAT_H
| # include <netinet/ip_nat.h>
| #endif
|
|
| #include <netinet/ip_nat.h>
configure:5663: result: no
configure:5663: checking for netinet/ip_proxy.h
configure:5663: gcc -c -g3 conftest.c >&5
conftest.c:109:10: fatal error: netinet/ip_proxy.h: No such file or directory
109 | #include <netinet/ip_proxy.h>
| ^~~~~~~~~~~~~~~~~~~~
compilation terminated.
configure:5663: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #endif
| #ifdef HAVE_NET_IF_H
| # include <net/if.h>
| #endif
| #ifdef HAVE_NET_IF_VAR_H
| # include <net/if_var.h>
| #endif
| #ifdef HAVE_NET_IF_TYPES_H
| # include <net/if_types.h>
| #endif
| #ifdef HAVE_NET_IF_ARP_H
| # include <net/if_arp.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| # include <netinet/in.h>
| #endif
| #ifdef HAVE_NETINET_IN_VAR_H
| # include <netinet/in_var.h>
| #endif
| #ifdef HAVE_NETINET_IP_COMPAT_H
| # include <netinet/ip_compat.h>
| #endif
| #ifdef HAVE_NETINET_IP_FIL_H
| # include <netinet/ip_fil.h>
| #endif
| #ifdef HAVE_NETINET_IP_NAT_H
| # include <netinet/ip_nat.h>
| #endif
|
|
| #include <netinet/ip_proxy.h>
configure:5663: result: no
configure:5717: checking netinet/in_systm.h usability
configure:5717: gcc -c -g3 conftest.c >&5
configure:5717: $? = 0
configure:5717: result: yes
configure:5717: checking netinet/in_systm.h presence
configure:5717: gcc -E conftest.c
configure:5717: $? = 0
configure:5717: result: yes
configure:5717: checking for netinet/in_systm.h
configure:5717: result: yes
configure:5717: checking netinet/tcp.h usability
configure:5717: gcc -c -g3 conftest.c >&5
configure:5717: $? = 0
configure:5717: result: yes
configure:5717: checking netinet/tcp.h presence
configure:5717: gcc -E conftest.c
configure:5717: $? = 0
configure:5717: result: yes
configure:5717: checking for netinet/tcp.h
configure:5717: result: yes
configure:5717: checking windows.h usability
configure:5717: gcc -c -g3 conftest.c >&5
conftest.c:103:10: fatal error: windows.h: No such file or directory
103 | #include <windows.h>
| ^~~~~~~~~~~
compilation terminated.
configure:5717: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_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 <windows.h>
configure:5717: result: no
configure:5717: checking windows.h presence
configure:5717: gcc -E conftest.c
conftest.c:70:10: fatal error: windows.h: No such file or directory
70 | #include <windows.h>
| ^~~~~~~~~~~
compilation terminated.
configure:5717: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| /* end confdefs.h. */
| #include <windows.h>
configure:5717: result: no
configure:5717: checking for windows.h
configure:5717: result: no
configure:5717: checking winsock2.h usability
configure:5717: gcc -c -g3 conftest.c >&5
conftest.c:103:10: fatal error: winsock2.h: No such file or directory
103 | #include <winsock2.h>
| ^~~~~~~~~~~~
compilation terminated.
configure:5717: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_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 <winsock2.h>
configure:5717: result: no
configure:5717: checking winsock2.h presence
configure:5717: gcc -E conftest.c
conftest.c:70:10: fatal error: winsock2.h: No such file or directory
70 | #include <winsock2.h>
| ^~~~~~~~~~~~
compilation terminated.
configure:5717: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| /* end confdefs.h. */
| #include <winsock2.h>
configure:5717: result: no
configure:5717: checking for winsock2.h
configure:5717: result: no
configure:5717: checking ws2tcpip.h usability
configure:5717: gcc -c -g3 conftest.c >&5
conftest.c:103:10: fatal error: ws2tcpip.h: No such file or directory
103 | #include <ws2tcpip.h>
| ^~~~~~~~~~~~
compilation terminated.
configure:5717: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_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 <ws2tcpip.h>
configure:5717: result: no
configure:5717: checking ws2tcpip.h presence
configure:5717: gcc -E conftest.c
conftest.c:70:10: fatal error: ws2tcpip.h: No such file or directory
70 | #include <ws2tcpip.h>
| ^~~~~~~~~~~~
compilation terminated.
configure:5717: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| /* end confdefs.h. */
| #include <ws2tcpip.h>
configure:5717: result: no
configure:5717: checking for ws2tcpip.h
configure:5717: result: no
configure:5738: checking for sys/stat.h
configure:5738: result: yes
configure:5738: checking sys/file.h usability
configure:5738: gcc -c -g3 conftest.c >&5
configure:5738: $? = 0
configure:5738: result: yes
configure:5738: checking sys/file.h presence
configure:5738: gcc -E conftest.c
configure:5738: $? = 0
configure:5738: result: yes
configure:5738: checking for sys/file.h
configure:5738: result: yes
configure:5738: checking sys/wait.h usability
configure:5738: gcc -c -g3 conftest.c >&5
configure:5738: $? = 0
configure:5738: result: yes
configure:5738: checking sys/wait.h presence
configure:5738: gcc -E conftest.c
configure:5738: $? = 0
configure:5738: result: yes
configure:5738: checking for sys/wait.h
configure:5738: result: yes
configure:5738: checking libgen.h usability
configure:5738: gcc -c -g3 conftest.c >&5
configure:5738: $? = 0
configure:5738: result: yes
configure:5738: checking libgen.h presence
configure:5738: gcc -E conftest.c
configure:5738: $? = 0
configure:5738: result: yes
configure:5738: checking for libgen.h
configure:5738: result: yes
configure:5738: checking stropts.h usability
configure:5738: gcc -c -g3 conftest.c >&5
conftest.c:107:10: fatal error: stropts.h: No such file or directory
107 | #include <stropts.h>
| ^~~~~~~~~~~
compilation terminated.
configure:5738: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_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 <stropts.h>
configure:5738: result: no
configure:5738: checking stropts.h presence
configure:5738: gcc -E conftest.c
conftest.c:74:10: fatal error: stropts.h: No such file or directory
74 | #include <stropts.h>
| ^~~~~~~~~~~
compilation terminated.
configure:5738: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| /* end confdefs.h. */
| #include <stropts.h>
configure:5738: result: no
configure:5738: checking for stropts.h
configure:5738: result: no
configure:5738: checking syslog.h usability
configure:5738: gcc -c -g3 conftest.c >&5
configure:5738: $? = 0
configure:5738: result: yes
configure:5738: checking syslog.h presence
configure:5738: gcc -E conftest.c
configure:5738: $? = 0
configure:5738: result: yes
configure:5738: checking for syslog.h
configure:5738: result: yes
configure:5738: checking pwd.h usability
configure:5738: gcc -c -g3 conftest.c >&5
configure:5738: $? = 0
configure:5738: result: yes
configure:5738: checking pwd.h presence
configure:5738: gcc -E conftest.c
configure:5738: $? = 0
configure:5738: result: yes
configure:5738: checking for pwd.h
configure:5738: result: yes
configure:5738: checking grp.h usability
configure:5738: gcc -c -g3 conftest.c >&5
configure:5738: $? = 0
configure:5738: result: yes
configure:5738: checking grp.h presence
configure:5738: gcc -E conftest.c
configure:5738: $? = 0
configure:5738: result: yes
configure:5738: checking for grp.h
configure:5738: result: yes
configure:5738: checking for sys/sockio.h
configure:5738: result: no
configure:5738: checking linux/sockios.h usability
configure:5738: gcc -c -g3 conftest.c >&5
configure:5738: $? = 0
configure:5738: result: yes
configure:5738: checking linux/sockios.h presence
configure:5738: gcc -E conftest.c
configure:5738: $? = 0
configure:5738: result: yes
configure:5738: checking for linux/sockios.h
configure:5738: result: yes
configure:5738: checking linux/types.h usability
configure:5738: gcc -c -g3 conftest.c >&5
configure:5738: $? = 0
configure:5738: result: yes
configure:5738: checking linux/types.h presence
configure:5738: gcc -E conftest.c
configure:5738: $? = 0
configure:5738: result: yes
configure:5738: checking for linux/types.h
configure:5738: result: yes
configure:5738: checking sys/poll.h usability
configure:5738: gcc -c -g3 conftest.c >&5
configure:5738: $? = 0
configure:5738: result: yes
configure:5738: checking sys/poll.h presence
configure:5738: gcc -E conftest.c
configure:5738: $? = 0
configure:5738: result: yes
configure:5738: checking for sys/poll.h
configure:5738: result: yes
configure:5738: checking sys/epoll.h usability
configure:5738: gcc -c -g3 conftest.c >&5
configure:5738: $? = 0
configure:5738: result: yes
configure:5738: checking sys/epoll.h presence
configure:5738: gcc -E conftest.c
configure:5738: $? = 0
configure:5738: result: yes
configure:5738: checking for sys/epoll.h
configure:5738: result: yes
configure:5738: checking err.h usability
configure:5738: gcc -c -g3 conftest.c >&5
configure:5738: $? = 0
configure:5738: result: yes
configure:5738: checking err.h presence
configure:5738: gcc -E conftest.c
configure:5738: $? = 0
configure:5738: result: yes
configure:5738: checking for err.h
configure:5738: result: yes
configure:5749: checking whether byte ordering is bigendian
configure:5764: gcc -c -g3 conftest.c >&5
conftest.c:83:16: error: unknown type name 'not'
83 | not a universal capable compiler
| ^~~
conftest.c:83:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
83 | not a universal capable compiler
| ^~~~~~~~~
conftest.c:83:22: error: unknown type name 'universal'
configure:5764: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:5809: gcc -c -g3 conftest.c >&5
configure:5809: $? = 0
configure:5827: gcc -c -g3 conftest.c >&5
conftest.c: In function 'main':
conftest.c:89:18: error: unknown type name 'not'; did you mean 'ino_t'?
89 | not big endian
| ^~~
| ino_t
conftest.c:89:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
89 | not big endian
| ^~~~~~
configure:5827: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:5955: result: no
configure:5973: checking for an ANSI C-conforming const
configure:6039: gcc -c -g3 conftest.c >&5
configure:6039: $? = 0
configure:6046: result: yes
configure:6054: checking for inline
configure:6070: gcc -c -g3 conftest.c >&5
configure:6070: $? = 0
configure:6078: result: inline
configure:6096: checking for working volatile
configure:6115: gcc -c -g3 conftest.c >&5
configure:6115: $? = 0
configure:6122: result: yes
configure:6131: checking for long double with more range or precision than double
configure:6167: gcc -c -g3 conftest.c >&5
configure:6167: $? = 0
configure:6174: result: yes
configure:6189: checking for unsigned long long int
configure:6228: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:6228: $? = 0
configure:6237: result: yes
configure:6247: checking for long long int
configure:6285: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:6285: $? = 0
configure:6285: ./conftest
configure:6285: $? = 0
configure:6297: result: yes
configure:6305: checking for size_t
configure:6305: gcc -c -g3 conftest.c >&5
configure:6305: $? = 0
configure:6305: gcc -c -g3 conftest.c >&5
conftest.c: In function 'main':
conftest.c:122:21: error: expected expression before ')' token
122 | if (sizeof ((size_t)))
| ^
configure:6305: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 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
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:6305: result: yes
configure:6316: checking for ssize_t
configure:6316: gcc -c -g3 conftest.c >&5
configure:6316: $? = 0
configure:6316: gcc -c -g3 conftest.c >&5
conftest.c: In function 'main':
conftest.c:122:22: error: expected expression before ')' token
122 | if (sizeof ((ssize_t)))
| ^
configure:6316: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 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
| int
| main ()
| {
| if (sizeof ((ssize_t)))
| return 0;
| ;
| return 0;
| }
configure:6316: result: yes
configure:6328: checking for uintptr_t
configure:6328: gcc -c -g3 conftest.c >&5
configure:6328: $? = 0
configure:6328: gcc -c -g3 conftest.c >&5
conftest.c: In function 'main':
conftest.c:122:24: error: expected expression before ')' token
122 | if (sizeof ((uintptr_t)))
| ^
configure:6328: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 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
| int
| main ()
| {
| if (sizeof ((uintptr_t)))
| return 0;
| ;
| return 0;
| }
configure:6328: result: yes
configure:6364: checking for ISO C 1999 vararg macro support
configure:6386: gcc -c -g3 conftest.c >&5
configure:6386: $? = 0
configure:6395: result: yes
configure:6403: checking for GNU GCC vararg macro support
configure:6425: gcc -c -g3 conftest.c >&5
configure:6425: $? = 0
configure:6434: result: yes
configure:6443: checking for socklen_t
configure:6443: gcc -c -g3 conftest.c >&5
configure:6443: $? = 0
configure:6443: gcc -c -g3 conftest.c >&5
conftest.c: In function 'main':
conftest.c:102:24: error: expected expression before ')' token
102 | if (sizeof ((socklen_t)))
| ^
configure:6443: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #ifdef WIN32
| #include <ws2tcpip.h>
| #else
| #include <sys/socket.h>
| #endif
|
|
|
| int
| main ()
| {
| if (sizeof ((socklen_t)))
| return 0;
| ;
| return 0;
| }
configure:6443: result: yes
configure:6520: checking for C compiler empty array size
configure:6539: gcc -c -g3 conftest.c >&5
configure:6539: $? = 0
configure:6568: result: 0
configure:6578: checking size of void *
configure:6583: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:6583: $? = 0
configure:6583: ./conftest
configure:6583: $? = 0
configure:6597: result: 8
configure:6611: checking size of long
configure:6616: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:6616: $? = 0
configure:6616: ./conftest
configure:6616: $? = 0
configure:6630: result: 8
configure:6644: checking size of int
configure:6649: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:6649: $? = 0
configure:6649: ./conftest
configure:6649: $? = 0
configure:6663: result: 4
configure:6677: checking size of short
configure:6682: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:6682: $? = 0
configure:6682: ./conftest
configure:6682: $? = 0
configure:6696: result: 2
configure:6710: checking size of float
configure:6715: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:6715: $? = 0
configure:6715: ./conftest
configure:6715: $? = 0
configure:6729: result: 4
configure:6743: checking size of double
configure:6748: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:6748: $? = 0
configure:6748: ./conftest
configure:6748: $? = 0
configure:6762: result: 8
configure:6777: checking size of long double
configure:6782: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:6782: $? = 0
configure:6782: ./conftest
configure:6782: $? = 0
configure:6796: result: 16
configure:6812: checking size of long long int
configure:6817: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:6817: $? = 0
configure:6817: ./conftest
configure:6817: $? = 0
configure:6831: result: 8
configure:6855: checking minimum alignment of int64_t
configure:6898: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
conftest.c:100:1: warning: return type defaults to 'int' [-Wimplicit-int]
100 | main()
| ^~~~
conftest.c: In function 'main':
conftest.c:113:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
113 | if (!f) exit(1);
| ^~~~
conftest.c:100:1: note: include '<stdlib.h>' or provide a declaration of 'exit'
99 | #include <sys/types.h>
+++ |+#include <stdlib.h>
100 | main()
conftest.c:113:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
113 | if (!f) exit(1);
| ^~~~
conftest.c:113:11: note: include '<stdlib.h>' or provide a declaration of 'exit'
conftest.c:116:12: warning: implicit declaration of function 'fork' [-Wimplicit-function-declaration]
116 | switch(fork()) {
| ^~~~
conftest.c:117:14: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
117 | case -1: exit(1);
| ^~~~
conftest.c:117:14: note: include '<stdlib.h>' or provide a declaration of 'exit'
conftest.c:122:5: warning: implicit declaration of function 'wait' [-Wimplicit-function-declaration]
122 | wait(&status);
| ^~~~
conftest.c:128:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
128 | exit(0);
| ^~~~
conftest.c:128:3: note: include '<stdlib.h>' or provide a declaration of 'exit'
configure:6898: $? = 0
configure:6898: ./conftest
506576896
834666496
-1073741824
0
0
0
0
configure:6898: $? = 0
configure:6909: result: 1
configure:6917: checking maximum shift count for int64_t
configure:6968: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
conftest.c:101:1: warning: return type defaults to 'int' [-Wimplicit-int]
101 | main()
| ^~~~
conftest.c: In function 'main':
conftest.c:115:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
115 | if (!f) exit(1);
| ^~~~
conftest.c:101:1: note: include '<stdlib.h>' or provide a declaration of 'exit'
100 | #include <sys/types.h>
+++ |+#include <stdlib.h>
101 | main()
conftest.c:115:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
115 | if (!f) exit(1);
| ^~~~
conftest.c:115:11: note: include '<stdlib.h>' or provide a declaration of 'exit'
conftest.c:137:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
137 | exit(0);
| ^~~~
conftest.c:137:3: note: include '<stdlib.h>' or provide a declaration of 'exit'
configure:6968: $? = 0
configure:6968: ./conftest
configure:6968: $? = 0
configure:6979: result: 63
configure:6987: checking for arithmetic right shifts of int64_t
configure:7059: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
conftest.c:102:1: warning: return type defaults to 'int' [-Wimplicit-int]
102 | main()
| ^~~~
conftest.c: In function 'main':
conftest.c:118:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
118 | if (!f) exit(1);
| ^~~~
conftest.c:102:1: note: include '<stdlib.h>' or provide a declaration of 'exit'
101 | #include <sys/types.h>
+++ |+#include <stdlib.h>
102 | main()
conftest.c:118:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
118 | if (!f) exit(1);
| ^~~~
conftest.c:118:11: note: include '<stdlib.h>' or provide a declaration of 'exit'
conftest.c:159:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
159 | exit(0);
| ^~~~
conftest.c:159:3: note: include '<stdlib.h>' or provide a declaration of 'exit'
configure:7059: $? = 0
configure:7059: ./conftest
configure:7059: $? = 0
configure:7070: result: yes
configure:7084: checking for __int128
configure:7084: gcc -c -g3 conftest.c >&5
configure:7084: $? = 0
configure:7084: gcc -c -g3 conftest.c >&5
conftest.c: In function 'main':
conftest.c:137:23: error: expected expression before ')' token
137 | if (sizeof ((__int128)))
| ^
configure:7084: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| /* 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
| int
| main ()
| {
| if (sizeof ((__int128)))
| return 0;
| ;
| return 0;
| }
configure:7084: result: yes
configure:7099: checking minimum alignment of int32_t
configure:7142: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
conftest.c:104:1: warning: return type defaults to 'int' [-Wimplicit-int]
104 | main()
| ^~~~
conftest.c: In function 'main':
conftest.c:117:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
117 | if (!f) exit(1);
| ^~~~
conftest.c:104:1: note: include '<stdlib.h>' or provide a declaration of 'exit'
103 | #include <sys/types.h>
+++ |+#include <stdlib.h>
104 | main()
conftest.c:117:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
117 | if (!f) exit(1);
| ^~~~
conftest.c:117:11: note: include '<stdlib.h>' or provide a declaration of 'exit'
conftest.c:120:12: warning: implicit declaration of function 'fork' [-Wimplicit-function-declaration]
120 | switch(fork()) {
| ^~~~
conftest.c:121:14: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
121 | case -1: exit(1);
| ^~~~
conftest.c:121:14: note: include '<stdlib.h>' or provide a declaration of 'exit'
conftest.c:126:5: warning: implicit declaration of function 'wait' [-Wimplicit-function-declaration]
126 | wait(&status);
| ^~~~
conftest.c:132:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
132 | exit(0);
| ^~~~
conftest.c:132:3: note: include '<stdlib.h>' or provide a declaration of 'exit'
configure:7142: $? = 0
configure:7142: ./conftest
0
0
0
configure:7142: $? = 0
configure:7153: result: 1
configure:7161: checking minimum alignment of int16_t
configure:7204: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
conftest.c:105:1: warning: return type defaults to 'int' [-Wimplicit-int]
105 | main()
| ^~~~
conftest.c: In function 'main':
conftest.c:118:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
118 | if (!f) exit(1);
| ^~~~
conftest.c:105:1: note: include '<stdlib.h>' or provide a declaration of 'exit'
104 | #include <sys/types.h>
+++ |+#include <stdlib.h>
105 | main()
conftest.c:118:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
118 | if (!f) exit(1);
| ^~~~
conftest.c:118:11: note: include '<stdlib.h>' or provide a declaration of 'exit'
conftest.c:121:12: warning: implicit declaration of function 'fork' [-Wimplicit-function-declaration]
121 | switch(fork()) {
| ^~~~
conftest.c:122:14: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
122 | case -1: exit(1);
| ^~~~
conftest.c:122:14: note: include '<stdlib.h>' or provide a declaration of 'exit'
conftest.c:127:5: warning: implicit declaration of function 'wait' [-Wimplicit-function-declaration]
127 | wait(&status);
| ^~~~
conftest.c:133:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
133 | exit(0);
| ^~~~
conftest.c:133:3: note: include '<stdlib.h>' or provide a declaration of 'exit'
configure:7204: $? = 0
configure:7204: ./conftest
0
configure:7204: $? = 0
configure:7215: result: 1
configure:7223: checking maximum shift count for int8_t
configure:7274: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
conftest.c:106:1: warning: return type defaults to 'int' [-Wimplicit-int]
106 | main()
| ^~~~
conftest.c: In function 'main':
conftest.c:120:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
120 | if (!f) exit(1);
| ^~~~
conftest.c:106:1: note: include '<stdlib.h>' or provide a declaration of 'exit'
105 | #include <sys/types.h>
+++ |+#include <stdlib.h>
106 | main()
conftest.c:120:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
120 | if (!f) exit(1);
| ^~~~
conftest.c:120:11: note: include '<stdlib.h>' or provide a declaration of 'exit'
conftest.c:142:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
142 | exit(0);
| ^~~~
conftest.c:142:3: note: include '<stdlib.h>' or provide a declaration of 'exit'
configure:7274: $? = 0
configure:7274: ./conftest
configure:7274: $? = 0
configure:7285: result: 31
configure:7293: checking maximum shift count for int16_t
configure:7344: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
conftest.c:107:1: warning: return type defaults to 'int' [-Wimplicit-int]
107 | main()
| ^~~~
conftest.c: In function 'main':
conftest.c:121:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
121 | if (!f) exit(1);
| ^~~~
conftest.c:107:1: note: include '<stdlib.h>' or provide a declaration of 'exit'
106 | #include <sys/types.h>
+++ |+#include <stdlib.h>
107 | main()
conftest.c:121:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
121 | if (!f) exit(1);
| ^~~~
conftest.c:121:11: note: include '<stdlib.h>' or provide a declaration of 'exit'
conftest.c:143:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
143 | exit(0);
| ^~~~
conftest.c:143:3: note: include '<stdlib.h>' or provide a declaration of 'exit'
configure:7344: $? = 0
configure:7344: ./conftest
configure:7344: $? = 0
configure:7355: result: 31
configure:7363: checking maximum shift count for int32_t
configure:7414: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
conftest.c:108:1: warning: return type defaults to 'int' [-Wimplicit-int]
108 | main()
| ^~~~
conftest.c: In function 'main':
conftest.c:122:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
122 | if (!f) exit(1);
| ^~~~
conftest.c:108:1: note: include '<stdlib.h>' or provide a declaration of 'exit'
107 | #include <sys/types.h>
+++ |+#include <stdlib.h>
108 | main()
conftest.c:122:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
122 | if (!f) exit(1);
| ^~~~
conftest.c:122:11: note: include '<stdlib.h>' or provide a declaration of 'exit'
conftest.c:144:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
144 | exit(0);
| ^~~~
conftest.c:144:3: note: include '<stdlib.h>' or provide a declaration of 'exit'
configure:7414: $? = 0
configure:7414: ./conftest
configure:7414: $? = 0
configure:7425: result: 31
configure:7433: checking for arithmetic right shifts of int8_t
configure:7505: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
conftest.c:109:1: warning: return type defaults to 'int' [-Wimplicit-int]
109 | main()
| ^~~~
conftest.c: In function 'main':
conftest.c:125:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
125 | if (!f) exit(1);
| ^~~~
conftest.c:109:1: note: include '<stdlib.h>' or provide a declaration of 'exit'
108 | #include <sys/types.h>
+++ |+#include <stdlib.h>
109 | main()
conftest.c:125:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
125 | if (!f) exit(1);
| ^~~~
conftest.c:125:11: note: include '<stdlib.h>' or provide a declaration of 'exit'
conftest.c:166:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
166 | exit(0);
| ^~~~
conftest.c:166:3: note: include '<stdlib.h>' or provide a declaration of 'exit'
configure:7505: $? = 0
configure:7505: ./conftest
configure:7505: $? = 0
configure:7516: result: yes
configure:7528: checking for arithmetic right shifts of int16_t
configure:7600: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
conftest.c:110:1: warning: return type defaults to 'int' [-Wimplicit-int]
110 | main()
| ^~~~
conftest.c: In function 'main':
conftest.c:126:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
126 | if (!f) exit(1);
| ^~~~
conftest.c:110:1: note: include '<stdlib.h>' or provide a declaration of 'exit'
109 | #include <sys/types.h>
+++ |+#include <stdlib.h>
110 | main()
conftest.c:126:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
126 | if (!f) exit(1);
| ^~~~
conftest.c:126:11: note: include '<stdlib.h>' or provide a declaration of 'exit'
conftest.c:167:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
167 | exit(0);
| ^~~~
conftest.c:167:3: note: include '<stdlib.h>' or provide a declaration of 'exit'
configure:7600: $? = 0
configure:7600: ./conftest
configure:7600: $? = 0
configure:7611: result: yes
configure:7623: checking for arithmetic right shifts of int32_t
configure:7695: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
conftest.c:111:1: warning: return type defaults to 'int' [-Wimplicit-int]
111 | main()
| ^~~~
conftest.c: In function 'main':
conftest.c:127:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
127 | if (!f) exit(1);
| ^~~~
conftest.c:111:1: note: include '<stdlib.h>' or provide a declaration of 'exit'
110 | #include <sys/types.h>
+++ |+#include <stdlib.h>
111 | main()
conftest.c:127:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
127 | if (!f) exit(1);
| ^~~~
conftest.c:127:11: note: include '<stdlib.h>' or provide a declaration of 'exit'
conftest.c:168:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
168 | exit(0);
| ^~~~
conftest.c:168:3: note: include '<stdlib.h>' or provide a declaration of 'exit'
configure:7695: $? = 0
configure:7695: ./conftest
configure:7695: $? = 0
configure:7706: result: yes
configure:7732: checking the floating point format of float
configure:7808: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
conftest.c:112:1: warning: return type defaults to 'int' [-Wimplicit-int]
112 | main()
| ^~~~
conftest.c: In function 'main':
conftest.c:123:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
123 | if (!f) exit(1);
| ^~~~
conftest.c:112:1: note: include '<stdlib.h>' or provide a declaration of 'exit'
111 | #include <sys/types.h>
+++ |+#include <stdlib.h>
112 | main()
conftest.c:123:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
123 | if (!f) exit(1);
| ^~~~
conftest.c:123:11: note: include '<stdlib.h>' or provide a declaration of 'exit'
conftest.c:127:3: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration]
127 | memcpy(value_buffer, &value, sizeof(value));
| ^~~~~~
conftest.c:112:1: note: include '<string.h>' or provide a declaration of 'memcpy'
111 | #include <sys/types.h>
+++ |+#include <string.h>
112 | main()
conftest.c:127:3: warning: incompatible implicit declaration of built-in function 'memcpy' [-Wbuiltin-declaration-mismatch]
127 | memcpy(value_buffer, &value, sizeof(value));
| ^~~~~~
conftest.c:127:3: note: include '<string.h>' or provide a declaration of 'memcpy'
conftest.c:132:5: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
132 | exit (0);
| ^~~~
conftest.c:132:5: note: include '<stdlib.h>' or provide a declaration of 'exit'
conftest.c:144:5: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
144 | exit (0);
| ^~~~
conftest.c:144:5: note: include '<stdlib.h>' or provide a declaration of 'exit'
conftest.c:160:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
160 | exit (0);
| ^~~~
conftest.c:160:7: note: include '<stdlib.h>' or provide a declaration of 'exit'
conftest.c:167:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
167 | exit (0);
| ^~~~
conftest.c:167:7: note: include '<stdlib.h>' or provide a declaration of 'exit'
conftest.c:173:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
173 | exit (0);
| ^~~~
conftest.c:173:3: note: include '<stdlib.h>' or provide a declaration of 'exit'
configure:7808: $? = 0
configure:7808: ./conftest
configure:7808: $? = 0
configure:7818: result: IEEE754_SINGLE
configure:7828: checking the limits of float
configure:7853: gcc -c -g3 conftest.c >&5
configure:7853: $? = 0
configure:7865: result: FLT_MAX/FLT_MIN
configure:7880: checking the floating point format of double
configure:7956: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
conftest.c:115:1: warning: return type defaults to 'int' [-Wimplicit-int]
115 | main()
| ^~~~
conftest.c: In function 'main':
conftest.c:126:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
126 | if (!f) exit(1);
| ^~~~
conftest.c:115:1: note: include '<stdlib.h>' or provide a declaration of 'exit'
114 | #include <sys/types.h>
+++ |+#include <stdlib.h>
115 | main()
conftest.c:126:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
126 | if (!f) exit(1);
| ^~~~
conftest.c:126:11: note: include '<stdlib.h>' or provide a declaration of 'exit'
conftest.c:130:3: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration]
130 | memcpy(value_buffer, &value, sizeof(value));
| ^~~~~~
conftest.c:115:1: note: include '<string.h>' or provide a declaration of 'memcpy'
114 | #include <sys/types.h>
+++ |+#include <string.h>
115 | main()
conftest.c:130:3: warning: incompatible implicit declaration of built-in function 'memcpy' [-Wbuiltin-declaration-mismatch]
130 | memcpy(value_buffer, &value, sizeof(value));
| ^~~~~~
conftest.c:130:3: note: include '<string.h>' or provide a declaration of 'memcpy'
conftest.c:135:5: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
135 | exit (0);
| ^~~~
conftest.c:135:5: note: include '<stdlib.h>' or provide a declaration of 'exit'
conftest.c:147:5: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
147 | exit (0);
| ^~~~
conftest.c:147:5: note: include '<stdlib.h>' or provide a declaration of 'exit'
conftest.c:163:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
163 | exit (0);
| ^~~~
conftest.c:163:7: note: include '<stdlib.h>' or provide a declaration of 'exit'
conftest.c:170:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
170 | exit (0);
| ^~~~
conftest.c:170:7: note: include '<stdlib.h>' or provide a declaration of 'exit'
conftest.c:176:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
176 | exit (0);
| ^~~~
conftest.c:176:3: note: include '<stdlib.h>' or provide a declaration of 'exit'
configure:7956: $? = 0
configure:7956: ./conftest
configure:7956: $? = 0
configure:7966: result: IEEE754_DOUBLE
configure:7976: checking the limits of double
configure:8001: gcc -c -g3 conftest.c >&5
configure:8001: $? = 0
configure:8013: result: DBL_MAX/DBL_MIN
configure:8029: checking the floating point format of long double
configure:8105: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
conftest.c:118:1: warning: return type defaults to 'int' [-Wimplicit-int]
118 | main()
| ^~~~
conftest.c: In function 'main':
conftest.c:129:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
129 | if (!f) exit(1);
| ^~~~
conftest.c:118:1: note: include '<stdlib.h>' or provide a declaration of 'exit'
117 | #include <sys/types.h>
+++ |+#include <stdlib.h>
118 | main()
conftest.c:129:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
129 | if (!f) exit(1);
| ^~~~
conftest.c:129:11: note: include '<stdlib.h>' or provide a declaration of 'exit'
conftest.c:133:3: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration]
133 | memcpy(value_buffer, &value, sizeof(value));
| ^~~~~~
conftest.c:118:1: note: include '<string.h>' or provide a declaration of 'memcpy'
117 | #include <sys/types.h>
+++ |+#include <string.h>
118 | main()
conftest.c:133:3: warning: incompatible implicit declaration of built-in function 'memcpy' [-Wbuiltin-declaration-mismatch]
133 | memcpy(value_buffer, &value, sizeof(value));
| ^~~~~~
conftest.c:133:3: note: include '<string.h>' or provide a declaration of 'memcpy'
conftest.c:138:5: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
138 | exit (0);
| ^~~~
conftest.c:138:5: note: include '<stdlib.h>' or provide a declaration of 'exit'
conftest.c:150:5: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
150 | exit (0);
| ^~~~
conftest.c:150:5: note: include '<stdlib.h>' or provide a declaration of 'exit'
conftest.c:166:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
166 | exit (0);
| ^~~~
conftest.c:166:7: note: include '<stdlib.h>' or provide a declaration of 'exit'
conftest.c:173:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
173 | exit (0);
| ^~~~
conftest.c:173:7: note: include '<stdlib.h>' or provide a declaration of 'exit'
conftest.c:179:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
179 | exit (0);
| ^~~~
conftest.c:179:3: note: include '<stdlib.h>' or provide a declaration of 'exit'
configure:8105: $? = 0
configure:8105: ./conftest
configure:8105: $? = 0
configure:8115: result: NATIVE
configure:8125: checking the limits of long double
configure:8150: gcc -c -g3 conftest.c >&5
configure:8150: $? = 0
configure:8162: result: LDBL_MAX/LDBL_MIN
configure:8186: checking for special C compiler options needed for large files
configure:8231: result: no
configure:8237: checking for _FILE_OFFSET_BITS value needed for large files
configure:8262: gcc -c -g3 conftest.c >&5
configure:8262: $? = 0
configure:8294: result: no
configure:8380: checking for struct stat.st_rdev
configure:8380: gcc -c -g3 conftest.c >&5
configure:8380: $? = 0
configure:8380: result: yes
configure:8389: checking for struct stat.st_blksize
configure:8389: gcc -c -g3 conftest.c >&5
configure:8389: $? = 0
configure:8389: result: yes
configure:8400: checking for cpuset_t
configure:8400: gcc -c -g3 conftest.c >&5
conftest.c: In function 'main':
conftest.c:134:13: error: 'cpuset_t' undeclared (first use in this function); did you mean 'cpu_set_t'?
134 | if (sizeof (cpuset_t))
| ^~~~~~~~
| cpu_set_t
conftest.c:134:13: note: each undeclared identifier is reported only once for each function it appears in
configure:8400: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| /* end confdefs.h. */
|
| #define _NETBSD_SOURCE
| #include <pthread.h>
| #ifdef HAVE_PTHREAD_NP_H
| #include <pthread_np.h>
| #endif
| #ifdef HAVE_SCHED_H
| #include <sched.h>
| #endif
|
|
| int
| main ()
| {
| if (sizeof (cpuset_t))
| return 0;
| ;
| return 0;
| }
configure:8400: result: no
configure:8419: checking for cpu_set_t
configure:8419: gcc -c -g3 conftest.c >&5
configure:8419: $? = 0
configure:8419: gcc -c -g3 conftest.c >&5
conftest.c: In function 'main':
conftest.c:134:24: error: expected expression before ')' token
134 | if (sizeof ((cpu_set_t)))
| ^
configure:8419: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| /* end confdefs.h. */
|
| #define _NETBSD_SOURCE
| #include <pthread.h>
| #ifdef HAVE_PTHREAD_NP_H
| #include <pthread_np.h>
| #endif
| #ifdef HAVE_SCHED_H
| #include <sched.h>
| #endif
|
|
| int
| main ()
| {
| if (sizeof ((cpu_set_t)))
| return 0;
| ;
| return 0;
| }
configure:8419: result: yes
configure:8440: checking for cpuset_create
configure:8475: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
conftest.c: In function 'main':
conftest.c:138:3: error: unknown type name 'cpuset_t'; did you mean 'cpu_set_t'?
138 | cpuset_t *c;
| ^~~~~~~~
| cpu_set_t
conftest.c:140:7: warning: implicit declaration of function 'cpuset_create' [-Wimplicit-function-declaration]
140 | c = cpuset_create();
| ^~~~~~~~~~~~~
conftest.c:140:5: warning: assignment to 'int *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
140 | c = cpuset_create();
| ^
configure:8475: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| /* end confdefs.h. */
|
|
| #define _NETBSD_SOURCE
| #include <pthread.h>
| #ifdef HAVE_PTHREAD_NP_H
| #include <pthread_np.h>
| #endif
| #ifdef HAVE_SCHED_H
| #include <sched.h>
| #endif
|
|
| int
| main ()
| {
|
|
| cpuset_t *c;
|
| c = cpuset_create();
|
|
| ;
| return 0;
| }
configure:8484: result: no
configure:8495: checking for sa_len in struct sockaddr
configure:8518: gcc -c -g3 conftest.c >&5
conftest.c: In function 'main':
conftest.c:131:14: error: 'struct sockaddr' has no member named 'sa_len'
131 | length = sock.sa_len;
| ^
configure:8518: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <sys/socket.h>
|
| int
| main ()
| {
|
| int length;
| struct sockaddr sock;
| length = sock.sa_len;
|
| ;
| return 0;
| }
configure:8534: result: no
configure:8546: checking for gmtime_r
configure:8546: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:8546: $? = 0
configure:8546: result: yes
configure:8546: checking for gmtime_s
configure:8546: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
/usr/bin/ld: /tmp/ccZrfYzP.o: in function `main':
/home/phabrics/aur/tme/src/tme-0.12rc10/conftest.c:156: undefined reference to `gmtime_s'
collect2: error: ld returned 1 exit status
configure:8546: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| /* end confdefs.h. */
| /* Define gmtime_s to an innocuous variant, in case <limits.h> declares gmtime_s.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define gmtime_s innocuous_gmtime_s
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char gmtime_s (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef gmtime_s
|
| /* 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 gmtime_s ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_gmtime_s || defined __stub___gmtime_s
| choke me
| #endif
|
| int
| main ()
| {
| return gmtime_s ();
| ;
| return 0;
| }
configure:8546: result: no
configure:8546: checking for gmtime
configure:8546: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:8546: $? = 0
configure:8546: result: yes
configure:8546: checking for clock_gettime
configure:8546: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:8546: $? = 0
configure:8546: result: yes
configure:8546: checking for memmove
configure:8546: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
conftest.c:147:6: warning: conflicting types for built-in function 'memmove'; expected 'void *(void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch]
147 | char memmove ();
| ^~~~~~~
conftest.c:135:1: note: 'memmove' is declared in header '<string.h>'
134 | # include <limits.h>
135 | #else
configure:8546: $? = 0
configure:8546: result: yes
configure:8546: checking for memset
configure:8546: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
conftest.c:148:6: warning: conflicting types for built-in function 'memset'; expected 'void *(void *, int, long unsigned int)' [-Wbuiltin-declaration-mismatch]
148 | char memset ();
| ^~~~~~
conftest.c:136:1: note: 'memset' is declared in header '<string.h>'
135 | # include <limits.h>
136 | #else
configure:8546: $? = 0
configure:8546: result: yes
configure:8546: checking for munmap
configure:8546: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:8546: $? = 0
configure:8546: result: yes
configure:8546: checking for pow
configure:8546: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
conftest.c:150:6: warning: conflicting types for built-in function 'pow'; expected 'double(double, double)' [-Wbuiltin-declaration-mismatch]
150 | char pow ();
| ^~~
conftest.c:138:1: note: 'pow' is declared in header '<math.h>'
137 | # include <limits.h>
138 | #else
/usr/bin/ld: /tmp/ccMoWaWa.o: in function `main':
/home/phabrics/aur/tme/src/tme-0.12rc10/conftest.c:161: undefined reference to `pow'
collect2: error: ld returned 1 exit status
configure:8546: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| /* end confdefs.h. */
| /* Define pow to an innocuous variant, in case <limits.h> declares pow.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define pow innocuous_pow
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char pow (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef pow
|
| /* 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 pow ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_pow || defined __stub___pow
| choke me
| #endif
|
| int
| main ()
| {
| return pow ();
| ;
| return 0;
| }
configure:8546: result: no
configure:8546: checking for ptsname
configure:8546: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:8546: $? = 0
configure:8546: result: yes
configure:8546: checking for ptsname_r
configure:8546: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:8546: $? = 0
configure:8546: result: yes
configure:8546: checking for sqrt
configure:8546: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
conftest.c:152:6: warning: conflicting types for built-in function 'sqrt'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
152 | char sqrt ();
| ^~~~
conftest.c:140:1: note: 'sqrt' is declared in header '<math.h>'
139 | # include <limits.h>
140 | #else
/usr/bin/ld: /tmp/ccwnDJAL.o: in function `main':
/home/phabrics/aur/tme/src/tme-0.12rc10/conftest.c:163: undefined reference to `sqrt'
collect2: error: ld returned 1 exit status
configure:8546: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| /* end confdefs.h. */
| /* Define sqrt to an innocuous variant, in case <limits.h> declares sqrt.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define sqrt innocuous_sqrt
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char sqrt (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef sqrt
|
| /* 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 sqrt ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_sqrt || defined __stub___sqrt
| choke me
| #endif
|
| int
| main ()
| {
| return sqrt ();
| ;
| return 0;
| }
configure:8546: result: no
configure:8546: checking for strchr
configure:8546: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
conftest.c:152:6: warning: conflicting types for built-in function 'strchr'; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch]
152 | char strchr ();
| ^~~~~~
conftest.c:140:1: note: 'strchr' is declared in header '<string.h>'
139 | # include <limits.h>
140 | #else
configure:8546: $? = 0
configure:8546: result: yes
configure:8546: checking for strerror
configure:8546: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:8546: $? = 0
configure:8546: result: yes
configure:8546: checking for strrchr
configure:8546: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
conftest.c:154:6: warning: conflicting types for built-in function 'strrchr'; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch]
154 | char strrchr ();
| ^~~~~~~
conftest.c:142:1: note: 'strrchr' is declared in header '<string.h>'
141 | # include <limits.h>
142 | #else
configure:8546: $? = 0
configure:8546: result: yes
configure:8546: checking for strstr
configure:8546: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
conftest.c:155:6: warning: conflicting types for built-in function 'strstr'; expected 'char *(const char *, const char *)' [-Wbuiltin-declaration-mismatch]
155 | char strstr ();
| ^~~~~~
conftest.c:143:1: note: 'strstr' is declared in header '<string.h>'
142 | # include <limits.h>
143 | #else
configure:8546: $? = 0
configure:8546: result: yes
configure:8546: checking for strtoul
configure:8546: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:8546: $? = 0
configure:8546: result: yes
configure:8546: checking for devname
configure:8546: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
/usr/bin/ld: /tmp/ccyvj5Jf.o: in function `main':
/home/phabrics/aur/tme/src/tme-0.12rc10/conftest.c:168: undefined reference to `devname'
collect2: error: ld returned 1 exit status
configure:8546: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| /* end confdefs.h. */
| /* Define devname to an innocuous variant, in case <limits.h> declares devname.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define devname innocuous_devname
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char devname (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef devname
|
| /* 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 devname ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_devname || defined __stub___devname
| choke me
| #endif
|
| int
| main ()
| {
| return devname ();
| ;
| return 0;
| }
configure:8546: result: no
configure:8546: checking for fdevname
configure:8546: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
/usr/bin/ld: /tmp/ccCGFbAK.o: in function `main':
/home/phabrics/aur/tme/src/tme-0.12rc10/conftest.c:168: undefined reference to `fdevname'
collect2: error: ld returned 1 exit status
configure:8546: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| /* end confdefs.h. */
| /* Define fdevname to an innocuous variant, in case <limits.h> declares fdevname.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define fdevname innocuous_fdevname
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char fdevname (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef fdevname
|
| /* 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 fdevname ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_fdevname || defined __stub___fdevname
| choke me
| #endif
|
| int
| main ()
| {
| return fdevname ();
| ;
| return 0;
| }
configure:8546: result: no
configure:8546: checking for kldfind
configure:8546: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
/usr/bin/ld: /tmp/ccjGhjYx.o: in function `main':
/home/phabrics/aur/tme/src/tme-0.12rc10/conftest.c:168: undefined reference to `kldfind'
collect2: error: ld returned 1 exit status
configure:8546: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| /* end confdefs.h. */
| /* Define kldfind to an innocuous variant, in case <limits.h> declares kldfind.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define kldfind innocuous_kldfind
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char kldfind (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef kldfind
|
| /* 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 kldfind ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_kldfind || defined __stub___kldfind
| choke me
| #endif
|
| int
| main ()
| {
| return kldfind ();
| ;
| return 0;
| }
configure:8546: result: no
configure:8546: checking for isinff
configure:8546: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
conftest.c:157:6: warning: conflicting types for built-in function 'isinff'; expected 'int(float)' [-Wbuiltin-declaration-mismatch]
157 | char isinff ();
| ^~~~~~
configure:8546: $? = 0
configure:8546: result: yes
configure:8589: checking for net/if.h
configure:8589: result: yes
configure:8589: checking for netinet/ip.h
configure:8589: gcc -c -g3 conftest.c >&5
configure:8589: $? = 0
configure:8589: result: yes
configure:8589: checking for resolv.h
configure:8589: gcc -c -g3 conftest.c >&5
configure:8589: $? = 0
configure:8589: result: yes
configure:8589: checking for sys/un.h
configure:8589: gcc -c -g3 conftest.c >&5
configure:8589: $? = 0
configure:8589: result: yes
configure:8589: checking for net/if_utun.h
configure:8589: gcc -c -g3 conftest.c >&5
conftest.c:170:10: fatal error: net/if_utun.h: No such file or directory
170 | #include <net/if_utun.h>
| ^~~~~~~~~~~~~~~
compilation terminated.
configure:8589: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| /* end confdefs.h. */
|
| #ifdef HAVE_STDLIB_H
| #include <stdlib.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_WINDOWS_H
| #include <windows.h>
| #endif
| #ifdef HAVE_WINSOCK2_H
| #include <winsock2.h>
| #endif
| #ifdef HAVE_WS2TCPIP_H
| #include <ws2tcpip.h>
| #endif
| #ifdef HAVE_NETINET_IN_SYSTM_H
| #include <netinet/in_systm.h>
| #endif
| #ifdef HAVE_NETINET_IP_H
| #include <netinet/ip.h>
| #endif
|
|
|
| #include <net/if_utun.h>
configure:8589: result: no
configure:8589: checking for sys/kern_control.h
configure:8589: gcc -c -g3 conftest.c >&5
conftest.c:170:10: fatal error: sys/kern_control.h: No such file or directory
170 | #include <sys/kern_control.h>
| ^~~~~~~~~~~~~~~~~~~~
compilation terminated.
configure:8589: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| /* end confdefs.h. */
|
| #ifdef HAVE_STDLIB_H
| #include <stdlib.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_WINDOWS_H
| #include <windows.h>
| #endif
| #ifdef HAVE_WINSOCK2_H
| #include <winsock2.h>
| #endif
| #ifdef HAVE_WS2TCPIP_H
| #include <ws2tcpip.h>
| #endif
| #ifdef HAVE_NETINET_IN_SYSTM_H
| #include <netinet/in_systm.h>
| #endif
| #ifdef HAVE_NETINET_IP_H
| #include <netinet/ip.h>
| #endif
|
|
|
| #include <sys/kern_control.h>
configure:8589: result: no
configure:8602: checking for in_addr_t
configure:8602: gcc -c -g3 conftest.c >&5
configure:8602: $? = 0
configure:8602: gcc -c -g3 conftest.c >&5
conftest.c: In function 'main':
conftest.c:173:24: error: expected expression before ')' token
173 | if (sizeof ((in_addr_t)))
| ^
configure:8602: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| /* end confdefs.h. */
|
| #ifdef HAVE_STDLIB_H
| #include <stdlib.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_WINDOWS_H
| #include <windows.h>
| #endif
| #ifdef HAVE_WINSOCK2_H
| #include <winsock2.h>
| #endif
| #ifdef HAVE_WS2TCPIP_H
| #include <ws2tcpip.h>
| #endif
| #ifdef HAVE_NETINET_IN_SYSTM_H
| #include <netinet/in_systm.h>
| #endif
| #ifdef HAVE_NETINET_IP_H
| #include <netinet/ip.h>
| #endif
|
|
|
| int
| main ()
| {
| if (sizeof ((in_addr_t)))
| return 0;
| ;
| return 0;
| }
configure:8602: result: yes
configure:8618: checking for struct iphdr
configure:8618: gcc -c -g3 conftest.c >&5
configure:8618: $? = 0
configure:8618: gcc -c -g3 conftest.c >&5
conftest.c: In function 'main':
conftest.c:174:27: error: expected expression before ')' token
174 | if (sizeof ((struct iphdr)))
| ^
configure:8618: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_IN_ADDR_T 1
| /* end confdefs.h. */
|
| #ifdef HAVE_STDLIB_H
| #include <stdlib.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_WINDOWS_H
| #include <windows.h>
| #endif
| #ifdef HAVE_WINSOCK2_H
| #include <winsock2.h>
| #endif
| #ifdef HAVE_WS2TCPIP_H
| #include <ws2tcpip.h>
| #endif
| #ifdef HAVE_NETINET_IN_SYSTM_H
| #include <netinet/in_systm.h>
| #endif
| #ifdef HAVE_NETINET_IP_H
| #include <netinet/ip.h>
| #endif
|
|
|
| int
| main ()
| {
| if (sizeof ((struct iphdr)))
| return 0;
| ;
| return 0;
| }
configure:8618: result: yes
configure:8627: checking for struct sock_extended_err
configure:8627: gcc -c -g3 conftest.c >&5
conftest.c: In function 'main':
conftest.c:175:13: error: invalid application of 'sizeof' to incomplete type 'struct sock_extended_err'
175 | if (sizeof (struct sock_extended_err))
| ^~~~~~
configure:8627: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IPHDR 1
| /* end confdefs.h. */
|
| #ifdef HAVE_STDLIB_H
| #include <stdlib.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_WINDOWS_H
| #include <windows.h>
| #endif
| #ifdef HAVE_WINSOCK2_H
| #include <winsock2.h>
| #endif
| #ifdef HAVE_WS2TCPIP_H
| #include <ws2tcpip.h>
| #endif
| #ifdef HAVE_NETINET_IN_SYSTM_H
| #include <netinet/in_systm.h>
| #endif
| #ifdef HAVE_NETINET_IP_H
| #include <netinet/ip.h>
| #endif
|
|
|
| int
| main ()
| {
| if (sizeof (struct sock_extended_err))
| return 0;
| ;
| return 0;
| }
configure:8627: result: no
configure:8636: checking for struct msghdr
configure:8636: gcc -c -g3 conftest.c >&5
configure:8636: $? = 0
configure:8636: gcc -c -g3 conftest.c >&5
conftest.c: In function 'main':
conftest.c:175:28: error: expected expression before ')' token
175 | if (sizeof ((struct msghdr)))
| ^
configure:8636: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IPHDR 1
| /* end confdefs.h. */
|
| #ifdef HAVE_STDLIB_H
| #include <stdlib.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_WINDOWS_H
| #include <windows.h>
| #endif
| #ifdef HAVE_WINSOCK2_H
| #include <winsock2.h>
| #endif
| #ifdef HAVE_WS2TCPIP_H
| #include <ws2tcpip.h>
| #endif
| #ifdef HAVE_NETINET_IN_SYSTM_H
| #include <netinet/in_systm.h>
| #endif
| #ifdef HAVE_NETINET_IP_H
| #include <netinet/ip.h>
| #endif
|
|
|
| int
| main ()
| {
| if (sizeof ((struct msghdr)))
| return 0;
| ;
| return 0;
| }
configure:8636: result: yes
configure:8645: checking for struct cmsghdr
configure:8645: gcc -c -g3 conftest.c >&5
configure:8645: $? = 0
configure:8645: gcc -c -g3 conftest.c >&5
conftest.c: In function 'main':
conftest.c:176:29: error: expected expression before ')' token
176 | if (sizeof ((struct cmsghdr)))
| ^
configure:8645: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IPHDR 1
| #define HAVE_MSGHDR 1
| /* end confdefs.h. */
|
| #ifdef HAVE_STDLIB_H
| #include <stdlib.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_WINDOWS_H
| #include <windows.h>
| #endif
| #ifdef HAVE_WINSOCK2_H
| #include <winsock2.h>
| #endif
| #ifdef HAVE_WS2TCPIP_H
| #include <ws2tcpip.h>
| #endif
| #ifdef HAVE_NETINET_IN_SYSTM_H
| #include <netinet/in_systm.h>
| #endif
| #ifdef HAVE_NETINET_IP_H
| #include <netinet/ip.h>
| #endif
|
|
|
| int
| main ()
| {
| if (sizeof ((struct cmsghdr)))
| return 0;
| ;
| return 0;
| }
configure:8645: result: yes
configure:8654: checking for struct in_pktinfo
configure:8654: gcc -c -g3 conftest.c >&5
configure:8654: $? = 0
configure:8654: gcc -c -g3 conftest.c >&5
conftest.c: In function 'main':
conftest.c:177:32: error: expected expression before ')' token
177 | if (sizeof ((struct in_pktinfo)))
| ^
configure:8654: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IPHDR 1
| #define HAVE_MSGHDR 1
| #define HAVE_CMSGHDR 1
| /* end confdefs.h. */
|
| #ifdef HAVE_STDLIB_H
| #include <stdlib.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_WINDOWS_H
| #include <windows.h>
| #endif
| #ifdef HAVE_WINSOCK2_H
| #include <winsock2.h>
| #endif
| #ifdef HAVE_WS2TCPIP_H
| #include <ws2tcpip.h>
| #endif
| #ifdef HAVE_NETINET_IN_SYSTM_H
| #include <netinet/in_systm.h>
| #endif
| #ifdef HAVE_NETINET_IP_H
| #include <netinet/ip.h>
| #endif
|
|
|
| int
| main ()
| {
| if (sizeof ((struct in_pktinfo)))
| return 0;
| ;
| return 0;
| }
configure:8654: result: yes
configure:8663: checking for struct sockaddr_in6
configure:8663: gcc -c -g3 conftest.c >&5
configure:8663: $? = 0
configure:8663: gcc -c -g3 conftest.c >&5
conftest.c: In function 'main':
conftest.c:178:34: error: expected expression before ')' token
178 | if (sizeof ((struct sockaddr_in6)))
| ^
configure:8663: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IPHDR 1
| #define HAVE_MSGHDR 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IN_PKTINFO 1
| /* end confdefs.h. */
|
| #ifdef HAVE_STDLIB_H
| #include <stdlib.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_WINDOWS_H
| #include <windows.h>
| #endif
| #ifdef HAVE_WINSOCK2_H
| #include <winsock2.h>
| #endif
| #ifdef HAVE_WS2TCPIP_H
| #include <ws2tcpip.h>
| #endif
| #ifdef HAVE_NETINET_IN_SYSTM_H
| #include <netinet/in_systm.h>
| #endif
| #ifdef HAVE_NETINET_IP_H
| #include <netinet/ip.h>
| #endif
|
|
|
| int
| main ()
| {
| if (sizeof ((struct sockaddr_in6)))
| return 0;
| ;
| return 0;
| }
configure:8663: result: yes
configure:8672: checking whether SO_MARK is declared
configure:8672: gcc -c -g3 conftest.c >&5
configure:8672: $? = 0
configure:8672: result: yes
configure:8686: checking whether SIGHUP is declared
configure:8686: gcc -c -g3 conftest.c >&5
configure:8686: $? = 0
configure:8686: result: yes
configure:8710: checking whether SIGINT is declared
configure:8710: gcc -c -g3 conftest.c >&5
configure:8710: $? = 0
configure:8710: result: yes
configure:8734: checking whether SIGUSR1 is declared
configure:8734: gcc -c -g3 conftest.c >&5
configure:8734: $? = 0
configure:8734: result: yes
configure:8758: checking whether SIGUSR2 is declared
configure:8758: gcc -c -g3 conftest.c >&5
configure:8758: $? = 0
configure:8758: result: yes
configure:8782: checking whether SIGTERM is declared
configure:8782: gcc -c -g3 conftest.c >&5
configure:8782: $? = 0
configure:8782: result: yes
configure:8807: checking for pid_t
configure:8807: gcc -c -g3 conftest.c >&5
configure:8807: $? = 0
configure:8807: gcc -c -g3 conftest.c >&5
conftest.c: In function 'main':
conftest.c:186:20: error: expected expression before ')' token
186 | if (sizeof ((pid_t)))
| ^
configure:8807: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IPHDR 1
| #define HAVE_MSGHDR 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IN_PKTINFO 1
| #define HAVE_DECL_SO_MARK 1
| #define HAVE_DECL_SIGHUP 1
| #define HAVE_DECL_SIGINT 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGTERM 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
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:8807: result: yes
configure:8820: checking vfork.h usability
configure:8820: gcc -c -g3 conftest.c >&5
conftest.c:183:10: fatal error: vfork.h: No such file or directory
183 | #include <vfork.h>
| ^~~~~~~~~
compilation terminated.
configure:8820: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IPHDR 1
| #define HAVE_MSGHDR 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IN_PKTINFO 1
| #define HAVE_DECL_SO_MARK 1
| #define HAVE_DECL_SIGHUP 1
| #define HAVE_DECL_SIGINT 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGTERM 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 <vfork.h>
configure:8820: result: no
configure:8820: checking vfork.h presence
configure:8820: gcc -E conftest.c
conftest.c:150:10: fatal error: vfork.h: No such file or directory
150 | #include <vfork.h>
| ^~~~~~~~~
compilation terminated.
configure:8820: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IPHDR 1
| #define HAVE_MSGHDR 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IN_PKTINFO 1
| #define HAVE_DECL_SO_MARK 1
| #define HAVE_DECL_SIGHUP 1
| #define HAVE_DECL_SIGINT 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGTERM 1
| /* end confdefs.h. */
| #include <vfork.h>
configure:8820: result: no
configure:8820: checking for vfork.h
configure:8820: result: no
configure:8833: checking for fork
configure:8833: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
conftest.c:173:6: warning: conflicting types for built-in function 'fork'; expected 'int(void)' [-Wbuiltin-declaration-mismatch]
173 | char fork ();
| ^~~~
configure:8833: $? = 0
configure:8833: result: yes
configure:8833: checking for vfork
configure:8833: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:8833: $? = 0
configure:8833: result: yes
configure:8843: checking for working fork
configure:8865: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:8865: $? = 0
configure:8865: ./conftest
configure:8865: $? = 0
configure:8875: result: yes
configure:8896: checking for working vfork
configure:9006: result: yes
configure:9043: checking for chroot
configure:9043: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9043: $? = 0
configure:9043: result: yes
configure:9043: checking for getpwnam
configure:9043: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9043: $? = 0
configure:9043: result: yes
configure:9043: checking for setuid
configure:9043: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9043: $? = 0
configure:9043: result: yes
configure:9043: checking for nice
configure:9043: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9043: $? = 0
configure:9043: result: yes
configure:9043: checking for system
configure:9043: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9043: $? = 0
configure:9043: result: yes
configure:9043: checking for getpid
configure:9043: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9043: $? = 0
configure:9043: result: yes
configure:9043: checking for dup
configure:9043: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9043: $? = 0
configure:9043: result: yes
configure:9043: checking for dup2
configure:9043: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9043: $? = 0
configure:9043: result: yes
configure:9043: checking for getpass
configure:9043: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9043: $? = 0
configure:9043: result: yes
configure:9043: checking for syslog
configure:9043: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9043: $? = 0
configure:9043: result: yes
configure:9043: checking for openlog
configure:9043: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9043: $? = 0
configure:9043: result: yes
configure:9043: checking for mlockall
configure:9043: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9043: $? = 0
configure:9043: result: yes
configure:9043: checking for getgrnam
configure:9043: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9043: $? = 0
configure:9043: result: yes
configure:9043: checking for setgid
configure:9043: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9043: $? = 0
configure:9043: result: yes
configure:9043: checking for setgroups
configure:9043: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9043: $? = 0
configure:9043: result: yes
configure:9043: checking for stat
configure:9043: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9043: $? = 0
configure:9043: result: yes
configure:9043: checking for flock
configure:9043: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9043: $? = 0
configure:9043: result: yes
configure:9043: checking for readv
configure:9043: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9043: $? = 0
configure:9043: result: yes
configure:9043: checking for writev
configure:9043: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9043: $? = 0
configure:9043: result: yes
configure:9043: checking for time
configure:9043: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9043: $? = 0
configure:9043: result: yes
configure:9043: checking for ctime
configure:9043: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9043: $? = 0
configure:9043: result: yes
configure:9043: checking for vsnprintf
configure:9043: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
conftest.c:198:6: warning: conflicting types for built-in function 'vsnprintf'; expected 'int(char *, long unsigned int, const char *, __va_list_tag *)' [-Wbuiltin-declaration-mismatch]
198 | char vsnprintf ();
| ^~~~~~~~~
conftest.c:186:1: note: 'vsnprintf' is declared in header '<stdio.h>'
185 | # include <limits.h>
186 | #else
configure:9043: $? = 0
configure:9043: result: yes
configure:9043: checking for strdup
configure:9043: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
conftest.c:199:6: warning: conflicting types for built-in function 'strdup'; expected 'char *(const char *)' [-Wbuiltin-declaration-mismatch]
199 | char strdup ();
| ^~~~~~
configure:9043: $? = 0
configure:9043: result: yes
configure:9043: checking for setsid
configure:9043: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9043: $? = 0
configure:9043: result: yes
configure:9043: checking for chdir
configure:9043: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9043: $? = 0
configure:9043: result: yes
configure:9043: checking for putenv
configure:9043: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9043: $? = 0
configure:9043: result: yes
configure:9043: checking for getpeername
configure:9043: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9043: $? = 0
configure:9043: result: yes
configure:9043: checking for unlink
configure:9043: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9043: $? = 0
configure:9043: result: yes
configure:9043: checking for chsize
configure:9043: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
/usr/bin/ld: /tmp/ccbDachY.o: in function `main':
/home/phabrics/aur/tme/src/tme-0.12rc10/conftest.c:216: undefined reference to `chsize'
collect2: error: ld returned 1 exit status
configure:9043: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IPHDR 1
| #define HAVE_MSGHDR 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IN_PKTINFO 1
| #define HAVE_DECL_SO_MARK 1
| #define HAVE_DECL_SIGHUP 1
| #define HAVE_DECL_SIGINT 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGTERM 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_CHROOT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_SETUID 1
| #define HAVE_NICE 1
| #define HAVE_SYSTEM 1
| #define HAVE_GETPID 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETPASS 1
| #define HAVE_SYSLOG 1
| #define HAVE_OPENLOG 1
| #define HAVE_MLOCKALL 1
| #define HAVE_GETGRNAM 1
| #define HAVE_SETGID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STAT 1
| #define HAVE_FLOCK 1
| #define HAVE_READV 1
| #define HAVE_WRITEV 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_SETSID 1
| #define HAVE_CHDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_UNLINK 1
| /* end confdefs.h. */
| /* Define chsize to an innocuous variant, in case <limits.h> declares chsize.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define chsize innocuous_chsize
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char chsize (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef chsize
|
| /* 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 chsize ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_chsize || defined __stub___chsize
| choke me
| #endif
|
| int
| main ()
| {
| return chsize ();
| ;
| return 0;
| }
configure:9043: result: no
configure:9043: checking for ftruncate
configure:9043: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9043: $? = 0
configure:9043: result: yes
configure:9043: checking for execve
configure:9043: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
conftest.c:206:6: warning: conflicting types for built-in function 'execve'; expected 'int(const char *, char * const*, char * const*)' [-Wbuiltin-declaration-mismatch]
206 | char execve ();
| ^~~~~~
configure:9043: $? = 0
configure:9043: result: yes
configure:9043: checking for getpeereid
configure:9043: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
/usr/bin/ld: /tmp/ccCUuch6.o: in function `main':
/home/phabrics/aur/tme/src/tme-0.12rc10/conftest.c:218: undefined reference to `getpeereid'
collect2: error: ld returned 1 exit status
configure:9043: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IPHDR 1
| #define HAVE_MSGHDR 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IN_PKTINFO 1
| #define HAVE_DECL_SO_MARK 1
| #define HAVE_DECL_SIGHUP 1
| #define HAVE_DECL_SIGINT 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGTERM 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_CHROOT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_SETUID 1
| #define HAVE_NICE 1
| #define HAVE_SYSTEM 1
| #define HAVE_GETPID 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETPASS 1
| #define HAVE_SYSLOG 1
| #define HAVE_OPENLOG 1
| #define HAVE_MLOCKALL 1
| #define HAVE_GETGRNAM 1
| #define HAVE_SETGID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STAT 1
| #define HAVE_FLOCK 1
| #define HAVE_READV 1
| #define HAVE_WRITEV 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_SETSID 1
| #define HAVE_CHDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_UNLINK 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_EXECVE 1
| /* end confdefs.h. */
| /* Define getpeereid to an innocuous variant, in case <limits.h> declares getpeereid.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define getpeereid innocuous_getpeereid
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getpeereid (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef getpeereid
|
| /* 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 getpeereid ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_getpeereid || defined __stub___getpeereid
| choke me
| #endif
|
| int
| main ()
| {
| return getpeereid ();
| ;
| return 0;
| }
configure:9043: result: no
configure:9043: checking for umask
configure:9043: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9043: $? = 0
configure:9043: result: yes
configure:9043: checking for access
configure:9043: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9043: $? = 0
configure:9043: result: yes
configure:9043: checking for epoll_create
configure:9043: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9043: $? = 0
configure:9043: result: yes
configure:9043: checking for sendmsg
configure:9043: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9043: $? = 0
configure:9043: result: yes
configure:9043: checking for recvmsg
configure:9043: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9043: $? = 0
configure:9043: result: yes
configure:9053: checking for dlopen in -ldl
configure:9078: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c -ldl >&5
configure:9078: $? = 0
configure:9087: result: yes
configure:9096: checking for inet_ntoa in -lnsl
configure:9121: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c -lnsl >&5
configure:9121: $? = 0
configure:9130: result: yes
configure:9137: checking for socket in -lsocket
configure:9162: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c -lsocket >&5
/usr/bin/ld: cannot find -lsocket: No such file or directory
collect2: error: ld returned 1 exit status
configure:9162: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IPHDR 1
| #define HAVE_MSGHDR 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IN_PKTINFO 1
| #define HAVE_DECL_SO_MARK 1
| #define HAVE_DECL_SIGHUP 1
| #define HAVE_DECL_SIGINT 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGTERM 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_CHROOT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_SETUID 1
| #define HAVE_NICE 1
| #define HAVE_SYSTEM 1
| #define HAVE_GETPID 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETPASS 1
| #define HAVE_SYSLOG 1
| #define HAVE_OPENLOG 1
| #define HAVE_MLOCKALL 1
| #define HAVE_GETGRNAM 1
| #define HAVE_SETGID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STAT 1
| #define HAVE_FLOCK 1
| #define HAVE_READV 1
| #define HAVE_WRITEV 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_SETSID 1
| #define HAVE_CHDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_UNLINK 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_EXECVE 1
| #define HAVE_UMASK 1
| #define HAVE_ACCESS 1
| #define HAVE_EPOLL_CREATE 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 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 socket ();
| int
| main ()
| {
| return socket ();
| ;
| return 0;
| }
configure:9171: result: no
configure:9178: checking for gethostbyname in -lresolv
configure:9203: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c -lresolv >&5
configure:9203: $? = 0
configure:9212: result: yes
configure:9226: checking for sendmsg
configure:9226: result: yes
configure:9226: checking for recvmsg
configure:9226: result: yes
configure:9226: checking for inet_ntop
configure:9226: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c -lnsl -lresolv >&5
configure:9226: $? = 0
configure:9226: result: yes
configure:9226: checking for inet_pton
configure:9226: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c -lnsl -lresolv >&5
configure:9226: $? = 0
configure:9226: result: yes
configure:9308: checking for socket
configure:9308: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c -lnsl -lresolv >&5
configure:9308: $? = 0
configure:9308: result: yes
configure:9308: checking for recv
configure:9308: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c -lnsl -lresolv >&5
configure:9308: $? = 0
configure:9308: result: yes
configure:9308: checking for recvfrom
configure:9308: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c -lnsl -lresolv >&5
configure:9308: $? = 0
configure:9308: result: yes
configure:9308: checking for send
configure:9308: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c -lnsl -lresolv >&5
configure:9308: $? = 0
configure:9308: result: yes
configure:9308: checking for sendto
configure:9308: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c -lnsl -lresolv >&5
configure:9308: $? = 0
configure:9308: result: yes
configure:9308: checking for listen
configure:9308: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c -lnsl -lresolv >&5
configure:9308: $? = 0
configure:9308: result: yes
configure:9308: checking for accept
configure:9308: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c -lnsl -lresolv >&5
configure:9308: $? = 0
configure:9308: result: yes
configure:9308: checking for connect
configure:9308: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c -lnsl -lresolv >&5
configure:9308: $? = 0
configure:9308: result: yes
configure:9308: checking for bind
configure:9308: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c -lnsl -lresolv >&5
configure:9308: $? = 0
configure:9308: result: yes
configure:9308: checking for select
configure:9308: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c -lnsl -lresolv >&5
configure:9308: $? = 0
configure:9308: result: yes
configure:9308: checking for gethostbyname
configure:9308: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c -lnsl -lresolv >&5
configure:9308: $? = 0
configure:9308: result: yes
configure:9308: checking for inet_ntoa
configure:9308: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c -lnsl -lresolv >&5
configure:9308: $? = 0
configure:9308: result: yes
configure:9323: checking for setsockopt
configure:9323: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c -lnsl -lresolv >&5
configure:9323: $? = 0
configure:9323: result: yes
configure:9323: checking for getsockopt
configure:9323: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c -lnsl -lresolv >&5
configure:9323: $? = 0
configure:9323: result: yes
configure:9323: checking for getsockname
configure:9323: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c -lnsl -lresolv >&5
configure:9323: $? = 0
configure:9323: result: yes
configure:9323: checking for poll
configure:9323: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c -lnsl -lresolv >&5
configure:9323: $? = 0
configure:9323: result: yes
configure:9336: checking for library containing __res_init
configure:9367: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9367: $? = 0
configure:9384: result: none required
configure:9507: checking for basename
configure:9507: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9507: $? = 0
configure:9507: result: yes
configure:9520: checking for daemon
configure:9520: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9520: $? = 0
configure:9520: result: yes
configure:9533: checking for dirname
configure:9533: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9533: $? = 0
configure:9533: result: yes
configure:9546: checking for gettimeofday
configure:9546: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9546: $? = 0
configure:9546: result: yes
configure:9559: checking for inet_ntop
configure:9559: result: yes
configure:9572: checking for inet_pton
configure:9572: result: yes
configure:9586: checking for mmap
configure:9586: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9586: $? = 0
configure:9586: result: yes
configure:9599: checking for munmap
configure:9599: result: yes
configure:9612: checking for mprotect
configure:9612: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9612: $? = 0
configure:9612: result: yes
configure:9625: checking for msync
configure:9625: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9625: $? = 0
configure:9625: result: yes
configure:9638: checking for mlock
configure:9638: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9638: $? = 0
configure:9638: result: yes
configure:9651: checking for munlock
configure:9651: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9651: $? = 0
configure:9651: result: yes
configure:9712: checking for __builtin_bswap16
configure:9738: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9738: $? = 0
configure:9747: result: yes
configure:9757: checking for __builtin_bswap32
configure:9783: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9783: $? = 0
configure:9792: result: yes
configure:9803: checking for __builtin_bswap64
configure:9829: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:9829: $? = 0
configure:9838: result: yes
configure:9850: checking for bswap16
configure:9881: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
conftest.c: In function 'main':
conftest.c:244:7: warning: implicit declaration of function 'bswap16' [-Wimplicit-function-declaration]
244 | x = bswap16(0x1122);
| ^~~~~~~
/usr/bin/ld: /tmp/ccCwnqhK.o: in function `main':
/home/phabrics/aur/tme/src/tme-0.12rc10/conftest.c:244: undefined reference to `bswap16'
collect2: error: ld returned 1 exit status
configure:9881: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IPHDR 1
| #define HAVE_MSGHDR 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IN_PKTINFO 1
| #define HAVE_DECL_SO_MARK 1
| #define HAVE_DECL_SIGHUP 1
| #define HAVE_DECL_SIGINT 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGTERM 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_CHROOT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_SETUID 1
| #define HAVE_NICE 1
| #define HAVE_SYSTEM 1
| #define HAVE_GETPID 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETPASS 1
| #define HAVE_SYSLOG 1
| #define HAVE_OPENLOG 1
| #define HAVE_MLOCKALL 1
| #define HAVE_GETGRNAM 1
| #define HAVE_SETGID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STAT 1
| #define HAVE_FLOCK 1
| #define HAVE_READV 1
| #define HAVE_WRITEV 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_SETSID 1
| #define HAVE_CHDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_UNLINK 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_EXECVE 1
| #define HAVE_UMASK 1
| #define HAVE_ACCESS 1
| #define HAVE_EPOLL_CREATE 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SOCKET 1
| #define HAVE_RECV 1
| #define HAVE_RECVFROM 1
| #define HAVE_SEND 1
| #define HAVE_SENDTO 1
| #define HAVE_LISTEN 1
| #define HAVE_ACCEPT 1
| #define HAVE_CONNECT 1
| #define HAVE_BIND 1
| #define HAVE_SELECT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_POLL 1
| #define HAVE_BASENAME 1
| #define HAVE_DAEMON 1
| #define HAVE_DIRNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_MSYNC 1
| #define HAVE_MLOCK 1
| #define HAVE_MUNLOCK 1
| #define PATH_SEPARATOR '/'
| #define PATH_SEPARATOR_STR "/"
| #define TAP_WIN_COMPONENT_ID "tap0901"
| #define TAP_WIN_MIN_MAJOR 9
| #define TAP_WIN_MIN_MINOR 9
| #define HAVE___BUILTIN_BSWAP16 /**/
| #define HAVE___BUILTIN_BSWAP32 /**/
| #define HAVE___BUILTIN_BSWAP64 /**/
| /* end confdefs.h. */
|
|
| #include <sys/types.h>
| #ifdef HAVE_SYS_ENDIAN_H
| #include <sys/endian.h>
| #endif
|
|
| int
| main ()
| {
|
|
| unsigned int x;
|
| x = bswap16(0x1122);
|
|
| ;
| return 0;
| }
configure:9890: result: no
configure:9900: checking for bswap32
configure:9931: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
conftest.c: In function 'main':
conftest.c:244:7: warning: implicit declaration of function 'bswap32' [-Wimplicit-function-declaration]
244 | x = bswap32(0x11223344);
| ^~~~~~~
/usr/bin/ld: /tmp/ccnrxD4t.o: in function `main':
/home/phabrics/aur/tme/src/tme-0.12rc10/conftest.c:244: undefined reference to `bswap32'
collect2: error: ld returned 1 exit status
configure:9931: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IPHDR 1
| #define HAVE_MSGHDR 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IN_PKTINFO 1
| #define HAVE_DECL_SO_MARK 1
| #define HAVE_DECL_SIGHUP 1
| #define HAVE_DECL_SIGINT 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGTERM 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_CHROOT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_SETUID 1
| #define HAVE_NICE 1
| #define HAVE_SYSTEM 1
| #define HAVE_GETPID 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETPASS 1
| #define HAVE_SYSLOG 1
| #define HAVE_OPENLOG 1
| #define HAVE_MLOCKALL 1
| #define HAVE_GETGRNAM 1
| #define HAVE_SETGID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STAT 1
| #define HAVE_FLOCK 1
| #define HAVE_READV 1
| #define HAVE_WRITEV 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_SETSID 1
| #define HAVE_CHDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_UNLINK 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_EXECVE 1
| #define HAVE_UMASK 1
| #define HAVE_ACCESS 1
| #define HAVE_EPOLL_CREATE 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SOCKET 1
| #define HAVE_RECV 1
| #define HAVE_RECVFROM 1
| #define HAVE_SEND 1
| #define HAVE_SENDTO 1
| #define HAVE_LISTEN 1
| #define HAVE_ACCEPT 1
| #define HAVE_CONNECT 1
| #define HAVE_BIND 1
| #define HAVE_SELECT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_POLL 1
| #define HAVE_BASENAME 1
| #define HAVE_DAEMON 1
| #define HAVE_DIRNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_MSYNC 1
| #define HAVE_MLOCK 1
| #define HAVE_MUNLOCK 1
| #define PATH_SEPARATOR '/'
| #define PATH_SEPARATOR_STR "/"
| #define TAP_WIN_COMPONENT_ID "tap0901"
| #define TAP_WIN_MIN_MAJOR 9
| #define TAP_WIN_MIN_MINOR 9
| #define HAVE___BUILTIN_BSWAP16 /**/
| #define HAVE___BUILTIN_BSWAP32 /**/
| #define HAVE___BUILTIN_BSWAP64 /**/
| /* end confdefs.h. */
|
|
| #include <sys/types.h>
| #ifdef HAVE_SYS_ENDIAN_H
| #include <sys/endian.h>
| #endif
|
|
| int
| main ()
| {
|
|
| unsigned int x;
|
| x = bswap32(0x11223344);
|
|
| ;
| return 0;
| }
configure:9940: result: no
configure:9951: checking for bswap64
configure:9982: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
conftest.c: In function 'main':
conftest.c:244:7: warning: implicit declaration of function 'bswap64' [-Wimplicit-function-declaration]
244 | x = bswap64(0x1122334455667788);
| ^~~~~~~
/usr/bin/ld: /tmp/ccGnyoUs.o: in function `main':
/home/phabrics/aur/tme/src/tme-0.12rc10/conftest.c:244: undefined reference to `bswap64'
collect2: error: ld returned 1 exit status
configure:9982: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IPHDR 1
| #define HAVE_MSGHDR 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IN_PKTINFO 1
| #define HAVE_DECL_SO_MARK 1
| #define HAVE_DECL_SIGHUP 1
| #define HAVE_DECL_SIGINT 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGTERM 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_CHROOT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_SETUID 1
| #define HAVE_NICE 1
| #define HAVE_SYSTEM 1
| #define HAVE_GETPID 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETPASS 1
| #define HAVE_SYSLOG 1
| #define HAVE_OPENLOG 1
| #define HAVE_MLOCKALL 1
| #define HAVE_GETGRNAM 1
| #define HAVE_SETGID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STAT 1
| #define HAVE_FLOCK 1
| #define HAVE_READV 1
| #define HAVE_WRITEV 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_SETSID 1
| #define HAVE_CHDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_UNLINK 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_EXECVE 1
| #define HAVE_UMASK 1
| #define HAVE_ACCESS 1
| #define HAVE_EPOLL_CREATE 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SOCKET 1
| #define HAVE_RECV 1
| #define HAVE_RECVFROM 1
| #define HAVE_SEND 1
| #define HAVE_SENDTO 1
| #define HAVE_LISTEN 1
| #define HAVE_ACCEPT 1
| #define HAVE_CONNECT 1
| #define HAVE_BIND 1
| #define HAVE_SELECT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_POLL 1
| #define HAVE_BASENAME 1
| #define HAVE_DAEMON 1
| #define HAVE_DIRNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_MSYNC 1
| #define HAVE_MLOCK 1
| #define HAVE_MUNLOCK 1
| #define PATH_SEPARATOR '/'
| #define PATH_SEPARATOR_STR "/"
| #define TAP_WIN_COMPONENT_ID "tap0901"
| #define TAP_WIN_MIN_MAJOR 9
| #define TAP_WIN_MIN_MINOR 9
| #define HAVE___BUILTIN_BSWAP16 /**/
| #define HAVE___BUILTIN_BSWAP32 /**/
| #define HAVE___BUILTIN_BSWAP64 /**/
| /* end confdefs.h. */
|
|
| #include <sys/types.h>
| #ifdef HAVE_SYS_ENDIAN_H
| #include <sys/endian.h>
| #endif
|
|
| int
| main ()
| {
|
|
| unsigned long long int x;
|
| x = bswap64(0x1122334455667788);
|
|
| ;
| return 0;
| }
configure:9991: result: no
configure:10003: checking for bswap_16
configure:10033: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:10033: $? = 0
configure:10042: result: yes
configure:10052: checking for bswap_32
configure:10082: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:10082: $? = 0
configure:10091: result: yes
configure:10102: checking for bswap_64
configure:10132: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:10132: $? = 0
configure:10141: result: yes
configure:10153: checking for swap16
configure:10181: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
conftest.c: In function 'main':
conftest.c:244:7: warning: implicit declaration of function 'swap16' [-Wimplicit-function-declaration]
244 | x = swap16(0x1122);
| ^~~~~~
/usr/bin/ld: /tmp/ccz4rRuf.o: in function `main':
/home/phabrics/aur/tme/src/tme-0.12rc10/conftest.c:244: undefined reference to `swap16'
collect2: error: ld returned 1 exit status
configure:10181: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IPHDR 1
| #define HAVE_MSGHDR 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IN_PKTINFO 1
| #define HAVE_DECL_SO_MARK 1
| #define HAVE_DECL_SIGHUP 1
| #define HAVE_DECL_SIGINT 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGTERM 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_CHROOT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_SETUID 1
| #define HAVE_NICE 1
| #define HAVE_SYSTEM 1
| #define HAVE_GETPID 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETPASS 1
| #define HAVE_SYSLOG 1
| #define HAVE_OPENLOG 1
| #define HAVE_MLOCKALL 1
| #define HAVE_GETGRNAM 1
| #define HAVE_SETGID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STAT 1
| #define HAVE_FLOCK 1
| #define HAVE_READV 1
| #define HAVE_WRITEV 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_SETSID 1
| #define HAVE_CHDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_UNLINK 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_EXECVE 1
| #define HAVE_UMASK 1
| #define HAVE_ACCESS 1
| #define HAVE_EPOLL_CREATE 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SOCKET 1
| #define HAVE_RECV 1
| #define HAVE_RECVFROM 1
| #define HAVE_SEND 1
| #define HAVE_SENDTO 1
| #define HAVE_LISTEN 1
| #define HAVE_ACCEPT 1
| #define HAVE_CONNECT 1
| #define HAVE_BIND 1
| #define HAVE_SELECT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_POLL 1
| #define HAVE_BASENAME 1
| #define HAVE_DAEMON 1
| #define HAVE_DIRNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_MSYNC 1
| #define HAVE_MLOCK 1
| #define HAVE_MUNLOCK 1
| #define PATH_SEPARATOR '/'
| #define PATH_SEPARATOR_STR "/"
| #define TAP_WIN_COMPONENT_ID "tap0901"
| #define TAP_WIN_MIN_MAJOR 9
| #define TAP_WIN_MIN_MINOR 9
| #define HAVE___BUILTIN_BSWAP16 /**/
| #define HAVE___BUILTIN_BSWAP32 /**/
| #define HAVE___BUILTIN_BSWAP64 /**/
| #define HAVE_BSWAP_16 /**/
| #define HAVE_BSWAP_32 /**/
| #define HAVE_BSWAP_64 /**/
| /* end confdefs.h. */
|
|
| #include <sys/types.h>
|
|
| int
| main ()
| {
|
|
| unsigned int x;
|
| x = swap16(0x1122);
|
|
| ;
| return 0;
| }
configure:10190: result: no
configure:10200: checking for swap32
configure:10228: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
conftest.c: In function 'main':
conftest.c:244:7: warning: implicit declaration of function 'swap32' [-Wimplicit-function-declaration]
244 | x = swap32(0x11223344);
| ^~~~~~
/usr/bin/ld: /tmp/cchUHhTX.o: in function `main':
/home/phabrics/aur/tme/src/tme-0.12rc10/conftest.c:244: undefined reference to `swap32'
collect2: error: ld returned 1 exit status
configure:10228: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IPHDR 1
| #define HAVE_MSGHDR 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IN_PKTINFO 1
| #define HAVE_DECL_SO_MARK 1
| #define HAVE_DECL_SIGHUP 1
| #define HAVE_DECL_SIGINT 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGTERM 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_CHROOT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_SETUID 1
| #define HAVE_NICE 1
| #define HAVE_SYSTEM 1
| #define HAVE_GETPID 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETPASS 1
| #define HAVE_SYSLOG 1
| #define HAVE_OPENLOG 1
| #define HAVE_MLOCKALL 1
| #define HAVE_GETGRNAM 1
| #define HAVE_SETGID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STAT 1
| #define HAVE_FLOCK 1
| #define HAVE_READV 1
| #define HAVE_WRITEV 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_SETSID 1
| #define HAVE_CHDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_UNLINK 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_EXECVE 1
| #define HAVE_UMASK 1
| #define HAVE_ACCESS 1
| #define HAVE_EPOLL_CREATE 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SOCKET 1
| #define HAVE_RECV 1
| #define HAVE_RECVFROM 1
| #define HAVE_SEND 1
| #define HAVE_SENDTO 1
| #define HAVE_LISTEN 1
| #define HAVE_ACCEPT 1
| #define HAVE_CONNECT 1
| #define HAVE_BIND 1
| #define HAVE_SELECT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_POLL 1
| #define HAVE_BASENAME 1
| #define HAVE_DAEMON 1
| #define HAVE_DIRNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_MSYNC 1
| #define HAVE_MLOCK 1
| #define HAVE_MUNLOCK 1
| #define PATH_SEPARATOR '/'
| #define PATH_SEPARATOR_STR "/"
| #define TAP_WIN_COMPONENT_ID "tap0901"
| #define TAP_WIN_MIN_MAJOR 9
| #define TAP_WIN_MIN_MINOR 9
| #define HAVE___BUILTIN_BSWAP16 /**/
| #define HAVE___BUILTIN_BSWAP32 /**/
| #define HAVE___BUILTIN_BSWAP64 /**/
| #define HAVE_BSWAP_16 /**/
| #define HAVE_BSWAP_32 /**/
| #define HAVE_BSWAP_64 /**/
| /* end confdefs.h. */
|
|
| #include <sys/types.h>
|
|
| int
| main ()
| {
|
|
| unsigned int x;
|
| x = swap32(0x11223344);
|
|
| ;
| return 0;
| }
configure:10237: result: no
configure:10248: checking for swap64
configure:10276: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
conftest.c: In function 'main':
conftest.c:244:7: warning: implicit declaration of function 'swap64' [-Wimplicit-function-declaration]
244 | x = swap64(0x1122334455667788);
| ^~~~~~
/usr/bin/ld: /tmp/ccCsSIDc.o: in function `main':
/home/phabrics/aur/tme/src/tme-0.12rc10/conftest.c:244: undefined reference to `swap64'
collect2: error: ld returned 1 exit status
configure:10276: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IPHDR 1
| #define HAVE_MSGHDR 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IN_PKTINFO 1
| #define HAVE_DECL_SO_MARK 1
| #define HAVE_DECL_SIGHUP 1
| #define HAVE_DECL_SIGINT 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGTERM 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_CHROOT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_SETUID 1
| #define HAVE_NICE 1
| #define HAVE_SYSTEM 1
| #define HAVE_GETPID 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETPASS 1
| #define HAVE_SYSLOG 1
| #define HAVE_OPENLOG 1
| #define HAVE_MLOCKALL 1
| #define HAVE_GETGRNAM 1
| #define HAVE_SETGID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STAT 1
| #define HAVE_FLOCK 1
| #define HAVE_READV 1
| #define HAVE_WRITEV 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_SETSID 1
| #define HAVE_CHDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_UNLINK 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_EXECVE 1
| #define HAVE_UMASK 1
| #define HAVE_ACCESS 1
| #define HAVE_EPOLL_CREATE 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SOCKET 1
| #define HAVE_RECV 1
| #define HAVE_RECVFROM 1
| #define HAVE_SEND 1
| #define HAVE_SENDTO 1
| #define HAVE_LISTEN 1
| #define HAVE_ACCEPT 1
| #define HAVE_CONNECT 1
| #define HAVE_BIND 1
| #define HAVE_SELECT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_POLL 1
| #define HAVE_BASENAME 1
| #define HAVE_DAEMON 1
| #define HAVE_DIRNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_MSYNC 1
| #define HAVE_MLOCK 1
| #define HAVE_MUNLOCK 1
| #define PATH_SEPARATOR '/'
| #define PATH_SEPARATOR_STR "/"
| #define TAP_WIN_COMPONENT_ID "tap0901"
| #define TAP_WIN_MIN_MAJOR 9
| #define TAP_WIN_MIN_MINOR 9
| #define HAVE___BUILTIN_BSWAP16 /**/
| #define HAVE___BUILTIN_BSWAP32 /**/
| #define HAVE___BUILTIN_BSWAP64 /**/
| #define HAVE_BSWAP_16 /**/
| #define HAVE_BSWAP_32 /**/
| #define HAVE_BSWAP_64 /**/
| /* end confdefs.h. */
|
|
| #include <sys/types.h>
|
|
| int
| main ()
| {
|
|
| unsigned long long int x;
|
| x = swap64(0x1122334455667788);
|
|
| ;
| return 0;
| }
configure:10285: result: no
configure:10297: checking for library containing pthread_mutex_timedlock
configure:10328: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:10328: $? = 0
configure:10345: result: none required
configure:10358: checking for library containing pthread_rwlock_timedrdlock
configure:10389: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:10389: $? = 0
configure:10406: result: none required
configure:10419: checking for library containing pthread_setaffinity_np
configure:10450: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:10450: $? = 0
configure:10467: result: none required
configure:10480: checking for library containing pthread_setschedparam
configure:10511: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:10511: $? = 0
configure:10528: result: none required
configure:10545: checking for perl4.036
configure:10578: result: no
configure:10545: checking for perl4
configure:10578: result: no
configure:10545: checking for perl
configure:10563: found /usr/bin/perl
configure:10575: result: /usr/bin/perl
configure:10589: checking for AF_LINK support
configure:10611: result: no
configure:10618: checking for AF_PACKET support
configure:10632: result: yes
configure:10657: checking net/if_tun.h usability
configure:10657: gcc -c -g3 conftest.c >&5
conftest.c:270:10: fatal error: net/if_tun.h: No such file or directory
270 | #include <net/if_tun.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:10657: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IPHDR 1
| #define HAVE_MSGHDR 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IN_PKTINFO 1
| #define HAVE_DECL_SO_MARK 1
| #define HAVE_DECL_SIGHUP 1
| #define HAVE_DECL_SIGINT 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGTERM 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_CHROOT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_SETUID 1
| #define HAVE_NICE 1
| #define HAVE_SYSTEM 1
| #define HAVE_GETPID 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETPASS 1
| #define HAVE_SYSLOG 1
| #define HAVE_OPENLOG 1
| #define HAVE_MLOCKALL 1
| #define HAVE_GETGRNAM 1
| #define HAVE_SETGID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STAT 1
| #define HAVE_FLOCK 1
| #define HAVE_READV 1
| #define HAVE_WRITEV 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_SETSID 1
| #define HAVE_CHDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_UNLINK 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_EXECVE 1
| #define HAVE_UMASK 1
| #define HAVE_ACCESS 1
| #define HAVE_EPOLL_CREATE 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SOCKET 1
| #define HAVE_RECV 1
| #define HAVE_RECVFROM 1
| #define HAVE_SEND 1
| #define HAVE_SENDTO 1
| #define HAVE_LISTEN 1
| #define HAVE_ACCEPT 1
| #define HAVE_CONNECT 1
| #define HAVE_BIND 1
| #define HAVE_SELECT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_POLL 1
| #define HAVE_BASENAME 1
| #define HAVE_DAEMON 1
| #define HAVE_DIRNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_MSYNC 1
| #define HAVE_MLOCK 1
| #define HAVE_MUNLOCK 1
| #define PATH_SEPARATOR '/'
| #define PATH_SEPARATOR_STR "/"
| #define TAP_WIN_COMPONENT_ID "tap0901"
| #define TAP_WIN_MIN_MAJOR 9
| #define TAP_WIN_MIN_MINOR 9
| #define HAVE___BUILTIN_BSWAP16 /**/
| #define HAVE___BUILTIN_BSWAP32 /**/
| #define HAVE___BUILTIN_BSWAP64 /**/
| #define HAVE_BSWAP_16 /**/
| #define HAVE_BSWAP_32 /**/
| #define HAVE_BSWAP_64 /**/
| #define HAVE_PTHREAD_MUTEX_TIMEDLOCK /**/
| #define HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP /**/
| #define HAVE_PTHREAD_SETSCHEDPARAM /**/
| #define HAVE_AF_PACKET /**/
| /* 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/if_tun.h>
configure:10657: result: no
configure:10657: checking net/if_tun.h presence
configure:10657: gcc -E conftest.c
conftest.c:237:10: fatal error: net/if_tun.h: No such file or directory
237 | #include <net/if_tun.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:10657: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IPHDR 1
| #define HAVE_MSGHDR 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IN_PKTINFO 1
| #define HAVE_DECL_SO_MARK 1
| #define HAVE_DECL_SIGHUP 1
| #define HAVE_DECL_SIGINT 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGTERM 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_CHROOT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_SETUID 1
| #define HAVE_NICE 1
| #define HAVE_SYSTEM 1
| #define HAVE_GETPID 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETPASS 1
| #define HAVE_SYSLOG 1
| #define HAVE_OPENLOG 1
| #define HAVE_MLOCKALL 1
| #define HAVE_GETGRNAM 1
| #define HAVE_SETGID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STAT 1
| #define HAVE_FLOCK 1
| #define HAVE_READV 1
| #define HAVE_WRITEV 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_SETSID 1
| #define HAVE_CHDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_UNLINK 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_EXECVE 1
| #define HAVE_UMASK 1
| #define HAVE_ACCESS 1
| #define HAVE_EPOLL_CREATE 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SOCKET 1
| #define HAVE_RECV 1
| #define HAVE_RECVFROM 1
| #define HAVE_SEND 1
| #define HAVE_SENDTO 1
| #define HAVE_LISTEN 1
| #define HAVE_ACCEPT 1
| #define HAVE_CONNECT 1
| #define HAVE_BIND 1
| #define HAVE_SELECT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_POLL 1
| #define HAVE_BASENAME 1
| #define HAVE_DAEMON 1
| #define HAVE_DIRNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_MSYNC 1
| #define HAVE_MLOCK 1
| #define HAVE_MUNLOCK 1
| #define PATH_SEPARATOR '/'
| #define PATH_SEPARATOR_STR "/"
| #define TAP_WIN_COMPONENT_ID "tap0901"
| #define TAP_WIN_MIN_MAJOR 9
| #define TAP_WIN_MIN_MINOR 9
| #define HAVE___BUILTIN_BSWAP16 /**/
| #define HAVE___BUILTIN_BSWAP32 /**/
| #define HAVE___BUILTIN_BSWAP64 /**/
| #define HAVE_BSWAP_16 /**/
| #define HAVE_BSWAP_32 /**/
| #define HAVE_BSWAP_64 /**/
| #define HAVE_PTHREAD_MUTEX_TIMEDLOCK /**/
| #define HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP /**/
| #define HAVE_PTHREAD_SETSCHEDPARAM /**/
| #define HAVE_AF_PACKET /**/
| /* end confdefs.h. */
| #include <net/if_tun.h>
configure:10657: result: no
configure:10657: checking for net/if_tun.h
configure:10657: result: no
configure:10657: checking net/tun/if_tun.h usability
configure:10657: gcc -c -g3 conftest.c >&5
conftest.c:270:10: fatal error: net/tun/if_tun.h: No such file or directory
270 | #include <net/tun/if_tun.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:10657: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IPHDR 1
| #define HAVE_MSGHDR 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IN_PKTINFO 1
| #define HAVE_DECL_SO_MARK 1
| #define HAVE_DECL_SIGHUP 1
| #define HAVE_DECL_SIGINT 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGTERM 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_CHROOT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_SETUID 1
| #define HAVE_NICE 1
| #define HAVE_SYSTEM 1
| #define HAVE_GETPID 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETPASS 1
| #define HAVE_SYSLOG 1
| #define HAVE_OPENLOG 1
| #define HAVE_MLOCKALL 1
| #define HAVE_GETGRNAM 1
| #define HAVE_SETGID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STAT 1
| #define HAVE_FLOCK 1
| #define HAVE_READV 1
| #define HAVE_WRITEV 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_SETSID 1
| #define HAVE_CHDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_UNLINK 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_EXECVE 1
| #define HAVE_UMASK 1
| #define HAVE_ACCESS 1
| #define HAVE_EPOLL_CREATE 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SOCKET 1
| #define HAVE_RECV 1
| #define HAVE_RECVFROM 1
| #define HAVE_SEND 1
| #define HAVE_SENDTO 1
| #define HAVE_LISTEN 1
| #define HAVE_ACCEPT 1
| #define HAVE_CONNECT 1
| #define HAVE_BIND 1
| #define HAVE_SELECT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_POLL 1
| #define HAVE_BASENAME 1
| #define HAVE_DAEMON 1
| #define HAVE_DIRNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_MSYNC 1
| #define HAVE_MLOCK 1
| #define HAVE_MUNLOCK 1
| #define PATH_SEPARATOR '/'
| #define PATH_SEPARATOR_STR "/"
| #define TAP_WIN_COMPONENT_ID "tap0901"
| #define TAP_WIN_MIN_MAJOR 9
| #define TAP_WIN_MIN_MINOR 9
| #define HAVE___BUILTIN_BSWAP16 /**/
| #define HAVE___BUILTIN_BSWAP32 /**/
| #define HAVE___BUILTIN_BSWAP64 /**/
| #define HAVE_BSWAP_16 /**/
| #define HAVE_BSWAP_32 /**/
| #define HAVE_BSWAP_64 /**/
| #define HAVE_PTHREAD_MUTEX_TIMEDLOCK /**/
| #define HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP /**/
| #define HAVE_PTHREAD_SETSCHEDPARAM /**/
| #define HAVE_AF_PACKET /**/
| /* 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/tun/if_tun.h>
configure:10657: result: no
configure:10657: checking net/tun/if_tun.h presence
configure:10657: gcc -E conftest.c
conftest.c:237:10: fatal error: net/tun/if_tun.h: No such file or directory
237 | #include <net/tun/if_tun.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:10657: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IPHDR 1
| #define HAVE_MSGHDR 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IN_PKTINFO 1
| #define HAVE_DECL_SO_MARK 1
| #define HAVE_DECL_SIGHUP 1
| #define HAVE_DECL_SIGINT 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGTERM 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_CHROOT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_SETUID 1
| #define HAVE_NICE 1
| #define HAVE_SYSTEM 1
| #define HAVE_GETPID 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETPASS 1
| #define HAVE_SYSLOG 1
| #define HAVE_OPENLOG 1
| #define HAVE_MLOCKALL 1
| #define HAVE_GETGRNAM 1
| #define HAVE_SETGID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STAT 1
| #define HAVE_FLOCK 1
| #define HAVE_READV 1
| #define HAVE_WRITEV 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_SETSID 1
| #define HAVE_CHDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_UNLINK 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_EXECVE 1
| #define HAVE_UMASK 1
| #define HAVE_ACCESS 1
| #define HAVE_EPOLL_CREATE 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SOCKET 1
| #define HAVE_RECV 1
| #define HAVE_RECVFROM 1
| #define HAVE_SEND 1
| #define HAVE_SENDTO 1
| #define HAVE_LISTEN 1
| #define HAVE_ACCEPT 1
| #define HAVE_CONNECT 1
| #define HAVE_BIND 1
| #define HAVE_SELECT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_POLL 1
| #define HAVE_BASENAME 1
| #define HAVE_DAEMON 1
| #define HAVE_DIRNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_MSYNC 1
| #define HAVE_MLOCK 1
| #define HAVE_MUNLOCK 1
| #define PATH_SEPARATOR '/'
| #define PATH_SEPARATOR_STR "/"
| #define TAP_WIN_COMPONENT_ID "tap0901"
| #define TAP_WIN_MIN_MAJOR 9
| #define TAP_WIN_MIN_MINOR 9
| #define HAVE___BUILTIN_BSWAP16 /**/
| #define HAVE___BUILTIN_BSWAP32 /**/
| #define HAVE___BUILTIN_BSWAP64 /**/
| #define HAVE_BSWAP_16 /**/
| #define HAVE_BSWAP_32 /**/
| #define HAVE_BSWAP_64 /**/
| #define HAVE_PTHREAD_MUTEX_TIMEDLOCK /**/
| #define HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP /**/
| #define HAVE_PTHREAD_SETSCHEDPARAM /**/
| #define HAVE_AF_PACKET /**/
| /* end confdefs.h. */
| #include <net/tun/if_tun.h>
configure:10657: result: no
configure:10657: checking for net/tun/if_tun.h
configure:10657: result: no
configure:10657: checking linux/if_tun.h usability
configure:10657: gcc -c -g3 conftest.c >&5
configure:10657: $? = 0
configure:10657: result: yes
configure:10657: checking linux/if_tun.h presence
configure:10657: gcc -E conftest.c
configure:10657: $? = 0
configure:10657: result: yes
configure:10657: checking for linux/if_tun.h
configure:10657: result: yes
configure:10657: checking tap-windows.h usability
configure:10657: gcc -c -g3 conftest.c >&5
conftest.c:271:10: fatal error: tap-windows.h: No such file or directory
271 | #include <tap-windows.h>
| ^~~~~~~~~~~~~~~
compilation terminated.
configure:10657: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IPHDR 1
| #define HAVE_MSGHDR 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IN_PKTINFO 1
| #define HAVE_DECL_SO_MARK 1
| #define HAVE_DECL_SIGHUP 1
| #define HAVE_DECL_SIGINT 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGTERM 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_CHROOT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_SETUID 1
| #define HAVE_NICE 1
| #define HAVE_SYSTEM 1
| #define HAVE_GETPID 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETPASS 1
| #define HAVE_SYSLOG 1
| #define HAVE_OPENLOG 1
| #define HAVE_MLOCKALL 1
| #define HAVE_GETGRNAM 1
| #define HAVE_SETGID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STAT 1
| #define HAVE_FLOCK 1
| #define HAVE_READV 1
| #define HAVE_WRITEV 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_SETSID 1
| #define HAVE_CHDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_UNLINK 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_EXECVE 1
| #define HAVE_UMASK 1
| #define HAVE_ACCESS 1
| #define HAVE_EPOLL_CREATE 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SOCKET 1
| #define HAVE_RECV 1
| #define HAVE_RECVFROM 1
| #define HAVE_SEND 1
| #define HAVE_SENDTO 1
| #define HAVE_LISTEN 1
| #define HAVE_ACCEPT 1
| #define HAVE_CONNECT 1
| #define HAVE_BIND 1
| #define HAVE_SELECT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_POLL 1
| #define HAVE_BASENAME 1
| #define HAVE_DAEMON 1
| #define HAVE_DIRNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_MSYNC 1
| #define HAVE_MLOCK 1
| #define HAVE_MUNLOCK 1
| #define PATH_SEPARATOR '/'
| #define PATH_SEPARATOR_STR "/"
| #define TAP_WIN_COMPONENT_ID "tap0901"
| #define TAP_WIN_MIN_MAJOR 9
| #define TAP_WIN_MIN_MINOR 9
| #define HAVE___BUILTIN_BSWAP16 /**/
| #define HAVE___BUILTIN_BSWAP32 /**/
| #define HAVE___BUILTIN_BSWAP64 /**/
| #define HAVE_BSWAP_16 /**/
| #define HAVE_BSWAP_32 /**/
| #define HAVE_BSWAP_64 /**/
| #define HAVE_PTHREAD_MUTEX_TIMEDLOCK /**/
| #define HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP /**/
| #define HAVE_PTHREAD_SETSCHEDPARAM /**/
| #define HAVE_AF_PACKET /**/
| #define HAVE_LINUX_IF_TUN_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 <tap-windows.h>
configure:10657: result: no
configure:10657: checking tap-windows.h presence
configure:10657: gcc -E conftest.c
conftest.c:238:10: fatal error: tap-windows.h: No such file or directory
238 | #include <tap-windows.h>
| ^~~~~~~~~~~~~~~
compilation terminated.
configure:10657: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IPHDR 1
| #define HAVE_MSGHDR 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IN_PKTINFO 1
| #define HAVE_DECL_SO_MARK 1
| #define HAVE_DECL_SIGHUP 1
| #define HAVE_DECL_SIGINT 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGTERM 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_CHROOT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_SETUID 1
| #define HAVE_NICE 1
| #define HAVE_SYSTEM 1
| #define HAVE_GETPID 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETPASS 1
| #define HAVE_SYSLOG 1
| #define HAVE_OPENLOG 1
| #define HAVE_MLOCKALL 1
| #define HAVE_GETGRNAM 1
| #define HAVE_SETGID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STAT 1
| #define HAVE_FLOCK 1
| #define HAVE_READV 1
| #define HAVE_WRITEV 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_SETSID 1
| #define HAVE_CHDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_UNLINK 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_EXECVE 1
| #define HAVE_UMASK 1
| #define HAVE_ACCESS 1
| #define HAVE_EPOLL_CREATE 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SOCKET 1
| #define HAVE_RECV 1
| #define HAVE_RECVFROM 1
| #define HAVE_SEND 1
| #define HAVE_SENDTO 1
| #define HAVE_LISTEN 1
| #define HAVE_ACCEPT 1
| #define HAVE_CONNECT 1
| #define HAVE_BIND 1
| #define HAVE_SELECT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_POLL 1
| #define HAVE_BASENAME 1
| #define HAVE_DAEMON 1
| #define HAVE_DIRNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_MSYNC 1
| #define HAVE_MLOCK 1
| #define HAVE_MUNLOCK 1
| #define PATH_SEPARATOR '/'
| #define PATH_SEPARATOR_STR "/"
| #define TAP_WIN_COMPONENT_ID "tap0901"
| #define TAP_WIN_MIN_MAJOR 9
| #define TAP_WIN_MIN_MINOR 9
| #define HAVE___BUILTIN_BSWAP16 /**/
| #define HAVE___BUILTIN_BSWAP32 /**/
| #define HAVE___BUILTIN_BSWAP64 /**/
| #define HAVE_BSWAP_16 /**/
| #define HAVE_BSWAP_32 /**/
| #define HAVE_BSWAP_64 /**/
| #define HAVE_PTHREAD_MUTEX_TIMEDLOCK /**/
| #define HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP /**/
| #define HAVE_PTHREAD_SETSCHEDPARAM /**/
| #define HAVE_AF_PACKET /**/
| #define HAVE_LINUX_IF_TUN_H 1
| /* end confdefs.h. */
| #include <tap-windows.h>
configure:10657: result: no
configure:10657: checking for tap-windows.h
configure:10657: result: no
configure:10668: checking whether TUNSETPERSIST is declared
configure:10668: gcc -c -g3 conftest.c >&5
configure:10668: $? = 0
configure:10668: result: yes
configure:10779: checking for pkg-config
configure:10797: found /usr/bin/pkg-config
configure:10809: result: /usr/bin/pkg-config
configure:10834: checking pkg-config is at least version 0.9.0
configure:10837: result: yes
configure:10847: checking for GLIB
configure:10854: $PKG_CONFIG --exists --print-errors "glib-2.0"
configure:10857: $? = 0
configure:10871: $PKG_CONFIG --exists --print-errors "glib-2.0"
configure:10874: $? = 0
configure:10932: result: yes
configure:10941: checking for GTK
configure:10948: $PKG_CONFIG --exists --print-errors "gtk4"
configure:10951: $? = 0
configure:10965: $PKG_CONFIG --exists --print-errors "gtk4"
configure:10968: $? = 0
configure:11190: result: yes
configure:11196: checking for SDL
configure:11203: $PKG_CONFIG --exists --print-errors "sdl2"
configure:11206: $? = 0
configure:11220: $PKG_CONFIG --exists --print-errors "sdl2"
configure:11223: $? = 0
configure:11281: result: yes
configure:11295: checking for RFB
configure:11302: $PKG_CONFIG --exists --print-errors "libvncclient libvncserver"
configure:11305: $? = 0
configure:11319: $PKG_CONFIG --exists --print-errors "libvncclient libvncserver"
configure:11322: $? = 0
configure:11380: result: yes
configure:11412: checking for linux/if_tun.h
configure:11412: result: yes
configure:11412: checking net/if_tap.h usability
configure:11412: gcc -c -g3 conftest.c >&5
conftest.c:276:10: fatal error: net/if_tap.h: No such file or directory
276 | #include <net/if_tap.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:11412: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IPHDR 1
| #define HAVE_MSGHDR 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IN_PKTINFO 1
| #define HAVE_DECL_SO_MARK 1
| #define HAVE_DECL_SIGHUP 1
| #define HAVE_DECL_SIGINT 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGTERM 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_CHROOT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_SETUID 1
| #define HAVE_NICE 1
| #define HAVE_SYSTEM 1
| #define HAVE_GETPID 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETPASS 1
| #define HAVE_SYSLOG 1
| #define HAVE_OPENLOG 1
| #define HAVE_MLOCKALL 1
| #define HAVE_GETGRNAM 1
| #define HAVE_SETGID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STAT 1
| #define HAVE_FLOCK 1
| #define HAVE_READV 1
| #define HAVE_WRITEV 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_SETSID 1
| #define HAVE_CHDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_UNLINK 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_EXECVE 1
| #define HAVE_UMASK 1
| #define HAVE_ACCESS 1
| #define HAVE_EPOLL_CREATE 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SOCKET 1
| #define HAVE_RECV 1
| #define HAVE_RECVFROM 1
| #define HAVE_SEND 1
| #define HAVE_SENDTO 1
| #define HAVE_LISTEN 1
| #define HAVE_ACCEPT 1
| #define HAVE_CONNECT 1
| #define HAVE_BIND 1
| #define HAVE_SELECT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_POLL 1
| #define HAVE_BASENAME 1
| #define HAVE_DAEMON 1
| #define HAVE_DIRNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_MSYNC 1
| #define HAVE_MLOCK 1
| #define HAVE_MUNLOCK 1
| #define PATH_SEPARATOR '/'
| #define PATH_SEPARATOR_STR "/"
| #define TAP_WIN_COMPONENT_ID "tap0901"
| #define TAP_WIN_MIN_MAJOR 9
| #define TAP_WIN_MIN_MINOR 9
| #define HAVE___BUILTIN_BSWAP16 /**/
| #define HAVE___BUILTIN_BSWAP32 /**/
| #define HAVE___BUILTIN_BSWAP64 /**/
| #define HAVE_BSWAP_16 /**/
| #define HAVE_BSWAP_32 /**/
| #define HAVE_BSWAP_64 /**/
| #define HAVE_PTHREAD_MUTEX_TIMEDLOCK /**/
| #define HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP /**/
| #define HAVE_PTHREAD_SETSCHEDPARAM /**/
| #define HAVE_AF_PACKET /**/
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_DECL_TUNSETPERSIST 1
| #define ENABLE_FEATURE_TUN_PERSIST 1
| #define HAVE_GLIB /**/
| #define OPENVPN_VERSION_RESOURCE 2,3,8,0
| #define HAVE_LINUX_IF_TUN_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/if_tap.h>
configure:11412: result: no
configure:11412: checking net/if_tap.h presence
configure:11412: gcc -E conftest.c
conftest.c:243:10: fatal error: net/if_tap.h: No such file or directory
243 | #include <net/if_tap.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:11412: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IPHDR 1
| #define HAVE_MSGHDR 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IN_PKTINFO 1
| #define HAVE_DECL_SO_MARK 1
| #define HAVE_DECL_SIGHUP 1
| #define HAVE_DECL_SIGINT 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGTERM 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_CHROOT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_SETUID 1
| #define HAVE_NICE 1
| #define HAVE_SYSTEM 1
| #define HAVE_GETPID 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETPASS 1
| #define HAVE_SYSLOG 1
| #define HAVE_OPENLOG 1
| #define HAVE_MLOCKALL 1
| #define HAVE_GETGRNAM 1
| #define HAVE_SETGID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STAT 1
| #define HAVE_FLOCK 1
| #define HAVE_READV 1
| #define HAVE_WRITEV 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_SETSID 1
| #define HAVE_CHDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_UNLINK 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_EXECVE 1
| #define HAVE_UMASK 1
| #define HAVE_ACCESS 1
| #define HAVE_EPOLL_CREATE 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SOCKET 1
| #define HAVE_RECV 1
| #define HAVE_RECVFROM 1
| #define HAVE_SEND 1
| #define HAVE_SENDTO 1
| #define HAVE_LISTEN 1
| #define HAVE_ACCEPT 1
| #define HAVE_CONNECT 1
| #define HAVE_BIND 1
| #define HAVE_SELECT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_POLL 1
| #define HAVE_BASENAME 1
| #define HAVE_DAEMON 1
| #define HAVE_DIRNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_MSYNC 1
| #define HAVE_MLOCK 1
| #define HAVE_MUNLOCK 1
| #define PATH_SEPARATOR '/'
| #define PATH_SEPARATOR_STR "/"
| #define TAP_WIN_COMPONENT_ID "tap0901"
| #define TAP_WIN_MIN_MAJOR 9
| #define TAP_WIN_MIN_MINOR 9
| #define HAVE___BUILTIN_BSWAP16 /**/
| #define HAVE___BUILTIN_BSWAP32 /**/
| #define HAVE___BUILTIN_BSWAP64 /**/
| #define HAVE_BSWAP_16 /**/
| #define HAVE_BSWAP_32 /**/
| #define HAVE_BSWAP_64 /**/
| #define HAVE_PTHREAD_MUTEX_TIMEDLOCK /**/
| #define HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP /**/
| #define HAVE_PTHREAD_SETSCHEDPARAM /**/
| #define HAVE_AF_PACKET /**/
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_DECL_TUNSETPERSIST 1
| #define ENABLE_FEATURE_TUN_PERSIST 1
| #define HAVE_GLIB /**/
| #define OPENVPN_VERSION_RESOURCE 2,3,8,0
| #define HAVE_LINUX_IF_TUN_H 1
| /* end confdefs.h. */
| #include <net/if_tap.h>
configure:11412: result: no
configure:11412: checking for net/if_tap.h
configure:11412: result: no
configure:11412: checking net/tap/if_tap.h usability
configure:11412: gcc -c -g3 conftest.c >&5
conftest.c:276:10: fatal error: net/tap/if_tap.h: No such file or directory
276 | #include <net/tap/if_tap.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:11412: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IPHDR 1
| #define HAVE_MSGHDR 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IN_PKTINFO 1
| #define HAVE_DECL_SO_MARK 1
| #define HAVE_DECL_SIGHUP 1
| #define HAVE_DECL_SIGINT 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGTERM 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_CHROOT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_SETUID 1
| #define HAVE_NICE 1
| #define HAVE_SYSTEM 1
| #define HAVE_GETPID 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETPASS 1
| #define HAVE_SYSLOG 1
| #define HAVE_OPENLOG 1
| #define HAVE_MLOCKALL 1
| #define HAVE_GETGRNAM 1
| #define HAVE_SETGID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STAT 1
| #define HAVE_FLOCK 1
| #define HAVE_READV 1
| #define HAVE_WRITEV 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_SETSID 1
| #define HAVE_CHDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_UNLINK 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_EXECVE 1
| #define HAVE_UMASK 1
| #define HAVE_ACCESS 1
| #define HAVE_EPOLL_CREATE 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SOCKET 1
| #define HAVE_RECV 1
| #define HAVE_RECVFROM 1
| #define HAVE_SEND 1
| #define HAVE_SENDTO 1
| #define HAVE_LISTEN 1
| #define HAVE_ACCEPT 1
| #define HAVE_CONNECT 1
| #define HAVE_BIND 1
| #define HAVE_SELECT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_POLL 1
| #define HAVE_BASENAME 1
| #define HAVE_DAEMON 1
| #define HAVE_DIRNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_MSYNC 1
| #define HAVE_MLOCK 1
| #define HAVE_MUNLOCK 1
| #define PATH_SEPARATOR '/'
| #define PATH_SEPARATOR_STR "/"
| #define TAP_WIN_COMPONENT_ID "tap0901"
| #define TAP_WIN_MIN_MAJOR 9
| #define TAP_WIN_MIN_MINOR 9
| #define HAVE___BUILTIN_BSWAP16 /**/
| #define HAVE___BUILTIN_BSWAP32 /**/
| #define HAVE___BUILTIN_BSWAP64 /**/
| #define HAVE_BSWAP_16 /**/
| #define HAVE_BSWAP_32 /**/
| #define HAVE_BSWAP_64 /**/
| #define HAVE_PTHREAD_MUTEX_TIMEDLOCK /**/
| #define HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP /**/
| #define HAVE_PTHREAD_SETSCHEDPARAM /**/
| #define HAVE_AF_PACKET /**/
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_DECL_TUNSETPERSIST 1
| #define ENABLE_FEATURE_TUN_PERSIST 1
| #define HAVE_GLIB /**/
| #define OPENVPN_VERSION_RESOURCE 2,3,8,0
| #define HAVE_LINUX_IF_TUN_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/tap/if_tap.h>
configure:11412: result: no
configure:11412: checking net/tap/if_tap.h presence
configure:11412: gcc -E conftest.c
conftest.c:243:10: fatal error: net/tap/if_tap.h: No such file or directory
243 | #include <net/tap/if_tap.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:11412: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IPHDR 1
| #define HAVE_MSGHDR 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IN_PKTINFO 1
| #define HAVE_DECL_SO_MARK 1
| #define HAVE_DECL_SIGHUP 1
| #define HAVE_DECL_SIGINT 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGTERM 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_CHROOT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_SETUID 1
| #define HAVE_NICE 1
| #define HAVE_SYSTEM 1
| #define HAVE_GETPID 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETPASS 1
| #define HAVE_SYSLOG 1
| #define HAVE_OPENLOG 1
| #define HAVE_MLOCKALL 1
| #define HAVE_GETGRNAM 1
| #define HAVE_SETGID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STAT 1
| #define HAVE_FLOCK 1
| #define HAVE_READV 1
| #define HAVE_WRITEV 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_SETSID 1
| #define HAVE_CHDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_UNLINK 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_EXECVE 1
| #define HAVE_UMASK 1
| #define HAVE_ACCESS 1
| #define HAVE_EPOLL_CREATE 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SOCKET 1
| #define HAVE_RECV 1
| #define HAVE_RECVFROM 1
| #define HAVE_SEND 1
| #define HAVE_SENDTO 1
| #define HAVE_LISTEN 1
| #define HAVE_ACCEPT 1
| #define HAVE_CONNECT 1
| #define HAVE_BIND 1
| #define HAVE_SELECT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_POLL 1
| #define HAVE_BASENAME 1
| #define HAVE_DAEMON 1
| #define HAVE_DIRNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_MSYNC 1
| #define HAVE_MLOCK 1
| #define HAVE_MUNLOCK 1
| #define PATH_SEPARATOR '/'
| #define PATH_SEPARATOR_STR "/"
| #define TAP_WIN_COMPONENT_ID "tap0901"
| #define TAP_WIN_MIN_MAJOR 9
| #define TAP_WIN_MIN_MINOR 9
| #define HAVE___BUILTIN_BSWAP16 /**/
| #define HAVE___BUILTIN_BSWAP32 /**/
| #define HAVE___BUILTIN_BSWAP64 /**/
| #define HAVE_BSWAP_16 /**/
| #define HAVE_BSWAP_32 /**/
| #define HAVE_BSWAP_64 /**/
| #define HAVE_PTHREAD_MUTEX_TIMEDLOCK /**/
| #define HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP /**/
| #define HAVE_PTHREAD_SETSCHEDPARAM /**/
| #define HAVE_AF_PACKET /**/
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_DECL_TUNSETPERSIST 1
| #define ENABLE_FEATURE_TUN_PERSIST 1
| #define HAVE_GLIB /**/
| #define OPENVPN_VERSION_RESOURCE 2,3,8,0
| #define HAVE_LINUX_IF_TUN_H 1
| /* end confdefs.h. */
| #include <net/tap/if_tap.h>
configure:11412: result: no
configure:11412: checking for net/tap/if_tap.h
configure:11412: result: no
configure:11412: checking for net/if_tun.h
configure:11412: result: no
configure:11426: checking linux/filter.h usability
configure:11426: gcc -c -g3 conftest.c >&5
configure:11426: $? = 0
configure:11426: result: yes
configure:11426: checking linux/filter.h presence
configure:11426: gcc -E conftest.c
configure:11426: $? = 0
configure:11426: result: yes
configure:11426: checking for linux/filter.h
configure:11426: result: yes
configure:11426: checking net/bpf.h usability
configure:11426: gcc -c -g3 conftest.c >&5
conftest.c:277:10: fatal error: net/bpf.h: No such file or directory
277 | #include <net/bpf.h>
| ^~~~~~~~~~~
compilation terminated.
configure:11426: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IPHDR 1
| #define HAVE_MSGHDR 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IN_PKTINFO 1
| #define HAVE_DECL_SO_MARK 1
| #define HAVE_DECL_SIGHUP 1
| #define HAVE_DECL_SIGINT 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGTERM 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_CHROOT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_SETUID 1
| #define HAVE_NICE 1
| #define HAVE_SYSTEM 1
| #define HAVE_GETPID 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETPASS 1
| #define HAVE_SYSLOG 1
| #define HAVE_OPENLOG 1
| #define HAVE_MLOCKALL 1
| #define HAVE_GETGRNAM 1
| #define HAVE_SETGID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STAT 1
| #define HAVE_FLOCK 1
| #define HAVE_READV 1
| #define HAVE_WRITEV 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_SETSID 1
| #define HAVE_CHDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_UNLINK 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_EXECVE 1
| #define HAVE_UMASK 1
| #define HAVE_ACCESS 1
| #define HAVE_EPOLL_CREATE 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SOCKET 1
| #define HAVE_RECV 1
| #define HAVE_RECVFROM 1
| #define HAVE_SEND 1
| #define HAVE_SENDTO 1
| #define HAVE_LISTEN 1
| #define HAVE_ACCEPT 1
| #define HAVE_CONNECT 1
| #define HAVE_BIND 1
| #define HAVE_SELECT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_POLL 1
| #define HAVE_BASENAME 1
| #define HAVE_DAEMON 1
| #define HAVE_DIRNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_MSYNC 1
| #define HAVE_MLOCK 1
| #define HAVE_MUNLOCK 1
| #define PATH_SEPARATOR '/'
| #define PATH_SEPARATOR_STR "/"
| #define TAP_WIN_COMPONENT_ID "tap0901"
| #define TAP_WIN_MIN_MAJOR 9
| #define TAP_WIN_MIN_MINOR 9
| #define HAVE___BUILTIN_BSWAP16 /**/
| #define HAVE___BUILTIN_BSWAP32 /**/
| #define HAVE___BUILTIN_BSWAP64 /**/
| #define HAVE_BSWAP_16 /**/
| #define HAVE_BSWAP_32 /**/
| #define HAVE_BSWAP_64 /**/
| #define HAVE_PTHREAD_MUTEX_TIMEDLOCK /**/
| #define HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP /**/
| #define HAVE_PTHREAD_SETSCHEDPARAM /**/
| #define HAVE_AF_PACKET /**/
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_DECL_TUNSETPERSIST 1
| #define ENABLE_FEATURE_TUN_PERSIST 1
| #define HAVE_GLIB /**/
| #define OPENVPN_VERSION_RESOURCE 2,3,8,0
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_LINUX_FILTER_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:11426: result: no
configure:11426: checking net/bpf.h presence
configure:11426: gcc -E conftest.c
conftest.c:244:10: fatal error: net/bpf.h: No such file or directory
244 | #include <net/bpf.h>
| ^~~~~~~~~~~
compilation terminated.
configure:11426: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IPHDR 1
| #define HAVE_MSGHDR 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IN_PKTINFO 1
| #define HAVE_DECL_SO_MARK 1
| #define HAVE_DECL_SIGHUP 1
| #define HAVE_DECL_SIGINT 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGTERM 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_CHROOT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_SETUID 1
| #define HAVE_NICE 1
| #define HAVE_SYSTEM 1
| #define HAVE_GETPID 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETPASS 1
| #define HAVE_SYSLOG 1
| #define HAVE_OPENLOG 1
| #define HAVE_MLOCKALL 1
| #define HAVE_GETGRNAM 1
| #define HAVE_SETGID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STAT 1
| #define HAVE_FLOCK 1
| #define HAVE_READV 1
| #define HAVE_WRITEV 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_SETSID 1
| #define HAVE_CHDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_UNLINK 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_EXECVE 1
| #define HAVE_UMASK 1
| #define HAVE_ACCESS 1
| #define HAVE_EPOLL_CREATE 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SOCKET 1
| #define HAVE_RECV 1
| #define HAVE_RECVFROM 1
| #define HAVE_SEND 1
| #define HAVE_SENDTO 1
| #define HAVE_LISTEN 1
| #define HAVE_ACCEPT 1
| #define HAVE_CONNECT 1
| #define HAVE_BIND 1
| #define HAVE_SELECT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_POLL 1
| #define HAVE_BASENAME 1
| #define HAVE_DAEMON 1
| #define HAVE_DIRNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_MSYNC 1
| #define HAVE_MLOCK 1
| #define HAVE_MUNLOCK 1
| #define PATH_SEPARATOR '/'
| #define PATH_SEPARATOR_STR "/"
| #define TAP_WIN_COMPONENT_ID "tap0901"
| #define TAP_WIN_MIN_MAJOR 9
| #define TAP_WIN_MIN_MINOR 9
| #define HAVE___BUILTIN_BSWAP16 /**/
| #define HAVE___BUILTIN_BSWAP32 /**/
| #define HAVE___BUILTIN_BSWAP64 /**/
| #define HAVE_BSWAP_16 /**/
| #define HAVE_BSWAP_32 /**/
| #define HAVE_BSWAP_64 /**/
| #define HAVE_PTHREAD_MUTEX_TIMEDLOCK /**/
| #define HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP /**/
| #define HAVE_PTHREAD_SETSCHEDPARAM /**/
| #define HAVE_AF_PACKET /**/
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_DECL_TUNSETPERSIST 1
| #define ENABLE_FEATURE_TUN_PERSIST 1
| #define HAVE_GLIB /**/
| #define OPENVPN_VERSION_RESOURCE 2,3,8,0
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_LINUX_FILTER_H 1
| /* end confdefs.h. */
| #include <net/bpf.h>
configure:11426: result: no
configure:11426: checking for net/bpf.h
configure:11426: result: no
configure:11465: checking for enabled host types
configure:11472: result: $(tme_host_openvpn) $(tme_host_bsd) $(tme_host_tun) $(tme_host_sdl) $(tme_host_rfb) $(tme_host_gtk)
configure:11475: checking POSIX termios
configure:11495: gcc -o conftest -g3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:11495: $? = 0
configure:11503: result: yes
configure:11516: checking for available network address translation methods
configure:11547: result:
configure:11552: checking for available threading models
configure:11632: result: sjlj
configure:11641: checking for X
configure:11749: gcc -E -DTME_THREADS_SJLJ -D_GNU_SOURCE conftest.c
configure:11749: $? = 0
configure:11780: gcc -o conftest -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c -lX11 >&5
configure:11780: $? = 0
configure:11830: result: libraries , headers
configure:11929: gcc -o conftest -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c -lX11 >&5
configure:11929: $? = 0
configure:12027: checking for gethostbyname
configure:12027: result: yes
configure:12124: checking for connect
configure:12124: result: yes
configure:12173: checking for remove
configure:12173: gcc -o conftest -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:12173: $? = 0
configure:12173: result: yes
configure:12222: checking for shmat
configure:12222: gcc -o conftest -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:12222: $? = 0
configure:12222: result: yes
configure:12280: checking for IceConnectionNumber in -lICE
configure:12305: gcc -o conftest -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c -lICE >&5
configure:12305: $? = 0
configure:12314: result: yes
configure:12381: checking for perl module X11::Protocol version 0.56
configure:12394: result: ok
configure:12434: checking for host recode support
configure:12469: result: no
configure:12507: checking for host miscellaneous support
configure:12513: result: x86
configure:12520: checking for __rdtsc
configure:12554: gcc -o conftest -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:12554: $? = 0
configure:12563: result: yes
configure:12708: checking how to print strings
configure:12735: result: printf
configure:12756: checking for a sed that does not truncate output
configure:12820: result: /usr/bin/sed
configure:12838: checking for fgrep
configure:12900: result: /usr/bin/grep -F
configure:12935: checking for ld used by gcc
configure:13002: result: /usr/bin/ld
configure:13009: checking if the linker (/usr/bin/ld) is GNU ld
configure:13024: result: yes
configure:13036: checking for BSD- or MS-compatible name lister (nm)
configure:13090: result: /usr/bin/nm -B
configure:13220: checking the name lister (/usr/bin/nm -B) interface
configure:13227: gcc -c -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE conftest.c >&5
configure:13230: /usr/bin/nm -B "conftest.o"
configure:13233: output
0000000000000000 B some_variable
0000000000000000 n wm4.0.3b3793d062742cca7214f2a99016155e
0000000000000000 n wm4.stdcpredef.h.19.88fdbfd5cf6f83ed579effc3e425f09b
configure:13240: result: BSD nm
configure:13243: checking whether ln -s works
configure:13247: result: yes
configure:13255: checking the maximum length of command line arguments
configure:13386: result: 1879296
configure:13434: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
configure:13474: result: func_convert_file_noop
configure:13481: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
configure:13501: result: func_convert_file_noop
configure:13508: checking for /usr/bin/ld option to reload object files
configure:13515: result: -r
configure:13589: checking for objdump
configure:13605: found /usr/bin/objdump
configure:13616: result: objdump
configure:13648: checking how to recognize dependent libraries
configure:13848: result: pass_all
configure:13933: checking for dlltool
configure:13963: result: no
configure:13993: checking how to associate runtime and link libraries
configure:14020: result: printf %s\n
configure:14080: checking for ar
configure:14096: found /usr/bin/ar
configure:14107: result: ar
configure:14144: checking for archiver @FILE support
configure:14161: gcc -c -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE conftest.c >&5
configure:14161: $? = 0
configure:14164: ar cr libconftest.a @conftest.lst >&5
configure:14167: $? = 0
configure:14172: ar cr libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:14175: $? = 1
configure:14187: result: @
configure:14245: checking for strip
configure:14261: found /usr/bin/strip
configure:14272: result: strip
configure:14344: checking for ranlib
configure:14360: found /usr/bin/ranlib
configure:14371: result: ranlib
configure:14473: checking command to parse /usr/bin/nm -B output from gcc object
configure:14626: gcc -c -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE conftest.c >&5
configure:14629: $? = 0
configure:14633: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' > conftest.nm
configure:14699: gcc -o conftest -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c conftstm.o >&5
configure:14702: $? = 0
configure:14740: result: ok
configure:14787: checking for sysroot
configure:14817: result: no
configure:14824: checking for a working dd
configure:14862: result: /usr/bin/dd
configure:14866: checking how to truncate binary pipes
configure:14881: result: /usr/bin/dd bs=4096 count=1
configure:15017: gcc -c -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE conftest.c >&5
configure:15020: $? = 0
configure:15210: checking for mt
configure:15240: result: no
configure:15260: checking if : is a manifest tool
configure:15266: : '-?'
configure:15274: result: no
configure:15948: checking for dlfcn.h
configure:15948: result: yes
configure:16203: checking for objdir
configure:16218: result: .libs
configure:16482: checking if gcc supports -fno-rtti -fno-exceptions
configure:16500: gcc -c -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C
configure:16504: $? = 0
configure:16517: result: no
configure:16881: checking for gcc option to produce PIC
configure:16888: result: -fPIC -DPIC
configure:16896: checking if gcc PIC flag -fPIC -DPIC works
configure:16914: gcc -c -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE -fPIC -DPIC -DPIC conftest.c >&5
configure:16918: $? = 0
configure:16931: result: yes
configure:16960: checking if gcc static flag -static works
configure:16988: result: yes
configure:17003: checking if gcc supports -c -o file.o
configure:17024: gcc -c -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE -o out/conftest2.o conftest.c >&5
configure:17028: $? = 0
configure:17050: result: yes
configure:17058: checking if gcc supports -c -o file.o
configure:17105: result: yes
configure:17138: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:18401: result: yes
configure:18438: checking whether -lc should be explicitly linked in
configure:18446: gcc -c -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE conftest.c >&5
configure:18449: $? = 0
configure:18464: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:18467: $? = 0
configure:18481: result: no
configure:18641: checking dynamic linker characteristics
configure:19222: gcc -o conftest -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-rpath -Wl,/foo conftest.c >&5
configure:19222: $? = 0
configure:19471: result: GNU/Linux ld.so
configure:19593: checking how to hardcode library paths into programs
configure:19618: result: immediate
configure:19720: checking for shl_load
configure:19720: gcc -o conftest -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
/usr/bin/ld: /tmp/cceFEPym.o: in function `main':
/home/phabrics/aur/tme/src/tme-0.12rc10/conftest.c:281: undefined reference to `shl_load'
collect2: error: ld returned 1 exit status
configure:19720: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IPHDR 1
| #define HAVE_MSGHDR 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IN_PKTINFO 1
| #define HAVE_DECL_SO_MARK 1
| #define HAVE_DECL_SIGHUP 1
| #define HAVE_DECL_SIGINT 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGTERM 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_CHROOT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_SETUID 1
| #define HAVE_NICE 1
| #define HAVE_SYSTEM 1
| #define HAVE_GETPID 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETPASS 1
| #define HAVE_SYSLOG 1
| #define HAVE_OPENLOG 1
| #define HAVE_MLOCKALL 1
| #define HAVE_GETGRNAM 1
| #define HAVE_SETGID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STAT 1
| #define HAVE_FLOCK 1
| #define HAVE_READV 1
| #define HAVE_WRITEV 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_SETSID 1
| #define HAVE_CHDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_UNLINK 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_EXECVE 1
| #define HAVE_UMASK 1
| #define HAVE_ACCESS 1
| #define HAVE_EPOLL_CREATE 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SOCKET 1
| #define HAVE_RECV 1
| #define HAVE_RECVFROM 1
| #define HAVE_SEND 1
| #define HAVE_SENDTO 1
| #define HAVE_LISTEN 1
| #define HAVE_ACCEPT 1
| #define HAVE_CONNECT 1
| #define HAVE_BIND 1
| #define HAVE_SELECT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_POLL 1
| #define HAVE_BASENAME 1
| #define HAVE_DAEMON 1
| #define HAVE_DIRNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_MSYNC 1
| #define HAVE_MLOCK 1
| #define HAVE_MUNLOCK 1
| #define PATH_SEPARATOR '/'
| #define PATH_SEPARATOR_STR "/"
| #define TAP_WIN_COMPONENT_ID "tap0901"
| #define TAP_WIN_MIN_MAJOR 9
| #define TAP_WIN_MIN_MINOR 9
| #define HAVE___BUILTIN_BSWAP16 /**/
| #define HAVE___BUILTIN_BSWAP32 /**/
| #define HAVE___BUILTIN_BSWAP64 /**/
| #define HAVE_BSWAP_16 /**/
| #define HAVE_BSWAP_32 /**/
| #define HAVE_BSWAP_64 /**/
| #define HAVE_PTHREAD_MUTEX_TIMEDLOCK /**/
| #define HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP /**/
| #define HAVE_PTHREAD_SETSCHEDPARAM /**/
| #define HAVE_AF_PACKET /**/
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_DECL_TUNSETPERSIST 1
| #define ENABLE_FEATURE_TUN_PERSIST 1
| #define HAVE_GLIB /**/
| #define OPENVPN_VERSION_RESOURCE 2,3,8,0
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE___RDTSC /**/
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define shl_load innocuous_shl_load
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char shl_load (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef shl_load
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_shl_load || defined __stub___shl_load
| choke me
| #endif
|
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:19720: result: no
configure:19724: checking for shl_load in -ldld
configure:19749: gcc -o conftest -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c -ldld >&5
/usr/bin/ld: cannot find -ldld: No such file or directory
collect2: error: ld returned 1 exit status
configure:19749: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IPHDR 1
| #define HAVE_MSGHDR 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IN_PKTINFO 1
| #define HAVE_DECL_SO_MARK 1
| #define HAVE_DECL_SIGHUP 1
| #define HAVE_DECL_SIGINT 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGTERM 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_CHROOT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_SETUID 1
| #define HAVE_NICE 1
| #define HAVE_SYSTEM 1
| #define HAVE_GETPID 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETPASS 1
| #define HAVE_SYSLOG 1
| #define HAVE_OPENLOG 1
| #define HAVE_MLOCKALL 1
| #define HAVE_GETGRNAM 1
| #define HAVE_SETGID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STAT 1
| #define HAVE_FLOCK 1
| #define HAVE_READV 1
| #define HAVE_WRITEV 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_SETSID 1
| #define HAVE_CHDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_UNLINK 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_EXECVE 1
| #define HAVE_UMASK 1
| #define HAVE_ACCESS 1
| #define HAVE_EPOLL_CREATE 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SOCKET 1
| #define HAVE_RECV 1
| #define HAVE_RECVFROM 1
| #define HAVE_SEND 1
| #define HAVE_SENDTO 1
| #define HAVE_LISTEN 1
| #define HAVE_ACCEPT 1
| #define HAVE_CONNECT 1
| #define HAVE_BIND 1
| #define HAVE_SELECT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_POLL 1
| #define HAVE_BASENAME 1
| #define HAVE_DAEMON 1
| #define HAVE_DIRNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_MSYNC 1
| #define HAVE_MLOCK 1
| #define HAVE_MUNLOCK 1
| #define PATH_SEPARATOR '/'
| #define PATH_SEPARATOR_STR "/"
| #define TAP_WIN_COMPONENT_ID "tap0901"
| #define TAP_WIN_MIN_MAJOR 9
| #define TAP_WIN_MIN_MINOR 9
| #define HAVE___BUILTIN_BSWAP16 /**/
| #define HAVE___BUILTIN_BSWAP32 /**/
| #define HAVE___BUILTIN_BSWAP64 /**/
| #define HAVE_BSWAP_16 /**/
| #define HAVE_BSWAP_32 /**/
| #define HAVE_BSWAP_64 /**/
| #define HAVE_PTHREAD_MUTEX_TIMEDLOCK /**/
| #define HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP /**/
| #define HAVE_PTHREAD_SETSCHEDPARAM /**/
| #define HAVE_AF_PACKET /**/
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_DECL_TUNSETPERSIST 1
| #define ENABLE_FEATURE_TUN_PERSIST 1
| #define HAVE_GLIB /**/
| #define OPENVPN_VERSION_RESOURCE 2,3,8,0
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE___RDTSC /**/
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:19758: result: no
configure:19763: checking for dlopen
configure:19763: gcc -o conftest -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:19763: $? = 0
configure:19763: result: yes
configure:19920: checking whether a program can dlopen itself
configure:20000: gcc -o conftest -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE -DHAVE_DLFCN_H -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,--export-dynamic conftest.c >&5
configure:20003: $? = 0
configure:20021: result: yes
configure:20026: checking whether a statically linked program can dlopen itself
configure:20106: gcc -o conftest -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE -DHAVE_DLFCN_H -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,--export-dynamic -static conftest.c >&5
/usr/bin/ld: /tmp/ccIJU18m.o: in function `main':
/home/phabrics/aur/tme/src/tme-0.12rc10/conftest.c:20085: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
configure:20109: $? = 0
conftest: undefined symbol: _fnord
configure:20127: result: no
configure:20166: checking whether stripping libraries is possible
configure:20171: result: yes
configure:20206: checking if libtool supports shared libraries
configure:20208: result: yes
configure:20211: checking whether to build shared libraries
configure:20236: result: yes
configure:20239: checking whether to build static libraries
configure:20243: result: yes
configure:20334: checking for windres
configure:20364: result: no
configure:20461: checking what extension is used for runtime loadable modules
configure:20473: result: .so
configure:20497: checking what variable specifies run-time module search path
configure:20504: result: LD_LIBRARY_PATH
configure:20514: checking for the default library search path
configure:20521: result: /lib /usr/lib /usr/lib/libfakeroot
configure:20552: checking for library containing dlopen
configure:20583: gcc -o conftest -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:20583: $? = 0
configure:20600: result: none required
configure:20690: checking for dlerror
configure:20690: gcc -o conftest -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:20690: $? = 0
configure:20690: result: yes
configure:20704: checking for shl_load
configure:20704: result: no
configure:20711: checking for shl_load in -ldld
configure:20745: result: no
configure:20791: checking for dld_link in -ldld
configure:20816: gcc -o conftest -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c -ldld >&5
/usr/bin/ld: cannot find -ldld: No such file or directory
collect2: error: ld returned 1 exit status
configure:20816: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IPHDR 1
| #define HAVE_MSGHDR 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IN_PKTINFO 1
| #define HAVE_DECL_SO_MARK 1
| #define HAVE_DECL_SIGHUP 1
| #define HAVE_DECL_SIGINT 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGTERM 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_CHROOT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_SETUID 1
| #define HAVE_NICE 1
| #define HAVE_SYSTEM 1
| #define HAVE_GETPID 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETPASS 1
| #define HAVE_SYSLOG 1
| #define HAVE_OPENLOG 1
| #define HAVE_MLOCKALL 1
| #define HAVE_GETGRNAM 1
| #define HAVE_SETGID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STAT 1
| #define HAVE_FLOCK 1
| #define HAVE_READV 1
| #define HAVE_WRITEV 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_SETSID 1
| #define HAVE_CHDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_UNLINK 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_EXECVE 1
| #define HAVE_UMASK 1
| #define HAVE_ACCESS 1
| #define HAVE_EPOLL_CREATE 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SOCKET 1
| #define HAVE_RECV 1
| #define HAVE_RECVFROM 1
| #define HAVE_SEND 1
| #define HAVE_SENDTO 1
| #define HAVE_LISTEN 1
| #define HAVE_ACCEPT 1
| #define HAVE_CONNECT 1
| #define HAVE_BIND 1
| #define HAVE_SELECT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_POLL 1
| #define HAVE_BASENAME 1
| #define HAVE_DAEMON 1
| #define HAVE_DIRNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_MSYNC 1
| #define HAVE_MLOCK 1
| #define HAVE_MUNLOCK 1
| #define PATH_SEPARATOR '/'
| #define PATH_SEPARATOR_STR "/"
| #define TAP_WIN_COMPONENT_ID "tap0901"
| #define TAP_WIN_MIN_MAJOR 9
| #define TAP_WIN_MIN_MINOR 9
| #define HAVE___BUILTIN_BSWAP16 /**/
| #define HAVE___BUILTIN_BSWAP32 /**/
| #define HAVE___BUILTIN_BSWAP64 /**/
| #define HAVE_BSWAP_16 /**/
| #define HAVE_BSWAP_32 /**/
| #define HAVE_BSWAP_64 /**/
| #define HAVE_PTHREAD_MUTEX_TIMEDLOCK /**/
| #define HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP /**/
| #define HAVE_PTHREAD_SETSCHEDPARAM /**/
| #define HAVE_AF_PACKET /**/
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_DECL_TUNSETPERSIST 1
| #define ENABLE_FEATURE_TUN_PERSIST 1
| #define HAVE_GLIB /**/
| #define OPENVPN_VERSION_RESOURCE 2,3,8,0
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE___RDTSC /**/
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 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 dld_link ();
| int
| main ()
| {
| return dld_link ();
| ;
| return 0;
| }
configure:20825: result: no
configure:20860: checking for _ prefix in compiled symbols
configure:20870: gcc -c -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE conftest.c >&5
configure:20873: $? = 0
configure:20877: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:20880: $? = 0
configure:20902: result: no
configure:21019: checking whether deplibs are loaded by dlopen
configure:21116: result: yes
configure:21127: checking for argz.h
configure:21127: gcc -c -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE conftest.c >&5
configure:21127: $? = 0
configure:21127: result: yes
configure:21139: checking for error_t
configure:21139: gcc -c -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE conftest.c >&5
configure:21139: $? = 0
configure:21139: gcc -c -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:261:22: error: expected expression before ')' token
261 | if (sizeof ((error_t)))
| ^
configure:21139: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IPHDR 1
| #define HAVE_MSGHDR 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IN_PKTINFO 1
| #define HAVE_DECL_SO_MARK 1
| #define HAVE_DECL_SIGHUP 1
| #define HAVE_DECL_SIGINT 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGTERM 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_CHROOT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_SETUID 1
| #define HAVE_NICE 1
| #define HAVE_SYSTEM 1
| #define HAVE_GETPID 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETPASS 1
| #define HAVE_SYSLOG 1
| #define HAVE_OPENLOG 1
| #define HAVE_MLOCKALL 1
| #define HAVE_GETGRNAM 1
| #define HAVE_SETGID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STAT 1
| #define HAVE_FLOCK 1
| #define HAVE_READV 1
| #define HAVE_WRITEV 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_SETSID 1
| #define HAVE_CHDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_UNLINK 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_EXECVE 1
| #define HAVE_UMASK 1
| #define HAVE_ACCESS 1
| #define HAVE_EPOLL_CREATE 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SOCKET 1
| #define HAVE_RECV 1
| #define HAVE_RECVFROM 1
| #define HAVE_SEND 1
| #define HAVE_SENDTO 1
| #define HAVE_LISTEN 1
| #define HAVE_ACCEPT 1
| #define HAVE_CONNECT 1
| #define HAVE_BIND 1
| #define HAVE_SELECT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_POLL 1
| #define HAVE_BASENAME 1
| #define HAVE_DAEMON 1
| #define HAVE_DIRNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_MSYNC 1
| #define HAVE_MLOCK 1
| #define HAVE_MUNLOCK 1
| #define PATH_SEPARATOR '/'
| #define PATH_SEPARATOR_STR "/"
| #define TAP_WIN_COMPONENT_ID "tap0901"
| #define TAP_WIN_MIN_MAJOR 9
| #define TAP_WIN_MIN_MINOR 9
| #define HAVE___BUILTIN_BSWAP16 /**/
| #define HAVE___BUILTIN_BSWAP32 /**/
| #define HAVE___BUILTIN_BSWAP64 /**/
| #define HAVE_BSWAP_16 /**/
| #define HAVE_BSWAP_32 /**/
| #define HAVE_BSWAP_64 /**/
| #define HAVE_PTHREAD_MUTEX_TIMEDLOCK /**/
| #define HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP /**/
| #define HAVE_PTHREAD_SETSCHEDPARAM /**/
| #define HAVE_AF_PACKET /**/
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_DECL_TUNSETPERSIST 1
| #define ENABLE_FEATURE_TUN_PERSIST 1
| #define HAVE_GLIB /**/
| #define OPENVPN_VERSION_RESOURCE 2,3,8,0
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE___RDTSC /**/
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| /* end confdefs.h. */
| #if defined(HAVE_ARGZ_H)
| # include <argz.h>
| #endif
|
| int
| main ()
| {
| if (sizeof ((error_t)))
| return 0;
| ;
| return 0;
| }
configure:21139: result: yes
configure:21165: checking for argz_add
configure:21165: gcc -o conftest -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:21165: $? = 0
configure:21165: result: yes
configure:21165: checking for argz_append
configure:21165: gcc -o conftest -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:21165: $? = 0
configure:21165: result: yes
configure:21165: checking for argz_count
configure:21165: gcc -o conftest -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:21165: $? = 0
configure:21165: result: yes
configure:21165: checking for argz_create_sep
configure:21165: gcc -o conftest -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:21165: $? = 0
configure:21165: result: yes
configure:21165: checking for argz_insert
configure:21165: gcc -o conftest -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:21165: $? = 0
configure:21165: result: yes
configure:21165: checking for argz_next
configure:21165: gcc -o conftest -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:21165: $? = 0
configure:21165: result: yes
configure:21165: checking for argz_stringify
configure:21165: gcc -o conftest -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:21165: $? = 0
configure:21165: result: yes
configure:21181: checking if argz actually works
configure:21212: result: yes
configure:21229: checking whether libtool supports -dlopen/-dlpreopen
configure:21241: result: yes
configure:21270: checking for ltdl.h
configure:21270: gcc -c -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE conftest.c >&5
configure:21270: $? = 0
configure:21270: result: yes
configure:21274: checking whether lt_dlinterface_register is declared
configure:21274: gcc -c -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE conftest.c >&5
configure:21274: $? = 0
configure:21274: result: yes
configure:21278: checking for lt_dladvise_preload in -lltdl
configure:21303: gcc -o conftest -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c -lltdl >&5
configure:21303: $? = 0
configure:21312: result: yes
configure:21471: checking where to find libltdl headers
configure:21473: result:
configure:21475: checking where to find libltdl library
configure:21477: result: -lltdl
configure:21525: checking for unistd.h
configure:21525: result: yes
configure:21525: checking for dl.h
configure:21525: gcc -c -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE conftest.c >&5
conftest.c:300:10: fatal error: dl.h: No such file or directory
300 | #include <dl.h>
| ^~~~~~
compilation terminated.
configure:21525: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IPHDR 1
| #define HAVE_MSGHDR 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IN_PKTINFO 1
| #define HAVE_DECL_SO_MARK 1
| #define HAVE_DECL_SIGHUP 1
| #define HAVE_DECL_SIGINT 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGTERM 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_CHROOT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_SETUID 1
| #define HAVE_NICE 1
| #define HAVE_SYSTEM 1
| #define HAVE_GETPID 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETPASS 1
| #define HAVE_SYSLOG 1
| #define HAVE_OPENLOG 1
| #define HAVE_MLOCKALL 1
| #define HAVE_GETGRNAM 1
| #define HAVE_SETGID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STAT 1
| #define HAVE_FLOCK 1
| #define HAVE_READV 1
| #define HAVE_WRITEV 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_SETSID 1
| #define HAVE_CHDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_UNLINK 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_EXECVE 1
| #define HAVE_UMASK 1
| #define HAVE_ACCESS 1
| #define HAVE_EPOLL_CREATE 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SOCKET 1
| #define HAVE_RECV 1
| #define HAVE_RECVFROM 1
| #define HAVE_SEND 1
| #define HAVE_SENDTO 1
| #define HAVE_LISTEN 1
| #define HAVE_ACCEPT 1
| #define HAVE_CONNECT 1
| #define HAVE_BIND 1
| #define HAVE_SELECT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_POLL 1
| #define HAVE_BASENAME 1
| #define HAVE_DAEMON 1
| #define HAVE_DIRNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_MSYNC 1
| #define HAVE_MLOCK 1
| #define HAVE_MUNLOCK 1
| #define PATH_SEPARATOR '/'
| #define PATH_SEPARATOR_STR "/"
| #define TAP_WIN_COMPONENT_ID "tap0901"
| #define TAP_WIN_MIN_MAJOR 9
| #define TAP_WIN_MIN_MINOR 9
| #define HAVE___BUILTIN_BSWAP16 /**/
| #define HAVE___BUILTIN_BSWAP32 /**/
| #define HAVE___BUILTIN_BSWAP64 /**/
| #define HAVE_BSWAP_16 /**/
| #define HAVE_BSWAP_32 /**/
| #define HAVE_BSWAP_64 /**/
| #define HAVE_PTHREAD_MUTEX_TIMEDLOCK /**/
| #define HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP /**/
| #define HAVE_PTHREAD_SETSCHEDPARAM /**/
| #define HAVE_AF_PACKET /**/
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_DECL_TUNSETPERSIST 1
| #define ENABLE_FEATURE_TUN_PERSIST 1
| #define HAVE_GLIB /**/
| #define OPENVPN_VERSION_RESOURCE 2,3,8,0
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE___RDTSC /**/
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_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 <dl.h>
configure:21525: result: no
configure:21525: checking for sys/dl.h
configure:21525: gcc -c -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE conftest.c >&5
conftest.c:300:10: fatal error: sys/dl.h: No such file or directory
300 | #include <sys/dl.h>
| ^~~~~~~~~~
compilation terminated.
configure:21525: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IPHDR 1
| #define HAVE_MSGHDR 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IN_PKTINFO 1
| #define HAVE_DECL_SO_MARK 1
| #define HAVE_DECL_SIGHUP 1
| #define HAVE_DECL_SIGINT 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGTERM 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_CHROOT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_SETUID 1
| #define HAVE_NICE 1
| #define HAVE_SYSTEM 1
| #define HAVE_GETPID 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETPASS 1
| #define HAVE_SYSLOG 1
| #define HAVE_OPENLOG 1
| #define HAVE_MLOCKALL 1
| #define HAVE_GETGRNAM 1
| #define HAVE_SETGID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STAT 1
| #define HAVE_FLOCK 1
| #define HAVE_READV 1
| #define HAVE_WRITEV 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_SETSID 1
| #define HAVE_CHDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_UNLINK 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_EXECVE 1
| #define HAVE_UMASK 1
| #define HAVE_ACCESS 1
| #define HAVE_EPOLL_CREATE 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SOCKET 1
| #define HAVE_RECV 1
| #define HAVE_RECVFROM 1
| #define HAVE_SEND 1
| #define HAVE_SENDTO 1
| #define HAVE_LISTEN 1
| #define HAVE_ACCEPT 1
| #define HAVE_CONNECT 1
| #define HAVE_BIND 1
| #define HAVE_SELECT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_POLL 1
| #define HAVE_BASENAME 1
| #define HAVE_DAEMON 1
| #define HAVE_DIRNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_MSYNC 1
| #define HAVE_MLOCK 1
| #define HAVE_MUNLOCK 1
| #define PATH_SEPARATOR '/'
| #define PATH_SEPARATOR_STR "/"
| #define TAP_WIN_COMPONENT_ID "tap0901"
| #define TAP_WIN_MIN_MAJOR 9
| #define TAP_WIN_MIN_MINOR 9
| #define HAVE___BUILTIN_BSWAP16 /**/
| #define HAVE___BUILTIN_BSWAP32 /**/
| #define HAVE___BUILTIN_BSWAP64 /**/
| #define HAVE_BSWAP_16 /**/
| #define HAVE_BSWAP_32 /**/
| #define HAVE_BSWAP_64 /**/
| #define HAVE_PTHREAD_MUTEX_TIMEDLOCK /**/
| #define HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP /**/
| #define HAVE_PTHREAD_SETSCHEDPARAM /**/
| #define HAVE_AF_PACKET /**/
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_DECL_TUNSETPERSIST 1
| #define ENABLE_FEATURE_TUN_PERSIST 1
| #define HAVE_GLIB /**/
| #define OPENVPN_VERSION_RESOURCE 2,3,8,0
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE___RDTSC /**/
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_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/dl.h>
configure:21525: result: no
configure:21525: checking for dld.h
configure:21525: gcc -c -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE conftest.c >&5
conftest.c:300:10: fatal error: dld.h: No such file or directory
300 | #include <dld.h>
| ^~~~~~~
compilation terminated.
configure:21525: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IPHDR 1
| #define HAVE_MSGHDR 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IN_PKTINFO 1
| #define HAVE_DECL_SO_MARK 1
| #define HAVE_DECL_SIGHUP 1
| #define HAVE_DECL_SIGINT 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGTERM 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_CHROOT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_SETUID 1
| #define HAVE_NICE 1
| #define HAVE_SYSTEM 1
| #define HAVE_GETPID 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETPASS 1
| #define HAVE_SYSLOG 1
| #define HAVE_OPENLOG 1
| #define HAVE_MLOCKALL 1
| #define HAVE_GETGRNAM 1
| #define HAVE_SETGID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STAT 1
| #define HAVE_FLOCK 1
| #define HAVE_READV 1
| #define HAVE_WRITEV 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_SETSID 1
| #define HAVE_CHDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_UNLINK 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_EXECVE 1
| #define HAVE_UMASK 1
| #define HAVE_ACCESS 1
| #define HAVE_EPOLL_CREATE 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SOCKET 1
| #define HAVE_RECV 1
| #define HAVE_RECVFROM 1
| #define HAVE_SEND 1
| #define HAVE_SENDTO 1
| #define HAVE_LISTEN 1
| #define HAVE_ACCEPT 1
| #define HAVE_CONNECT 1
| #define HAVE_BIND 1
| #define HAVE_SELECT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_POLL 1
| #define HAVE_BASENAME 1
| #define HAVE_DAEMON 1
| #define HAVE_DIRNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_MSYNC 1
| #define HAVE_MLOCK 1
| #define HAVE_MUNLOCK 1
| #define PATH_SEPARATOR '/'
| #define PATH_SEPARATOR_STR "/"
| #define TAP_WIN_COMPONENT_ID "tap0901"
| #define TAP_WIN_MIN_MAJOR 9
| #define TAP_WIN_MIN_MINOR 9
| #define HAVE___BUILTIN_BSWAP16 /**/
| #define HAVE___BUILTIN_BSWAP32 /**/
| #define HAVE___BUILTIN_BSWAP64 /**/
| #define HAVE_BSWAP_16 /**/
| #define HAVE_BSWAP_32 /**/
| #define HAVE_BSWAP_64 /**/
| #define HAVE_PTHREAD_MUTEX_TIMEDLOCK /**/
| #define HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP /**/
| #define HAVE_PTHREAD_SETSCHEDPARAM /**/
| #define HAVE_AF_PACKET /**/
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_DECL_TUNSETPERSIST 1
| #define ENABLE_FEATURE_TUN_PERSIST 1
| #define HAVE_GLIB /**/
| #define OPENVPN_VERSION_RESOURCE 2,3,8,0
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE___RDTSC /**/
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_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 <dld.h>
configure:21525: result: no
configure:21525: checking for mach-o/dyld.h
configure:21525: gcc -c -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE conftest.c >&5
conftest.c:300:10: fatal error: mach-o/dyld.h: No such file or directory
300 | #include <mach-o/dyld.h>
| ^~~~~~~~~~~~~~~
compilation terminated.
configure:21525: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IPHDR 1
| #define HAVE_MSGHDR 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IN_PKTINFO 1
| #define HAVE_DECL_SO_MARK 1
| #define HAVE_DECL_SIGHUP 1
| #define HAVE_DECL_SIGINT 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGTERM 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_CHROOT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_SETUID 1
| #define HAVE_NICE 1
| #define HAVE_SYSTEM 1
| #define HAVE_GETPID 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETPASS 1
| #define HAVE_SYSLOG 1
| #define HAVE_OPENLOG 1
| #define HAVE_MLOCKALL 1
| #define HAVE_GETGRNAM 1
| #define HAVE_SETGID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STAT 1
| #define HAVE_FLOCK 1
| #define HAVE_READV 1
| #define HAVE_WRITEV 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_SETSID 1
| #define HAVE_CHDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_UNLINK 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_EXECVE 1
| #define HAVE_UMASK 1
| #define HAVE_ACCESS 1
| #define HAVE_EPOLL_CREATE 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SOCKET 1
| #define HAVE_RECV 1
| #define HAVE_RECVFROM 1
| #define HAVE_SEND 1
| #define HAVE_SENDTO 1
| #define HAVE_LISTEN 1
| #define HAVE_ACCEPT 1
| #define HAVE_CONNECT 1
| #define HAVE_BIND 1
| #define HAVE_SELECT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_POLL 1
| #define HAVE_BASENAME 1
| #define HAVE_DAEMON 1
| #define HAVE_DIRNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_MSYNC 1
| #define HAVE_MLOCK 1
| #define HAVE_MUNLOCK 1
| #define PATH_SEPARATOR '/'
| #define PATH_SEPARATOR_STR "/"
| #define TAP_WIN_COMPONENT_ID "tap0901"
| #define TAP_WIN_MIN_MAJOR 9
| #define TAP_WIN_MIN_MINOR 9
| #define HAVE___BUILTIN_BSWAP16 /**/
| #define HAVE___BUILTIN_BSWAP32 /**/
| #define HAVE___BUILTIN_BSWAP64 /**/
| #define HAVE_BSWAP_16 /**/
| #define HAVE_BSWAP_32 /**/
| #define HAVE_BSWAP_64 /**/
| #define HAVE_PTHREAD_MUTEX_TIMEDLOCK /**/
| #define HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP /**/
| #define HAVE_PTHREAD_SETSCHEDPARAM /**/
| #define HAVE_AF_PACKET /**/
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_DECL_TUNSETPERSIST 1
| #define ENABLE_FEATURE_TUN_PERSIST 1
| #define HAVE_GLIB /**/
| #define OPENVPN_VERSION_RESOURCE 2,3,8,0
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE___RDTSC /**/
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_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 <mach-o/dyld.h>
configure:21525: result: no
configure:21525: checking for dirent.h
configure:21525: gcc -c -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE conftest.c >&5
configure:21525: $? = 0
configure:21525: result: yes
configure:21540: checking for closedir
configure:21540: gcc -o conftest -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:21540: $? = 0
configure:21540: result: yes
configure:21540: checking for opendir
configure:21540: gcc -o conftest -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:21540: $? = 0
configure:21540: result: yes
configure:21540: checking for readdir
configure:21540: gcc -o conftest -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:21540: $? = 0
configure:21540: result: yes
configure:21557: checking for strlcat
configure:21557: gcc -o conftest -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
/usr/bin/ld: /tmp/ccBtXCML.o: in function `main':
/home/phabrics/aur/tme/src/tme-0.12rc10/conftest.c:304: undefined reference to `strlcat'
collect2: error: ld returned 1 exit status
configure:21557: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IPHDR 1
| #define HAVE_MSGHDR 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IN_PKTINFO 1
| #define HAVE_DECL_SO_MARK 1
| #define HAVE_DECL_SIGHUP 1
| #define HAVE_DECL_SIGINT 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGTERM 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_CHROOT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_SETUID 1
| #define HAVE_NICE 1
| #define HAVE_SYSTEM 1
| #define HAVE_GETPID 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETPASS 1
| #define HAVE_SYSLOG 1
| #define HAVE_OPENLOG 1
| #define HAVE_MLOCKALL 1
| #define HAVE_GETGRNAM 1
| #define HAVE_SETGID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STAT 1
| #define HAVE_FLOCK 1
| #define HAVE_READV 1
| #define HAVE_WRITEV 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_SETSID 1
| #define HAVE_CHDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_UNLINK 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_EXECVE 1
| #define HAVE_UMASK 1
| #define HAVE_ACCESS 1
| #define HAVE_EPOLL_CREATE 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SOCKET 1
| #define HAVE_RECV 1
| #define HAVE_RECVFROM 1
| #define HAVE_SEND 1
| #define HAVE_SENDTO 1
| #define HAVE_LISTEN 1
| #define HAVE_ACCEPT 1
| #define HAVE_CONNECT 1
| #define HAVE_BIND 1
| #define HAVE_SELECT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_POLL 1
| #define HAVE_BASENAME 1
| #define HAVE_DAEMON 1
| #define HAVE_DIRNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_MSYNC 1
| #define HAVE_MLOCK 1
| #define HAVE_MUNLOCK 1
| #define PATH_SEPARATOR '/'
| #define PATH_SEPARATOR_STR "/"
| #define TAP_WIN_COMPONENT_ID "tap0901"
| #define TAP_WIN_MIN_MAJOR 9
| #define TAP_WIN_MIN_MINOR 9
| #define HAVE___BUILTIN_BSWAP16 /**/
| #define HAVE___BUILTIN_BSWAP32 /**/
| #define HAVE___BUILTIN_BSWAP64 /**/
| #define HAVE_BSWAP_16 /**/
| #define HAVE_BSWAP_32 /**/
| #define HAVE_BSWAP_64 /**/
| #define HAVE_PTHREAD_MUTEX_TIMEDLOCK /**/
| #define HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP /**/
| #define HAVE_PTHREAD_SETSCHEDPARAM /**/
| #define HAVE_AF_PACKET /**/
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_DECL_TUNSETPERSIST 1
| #define ENABLE_FEATURE_TUN_PERSIST 1
| #define HAVE_GLIB /**/
| #define OPENVPN_VERSION_RESOURCE 2,3,8,0
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE___RDTSC /**/
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| /* end confdefs.h. */
| /* Define strlcat to an innocuous variant, in case <limits.h> declares strlcat.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define strlcat innocuous_strlcat
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strlcat (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef strlcat
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strlcat ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_strlcat || defined __stub___strlcat
| choke me
| #endif
|
| int
| main ()
| {
| return strlcat ();
| ;
| return 0;
| }
configure:21557: result: no
configure:21557: checking for strlcpy
configure:21557: gcc -o conftest -g3 -DTME_THREADS_SJLJ -D_GNU_SOURCE -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
/usr/bin/ld: /tmp/ccFOSweS.o: in function `main':
/home/phabrics/aur/tme/src/tme-0.12rc10/conftest.c:304: undefined reference to `strlcpy'
collect2: error: ld returned 1 exit status
configure:21557: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tme"
| #define PACKAGE_TARNAME "tme"
| #define PACKAGE_VERSION "0.12rc10"
| #define PACKAGE_STRING "tme 0.12rc10"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tme"
| #define VERSION "0.12rc10"
| #define TARGET_ALIAS "x86_64-pc-linux-gnu"
| #define TARGET_LINUX 1
| #define TARGET_PREFIX "L"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LIBMNL_LIBMNL_H 1
| #define HAVE_LIBNFTNL_TABLE_H 1
| #define HAVE_LIBNFTNL_CHAIN_H 1
| #define HAVE_LIBNFTNL_RULE_H 1
| #define HAVE_LIBNFTNL_EXPR_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_X11_KEYSYM_H 1
| #define HAVE_RFB_KEYSYM_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_LINUX_NETFILTER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_ERR_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_CPP_VARARG_MACRO_ISO 1
| #define HAVE_CPP_VARARG_MACRO_GCC 1
| #define EMPTY_ARRAY_SIZE 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_LONG_LONG_INT 8
| #define ALIGNOF_INT64_T 1
| #define SHIFTMAX_INT64_T 63
| #define SHIFTSIGNED_INT64_T /**/
| #define HAVE___INT128 1
| #define ALIGNOF_INT32_T 1
| #define ALIGNOF_INT16_T 1
| #define SHIFTMAX_INT8_T 31
| #define SHIFTMAX_INT16_T 31
| #define SHIFTMAX_INT32_T 31
| #define SHIFTSIGNED_INT8_T /**/
| #define SHIFTSIGNED_INT16_T /**/
| #define SHIFTSIGNED_INT32_T /**/
| #define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
| #define FLOAT_MAX_FLOAT (FLT_MAX)
| #define FLOAT_MIN_FLOAT (FLT_MIN)
| #define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
| #define FLOAT_MAX_DOUBLE (DBL_MAX)
| #define FLOAT_MIN_DOUBLE (DBL_MIN)
| #define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
| #define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PTSNAME 1
| #define HAVE_PTSNAME_R 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_ISINFF 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_IPHDR 1
| #define HAVE_MSGHDR 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IN_PKTINFO 1
| #define HAVE_DECL_SO_MARK 1
| #define HAVE_DECL_SIGHUP 1
| #define HAVE_DECL_SIGINT 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGTERM 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_CHROOT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_SETUID 1
| #define HAVE_NICE 1
| #define HAVE_SYSTEM 1
| #define HAVE_GETPID 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETPASS 1
| #define HAVE_SYSLOG 1
| #define HAVE_OPENLOG 1
| #define HAVE_MLOCKALL 1
| #define HAVE_GETGRNAM 1
| #define HAVE_SETGID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STAT 1
| #define HAVE_FLOCK 1
| #define HAVE_READV 1
| #define HAVE_WRITEV 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_SETSID 1
| #define HAVE_CHDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_UNLINK 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_EXECVE 1
| #define HAVE_UMASK 1
| #define HAVE_ACCESS 1
| #define HAVE_EPOLL_CREATE 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_SOCKET 1
| #define HAVE_RECV 1
| #define HAVE_RECVFROM 1
| #define HAVE_SEND 1
| #define HAVE_SENDTO 1
| #define HAVE_LISTEN 1
| #define HAVE_ACCEPT 1
| #define HAVE_CONNECT 1
| #define HAVE_BIND 1
| #define HAVE_SELECT 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_POLL 1
| #define HAVE_BASENAME 1
| #define HAVE_DAEMON 1
| #define HAVE_DIRNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_MSYNC 1
| #define HAVE_MLOCK 1
| #define HAVE_MUNLOCK 1
| #define PATH_SEPARATOR '/'
| #define PATH_SEPARATOR_STR "/"
| #define TAP_WIN_COMPONENT_ID "tap0901"
| #define TAP_WIN_MIN_MAJOR 9
| #define TAP_WIN_MIN_MINOR 9
| #define HAVE___BUILTIN_BSWAP16 /**/
| #define HAVE___BUILTIN_BSWAP32 /**/
| #define HAVE___BUILTIN_BSWAP64 /**/
| #define HAVE_BSWAP_16 /**/
| #define HAVE_BSWAP_32 /**/
| #define HAVE_BSWAP_64 /**/
| #define HAVE_PTHREAD_MUTEX_TIMEDLOCK /**/
| #define HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP /**/
| #define HAVE_PTHREAD_SETSCHEDPARAM /**/
| #define HAVE_AF_PACKET /**/
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_DECL_TUNSETPERSIST 1
| #define ENABLE_FEATURE_TUN_PERSIST 1
| #define HAVE_GLIB /**/
| #define OPENVPN_VERSION_RESOURCE 2,3,8,0
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE___RDTSC /**/
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| /* end confdefs.h. */
| /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define strlcpy innocuous_strlcpy
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strlcpy (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef strlcpy
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strlcpy ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_strlcpy || defined __stub___strlcpy
| choke me
| #endif
|
| int
| main ()
| {
| return strlcpy ();
| ;
| return 0;
| }
configure:21557: result: no
configure:21612: checking for ifconfig
configure:21646: result: no
configure:21658: checking for route
configure:21692: result: no
configure:21704: checking for ip
configure:21723: found /usr/bin/ip
configure:21735: result: /usr/bin/ip
configure:21750: checking for systemd-ask-password
configure:21769: found /usr/bin/systemd-ask-password
configure:21781: result: /usr/bin/systemd-ask-password
configure:21796: checking for netstat
configure:21827: result: no
configure:21840: checking for man2html
configure:21870: result: no
configure:21882: checking for git
configure:21898: found /usr/bin/git
configure:21909: result: git
configure:21962: checking for gcc --version >= 4.8
configure:21975: result: yes
configure:21986: checking for clang
configure:22004: result: no
configure:22167: checking that generated files are newer than configure
configure:22173: result: done
configure:22258: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by tme config.status 0.12rc10, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on springfield
config.status:1535: creating Makefile
config.status:1535: creating tme-modules.sh
config.status:1535: creating tme/Makefile
config.status:1535: creating tme/ic/Makefile
config.status:1535: creating tme/machine/Makefile
config.status:1535: creating tme/generic/Makefile
config.status:1535: creating tme/scsi/Makefile
config.status:1535: creating tme/host/Makefile
config.status:1535: creating tme/bus/Makefile
config.status:1535: creating tme/libopenvpn/Makefile
config.status:1535: creating lib/Makefile
config.status:1535: creating libltdl/Makefile
config.status:1535: creating libopenvpn/Makefile
config.status:1535: creating libtme/Makefile
config.status:1535: creating libtme/host/Makefile
config.status:1535: creating libtme/host/x86/Makefile
config.status:1535: creating ic/Makefile
config.status:1535: creating ic/m68k/Makefile
config.status:1535: creating ic/ieee754/Makefile
config.status:1535: creating ic/sparc/Makefile
config.status:1535: creating ic/stp22xx/Makefile
config.status:1535: creating machine/Makefile
config.status:1535: creating machine/sun/Makefile
config.status:1535: creating machine/sun2/Makefile
config.status:1535: creating machine/sun3/Makefile
config.status:1535: creating machine/sun4/Makefile
config.status:1535: creating machine/sun4u/Makefile
config.status:1535: creating host/Makefile
config.status:1535: creating host/display/Makefile
config.status:1535: creating host/display/gtk/Makefile
config.status:1535: creating host/display/rfb/Makefile
config.status:1535: creating host/display/sdl/Makefile
config.status:1535: creating host/eth/Makefile
config.status:1535: creating host/eth/openvpn/Makefile
config.status:1535: creating host/eth/bsd/Makefile
config.status:1535: creating host/eth/tun/Makefile
config.status:1535: creating bus/Makefile
config.status:1535: creating bus/multibus/Makefile
config.status:1535: creating bus/sbus/Makefile
config.status:1535: creating serial/Makefile
config.status:1535: creating scsi/Makefile
config.status:1535: creating generic/Makefile
config.status:1535: creating generic/bus/Makefile
config.status:1535: creating tmesh/Makefile
config.status:1535: creating tools/Makefile
config.status:1535: creating config.h
config.status:1764: executing depfiles commands
config.status:1841: cd lib && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1846: $? = 0
config.status:1841: cd libltdl && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1846: $? = 0
config.status:1841: cd libopenvpn && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1846: $? = 0
config.status:1841: cd libtme && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1846: $? = 0
config.status:1841: cd ic && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1846: $? = 0
config.status:1841: cd ic/m68k && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1846: $? = 0
config.status:1841: cd ic/ieee754 && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1846: $? = 0
config.status:1841: cd ic/sparc && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1846: $? = 0
config.status:1841: cd ic/stp22xx && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1846: $? = 0
config.status:1841: cd machine/sun && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1846: $? = 0
config.status:1841: cd machine/sun2 && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1846: $? = 0
config.status:1841: cd machine/sun3 && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1846: $? = 0
config.status:1841: cd machine/sun4 && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1846: $? = 0
config.status:1841: cd host && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1846: $? = 0
config.status:1841: cd host/display && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1846: $? = 0
config.status:1841: cd host/display/gtk && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1846: $? = 0
config.status:1841: cd host/display/rfb && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1846: $? = 0
config.status:1841: cd host/display/sdl && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1846: $? = 0
config.status:1841: cd host/eth && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1846: $? = 0
config.status:1841: cd host/eth/openvpn && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1846: $? = 0
config.status:1841: cd host/eth/bsd && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1846: $? = 0
config.status:1841: cd host/eth/tun && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1846: $? = 0
config.status:1841: cd bus/multibus && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1846: $? = 0
config.status:1841: cd bus/sbus && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1846: $? = 0
config.status:1841: cd serial && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1846: $? = 0
config.status:1841: cd scsi && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1846: $? = 0
config.status:1841: cd generic && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1846: $? = 0
config.status:1841: cd generic/bus && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1846: $? = 0
config.status:1841: cd tmesh && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1846: $? = 0
config.status:1764: executing libtool commands
config.status:1764: executing default-1 commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_alignof_int16_t=1
ac_cv_alignof_int32_t=1
ac_cv_alignof_int64_t=1
ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_c_long_double=yes
ac_cv_c_volatile=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=-g3
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_GIT_set=
ac_cv_env_GIT_value=
ac_cv_env_GLIB_CFLAGS_set=
ac_cv_env_GLIB_CFLAGS_value=
ac_cv_env_GLIB_LIBS_set=
ac_cv_env_GLIB_LIBS_value=
ac_cv_env_GTK_CFLAGS_set=
ac_cv_env_GTK_CFLAGS_value=
ac_cv_env_GTK_LIBS_set=
ac_cv_env_GTK_LIBS_value=
ac_cv_env_IFCONFIG_set=
ac_cv_env_IFCONFIG_value=
ac_cv_env_IPROUTE_set=
ac_cv_env_IPROUTE_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_MAN2HTML_set=
ac_cv_env_MAN2HTML_value=
ac_cv_env_NETSTAT_set=
ac_cv_env_NETSTAT_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_RFB_CFLAGS_set=
ac_cv_env_RFB_CFLAGS_value=
ac_cv_env_RFB_LIBS_set=
ac_cv_env_RFB_LIBS_value=
ac_cv_env_ROUTE_set=
ac_cv_env_ROUTE_value=
ac_cv_env_SDL_CFLAGS_set=
ac_cv_env_SDL_CFLAGS_value=
ac_cv_env_SDL_LIBS_set=
ac_cv_env_SDL_LIBS_value=
ac_cv_env_SYSTEMD_ASK_PASSWORD_set=
ac_cv_env_SYSTEMD_ASK_PASSWORD_value=
ac_cv_env_TAP_CFLAGS_set=
ac_cv_env_TAP_CFLAGS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_YACC_set=
ac_cv_env_YACC_value=
ac_cv_env_YFLAGS_set=
ac_cv_env_YFLAGS_value=
ac_cv_env_build_alias_set=
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_float_format_double=IEEE754_DOUBLE
ac_cv_float_format_float=IEEE754_SINGLE
ac_cv_float_format_long_double=NATIVE
ac_cv_float_limits_double=DBL_MAX/DBL_MIN
ac_cv_float_limits_float=FLT_MAX/FLT_MIN
ac_cv_float_limits_long_double=LDBL_MAX/LDBL_MIN
ac_cv_func_accept=yes
ac_cv_func_access=yes
ac_cv_func_argz_add=yes
ac_cv_func_argz_append=yes
ac_cv_func_argz_count=yes
ac_cv_func_argz_create_sep=yes
ac_cv_func_argz_insert=yes
ac_cv_func_argz_next=yes
ac_cv_func_argz_stringify=yes
ac_cv_func_basename=yes
ac_cv_func_bind=yes
ac_cv_func_chdir=yes
ac_cv_func_chroot=yes
ac_cv_func_chsize=no
ac_cv_func_clock_gettime=yes
ac_cv_func_closedir=yes
ac_cv_func_connect=yes
ac_cv_func_ctime=yes
ac_cv_func_daemon=yes
ac_cv_func_devname=no
ac_cv_func_dirname=yes
ac_cv_func_dlerror=yes
ac_cv_func_dlopen=yes
ac_cv_func_dup2=yes
ac_cv_func_dup=yes
ac_cv_func_epoll_create=yes
ac_cv_func_execve=yes
ac_cv_func_fdevname=no
ac_cv_func_flock=yes
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_ftruncate=yes
ac_cv_func_getgrnam=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_getpass=yes
ac_cv_func_getpeereid=no
ac_cv_func_getpeername=yes
ac_cv_func_getpid=yes
ac_cv_func_getpwnam=yes
ac_cv_func_getsockname=yes
ac_cv_func_getsockopt=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_gmtime=yes
ac_cv_func_gmtime_r=yes
ac_cv_func_gmtime_s=no
ac_cv_func_inet_ntoa=yes
ac_cv_func_inet_ntop=yes
ac_cv_func_inet_pton=yes
ac_cv_func_isinff=yes
ac_cv_func_kldfind=no
ac_cv_func_listen=yes
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_mlock=yes
ac_cv_func_mlockall=yes
ac_cv_func_mmap=yes
ac_cv_func_mprotect=yes
ac_cv_func_msync=yes
ac_cv_func_munlock=yes
ac_cv_func_munmap=yes
ac_cv_func_nice=yes
ac_cv_func_opendir=yes
ac_cv_func_openlog=yes
ac_cv_func_poll=yes
ac_cv_func_pow=no
ac_cv_func_ptsname=yes
ac_cv_func_ptsname_r=yes
ac_cv_func_putenv=yes
ac_cv_func_readdir=yes
ac_cv_func_readv=yes
ac_cv_func_recv=yes
ac_cv_func_recvfrom=yes
ac_cv_func_recvmsg=yes
ac_cv_func_remove=yes
ac_cv_func_select=yes
ac_cv_func_send=yes
ac_cv_func_sendmsg=yes
ac_cv_func_sendto=yes
ac_cv_func_setgid=yes
ac_cv_func_setgroups=yes
ac_cv_func_setsid=yes
ac_cv_func_setsockopt=yes
ac_cv_func_setuid=yes
ac_cv_func_shl_load=no
ac_cv_func_shmat=yes
ac_cv_func_socket=yes
ac_cv_func_sqrt=no
ac_cv_func_stat=yes
ac_cv_func_strchr=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strlcat=no
ac_cv_func_strlcpy=no
ac_cv_func_strrchr=yes
ac_cv_func_strstr=yes
ac_cv_func_strtoul=yes
ac_cv_func_syslog=yes
ac_cv_func_system=yes
ac_cv_func_time=yes
ac_cv_func_umask=yes
ac_cv_func_unlink=yes
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_writev=yes
ac_cv_have___builtin_bswap16=yes
ac_cv_have___builtin_bswap32=yes
ac_cv_have___builtin_bswap64=yes
ac_cv_have___rdtsc=yes
ac_cv_have_bswap16=no
ac_cv_have_bswap32=no
ac_cv_have_bswap64=no
ac_cv_have_bswap_16=yes
ac_cv_have_bswap_32=yes
ac_cv_have_bswap_64=yes
ac_cv_have_cpuset_create=no
ac_cv_have_decl_SIGHUP=yes
ac_cv_have_decl_SIGINT=yes
ac_cv_have_decl_SIGTERM=yes
ac_cv_have_decl_SIGUSR1=yes
ac_cv_have_decl_SIGUSR2=yes
ac_cv_have_decl_SO_MARK=yes
ac_cv_have_decl_TUNSETPERSIST=yes
ac_cv_have_decl_lt_dlinterface_register=yes
ac_cv_have_swap16=no
ac_cv_have_swap32=no
ac_cv_have_swap64=no
ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
ac_cv_header_X11_keysym_h=yes
ac_cv_header_argz_h=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_byteswap_h=yes
ac_cv_header_ctype_h=yes
ac_cv_header_direct_h=no
ac_cv_header_dirent_h=yes
ac_cv_header_dl_h=no
ac_cv_header_dld_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_err_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_float_h=yes
ac_cv_header_grp_h=yes
ac_cv_header_ifaddrs_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_io_h=no
ac_cv_header_ioctls_h=no
ac_cv_header_libgen_h=yes
ac_cv_header_libmnl_libmnl_h=yes
ac_cv_header_libnftnl_chain_h=yes
ac_cv_header_libnftnl_expr_h=yes
ac_cv_header_libnftnl_rule_h=yes
ac_cv_header_libnftnl_table_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_linux_filter_h=yes
ac_cv_header_linux_if_tun_h=yes
ac_cv_header_linux_netfilter_h=yes
ac_cv_header_linux_netfilter_nf_tables_h=yes
ac_cv_header_linux_sockios_h=yes
ac_cv_header_linux_types_h=yes
ac_cv_header_ltdl_h=yes
ac_cv_header_mach_o_dyld_h=no
ac_cv_header_memory_h=yes
ac_cv_header_net_bpf_h=no
ac_cv_header_net_if_arp_h=yes
ac_cv_header_net_if_dl_h=no
ac_cv_header_net_if_h=yes
ac_cv_header_net_if_tap_h=no
ac_cv_header_net_if_tun_h=no
ac_cv_header_net_if_types_h=no
ac_cv_header_net_if_utun_h=no
ac_cv_header_net_if_var_h=no
ac_cv_header_net_npf_ncode_h=no
ac_cv_header_net_pf_pfvar_h=no
ac_cv_header_net_pfvar_h=no
ac_cv_header_net_tap_if_tap_h=no
ac_cv_header_net_tun_if_tun_h=no
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_if_ether_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_netinet_in_systm_h=yes
ac_cv_header_netinet_in_var_h=no
ac_cv_header_netinet_ip_compat_h=no
ac_cv_header_netinet_ip_fil_h=no
ac_cv_header_netinet_ip_h=yes
ac_cv_header_netinet_ip_nat_h=no
ac_cv_header_netinet_ip_proxy_h=no
ac_cv_header_netinet_tcp_h=yes
ac_cv_header_netpacket_packet_h=yes
ac_cv_header_npf_h=no
ac_cv_header_pcap_pcap_h=yes
ac_cv_header_poll_h=yes
ac_cv_header_pthread_np_h=no
ac_cv_header_pwd_h=yes
ac_cv_header_resolv_h=yes
ac_cv_header_rfb_keysym_h=yes
ac_cv_header_sched_h=yes
ac_cv_header_signal_h=yes
ac_cv_header_stdarg_h=yes
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_stropts_h=no
ac_cv_header_sys_dl_h=no
ac_cv_header_sys_endian_h=no
ac_cv_header_sys_epoll_h=yes
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_kern_control_h=no
ac_cv_header_sys_linker_h=no
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_module_h=no
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_poll_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_socketio_h=no
ac_cv_header_sys_sockio_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_sysctl_h=no
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_uio_h=yes
ac_cv_header_sys_un_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_tap_windows_h=no
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_vfork_h=no
ac_cv_header_windows_h=no
ac_cv_header_winsock2_h=no
ac_cv_header_ws2tcpip_h=no
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_dld_link=no
ac_cv_lib_dld_shl_load=no
ac_cv_lib_ltdl_lt_dladvise_preload=yes
ac_cv_lib_nsl_inet_ntoa=yes
ac_cv_lib_resolv_gethostbyname=yes
ac_cv_lib_socket_socket=no
ac_cv_member_struct_stat_st_blksize=yes
ac_cv_member_struct_stat_st_rdev=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_IPROUTE=/usr/bin/ip
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_SYSTEMD_ASK_PASSWORD=/usr/bin/systemd-ask-password
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/usr/bin/dd
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CYGPATH_M=echo
ac_cv_prog_GIT=git
ac_cv_prog_YACC='bison -y'
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_search___res_init='none required'
ac_cv_search_bpf_dump=-lpcap
ac_cv_search_dlopen='none required'
ac_cv_search_mnl_socket_open=-lmnl
ac_cv_search_nft_rule_alloc=no
ac_cv_search_npf_nat_create=no
ac_cv_search_pthread_mutex_timedlock='none required'
ac_cv_search_pthread_rwlock_timedrdlock='none required'
ac_cv_search_pthread_setaffinity_np='none required'
ac_cv_search_pthread_setschedparam='none required'
ac_cv_shiftmax_int16_t=31
ac_cv_shiftmax_int32_t=31
ac_cv_shiftmax_int64_t=63
ac_cv_shiftmax_int8_t=31
ac_cv_shiftsigned_int16_t=1
ac_cv_shiftsigned_int32_t=1
ac_cv_shiftsigned_int64_t=1
ac_cv_shiftsigned_int8_t=1
ac_cv_sizeof_double=8
ac_cv_sizeof_float=4
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_sizeof_long_double=16
ac_cv_sizeof_long_long_int=8
ac_cv_sizeof_short=2
ac_cv_sizeof_void_p=8
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_sys_posix_termios=yes
ac_cv_sys_sockaddr_sa_len=no
ac_cv_target=x86_64-pc-linux-gnu
ac_cv_type___int128=yes
ac_cv_type_cpu_set_t=yes
ac_cv_type_cpuset_t=no
ac_cv_type_error_t=yes
ac_cv_type_in_addr_t=yes
ac_cv_type_long_double_wider=yes
ac_cv_type_long_long_int=yes
ac_cv_type_pid_t=yes
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_struct_cmsghdr=yes
ac_cv_type_struct_in_pktinfo=yes
ac_cv_type_struct_iphdr=yes
ac_cv_type_struct_msghdr=yes
ac_cv_type_struct_sock_extended_err=no
ac_cv_type_struct_sockaddr_in6=yes
ac_cv_type_uintptr_t=yes
ac_cv_type_unsigned_long_long_int=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
ax_cv_c_empty_array=0
ax_cv_cpp_vararg_macro_gcc=yes
ax_cv_cpp_vararg_macro_iso=yes
libltdl_cv_lib_dl_dlopen=yes
libltdl_cv_preloaded_symbols=yes
libltdl_cv_shlibext=.so
libltdl_cv_shrext=.so
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=no
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_module_path_var=LD_LIBRARY_PATH
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_RC=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=yes
lt_cv_sys_argz_works=yes
lt_cv_sys_dlopen_deplibs=yes
lt_cv_sys_dlsearch_path='/lib /usr/lib /usr/lib/libfakeroot '
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=1879296
lt_cv_sys_symbol_underscore=no
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
pkg_cv_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread '
pkg_cv_GLIB_LIBS='-lglib-2.0 '
pkg_cv_GTK_CFLAGS='-I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/graphene-1.0 -I/usr/lib/graphene-1.0/include -mfpmath=sse -msse -msse2 -pthread '
pkg_cv_GTK_LIBS='-lgtk-4 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgraphene-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 '
pkg_cv_RFB_CFLAGS=
pkg_cv_RFB_LIBS='-lvncclient -lvncserver '
pkg_cv_SDL_CFLAGS='-I/usr/include/SDL2 -D_REENTRANT '
pkg_cv_SDL_LIBS='-lSDL2 '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/phabrics/aur/tme/src/tme-0.12rc10/missing aclocal-1.16'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /home/phabrics/aur/tme/src/tme-0.12rc10/missing autoconf'
AUTOHEADER='${SHELL} /home/phabrics/aur/tme/src/tme-0.12rc10/missing autoheader'
AUTOMAKE='${SHELL} /home/phabrics/aur/tme/src/tme-0.12rc10/missing automake-1.16'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g3 -Wno-unused-function -Wno-unused-parameter -Wno-unused-variable -Wno-unused-but-set-variable -Wno-array-bounds -Wno-type-limits -Wno-incompatible-pointer-types -Wno-discarded-qualifiers -Wno-implicit-function-declaration -Wno-cpp -fno-strict-aliasing'
CFLAGS_NO_STRICT_ALIASING=' -fno-strict-aliasing'
CONVENIENCE_LTDL_FALSE='#'
CONVENIENCE_LTDL_TRUE=''
CPP='gcc -E'
CPPFLAGS=' -DTME_THREADS_SJLJ -D_GNU_SOURCE -DTME_NO_LOG -DTME_NO_DEBUG_LOCKS -DTME_NO_AUDIT_ATOMICS -DNDEBUG'
CYGPATH_M='echo'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DEV_TAP_FILENAME='"\"/dev/net/tun\""'
DLLTOOL='false'
DL_LIBS='-ldl'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GIT='git'
GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread '
GLIB_LIBS='-lglib-2.0 '
GREP='/usr/bin/grep'
GTK_CFLAGS='-I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/graphene-1.0 -I/usr/lib/graphene-1.0/include -mfpmath=sse -msse -msse2 -pthread '
GTK_LIBS='-lgtk-4 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgraphene-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 '
HAVE_OPENVPN_FALSE='#'
HAVE_OPENVPN_TRUE=''
HAVE_SDL_FALSE='#'
HAVE_SDL_TRUE=''
IFCONFIG=''
INCLTDL=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_LTDL_FALSE=''
INSTALL_LTDL_TRUE='#'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
IPROUTE='/usr/bin/ip'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS='-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -no-undefined'
LIBADD_DL=' '
LIBADD_DLD_LINK=''
LIBADD_DLOPEN=''
LIBADD_SHL_LOAD=''
LIBLTDL='-lltdl'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTDLDEPS=''
LTDLINCL=''
LTDLOPEN='libltdl'
LTLIBOBJS=''
LT_ARGZ_H=''
LT_CONFIG_H='config.h'
LT_DLLOADERS=' dlopen.la'
LT_DLPREOPEN='-dlpreopen dlopen.la '
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} /home/phabrics/aur/tme/src/tme-0.12rc10/missing makeinfo'
MAN2HTML=''
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
NATINC=''
NATLIBS='-lpcap -lmnl '
NETSTAT='netstat'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='tme'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='tme'
PACKAGE_STRING='tme 0.12rc10'
PACKAGE_TARNAME='tme'
PACKAGE_URL=''
PACKAGE_VERSION='0.12rc10'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
RANLIB='ranlib'
RC=''
RFB_CFLAGS=''
RFB_LIBS='-lvncclient -lvncserver '
ROUTE=''
SDL_CFLAGS='-I/usr/include/SDL2 -D_REENTRANT '
SDL_LIBS='-lSDL2 '
SED='/usr/bin/sed'
SETCAP='chmod u+s'
SET_MAKE=''
SHELL='/bin/sh'
SOCKETS_LIBS=' -lnsl -lresolv'
STRIP='strip'
SYSTEMD_ASK_PASSWORD='/usr/bin/systemd-ask-password'
TAP_CFLAGS=''
TAP_WIN_COMPONENT_ID='tap0901'
TAP_WIN_MIN_MAJOR='9'
TAP_WIN_MIN_MINOR='9'
TGTPFX=''
THREADS_GLIB_FALSE=''
THREADS_GLIB_TRUE='#'
THREADS_POSIX_FALSE=''
THREADS_POSIX_TRUE='#'
THREADS_SJLJ_FALSE='#'
THREADS_SJLJ_TRUE=''
TME_FB_XLAT_DST='d32b32s0p32olml_r0xffff0000_g0xff00ff00_b0xff0000ff d24b32s0p32olml_r0xff0000_g0xff00_b0xff'
TME_FB_XLAT_SRC='1152x900d1b1s0p32om 1152x900d8b8s0p32ommi8 1152x900d1b1s0p32omccmi8'
TME_HOST_CFLAGS='$(OPENVPN_CFLAGS) $(BSD_CFLAGS) $(TUN_CFLAGS) $(SDL_CFLAGS) $(RFB_CFLAGS) $(GTK_CFLAGS) '
TME_HOST_DIRS='$(tme_host_openvpn) $(tme_host_bsd) $(tme_host_tun) $(tme_host_sdl) $(tme_host_rfb) $(tme_host_gtk) '
TME_HOST_LIBS='-dlopen $(tme_host_openvpn)/tme_host_openvpn.la -dlopen $(tme_host_bsd)/tme_host_bsd.la -dlopen $(tme_host_tun)/tme_host_tun.la -dlopen $(tme_host_sdl)/tme_host_sdl.la -dlopen $(tme_host_rfb)/tme_host_rfb.la -dlopen $(tme_host_gtk)/tme_host_gtk.la '
TME_HOST_TYPES='gtk rfb sdl tun bsd openvpn'
USE_TAP_WINDOWS_FALSE=''
USE_TAP_WINDOWS_TRUE='#'
USING_TERMIOS_FALSE='#'
USING_TERMIOS_TRUE=''
USING_X_FALSE='#'
USING_X_TRUE=''
VERSION='0.12rc10'
WIN32_FALSE=''
WIN32_TRUE='#'
XMKMF=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=' -lSM -lICE'
YACC='bison -y'
YFLAGS=''
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
ac_prefix_program=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/phabrics/aur/tme/src/tme-0.12rc10/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
ltdl_LIBOBJS=' lt__strl.o'
ltdl_LTLIBOBJS=' lt__strl.lo'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sys_symbol_underscore='no'
sysconfdir='${prefix}/etc'
target='x86_64-pc-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='pc'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "tme"
#define PACKAGE_TARNAME "tme"
#define PACKAGE_VERSION "0.12rc10"
#define PACKAGE_STRING "tme 0.12rc10"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "tme"
#define VERSION "0.12rc10"
#define TARGET_ALIAS "x86_64-pc-linux-gnu"
#define TARGET_LINUX 1
#define TARGET_PREFIX "L"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define 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_UNISTD_H 1
#define HAVE_STDIO_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDARG_H 1
#define HAVE_STDBOOL_H 1
#define HAVE_LIMITS_H 1
#define HAVE_FLOAT_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_NETPACKET_PACKET_H 1
#define HAVE_IFADDRS_H 1
#define HAVE_BYTESWAP_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_FCNTL_H 1
#define HAVE_NETDB_H 1
#define HAVE_POLL_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_TIME_H 1
#define HAVE_ERRNO_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_CTYPE_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
#define HAVE_LIBMNL_LIBMNL_H 1
#define HAVE_LIBNFTNL_TABLE_H 1
#define HAVE_LIBNFTNL_CHAIN_H 1
#define HAVE_LIBNFTNL_RULE_H 1
#define HAVE_LIBNFTNL_EXPR_H 1
#define HAVE_SCHED_H 1
#define HAVE_X11_KEYSYM_H 1
#define HAVE_RFB_KEYSYM_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_PCAP_PCAP_H 1
#define HAVE_NET_IF_H 1
#define HAVE_NET_IF_ARP_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NETINET_IF_ETHER_H 1
#define HAVE_LINUX_NETFILTER_H 1
#define HAVE_NETINET_IN_SYSTM_H 1
#define HAVE_NETINET_TCP_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_LIBGEN_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_PWD_H 1
#define HAVE_GRP_H 1
#define HAVE_LINUX_SOCKIOS_H 1
#define HAVE_LINUX_TYPES_H 1
#define HAVE_SYS_POLL_H 1
#define HAVE_SYS_EPOLL_H 1
#define HAVE_ERR_H 1
#define HAVE_LONG_DOUBLE_WIDER 1
#define HAVE_LONG_DOUBLE 1
#define HAVE_UNSIGNED_LONG_LONG_INT 1
#define HAVE_LONG_LONG_INT 1
#define HAVE_UINTPTR_T 1
#define HAVE_CPP_VARARG_MACRO_ISO 1
#define HAVE_CPP_VARARG_MACRO_GCC 1
#define EMPTY_ARRAY_SIZE 0
#define SIZEOF_VOID_P 8
#define SIZEOF_LONG 8
#define SIZEOF_INT 4
#define SIZEOF_SHORT 2
#define SIZEOF_FLOAT 4
#define SIZEOF_DOUBLE 8
#define SIZEOF_LONG_DOUBLE 16
#define SIZEOF_LONG_LONG_INT 8
#define ALIGNOF_INT64_T 1
#define SHIFTMAX_INT64_T 63
#define SHIFTSIGNED_INT64_T /**/
#define HAVE___INT128 1
#define ALIGNOF_INT32_T 1
#define ALIGNOF_INT16_T 1
#define SHIFTMAX_INT8_T 31
#define SHIFTMAX_INT16_T 31
#define SHIFTMAX_INT32_T 31
#define SHIFTSIGNED_INT8_T /**/
#define SHIFTSIGNED_INT16_T /**/
#define SHIFTSIGNED_INT32_T /**/
#define FLOAT_FORMAT_FLOAT IEEE754_SINGLE
#define FLOAT_MAX_FLOAT (FLT_MAX)
#define FLOAT_MIN_FLOAT (FLT_MIN)
#define FLOAT_FORMAT_DOUBLE IEEE754_DOUBLE
#define FLOAT_MAX_DOUBLE (DBL_MAX)
#define FLOAT_MIN_DOUBLE (DBL_MIN)
#define FLOAT_MAX_LONG_DOUBLE (LDBL_MAX)
#define FLOAT_MIN_LONG_DOUBLE (LDBL_MIN)
#define HAVE_STRUCT_STAT_ST_RDEV 1
#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
#define HAVE_CPU_SET_T 1
#define HAVE_GMTIME_R 1
#define HAVE_GMTIME 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMSET 1
#define HAVE_MUNMAP 1
#define HAVE_PTSNAME 1
#define HAVE_PTSNAME_R 1
#define HAVE_STRCHR 1
#define HAVE_STRERROR 1
#define HAVE_STRRCHR 1
#define HAVE_STRSTR 1
#define HAVE_STRTOUL 1
#define HAVE_ISINFF 1
#define HAVE_NET_IF_H 1
#define HAVE_NETINET_IP_H 1
#define HAVE_RESOLV_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_IN_ADDR_T 1
#define HAVE_IPHDR 1
#define HAVE_MSGHDR 1
#define HAVE_CMSGHDR 1
#define HAVE_IN_PKTINFO 1
#define HAVE_DECL_SO_MARK 1
#define HAVE_DECL_SIGHUP 1
#define HAVE_DECL_SIGINT 1
#define HAVE_DECL_SIGUSR1 1
#define HAVE_DECL_SIGUSR2 1
#define HAVE_DECL_SIGTERM 1
#define HAVE_FORK 1
#define HAVE_VFORK 1
#define HAVE_WORKING_VFORK 1
#define HAVE_WORKING_FORK 1
#define HAVE_CHROOT 1
#define HAVE_GETPWNAM 1
#define HAVE_SETUID 1
#define HAVE_NICE 1
#define HAVE_SYSTEM 1
#define HAVE_GETPID 1
#define HAVE_DUP 1
#define HAVE_DUP2 1
#define HAVE_GETPASS 1
#define HAVE_SYSLOG 1
#define HAVE_OPENLOG 1
#define HAVE_MLOCKALL 1
#define HAVE_GETGRNAM 1
#define HAVE_SETGID 1
#define HAVE_SETGROUPS 1
#define HAVE_STAT 1
#define HAVE_FLOCK 1
#define HAVE_READV 1
#define HAVE_WRITEV 1
#define HAVE_TIME 1
#define HAVE_CTIME 1
#define HAVE_VSNPRINTF 1
#define HAVE_STRDUP 1
#define HAVE_SETSID 1
#define HAVE_CHDIR 1
#define HAVE_PUTENV 1
#define HAVE_GETPEERNAME 1
#define HAVE_UNLINK 1
#define HAVE_FTRUNCATE 1
#define HAVE_EXECVE 1
#define HAVE_UMASK 1
#define HAVE_ACCESS 1
#define HAVE_EPOLL_CREATE 1
#define HAVE_SENDMSG 1
#define HAVE_RECVMSG 1
#define HAVE_SENDMSG 1
#define HAVE_RECVMSG 1
#define HAVE_INET_NTOP 1
#define HAVE_INET_PTON 1
#define HAVE_SOCKET 1
#define HAVE_RECV 1
#define HAVE_RECVFROM 1
#define HAVE_SEND 1
#define HAVE_SENDTO 1
#define HAVE_LISTEN 1
#define HAVE_ACCEPT 1
#define HAVE_CONNECT 1
#define HAVE_BIND 1
#define HAVE_SELECT 1
#define HAVE_GETHOSTBYNAME 1
#define HAVE_INET_NTOA 1
#define HAVE_SETSOCKOPT 1
#define HAVE_GETSOCKOPT 1
#define HAVE_GETSOCKNAME 1
#define HAVE_POLL 1
#define HAVE_BASENAME 1
#define HAVE_DAEMON 1
#define HAVE_DIRNAME 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_INET_NTOP 1
#define HAVE_INET_PTON 1
#define HAVE_MMAP 1
#define HAVE_MUNMAP 1
#define HAVE_MPROTECT 1
#define HAVE_MSYNC 1
#define HAVE_MLOCK 1
#define HAVE_MUNLOCK 1
#define PATH_SEPARATOR '/'
#define PATH_SEPARATOR_STR "/"
#define TAP_WIN_COMPONENT_ID "tap0901"
#define TAP_WIN_MIN_MAJOR 9
#define TAP_WIN_MIN_MINOR 9
#define HAVE___BUILTIN_BSWAP16 /**/
#define HAVE___BUILTIN_BSWAP32 /**/
#define HAVE___BUILTIN_BSWAP64 /**/
#define HAVE_BSWAP_16 /**/
#define HAVE_BSWAP_32 /**/
#define HAVE_BSWAP_64 /**/
#define HAVE_PTHREAD_MUTEX_TIMEDLOCK /**/
#define HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK /**/
#define HAVE_PTHREAD_SETAFFINITY_NP /**/
#define HAVE_PTHREAD_SETSCHEDPARAM /**/
#define HAVE_AF_PACKET /**/
#define HAVE_LINUX_IF_TUN_H 1
#define HAVE_DECL_TUNSETPERSIST 1
#define ENABLE_FEATURE_TUN_PERSIST 1
#define HAVE_GLIB /**/
#define OPENVPN_VERSION_RESOURCE 2,3,8,0
#define HAVE_LINUX_IF_TUN_H 1
#define HAVE_LINUX_FILTER_H 1
#define HAVE___RDTSC /**/
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define LT_MODULE_EXT ".so"
#define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
#define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
#define HAVE_LIBDL 1
#define HAVE_DLERROR 1
#define HAVE_LIBDLLOADER 1
#define HAVE_ARGZ_H 1
#define HAVE_ERROR_T 1
#define HAVE_ARGZ_ADD 1
#define HAVE_ARGZ_APPEND 1
#define HAVE_ARGZ_COUNT 1
#define HAVE_ARGZ_CREATE_SEP 1
#define HAVE_ARGZ_INSERT 1
#define HAVE_ARGZ_NEXT 1
#define HAVE_ARGZ_STRINGIFY 1
#define HAVE_WORKING_ARGZ 1
#define HAVE_PRELOADED_SYMBOLS 1
#define HAVE_LTDL 1
#define HAVE_UNISTD_H 1
#define HAVE_DIRENT_H 1
#define HAVE_CLOSEDIR 1
#define HAVE_OPENDIR 1
#define HAVE_READDIR 1
#define LT_LIBEXT "a"
#define LT_LIBPREFIX "lib"
#define IFCONFIG_PATH ""
#define IPROUTE_PATH "/usr/bin/ip"
#define ROUTE_PATH ""
#define SYSTEMD_ASK_PASSWORD_PATH "/usr/bin/systemd-ask-password"
#define ENABLE_IPROUTE 1
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment