ebclient/lib/ebu/config.log
Jacques De SAGAN 03de9e18bb first import
2024-04-07 11:52:06 +08:00

2502 lines
75 KiB
Plaintext

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by ebu configure 4.5-20200413, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = sagan-panda
uname -m = x86_64
uname -r = 4.4.0-19041-Microsoft
uname -s = Linux
uname -v = #488-Microsoft Mon Sep 01 13:43:00 PST 2020
/usr/bin/uname -p = x86_64
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /usr/local/games
PATH: /mnt/c/Program Files/VanDyke Software/SecureFX/
PATH: /mnt/c/Program Files/Common Files/Oracle/Java/javapath
PATH: /mnt/c/WINDOWS/system32
PATH: /mnt/c/WINDOWS
PATH: /mnt/c/WINDOWS/System32/Wbem
PATH: /mnt/c/WINDOWS/System32/WindowsPowerShell/v1.0/
PATH: /mnt/c/WINDOWS/System32/OpenSSH/
PATH: /mnt/c/Program Files/nodejs/
PATH: /mnt/c/Program Files (x86)/ZeroTier/One/
PATH: /mnt/c/Program Files/Go/bin
PATH: /mnt/c/Users/root/AppData/Local/Programs/Python/Python39/Scripts/
PATH: /mnt/c/Users/root/AppData/Local/Programs/Python/Python39/
PATH: /mnt/c/Users/root/AppData/Local/Microsoft/WindowsApps
PATH: /mnt/c/Users/root/AppData/Roaming/npm
PATH: /mnt/c/Users/root/go/bin
PATH: /mnt/c/Program Files/Bandizip/
PATH: /mnt/c/files/scripts
PATH: /mnt/c/files/bin
PATH: /mnt/c/Users/root/files/apps/Ubuntu_2004
PATH: /mnt/c/files/apps/SuperCMD
PATH: /mnt/c/files/apps/iperf-3.1.3-win64
PATH: /mnt/c/Program Files/Git/cmd
PATH: /mnt/c/files/apps/PSTools
PATH: /mnt/c/Users/root/AppData/Local/Programs/Python/Python39/Scripts/
PATH: /mnt/c/Users/root/AppData/Local/Programs/Python/Python39/
PATH: /mnt/c/Users/root/AppData/Local/Microsoft/WindowsApps
PATH: /mnt/c/Users/root/AppData/Roaming/npm
PATH: /mnt/c/Users/root/go/bin
PATH: /mnt/c/Program Files/Bandizip/
PATH: /snap/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2397: checking for a BSD-compatible install
configure:2465: result: /usr/bin/install -c
configure:2476: checking whether build environment is sane
configure:2513: result: yes
configure:2640: checking for a thread-safe mkdir -p
configure:2679: result: /usr/bin/mkdir -p
configure:2692: checking for gawk
configure:2708: found /usr/bin/gawk
configure:2719: result: gawk
configure:2730: checking whether make sets $(MAKE)
configure:2752: result: yes
configure:2897: checking for gcc
configure:2913: found /usr/bin/gcc
configure:2924: result: gcc
configure:3153: checking for C compiler version
configure:3162: gcc --version >&5
gcc (Ubuntu 9.3.0-10ubuntu2) 9.3.0
Copyright (C) 2019 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:3173: $? = 0
configure:3162: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:hsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-10ubuntu2' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 9.3.0 (Ubuntu 9.3.0-10ubuntu2)
configure:3173: $? = 0
configure:3162: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3173: $? = 1
configure:3162: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3173: $? = 1
configure:3193: checking whether the C compiler works
configure:3215: gcc conftest.c >&5
configure:3219: $? = 0
configure:3267: result: yes
configure:3270: checking for C compiler default output file name
configure:3272: result: a.out
configure:3278: checking for suffix of executables
configure:3285: gcc -o conftest conftest.c >&5
configure:3289: $? = 0
configure:3311: result:
configure:3333: checking whether we are cross compiling
configure:3341: gcc -o conftest conftest.c >&5
configure:3345: $? = 0
configure:3352: ./conftest
configure:3356: $? = 0
configure:3344: result: no
configure:3349: checking for suffix of object files
configure:3371: gcc -c conftest.c >&5
configure:3375: $? = 0
configure:3396: result: o
configure:3400: checking whether we are using the GNU C compiler
configure:3419: gcc -c conftest.c >&5
configure:3419: $? = 0
configure:3428: result: yes
configure:3437: checking whether gcc accepts -g
configure:3457: gcc -c -g conftest.c >&5
configure:3457: $? = 0
configure:3498: result: yes
configure:3515: checking for gcc option to accept ISO C89
configure:3578: gcc -c -g -O2 conftest.c >&5
configure:3578: $? = 0
configure:3591: result: none needed
configure:3622: checking for style of include used by make
configure:3650: result: GNU
configure:3675: checking dependency style of gcc
configure:3785: result: gcc3
configure:3829: checking build system type
configure:3843: result: x86_64-unknown-linux-gnu
configure:3863: checking host system type
configure:3876: result: x86_64-unknown-linux-gnu
configure:3917: checking how to print strings
configure:3944: result: printf
configure:3965: checking for a sed that does not truncate output
configure:4029: result: /usr/bin/sed
configure:4047: checking for grep that handles long lines and -e
configure:4105: result: /usr/bin/grep
configure:4110: checking for egrep
configure:4172: result: /usr/bin/grep -E
configure:4177: checking for fgrep
configure:4239: result: /usr/bin/grep -F
configure:4274: checking for ld used by gcc
configure:4341: result: /usr/bin/ld
configure:4348: checking if the linker (/usr/bin/ld) is GNU ld
configure:4363: result: yes
configure:4375: checking for BSD- or MS-compatible name lister (nm)
configure:4429: result: /usr/bin/nm -B
configure:4559: checking the name lister (/usr/bin/nm -B) interface
configure:4566: gcc -c -g -O2 conftest.c >&5
configure:4569: /usr/bin/nm -B "conftest.o"
configure:4572: output
0000000000000000 B some_variable
configure:4573: result: BSD nm
configure:4576: checking whether ln -s works
configure:4580: result: yes
configure:4588: checking the maximum length of command line arguments
configure:4719: result: 1572864
configure:4767: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:4807: result: func_convert_file_noop
configure:4814: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:4834: result: func_convert_file_noop
configure:4841: checking for /usr/bin/ld option to reload object files
configure:4848: result: -r
configure:4922: checking for objdump
configure:4938: found /usr/bin/objdump
configure:4949: result: objdump
configure:4981: checking how to recognize dependent libraries
configure:5181: result: pass_all
configure:5266: checking for dlltool
configure:5296: result: no
configure:5326: checking how to associate runtime and link libraries
configure:5353: result: printf %s\n
configure:5414: checking for ar
configure:5430: found /usr/bin/ar
configure:5441: result: ar
configure:5478: checking for archiver @FILE support
configure:5495: gcc -c -g -O2 conftest.c >&5
configure:5495: $? = 0
configure:5498: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:5501: $? = 0
configure:5506: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
ar: conftest.o: No such file or directory
configure:5509: $? = 1
configure:5508: result: @
configure:5566: checking for strip
configure:5582: found /usr/bin/strip
configure:5593: result: strip
configure:5665: checking for ranlib
configure:5681: found /usr/bin/ranlib
configure:5692: result: ranlib
configure:5794: checking command to parse /usr/bin/nm -B output from gcc object
configure:5947: gcc -c -g -O2 conftest.c >&5
configure:5950: $? = 0
configure:5954: /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:5957: $? = 0
configure:6023: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:6026: $? = 0
configure:6064: result: ok
configure:6111: checking for sysroot
configure:6141: result: no
configure:6148: checking for a working dd
configure:6186: result: /usr/bin/dd
configure:6190: checking how to truncate binary pipes
configure:6205: result: /usr/bin/dd bs=4096 count=1
configure:6341: gcc -c -g -O2 conftest.c >&5
configure:6344: $? = 0
configure:6534: checking for mt
configure:6550: found /usr/bin/mt
configure:6561: result: mt
configure:6584: checking if mt is a manifest tool
configure:6590: mt '-?'
configure:6598: result: no
configure:7275: checking how to run the C preprocessor
configure:7306: gcc -E conftest.c
configure:7306: $? = 0
configure:7320: gcc -E conftest.c
conftest.c:12:10: fatal error: ac_nonexistent.h: No such file or directory
12 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:7320: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ebu"
| #define PACKAGE_TARNAME "ebu"
| #define PACKAGE_VERSION "4.5-20200413"
| #define PACKAGE_STRING "ebu 4.5-20200413"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ebu"
| #define VERSION "4.5-20200413"
| #define MAILING_ADDRESS "kzhr@d1.dion.ne.jp"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7345: result: gcc -E
configure:7365: gcc -E conftest.c
configure:7365: $? = 0
configure:7379: gcc -E conftest.c
conftest.c:12:10: fatal error: ac_nonexistent.h: No such file or directory
12 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:7379: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ebu"
| #define PACKAGE_TARNAME "ebu"
| #define PACKAGE_VERSION "4.5-20200413"
| #define PACKAGE_STRING "ebu 4.5-20200413"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ebu"
| #define VERSION "4.5-20200413"
| #define MAILING_ADDRESS "kzhr@d1.dion.ne.jp"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7408: checking for ANSI C header files
configure:7428: gcc -c -g -O2 conftest.c >&5
configure:7428: $? = 0
configure:7501: gcc -o conftest -g -O2 conftest.c >&5
configure:7501: $? = 0
configure:7501: ./conftest
configure:7501: $? = 0
configure:7512: result: yes
configure:7525: checking for sys/types.h
configure:7525: gcc -c -g -O2 conftest.c >&5
configure:7525: $? = 0
configure:7525: result: yes
configure:7525: checking for sys/stat.h
configure:7525: gcc -c -g -O2 conftest.c >&5
configure:7525: $? = 0
configure:7525: result: yes
configure:7525: checking for stdlib.h
configure:7525: gcc -c -g -O2 conftest.c >&5
configure:7525: $? = 0
configure:7525: result: yes
configure:7525: checking for string.h
configure:7525: gcc -c -g -O2 conftest.c >&5
configure:7525: $? = 0
configure:7525: result: yes
configure:7525: checking for memory.h
configure:7525: gcc -c -g -O2 conftest.c >&5
configure:7525: $? = 0
configure:7525: result: yes
configure:7525: checking for strings.h
configure:7525: gcc -c -g -O2 conftest.c >&5
configure:7525: $? = 0
configure:7525: result: yes
configure:7525: checking for inttypes.h
configure:7525: gcc -c -g -O2 conftest.c >&5
configure:7525: $? = 0
configure:7525: result: yes
configure:7525: checking for stdint.h
configure:7525: gcc -c -g -O2 conftest.c >&5
configure:7525: $? = 0
configure:7525: result: yes
configure:7525: checking for unistd.h
configure:7525: gcc -c -g -O2 conftest.c >&5
configure:7525: $? = 0
configure:7525: result: yes
configure:7539: checking for dlfcn.h
configure:7539: gcc -c -g -O2 conftest.c >&5
configure:7539: $? = 0
configure:7539: result: yes
configure:7795: checking for objdir
configure:7810: result: .libs
configure:8074: checking if gcc supports -fno-rtti -fno-exceptions
configure:8092: gcc -c -g -O2 -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:8096: $? = 0
configure:8109: result: no
configure:8467: checking for gcc option to produce PIC
configure:8474: result: -fPIC -DPIC
configure:8482: checking if gcc PIC flag -fPIC -DPIC works
configure:8500: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:8504: $? = 0
configure:8517: result: yes
configure:8546: checking if gcc static flag -static works
configure:8574: result: yes
configure:8589: checking if gcc supports -c -o file.o
configure:8610: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:8614: $? = 0
configure:8636: result: yes
configure:8644: checking if gcc supports -c -o file.o
configure:8691: result: yes
configure:8724: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:9983: result: yes
configure:10020: checking whether -lc should be explicitly linked in
configure:10028: gcc -c -g -O2 conftest.c >&5
configure:10031: $? = 0
configure:10046: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:10049: $? = 0
configure:10063: result: no
configure:10223: checking dynamic linker characteristics
configure:10804: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:10804: $? = 0
configure:11041: result: GNU/Linux ld.so
configure:11163: checking how to hardcode library paths into programs
configure:11188: result: immediate
configure:11736: checking whether stripping libraries is possible
configure:11741: result: yes
configure:11776: checking if libtool supports shared libraries
configure:11778: result: yes
configure:11781: checking whether to build shared libraries
configure:11806: result: yes
configure:11809: checking whether to build static libraries
configure:11813: result: yes
configure:8642: checking whether ln -s works
configure:8646: result: yes
configure:8663: checking for gcc option to support OpenMP
configure:8678: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:26:2: error: unknown type name 'choke'
26 | choke me
| ^~~~~
conftest.c:26:10: error: expected ';' before 'typedef'
26 | choke me
| ^
| ;
configure:8678: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ebu"
| #define PACKAGE_TARNAME "ebu"
| #define PACKAGE_VERSION "4.5-20200413"
| #define PACKAGE_STRING "ebu 4.5-20200413"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ebu"
| #define VERSION "4.5-20200413"
| #define MAILING_ADDRESS "kzhr@d1.dion.ne.jp"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| #ifndef _OPENMP
| choke me
| #endif
| #include <omp.h>
| int main () { return omp_get_num_threads (); }
|
configure:8696: gcc -o conftest -g -O2 -fopenmp conftest.c >&5
configure:8696: $? = 0
configure:8710: result: -fopenmp
configure:8725: checking for perl
configure:8743: found /usr/bin/perl
configure:8756: result: /usr/bin/perl
configure:8777: checking for special C compiler options needed for large files
configure:8822: result: no
configure:8828: checking for _FILE_OFFSET_BITS value needed for large files
configure:8853: gcc -c -g -O2 -fopenmp conftest.c >&5
configure:8853: $? = 0
configure:8885: result: no
configure:8971: checking for ll modifier of printf
configure:8995: gcc -o conftest -g -O2 -fopenmp conftest.c >&5
configure:8995: $? = 0
configure:8995: ./conftest
configure:8995: $? = 0
configure:9005: result: yes
configure:9007: checking for I64 modifier of printf
configure:9031: gcc -o conftest -g -O2 -fopenmp conftest.c >&5
conftest.c: In function 'main':
conftest.c:30:36: error: expected ')' before '__int64'
30 | sprintf(buffer, "%I64x", (unsigned __int64) 1 << 32);
| ~ ^~~~~~~~
| )
conftest.c:30:48: warning: left shift count >= width of type [-Wshift-count-overflow]
30 | sprintf(buffer, "%I64x", (unsigned __int64) 1 << 32);
| ^~
conftest.c:30:23: warning: 'I' flag used with '%x' gnu_printf format [-Wformat=]
30 | sprintf(buffer, "%I64x", (unsigned __int64) 1 << 32);
| ^
configure:9031: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ebu"
| #define PACKAGE_TARNAME "ebu"
| #define PACKAGE_VERSION "4.5-20200413"
| #define PACKAGE_STRING "ebu 4.5-20200413"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ebu"
| #define VERSION "4.5-20200413"
| #define MAILING_ADDRESS "kzhr@d1.dion.ne.jp"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| #include <stdio.h>
| #include <string.h>
| #include <limits.h>
| int main() {
| char buffer[128];
| sprintf(buffer, "%I64x", (unsigned __int64) 1 << 32);
| return (strcmp(buffer, "100000000") == 0) ? 0 : 1;
| }
|
configure:9041: result: no
configure:9064: checking locale.h usability
configure:9064: gcc -c -g -O2 -fopenmp conftest.c >&5
configure:9064: $? = 0
configure:9064: result: yes
configure:9064: checking locale.h presence
configure:9064: gcc -E conftest.c
configure:9064: $? = 0
configure:9064: result: yes
configure:9064: checking for locale.h
configure:9064: result: yes
configure:9064: checking nl_types.h usability
configure:9064: gcc -c -g -O2 -fopenmp conftest.c >&5
configure:9064: $? = 0
configure:9064: result: yes
configure:9064: checking nl_types.h presence
configure:9064: gcc -E conftest.c
configure:9064: $? = 0
configure:9064: result: yes
configure:9064: checking for nl_types.h
configure:9064: result: yes
configure:9076: checking for setlocale
configure:9076: gcc -o conftest -g -O2 -fopenmp conftest.c >&5
configure:9076: $? = 0
configure:9076: result: yes
configure:9087: checking for LC_MESSAGES
configure:9103: gcc -o conftest -g -O2 -fopenmp conftest.c >&5
configure:9103: $? = 0
configure:9111: result: yes
configure:9170: checking for iconv_open in -liconv
configure:9195: gcc -o conftest -g -O2 -fopenmp conftest.c -liconv >&5
/usr/bin/ld: cannot find -liconv
collect2: error: ld returned 1 exit status
configure:9195: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ebu"
| #define PACKAGE_TARNAME "ebu"
| #define PACKAGE_VERSION "4.5-20200413"
| #define PACKAGE_STRING "ebu 4.5-20200413"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ebu"
| #define VERSION "4.5-20200413"
| #define MAILING_ADDRESS "kzhr@d1.dion.ne.jp"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PRINTF_LL_MODIFIER 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LC_MESSAGES 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 iconv_open ();
| int
| main ()
| {
| return iconv_open ();
| ;
| return 0;
| }
configure:9204: result: no
configure:9209: checking for libiconv_open in -liconv
configure:9234: gcc -o conftest -g -O2 -fopenmp conftest.c -liconv >&5
/usr/bin/ld: cannot find -liconv
collect2: error: ld returned 1 exit status
configure:9234: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ebu"
| #define PACKAGE_TARNAME "ebu"
| #define PACKAGE_VERSION "4.5-20200413"
| #define PACKAGE_STRING "ebu 4.5-20200413"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ebu"
| #define VERSION "4.5-20200413"
| #define MAILING_ADDRESS "kzhr@d1.dion.ne.jp"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PRINTF_LL_MODIFIER 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LC_MESSAGES 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 libiconv_open ();
| int
| main ()
| {
| return libiconv_open ();
| ;
| return 0;
| }
configure:9243: result: no
configure:9254: checking for iconv_open
configure:9254: gcc -o conftest -g -O2 -fopenmp conftest.c >&5
configure:9254: $? = 0
configure:9254: result: yes
configure:9254: checking for libiconv_open
configure:9254: gcc -o conftest -g -O2 -fopenmp conftest.c >&5
/usr/bin/ld: /tmp/ccgUHSdg.o: in function `main':
/mnt/d/files/projects/ebclient/lib/ebu/conftest.c:64: undefined reference to `libiconv_open'
collect2: error: ld returned 1 exit status
configure:9254: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ebu"
| #define PACKAGE_TARNAME "ebu"
| #define PACKAGE_VERSION "4.5-20200413"
| #define PACKAGE_STRING "ebu 4.5-20200413"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ebu"
| #define VERSION "4.5-20200413"
| #define MAILING_ADDRESS "kzhr@d1.dion.ne.jp"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PRINTF_LL_MODIFIER 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_ICONV_OPEN 1
| /* end confdefs.h. */
| /* Define libiconv_open to an innocuous variant, in case <limits.h> declares libiconv_open.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define libiconv_open innocuous_libiconv_open
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char libiconv_open (); 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 libiconv_open
|
| /* 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 libiconv_open ();
| /* 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_libiconv_open || defined __stub___libiconv_open
| choke me
| #endif
|
| int
| main ()
| {
| return libiconv_open ();
| ;
| return 0;
| }
configure:9254: result: no
configure:9254: checking for locale_charset
configure:9254: gcc -o conftest -g -O2 -fopenmp conftest.c >&5
/usr/bin/ld: /tmp/ccjYzMSF.o: in function `main':
/mnt/d/files/projects/ebclient/lib/ebu/conftest.c:64: undefined reference to `locale_charset'
collect2: error: ld returned 1 exit status
configure:9254: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ebu"
| #define PACKAGE_TARNAME "ebu"
| #define PACKAGE_VERSION "4.5-20200413"
| #define PACKAGE_STRING "ebu 4.5-20200413"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ebu"
| #define VERSION "4.5-20200413"
| #define MAILING_ADDRESS "kzhr@d1.dion.ne.jp"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PRINTF_LL_MODIFIER 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_ICONV_OPEN 1
| /* end confdefs.h. */
| /* Define locale_charset to an innocuous variant, in case <limits.h> declares locale_charset.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define locale_charset innocuous_locale_charset
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char locale_charset (); 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 locale_charset
|
| /* 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 locale_charset ();
| /* 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_locale_charset || defined __stub___locale_charset
| choke me
| #endif
|
| int
| main ()
| {
| return locale_charset ();
| ;
| return 0;
| }
configure:9254: result: no
configure:9266: checking iconv.h usability
configure:9266: gcc -c -g -O2 -fopenmp conftest.c >&5
configure:9266: $? = 0
configure:9266: result: yes
configure:9266: checking iconv.h presence
configure:9266: gcc -E conftest.c
configure:9266: $? = 0
configure:9266: result: yes
configure:9266: checking for iconv.h
configure:9266: result: yes
configure:9266: checking libcharset.h usability
configure:9266: gcc -c -g -O2 -fopenmp conftest.c >&5
conftest.c:64:10: fatal error: libcharset.h: No such file or directory
64 | #include <libcharset.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:9266: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ebu"
| #define PACKAGE_TARNAME "ebu"
| #define PACKAGE_VERSION "4.5-20200413"
| #define PACKAGE_STRING "ebu 4.5-20200413"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ebu"
| #define VERSION "4.5-20200413"
| #define MAILING_ADDRESS "kzhr@d1.dion.ne.jp"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PRINTF_LL_MODIFIER 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_ICONV_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 <libcharset.h>
configure:9266: result: no
configure:9266: checking libcharset.h presence
configure:9266: gcc -E conftest.c
conftest.c:31:10: fatal error: libcharset.h: No such file or directory
31 | #include <libcharset.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:9266: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ebu"
| #define PACKAGE_TARNAME "ebu"
| #define PACKAGE_VERSION "4.5-20200413"
| #define PACKAGE_STRING "ebu 4.5-20200413"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ebu"
| #define VERSION "4.5-20200413"
| #define MAILING_ADDRESS "kzhr@d1.dion.ne.jp"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PRINTF_LL_MODIFIER 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_ICONV_H 1
| /* end confdefs.h. */
| #include <libcharset.h>
configure:9266: result: no
configure:9266: checking for libcharset.h
configure:9266: result: no
configure:9288: checking for NLS support
configure:9323: gcc -o conftest -g -O2 -fopenmp conftest.c -lintl -liconv >&5
/usr/bin/ld: cannot find -lintl
/usr/bin/ld: cannot find -liconv
collect2: error: ld returned 1 exit status
configure:9323: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ebu"
| #define PACKAGE_TARNAME "ebu"
| #define PACKAGE_VERSION "4.5-20200413"
| #define PACKAGE_STRING "ebu 4.5-20200413"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ebu"
| #define VERSION "4.5-20200413"
| #define MAILING_ADDRESS "kzhr@d1.dion.ne.jp"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PRINTF_LL_MODIFIER 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_ICONV_H 1
| /* end confdefs.h. */
|
| #include <stdio.h>
| #ifdef ENABLE_NLS
| #undef ENABLE_NLS
| #endif
| #define ENABLE_NLS 1
| #ifdef HAVE_LOCALE_H
| #include <locale.h>
| #endif
| #include <libintl.h>
|
| int
| main()
| {
| #ifdef HAVE_SETLOCALE
| setlocale(LC_ALL, "");
| #endif
| bindtextdomain("gttest", ".locale");
| textdomain("gttest");
| gettext("foo");
| return 0;
| }
|
configure:9365: gcc -o conftest -g -O2 -fopenmp conftest.c -lintl >&5
/usr/bin/ld: cannot find -lintl
collect2: error: ld returned 1 exit status
configure:9365: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ebu"
| #define PACKAGE_TARNAME "ebu"
| #define PACKAGE_VERSION "4.5-20200413"
| #define PACKAGE_STRING "ebu 4.5-20200413"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ebu"
| #define VERSION "4.5-20200413"
| #define MAILING_ADDRESS "kzhr@d1.dion.ne.jp"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PRINTF_LL_MODIFIER 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_ICONV_H 1
| /* end confdefs.h. */
|
| #include <stdio.h>
| #ifdef ENABLE_NLS
| #undef ENABLE_NLS
| #endif
| #define ENABLE_NLS 1
| #ifdef HAVE_LOCALE_H
| #include <locale.h>
| #endif
| #include <libintl.h>
|
| int
| main()
| {
| #ifdef HAVE_SETLOCALE
| setlocale(LC_ALL, "");
| #endif
| bindtextdomain("gttest", ".locale");
| textdomain("gttest");
| gettext("foo");
| return 0;
| }
|
configure:9408: gcc -o conftest -g -O2 -fopenmp conftest.c -liconv >&5
/usr/bin/ld: cannot find -liconv
collect2: error: ld returned 1 exit status
configure:9408: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ebu"
| #define PACKAGE_TARNAME "ebu"
| #define PACKAGE_VERSION "4.5-20200413"
| #define PACKAGE_STRING "ebu 4.5-20200413"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ebu"
| #define VERSION "4.5-20200413"
| #define MAILING_ADDRESS "kzhr@d1.dion.ne.jp"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PRINTF_LL_MODIFIER 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_ICONV_H 1
| /* end confdefs.h. */
|
| #include <stdio.h>
| #ifdef ENABLE_NLS
| #undef ENABLE_NLS
| #endif
| #define ENABLE_NLS 1
| #ifdef HAVE_LOCALE_H
| #include <locale.h>
| #endif
| #include <libintl.h>
|
| int
| main()
| {
| #ifdef HAVE_SETLOCALE
| setlocale(LC_ALL, "");
| #endif
| bindtextdomain("gttest", ".locale");
| textdomain("gttest");
| gettext("foo");
| return 0;
| }
|
configure:9451: gcc -o conftest -g -O2 -fopenmp conftest.c >&5
configure:9451: $? = 0
configure:9473: result: yes
configure:9497: checking for gmsgfmt
configure:9530: result: no
configure:9497: checking for msgfmt
configure:9530: result: no
configure:9543: checking for gxgettext
configure:9576: result: no
configure:9543: checking for xgettext
configure:9576: result: no
configure:9658: checking for pthread
configure:9694: result: no
configure:9755: checking for libdeflate
configure:9774: gcc -o conftest -g -O2 -fopenmp conftest.c -ldeflate >&5
conftest.c:33:10: fatal error: libdeflate.h: No such file or directory
33 | #include <libdeflate.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:9774: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ebu"
| #define PACKAGE_TARNAME "ebu"
| #define PACKAGE_VERSION "4.5-20200413"
| #define PACKAGE_STRING "ebu 4.5-20200413"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ebu"
| #define VERSION "4.5-20200413"
| #define MAILING_ADDRESS "kzhr@d1.dion.ne.jp"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PRINTF_LL_MODIFIER 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_ICONV_H 1
| #define ENABLE_NLS 1
| /* end confdefs.h. */
|
| #include <libdeflate.h>
|
| int
| main()
| {
| struct libdeflate_compressor *c; c = libdeflate_alloc_compressor(12);
| return 0;
| }
|
configure:9783: result: no
configure:9828: checking for zlib
configure:9847: gcc -o conftest -g -O2 -fopenmp conftest.c -lz >&5
configure:9847: $? = 0
configure:9856: result: yes
configure:9909: checking direct.h usability
configure:9909: gcc -c -g -O2 -fopenmp conftest.c >&5
conftest.c:65:10: fatal error: direct.h: No such file or directory
65 | #include <direct.h>
| ^~~~~~~~~~
compilation terminated.
configure:9909: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ebu"
| #define PACKAGE_TARNAME "ebu"
| #define PACKAGE_VERSION "4.5-20200413"
| #define PACKAGE_STRING "ebu 4.5-20200413"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ebu"
| #define VERSION "4.5-20200413"
| #define MAILING_ADDRESS "kzhr@d1.dion.ne.jp"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PRINTF_LL_MODIFIER 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_ICONV_H 1
| #define ENABLE_NLS 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:9909: result: no
configure:9909: checking direct.h presence
configure:9909: gcc -E conftest.c
conftest.c:32:10: fatal error: direct.h: No such file or directory
32 | #include <direct.h>
| ^~~~~~~~~~
compilation terminated.
configure:9909: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ebu"
| #define PACKAGE_TARNAME "ebu"
| #define PACKAGE_VERSION "4.5-20200413"
| #define PACKAGE_STRING "ebu 4.5-20200413"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ebu"
| #define VERSION "4.5-20200413"
| #define MAILING_ADDRESS "kzhr@d1.dion.ne.jp"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PRINTF_LL_MODIFIER 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_ICONV_H 1
| #define ENABLE_NLS 1
| /* end confdefs.h. */
| #include <direct.h>
configure:9909: result: no
configure:9909: checking for direct.h
configure:9909: result: no
configure:9909: checking langinfo.h usability
configure:9909: gcc -c -g -O2 -fopenmp conftest.c >&5
configure:9909: $? = 0
configure:9909: result: yes
configure:9909: checking langinfo.h presence
configure:9909: gcc -E conftest.c
configure:9909: $? = 0
configure:9909: result: yes
configure:9909: checking for langinfo.h
configure:9909: result: yes
configure:9909: checking mbstring.h usability
configure:9909: gcc -c -g -O2 -fopenmp conftest.c >&5
conftest.c:66:10: fatal error: mbstring.h: No such file or directory
66 | #include <mbstring.h>
| ^~~~~~~~~~~~
compilation terminated.
configure:9909: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ebu"
| #define PACKAGE_TARNAME "ebu"
| #define PACKAGE_VERSION "4.5-20200413"
| #define PACKAGE_STRING "ebu 4.5-20200413"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ebu"
| #define VERSION "4.5-20200413"
| #define MAILING_ADDRESS "kzhr@d1.dion.ne.jp"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PRINTF_LL_MODIFIER 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_ICONV_H 1
| #define ENABLE_NLS 1
| #define HAVE_LANGINFO_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 <mbstring.h>
configure:9909: result: no
configure:9909: checking mbstring.h presence
configure:9909: gcc -E conftest.c
conftest.c:33:10: fatal error: mbstring.h: No such file or directory
33 | #include <mbstring.h>
| ^~~~~~~~~~~~
compilation terminated.
configure:9909: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ebu"
| #define PACKAGE_TARNAME "ebu"
| #define PACKAGE_VERSION "4.5-20200413"
| #define PACKAGE_STRING "ebu 4.5-20200413"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ebu"
| #define VERSION "4.5-20200413"
| #define MAILING_ADDRESS "kzhr@d1.dion.ne.jp"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PRINTF_LL_MODIFIER 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_ICONV_H 1
| #define ENABLE_NLS 1
| #define HAVE_LANGINFO_H 1
| /* end confdefs.h. */
| #include <mbstring.h>
configure:9909: result: no
configure:9909: checking for mbstring.h
configure:9909: result: no
configure:9909: checking pthread.h usability
configure:9909: gcc -c -g -O2 -fopenmp conftest.c >&5
configure:9909: $? = 0
configure:9909: result: yes
configure:9909: checking pthread.h presence
configure:9909: gcc -E conftest.c
configure:9909: $? = 0
configure:9909: result: yes
configure:9909: checking for pthread.h
configure:9909: result: yes
configure:9921: checking for res_query in -lresolv
configure:9946: gcc -o conftest -g -O2 -fopenmp conftest.c -lresolv >&5
/usr/bin/ld: /tmp/cc2Tbhzc.o: in function `main':
/mnt/d/files/projects/ebclient/lib/ebu/conftest.c:45: undefined reference to `res_query'
collect2: error: ld returned 1 exit status
configure:9946: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ebu"
| #define PACKAGE_TARNAME "ebu"
| #define PACKAGE_VERSION "4.5-20200413"
| #define PACKAGE_STRING "ebu 4.5-20200413"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ebu"
| #define VERSION "4.5-20200413"
| #define MAILING_ADDRESS "kzhr@d1.dion.ne.jp"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PRINTF_LL_MODIFIER 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_ICONV_H 1
| #define ENABLE_NLS 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_PTHREAD_H 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 res_query ();
| int
| main ()
| {
| return res_query ();
| ;
| return 0;
| }
configure:9955: result: no
configure:9967: checking for res_query in -lbind
configure:9992: gcc -o conftest -g -O2 -fopenmp conftest.c -lbind >&5
/usr/bin/ld: cannot find -lbind
collect2: error: ld returned 1 exit status
configure:9992: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ebu"
| #define PACKAGE_TARNAME "ebu"
| #define PACKAGE_VERSION "4.5-20200413"
| #define PACKAGE_STRING "ebu 4.5-20200413"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ebu"
| #define VERSION "4.5-20200413"
| #define MAILING_ADDRESS "kzhr@d1.dion.ne.jp"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PRINTF_LL_MODIFIER 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_ICONV_H 1
| #define ENABLE_NLS 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_PTHREAD_H 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 res_query ();
| int
| main ()
| {
| return res_query ();
| ;
| return 0;
| }
configure:10001: result: no
configure:10013: checking for gethostname in -lnsl
configure:10038: gcc -o conftest -g -O2 -fopenmp conftest.c -lnsl >&5
configure:10038: $? = 0
configure:10047: result: yes
configure:10058: checking for socket in -lsocket
configure:10083: gcc -o conftest -g -O2 -fopenmp conftest.c -lsocket -lnsl >&5
/usr/bin/ld: cannot find -lsocket
collect2: error: ld returned 1 exit status
configure:10083: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ebu"
| #define PACKAGE_TARNAME "ebu"
| #define PACKAGE_VERSION "4.5-20200413"
| #define PACKAGE_STRING "ebu 4.5-20200413"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ebu"
| #define VERSION "4.5-20200413"
| #define MAILING_ADDRESS "kzhr@d1.dion.ne.jp"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PRINTF_LL_MODIFIER 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_ICONV_H 1
| #define ENABLE_NLS 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBNSL 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:10092: result: no
configure:10107: checking for nl_langinfo
configure:10107: gcc -o conftest -g -O2 -fopenmp conftest.c -lnsl >&5
configure:10107: $? = 0
configure:10107: result: yes
configure:10107: checking for _getdcwd
configure:10107: gcc -o conftest -g -O2 -fopenmp conftest.c -lnsl >&5
/usr/bin/ld: /tmp/ccA1ZuaW.o: in function `main':
/mnt/d/files/projects/ebclient/lib/ebu/conftest.c:70: undefined reference to `_getdcwd'
collect2: error: ld returned 1 exit status
configure:10107: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ebu"
| #define PACKAGE_TARNAME "ebu"
| #define PACKAGE_VERSION "4.5-20200413"
| #define PACKAGE_STRING "ebu 4.5-20200413"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ebu"
| #define VERSION "4.5-20200413"
| #define MAILING_ADDRESS "kzhr@d1.dion.ne.jp"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PRINTF_LL_MODIFIER 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_ICONV_H 1
| #define ENABLE_NLS 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBNSL 1
| #define HAVE_NL_LANGINFO 1
| /* end confdefs.h. */
| /* Define _getdcwd to an innocuous variant, in case <limits.h> declares _getdcwd.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _getdcwd innocuous__getdcwd
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _getdcwd (); 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 _getdcwd
|
| /* 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 _getdcwd ();
| /* 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__getdcwd || defined __stub____getdcwd
| choke me
| #endif
|
| int
| main ()
| {
| return _getdcwd ();
| ;
| return 0;
| }
configure:10107: result: no
configure:10107: checking for atoll
configure:10107: gcc -o conftest -g -O2 -fopenmp conftest.c -lnsl >&5
configure:10107: $? = 0
configure:10107: result: yes
configure:10107: checking for _atoi64
configure:10107: gcc -o conftest -g -O2 -fopenmp conftest.c -lnsl >&5
/usr/bin/ld: /tmp/cc3vOvrL.o: in function `main':
/mnt/d/files/projects/ebclient/lib/ebu/conftest.c:71: undefined reference to `_atoi64'
collect2: error: ld returned 1 exit status
configure:10107: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ebu"
| #define PACKAGE_TARNAME "ebu"
| #define PACKAGE_VERSION "4.5-20200413"
| #define PACKAGE_STRING "ebu 4.5-20200413"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ebu"
| #define VERSION "4.5-20200413"
| #define MAILING_ADDRESS "kzhr@d1.dion.ne.jp"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PRINTF_LL_MODIFIER 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_ICONV_H 1
| #define ENABLE_NLS 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBNSL 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ATOLL 1
| /* end confdefs.h. */
| /* Define _atoi64 to an innocuous variant, in case <limits.h> declares _atoi64.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _atoi64 innocuous__atoi64
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _atoi64 (); 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 _atoi64
|
| /* 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 _atoi64 ();
| /* 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__atoi64 || defined __stub____atoi64
| choke me
| #endif
|
| int
| main ()
| {
| return _atoi64 ();
| ;
| return 0;
| }
configure:10107: result: no
configure:10116: checking for strcasecmp
configure:10116: gcc -o conftest -g -O2 -fopenmp conftest.c -lnsl >&5
conftest.c:60:6: warning: conflicting types for built-in function 'strcasecmp'; expected 'int(const char *, const char *)' [-Wbuiltin-declaration-mismatch]
60 | char strcasecmp ();
| ^~~~~~~~~~
configure:10116: $? = 0
configure:10116: result: yes
configure:10131: checking for mode_t
configure:10131: gcc -c -g -O2 -fopenmp conftest.c >&5
configure:10131: $? = 0
configure:10131: gcc -c -g -O2 -fopenmp conftest.c >&5
conftest.c: In function 'main':
conftest.c:74:21: error: expected expression before ')' token
74 | if (sizeof ((mode_t)))
| ^
configure:10131: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ebu"
| #define PACKAGE_TARNAME "ebu"
| #define PACKAGE_VERSION "4.5-20200413"
| #define PACKAGE_STRING "ebu 4.5-20200413"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ebu"
| #define VERSION "4.5-20200413"
| #define MAILING_ADDRESS "kzhr@d1.dion.ne.jp"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PRINTF_LL_MODIFIER 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_ICONV_H 1
| #define ENABLE_NLS 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBNSL 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ATOLL 1
| #define HAVE_STRCASECMP 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 ((mode_t)))
| return 0;
| ;
| return 0;
| }
configure:10131: result: yes
configure:10142: checking for ssize_t
configure:10142: gcc -c -g -O2 -fopenmp conftest.c >&5
configure:10142: $? = 0
configure:10142: gcc -c -g -O2 -fopenmp conftest.c >&5
conftest.c: In function 'main':
conftest.c:74:22: error: expected expression before ')' token
74 | if (sizeof ((ssize_t)))
| ^
configure:10142: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ebu"
| #define PACKAGE_TARNAME "ebu"
| #define PACKAGE_VERSION "4.5-20200413"
| #define PACKAGE_STRING "ebu 4.5-20200413"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ebu"
| #define VERSION "4.5-20200413"
| #define MAILING_ADDRESS "kzhr@d1.dion.ne.jp"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PRINTF_LL_MODIFIER 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_ICONV_H 1
| #define ENABLE_NLS 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBNSL 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ATOLL 1
| #define HAVE_STRCASECMP 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:10142: result: yes
configure:10174: checking ws2tcpip.h usability
configure:10174: gcc -c -g -O2 -fopenmp conftest.c >&5
conftest.c:71:10: fatal error: ws2tcpip.h: No such file or directory
71 | #include <ws2tcpip.h>
| ^~~~~~~~~~~~
compilation terminated.
configure:10174: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ebu"
| #define PACKAGE_TARNAME "ebu"
| #define PACKAGE_VERSION "4.5-20200413"
| #define PACKAGE_STRING "ebu 4.5-20200413"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ebu"
| #define VERSION "4.5-20200413"
| #define MAILING_ADDRESS "kzhr@d1.dion.ne.jp"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PRINTF_LL_MODIFIER 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_ICONV_H 1
| #define ENABLE_NLS 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBNSL 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ATOLL 1
| #define HAVE_STRCASECMP 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:10174: result: no
configure:10174: checking ws2tcpip.h presence
configure:10174: gcc -E conftest.c
conftest.c:38:10: fatal error: ws2tcpip.h: No such file or directory
38 | #include <ws2tcpip.h>
| ^~~~~~~~~~~~
compilation terminated.
configure:10174: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ebu"
| #define PACKAGE_TARNAME "ebu"
| #define PACKAGE_VERSION "4.5-20200413"
| #define PACKAGE_STRING "ebu 4.5-20200413"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ebu"
| #define VERSION "4.5-20200413"
| #define MAILING_ADDRESS "kzhr@d1.dion.ne.jp"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PRINTF_LL_MODIFIER 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_ICONV_H 1
| #define ENABLE_NLS 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBNSL 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ATOLL 1
| #define HAVE_STRCASECMP 1
| /* end confdefs.h. */
| #include <ws2tcpip.h>
configure:10174: result: no
configure:10174: checking for ws2tcpip.h
configure:10174: result: no
configure:10174: checking sys/socket.h usability
configure:10174: gcc -c -g -O2 -fopenmp conftest.c >&5
configure:10174: $? = 0
configure:10174: result: yes
configure:10174: checking sys/socket.h presence
configure:10174: gcc -E conftest.c
configure:10174: $? = 0
configure:10174: result: yes
configure:10174: checking for sys/socket.h
configure:10174: result: yes
configure:10207: checking for Winsock2 support
configure:10217: result: no
configure:10222: checking getopt.h usability
configure:10222: gcc -c -g -O2 -fopenmp conftest.c >&5
configure:10222: $? = 0
configure:10222: result: yes
configure:10222: checking getopt.h presence
configure:10222: gcc -E conftest.c
configure:10222: $? = 0
configure:10222: result: yes
configure:10222: checking for getopt.h
configure:10222: result: yes
configure:10234: checking for getopt_long
configure:10234: gcc -o conftest -g -O2 -fopenmp conftest.c -lnsl >&5
configure:10234: $? = 0
configure:10234: result: yes
configure:10257: checking for in_port_t
configure:10275: gcc -c -g -O2 -fopenmp conftest.c >&5
configure:10275: $? = 0
configure:10282: result: yes
configure:10411: checking for sa_family_t
configure:10428: gcc -c -g -O2 -fopenmp conftest.c >&5
configure:10428: $? = 0
configure:10435: result: yes
configure:10560: checking for socklen_t
configure:10577: gcc -c -g -O2 -fopenmp conftest.c >&5
configure:10577: $? = 0
configure:10584: result: yes
configure:10591: checking for struct in6_addr
configure:10609: gcc -c -g -O2 -fopenmp conftest.c >&5
configure:10609: $? = 0
configure:10616: result: yes
configure:10623: checking for struct sockaddr_in6
configure:10641: gcc -c -g -O2 -fopenmp conftest.c >&5
configure:10641: $? = 0
configure:10648: result: yes
configure:10655: checking for struct sockaddr_storage
configure:10673: gcc -c -g -O2 -fopenmp conftest.c >&5
configure:10673: $? = 0
configure:10680: result: yes
configure:10691: checking for in6addr_any declaration in netinet/in.h or ws2tcpip.h
configure:10715: gcc -c -g -O2 -fopenmp conftest.c >&5
configure:10715: $? = 0
configure:10722: result: yes
configure:10734: checking for in6addr_loopback declaration in netinet/in.h or ws2tcpip.h
configure:10758: gcc -c -g -O2 -fopenmp conftest.c >&5
configure:10758: $? = 0
configure:10765: result: yes
configure:10836: checking for getaddrinfo
configure:10836: gcc -o conftest -g -O2 -fopenmp conftest.c -lnsl >&5
configure:10836: $? = 0
configure:10836: result: yes
configure:10836: checking for getnameinfo
configure:10836: gcc -o conftest -g -O2 -fopenmp conftest.c -lnsl >&5
configure:10836: $? = 0
configure:10836: result: yes
configure:10836: checking for gai_strerror
configure:10836: gcc -o conftest -g -O2 -fopenmp conftest.c -lnsl >&5
configure:10836: $? = 0
configure:10836: result: yes
configure:10854: checking for IPv6 support
configure:10867: result: yes
configure:10872: checking for DOS style pathnames
configure:10885: result: no
configure:11051: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by ebu config.status 4.5-20200413, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on sagan-panda
config.status:1154: creating Makefile
config.status:1154: creating ebu/Makefile
config.status:1154: creating libebutils/Makefile
config.status:1154: creating ebappendix/Makefile
config.status:1154: creating ebfont/Makefile
config.status:1154: creating ebinfo/Makefile
config.status:1154: creating ebrefile/Makefile
config.status:1154: creating ebstopcode/Makefile
config.status:1154: creating ebzip/Makefile
config.status:1154: creating doc/Makefile
config.status:1154: creating po-eb/Makefile
config.status:1154: creating po-ebutils/Makefile
config.status:1154: creating m4/Makefile
config.status:1154: creating samples/Makefile
config.status:1154: creating config.h
config.status:1383: executing depfiles commands
config.status:1383: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_decl_in6addr_any=yes
ac_cv_decl_in6addr_loopback=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func__atoi64=no
ac_cv_func__getdcwd=no
ac_cv_func_atoll=yes
ac_cv_func_gai_strerror=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getnameinfo=yes
ac_cv_func_getopt_long=yes
ac_cv_func_iconv_open=yes
ac_cv_func_libiconv_open=no
ac_cv_func_locale_charset=no
ac_cv_func_nl_langinfo=yes
ac_cv_func_printf_i64=no
ac_cv_func_printf_ll=yes
ac_cv_func_setlocale=yes
ac_cv_func_strcasecmp=yes
ac_cv_header_direct_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_iconv_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_langinfo_h=yes
ac_cv_header_libcharset_h=no
ac_cv_header_locale_h=yes
ac_cv_header_mbstring_h=no
ac_cv_header_memory_h=yes
ac_cv_header_nl_types_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_ws2tcpip_h=no
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_bind_res_query=no
ac_cv_lib_iconv_iconv_open=no
ac_cv_lib_iconv_libiconv_open=no
ac_cv_lib_nsl_gethostname=yes
ac_cv_lib_resolv_res_query=no
ac_cv_lib_socket_socket=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/usr/bin/dd
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_c_openmp=-fopenmp
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_struct_in6_addr=yes
ac_cv_struct_sockaddr_in6=yes
ac_cv_struct_sockaddr_storage=yes
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_type_in_port_t=yes
ac_cv_type_mode_t=yes
ac_cv_type_sa_family_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_ssize_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_val_LC_MESSAGES=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /mnt/d/files/projects/ebclient/lib/ebu/missing --run aclocal-1.10'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /mnt/d/files/projects/ebclient/lib/ebu/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /mnt/d/files/projects/ebclient/lib/ebu/missing --run autoconf'
AUTOHEADER='${SHELL} /mnt/d/files/projects/ebclient/lib/ebu/missing --run autoheader'
AUTOMAKE='${SHELL} /mnt/d/files/projects/ebclient/lib/ebu/missing --run automake-1.10'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -fopenmp'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
EBCONF_EBINCS='-I$(includedir)'
EBCONF_EBLIBS='-L$(libdir) -lebu'
EBCONF_INTLINCS=''
EBCONF_INTLLIBS=''
EBCONF_ZLIBINCS=''
EBCONF_ZLIBLIBS='-lz'
EB_VERSION_MAJOR='4'
EB_VERSION_MINOR='5'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_EBNET='yes'
ENABLE_EBNET_FALSE='#'
ENABLE_EBNET_TRUE=''
ENABLE_LIBDEFLATE='no'
ENABLE_NLS='yes'
ENABLE_PTHREAD='no'
ENABLE_SAMPLES_FALSE=''
ENABLE_SAMPLES_TRUE='#'
ENABLE_WINSOCK2_FALSE=''
ENABLE_WINSOCK2_TRUE='#'
EXEEXT=''
EXEEXT_EXE_FALSE=''
EXEEXT_EXE_TRUE='#'
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
HAVE_GETOPT_LONG_FALSE=''
HAVE_GETOPT_LONG_TRUE='#'
ICONVINCS=''
ICONVLIBS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTLINCS=''
INTLLIBS=''
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBEB_VERSION_INFO='17:0:0'
LIBOBJS=''
LIBS='-lnsl '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAILING_ADDRESS='kzhr@d1.dion.ne.jp'
MAKEINFO='${SHELL} /mnt/d/files/projects/ebclient/lib/ebu/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
MSGFMT=':'
MSGMERGE='msgmerge'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OPENMP_CFLAGS='-fopenmp'
OTOOL64=''
OTOOL=''
PACKAGE='ebu'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='ebu'
PACKAGE_STRING='ebu 4.5-20200413'
PACKAGE_TARNAME='ebu'
PACKAGE_URL=''
PACKAGE_VERSION='4.5-20200413'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
PTHREAD_CFLAGS=''
PTHREAD_CPPFLAGS=''
PTHREAD_LDFLAGS=''
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
VERSION='4.5-20200413'
XGETTEXT=':'
ZLIBDEPS=''
ZLIBINCS=''
ZLIBLIBS='-lz'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /mnt/d/files/projects/ebclient/lib/ebu/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='$(datadir)/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/usr/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgdocdir='${datadir}/ebu/doc'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "ebu"
#define PACKAGE_TARNAME "ebu"
#define PACKAGE_VERSION "4.5-20200413"
#define PACKAGE_STRING "ebu 4.5-20200413"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "ebu"
#define VERSION "4.5-20200413"
#define MAILING_ADDRESS "kzhr@d1.dion.ne.jp"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define PRINTF_LL_MODIFIER 1
#define HAVE_LOCALE_H 1
#define HAVE_NL_TYPES_H 1
#define HAVE_SETLOCALE 1
#define HAVE_LC_MESSAGES 1
#define HAVE_ICONV_OPEN 1
#define HAVE_ICONV_H 1
#define ENABLE_NLS 1
#define HAVE_LANGINFO_H 1
#define HAVE_PTHREAD_H 1
#define HAVE_LIBNSL 1
#define HAVE_NL_LANGINFO 1
#define HAVE_ATOLL 1
#define HAVE_STRCASECMP 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_GETOPT_H 1
#define HAVE_GETOPT_LONG 1
#define ENABLE_EBNET 1
#define HAVE_STRUCT_IN6_ADDR 1
#define HAVE_STRUCT_SOCKADDR_IN6 1
#define HAVE_STRUCT_SOCKADDR_STORAGE 1
#define IN6ADDR_ANY_DECLARED 1
#define IN6ADDR_LOOPBACK_DECLARED 1
#define HAVE_GETADDRINFO 1
#define HAVE_GETNAMEINFO 1
#define HAVE_GAI_STRERROR 1
#define ENABLE_IPV6 1
configure: exit 0