This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.68. Invocation command line was $ configure --prefix=/usr --localstatedir=/var --sysconfdir=/etc --mandir=/usr/share/man CFLAGS=-Wall -g -O2 LDFLAGS=-Wl,-z,defs ## --------- ## ## Platform. ## ## --------- ## hostname = nightjar uname -m = x86_64 uname -r = 3.8.0-36-generic uname -s = Linux uname -v = #52~precise1-Ubuntu SMP Mon Feb 3 21:54:46 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/pmiller/bin PATH: /usr/lib/lightdm/lightdm PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2444: checking for gcc configure:2460: found /usr/bin/gcc configure:2471: result: gcc configure:2700: checking for C compiler version configure:2709: gcc --version >&5 gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Copyright (C) 2011 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:2720: $? = 0 configure:2709: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) configure:2720: $? = 0 configure:2709: gcc -V >&5 gcc: error: unrecognized option '-V' gcc: fatal error: no input files compilation terminated. configure:2720: $? = 4 configure:2709: gcc -qversion >&5 gcc: error: unrecognized option '-qversion' gcc: fatal error: no input files compilation terminated. configure:2720: $? = 4 configure:2740: checking whether the C compiler works configure:2762: gcc -Wall -g -O2 -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c >&5 configure:2766: $? = 0 configure:2814: result: yes configure:2817: checking for C compiler default output file name configure:2819: result: a.out configure:2825: checking for suffix of executables configure:2832: gcc -o conftest -Wall -g -O2 -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c >&5 configure:2836: $? = 0 configure:2858: result: configure:2880: checking whether we are cross compiling configure:2888: gcc -o conftest -Wall -g -O2 -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c >&5 configure:2892: $? = 0 configure:2899: ./conftest configure:2903: $? = 0 configure:2918: result: no configure:2923: checking for suffix of object files configure:2945: gcc -c -Wall -g -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:2949: $? = 0 configure:2970: result: o configure:2974: checking whether we are using the GNU C compiler configure:2993: gcc -c -Wall -g -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:2993: $? = 0 configure:3002: result: yes configure:3011: checking whether gcc accepts -g configure:3031: gcc -c -g -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:3031: $? = 0 configure:3072: result: yes configure:3089: checking for gcc option to accept ISO C89 configure:3153: gcc -c -Wall -g -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:3153: $? = 0 configure:3166: result: none needed configure:3192: checking how to run the C preprocessor configure:3223: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:3223: $? = 0 configure:3237: gcc -E -D_FORTIFY_SOURCE=2 conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3237: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3262: result: gcc -E configure:3282: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:3282: $? = 0 configure:3296: gcc -E -D_FORTIFY_SOURCE=2 conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3296: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3325: checking for grep that handles long lines and -e configure:3383: result: /bin/grep configure:3388: checking for egrep configure:3450: result: /bin/grep -E configure:3455: checking for ANSI C header files configure:3475: gcc -c -Wall -g -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:3475: $? = 0 configure:3548: gcc -o conftest -Wall -g -O2 -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c >&5 configure:3548: $? = 0 configure:3548: ./conftest configure:3548: $? = 0 configure:3559: result: yes configure:3572: checking for sys/types.h configure:3572: gcc -c -Wall -g -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:3572: $? = 0 configure:3572: result: yes configure:3572: checking for sys/stat.h configure:3572: gcc -c -Wall -g -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:3572: $? = 0 configure:3572: result: yes configure:3572: checking for stdlib.h configure:3572: gcc -c -Wall -g -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:3572: $? = 0 configure:3572: result: yes configure:3572: checking for string.h configure:3572: gcc -c -Wall -g -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:3572: $? = 0 configure:3572: result: yes configure:3572: checking for memory.h configure:3572: gcc -c -Wall -g -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:3572: $? = 0 configure:3572: result: yes configure:3572: checking for strings.h configure:3572: gcc -c -Wall -g -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:3572: $? = 0 configure:3572: result: yes configure:3572: checking for inttypes.h configure:3572: gcc -c -Wall -g -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:3572: $? = 0 configure:3572: result: yes configure:3572: checking for stdint.h configure:3572: gcc -c -Wall -g -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:3572: $? = 0 configure:3572: result: yes configure:3572: checking for unistd.h configure:3572: gcc -c -Wall -g -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:3572: $? = 0 configure:3572: result: yes configure:3585: checking minix/config.h usability configure:3585: gcc -c -Wall -g -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:52:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:3585: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3585: result: no configure:3585: checking minix/config.h presence configure:3585: gcc -E -D_FORTIFY_SOURCE=2 conftest.c conftest.c:19:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:3585: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:3585: result: no configure:3585: checking for minix/config.h configure:3585: result: no configure:3606: checking whether it is safe to define __EXTENSIONS__ configure:3624: gcc -c -Wall -g -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:3624: $? = 0 configure:3631: result: yes configure:3700: checking for gcc configure:3727: result: gcc configure:3956: checking for C compiler version configure:3965: gcc --version >&5 gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Copyright (C) 2011 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:3976: $? = 0 configure:3965: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) configure:3976: $? = 0 configure:3965: gcc -V >&5 gcc: error: unrecognized option '-V' gcc: fatal error: no input files compilation terminated. configure:3976: $? = 4 configure:3965: gcc -qversion >&5 gcc: error: unrecognized option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3976: $? = 4 configure:3980: checking whether we are using the GNU C compiler configure:4008: result: yes configure:4017: checking whether gcc accepts -g configure:4078: result: yes configure:4095: checking for gcc option to accept ISO C89 configure:4172: result: none needed configure:4197: checking how to run the C preprocessor configure:4267: result: gcc -E configure:4287: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:4287: $? = 0 configure:4301: gcc -E -D_FORTIFY_SOURCE=2 conftest.c conftest.c:24:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4301: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:4362: checking build system type configure:4376: result: x86_64-unknown-linux-gnu configure:4396: checking host system type configure:4409: result: x86_64-unknown-linux-gnu configure:4443: checking for a BSD-compatible install configure:4511: result: /usr/bin/install -c configure:4565: checking for ranlib configure:4581: found /usr/bin/ranlib configure:4592: result: ranlib configure:4618: checking for bison configure:4634: found /usr/bin/bison configure:4645: result: bison -y configure:4675: gcc -o conftest -Wall -g -O2 -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c >&5 conftest.c: In function 'main': conftest.c:32:1: error: unknown type name 'This' conftest.c:32:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'not' configure:4675: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | #ifndef __clang__ | This is not clang! | #endif | | ; | return 0; | } configure:4755: checking for library containing strerror configure:4786: gcc -o conftest -Wall -g -O2 -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c >&5 configure:4786: $? = 0 configure:4803: result: none required configure:4814: checking for _LARGEFILE_SOURCE value needed for large files configure:4833: gcc -o conftest -Wall -g -O2 -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c >&5 configure:4833: $? = 0 configure:4861: result: no configure:4889: checking for special C compiler options needed for large files configure:4934: result: no configure:4940: checking for _FILE_OFFSET_BITS value needed for large files configure:4965: gcc -c -Wall -g -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:4965: $? = 0 configure:4997: result: no configure:5081: checking for size_t configure:5081: gcc -c -Wall -g -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:5081: $? = 0 configure:5081: gcc -c -Wall -g -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:61:21: error: expected expression before ')' token configure:5081: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:5081: result: yes configure:5096: checking size of int configure:5101: gcc -o conftest -Wall -g -O2 -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c >&5 configure:5101: $? = 0 configure:5101: ./conftest configure:5101: $? = 0 configure:5115: result: 4 configure:5129: checking size of long configure:5134: gcc -o conftest -Wall -g -O2 -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c >&5 configure:5134: $? = 0 configure:5134: ./conftest configure:5134: $? = 0 configure:5148: result: 8 configure:5162: checking size of long long configure:5167: gcc -o conftest -Wall -g -O2 -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c >&5 configure:5167: $? = 0 configure:5167: ./conftest configure:5167: $? = 0 configure:5181: result: 8 configure:5195: checking size of off_t configure:5200: gcc -o conftest -Wall -g -O2 -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c >&5 configure:5200: $? = 0 configure:5200: ./conftest configure:5200: $? = 0 configure:5214: result: 8 configure:5228: checking size of ptrdiff_t configure:5233: gcc -o conftest -Wall -g -O2 -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c >&5 configure:5233: $? = 0 configure:5233: ./conftest configure:5233: $? = 0 configure:5247: result: 8 configure:5261: checking size of size_t configure:5266: gcc -o conftest -Wall -g -O2 -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c >&5 configure:5266: $? = 0 configure:5266: ./conftest configure:5266: $? = 0 configure:5280: result: 8 configure:5294: checking size of ssize_t configure:5299: gcc -o conftest -Wall -g -O2 -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c >&5 configure:5299: $? = 0 configure:5299: ./conftest configure:5299: $? = 0 configure:5313: result: 8 configure:5327: checking size of time_t configure:5332: gcc -o conftest -Wall -g -O2 -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c >&5 configure:5332: $? = 0 configure:5332: ./conftest configure:5332: $? = 0 configure:5346: result: 8 configure:5360: checking size of void * configure:5365: gcc -o conftest -Wall -g -O2 -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c >&5 configure:5365: $? = 0 configure:5365: ./conftest configure:5365: $? = 0 configure:5379: result: 8 configure:5393: checking if gcc accepts -Wall configure:5408: gcc -o conftest -Wall -g -O2 -Wall -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c >&5 configure:5408: $? = 0 configure:5409: result: yes configure:5419: checking if gcc accepts -Wextra configure:5434: gcc -o conftest -Wall -g -O2 -Wall -Wextra -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c >&5 configure:5434: $? = 0 configure:5435: result: yes configure:5445: checking if gcc accepts -Wl,--as-needed configure:5460: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c >&5 configure:5460: $? = 0 configure:5461: result: yes configure:5472: checking for floor in -lm configure:5497: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lm >&5 conftest.c:41:6: warning: conflicting types for built-in function 'floor' [enabled by default] configure:5497: $? = 0 configure:5506: result: yes configure:5518: checking for bind in -lsocket configure:5543: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lsocket -lm >&5 /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:5543: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 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 bind (); | int | main () | { | return bind (); | ; | return 0; | } configure:5552: result: no configure:5566: checking for iconv in -liconv configure:5591: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -liconv -lm >&5 /usr/bin/ld: cannot find -liconv collect2: ld returned 1 exit status configure:5591: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 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 (); | int | main () | { | return iconv (); | ; | return 0; | } configure:5600: result: no configure:5614: checking for gettext in -lintl configure:5639: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lintl -lm >&5 conftest.c:42:6: warning: conflicting types for built-in function 'gettext' [enabled by default] /usr/bin/ld: cannot find -lintl collect2: ld returned 1 exit status configure:5639: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 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 gettext (); | int | main () | { | return gettext (); | ; | return 0; | } configure:5648: result: no configure:5660: checking for gettext in -lgettext configure:5685: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lgettext -lm >&5 conftest.c:42:6: warning: conflicting types for built-in function 'gettext' [enabled by default] /usr/bin/ld: cannot find -lgettext collect2: ld returned 1 exit status configure:5685: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 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 gettext (); | int | main () | { | return gettext (); | ; | return 0; | } configure:5694: result: no configure:5717: checking for libtool configure:5733: found /usr/bin/libtool configure:5744: result: libtool configure:5826: checking for lsof configure:5842: found /usr/bin/lsof configure:5853: result: lsof configure:5939: checking for gmsgfmt configure:5969: result: no configure:5939: checking for msgfmt configure:5955: found /usr/bin/msgfmt configure:5966: result: msgfmt configure:5981: checking for gmsgcat configure:6011: result: no configure:5981: checking for msgcat configure:5997: found /usr/bin/msgcat configure:6008: result: msgcat configure:6023: checking for groff configure:6039: found /usr/bin/groff configure:6050: result: groff configure:6065: checking for gsoelim configure:6095: result: no configure:6065: checking for soelim configure:6081: found /usr/bin/soelim configure:6092: result: soelim configure:6107: checking for refer configure:6123: found /usr/bin/refer configure:6134: result: refer configure:6150: checking for manpath configure:6166: found /usr/bin/manpath configure:6177: result: manpath configure:6206: checking for locale configure:6223: found /usr/bin/locale configure:6234: result: locale configure:6256: checking for locale-gen configure:6273: found /usr/sbin/locale-gen configure:6284: result: locale-gen configure:6302: checking for groff -ms macros configure:6311: result: -ms configure:6314: checking for groff -mm macros configure:6323: result: -mm configure:6528: checking _G_config.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking _G_config.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for _G_config.h configure:6528: result: yes configure:6528: checking acl/libacl.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking acl/libacl.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for acl/libacl.h configure:6528: result: yes configure:6528: checking arpa/inet.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking arpa/inet.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for arpa/inet.h configure:6528: result: yes configure:6528: checking bluetooth/bluetooth.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:79:33: fatal error: bluetooth/bluetooth.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6528: result: no configure:6528: checking bluetooth/bluetooth.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c conftest.c:46:33: fatal error: bluetooth/bluetooth.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include configure:6528: result: no configure:6528: checking for bluetooth/bluetooth.h configure:6528: result: no configure:6528: checking bluetooth/bnep.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:79:28: fatal error: bluetooth/bnep.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6528: result: no configure:6528: checking bluetooth/bnep.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c conftest.c:46:28: fatal error: bluetooth/bnep.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include configure:6528: result: no configure:6528: checking for bluetooth/bnep.h configure:6528: result: no configure:6528: checking bluetooth/cmtp.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:79:28: fatal error: bluetooth/cmtp.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6528: result: no configure:6528: checking bluetooth/cmtp.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c conftest.c:46:28: fatal error: bluetooth/cmtp.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include configure:6528: result: no configure:6528: checking for bluetooth/cmtp.h configure:6528: result: no configure:6528: checking bluetooth/hci.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:79:27: fatal error: bluetooth/hci.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6528: result: no configure:6528: checking bluetooth/hci.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c conftest.c:46:27: fatal error: bluetooth/hci.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include configure:6528: result: no configure:6528: checking for bluetooth/hci.h configure:6528: result: no configure:6528: checking bluetooth/hidp.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:79:28: fatal error: bluetooth/hidp.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6528: result: no configure:6528: checking bluetooth/hidp.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c conftest.c:46:28: fatal error: bluetooth/hidp.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include configure:6528: result: no configure:6528: checking for bluetooth/hidp.h configure:6528: result: no configure:6528: checking bluetooth/rfcomm.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:79:30: fatal error: bluetooth/rfcomm.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6528: result: no configure:6528: checking bluetooth/rfcomm.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c conftest.c:46:30: fatal error: bluetooth/rfcomm.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include configure:6528: result: no configure:6528: checking for bluetooth/rfcomm.h configure:6528: result: no configure:6528: checking dlfcn.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking dlfcn.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for dlfcn.h configure:6528: result: yes configure:6528: checking fcntl.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking fcntl.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for fcntl.h configure:6528: result: yes configure:6528: checking float.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking float.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for float.h configure:6528: result: yes configure:6528: checking ftw.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking ftw.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for ftw.h configure:6528: result: yes configure:6528: checking getopt.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking getopt.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for getopt.h configure:6528: result: yes configure:6528: checking iconv.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking iconv.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for iconv.h configure:6528: result: yes configure:6528: checking for inttypes.h configure:6528: result: yes configure:6528: checking libintl.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking libintl.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for libintl.h configure:6528: result: yes configure:6528: checking libio.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking libio.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for libio.h configure:6528: result: yes configure:6528: checking libv4l1-videodev.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:88:30: fatal error: libv4l1-videodev.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6528: result: no configure:6528: checking libv4l1-videodev.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c conftest.c:55:30: fatal error: libv4l1-videodev.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | /* end confdefs.h. */ | #include configure:6528: result: no configure:6528: checking for libv4l1-videodev.h configure:6528: result: no configure:6528: checking limits.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking limits.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for limits.h configure:6528: result: yes configure:6528: checking linux/apm_bios.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/apm_bios.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/apm_bios.h configure:6528: result: yes configure:6528: checking linux/arcfb.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/arcfb.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/arcfb.h configure:6528: result: yes configure:6528: checking linux/ata.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:91:23: fatal error: linux/ata.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6528: result: no configure:6528: checking linux/ata.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c conftest.c:58:23: fatal error: linux/ata.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | /* end confdefs.h. */ | #include configure:6528: result: no configure:6528: checking for linux/ata.h configure:6528: result: no configure:6528: checking linux/atm.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/atm.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/atm.h configure:6528: result: yes configure:6528: checking linux/atm_eni.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/atm_eni.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/atm_eni.h configure:6528: result: yes configure:6528: checking linux/atm_he.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/atm_he.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/atm_he.h configure:6528: result: yes configure:6528: checking linux/atm_idt77105.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/atm_idt77105.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/atm_idt77105.h configure:6528: result: yes configure:6528: checking linux/atm_nicstar.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/atm_nicstar.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/atm_nicstar.h configure:6528: result: yes configure:6528: checking linux/atm_tcp.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/atm_tcp.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/atm_tcp.h configure:6528: result: yes configure:6528: checking linux/atm_zatm.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/atm_zatm.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/atm_zatm.h configure:6528: result: yes configure:6528: checking linux/atmarp.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/atmarp.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/atmarp.h configure:6528: result: yes configure:6528: checking linux/atmclip.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/atmclip.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/atmclip.h configure:6528: result: yes configure:6528: checking linux/atmdev.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/atmdev.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/atmdev.h configure:6528: result: yes configure:6528: checking linux/atmlec.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/atmlec.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/atmlec.h configure:6528: result: yes configure:6528: checking linux/atmmpc.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/atmmpc.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/atmmpc.h configure:6528: result: yes configure:6528: checking linux/atmsvc.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/atmsvc.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/atmsvc.h configure:6528: result: yes configure:6528: checking linux/blkpg.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/blkpg.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/blkpg.h configure:6528: result: yes configure:6528: checking linux/blktrace_api.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/blktrace_api.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/blktrace_api.h configure:6528: result: yes configure:6528: checking linux/capi.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/capi.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/capi.h configure:6528: result: yes configure:6528: checking linux/cciss_ioctl.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/cciss_ioctl.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/cciss_ioctl.h configure:6528: result: yes configure:6528: checking linux/cdk.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/cdk.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/cdk.h configure:6528: result: yes configure:6528: checking linux/cdrom.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/cdrom.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/cdrom.h configure:6528: result: yes configure:6528: checking linux/chio.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/chio.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/chio.h configure:6528: result: yes configure:6528: checking linux/cm206.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:111:25: fatal error: linux/cm206.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6528: result: no configure:6528: checking linux/cm206.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c conftest.c:78:25: fatal error: linux/cm206.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | /* end confdefs.h. */ | #include configure:6528: result: no configure:6528: checking for linux/cm206.h configure:6528: result: no configure:6528: checking linux/cm4000_cs.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/cm4000_cs.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/cm4000_cs.h configure:6528: result: yes configure:6528: checking linux/comstats.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/comstats.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/comstats.h configure:6528: result: yes configure:6528: checking linux/cyclades.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/cyclades.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/cyclades.h configure:6528: result: yes configure:6528: checking linux/dn.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/dn.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/dn.h configure:6528: result: yes configure:6528: checking linux/dvb/audio.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/dvb/audio.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/dvb/audio.h configure:6528: result: yes configure:6528: checking linux/dvb/ca.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/dvb/ca.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/dvb/ca.h configure:6528: result: yes configure:6528: checking linux/dvb/dmx.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/dvb/dmx.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/dvb/dmx.h configure:6528: result: yes configure:6528: checking linux/dvb/frontend.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/dvb/frontend.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/dvb/frontend.h configure:6528: result: yes configure:6528: checking linux/dvb/net.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/dvb/net.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/dvb/net.h configure:6528: result: yes configure:6528: checking linux/dvb/osd.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/dvb/osd.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/dvb/osd.h configure:6528: result: yes configure:6528: checking linux/dvb/video.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/dvb/video.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/dvb/video.h configure:6528: result: yes configure:6528: checking linux/ethtool.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/ethtool.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/ethtool.h configure:6528: result: yes configure:6528: checking linux/fb.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/fb.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/fb.h configure:6528: result: yes configure:6528: checking linux/fcntl.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/fcntl.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/fcntl.h configure:6528: result: yes configure:6528: checking linux/fd.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/fd.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/fd.h configure:6528: result: yes configure:6528: checking linux/fiemap.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/fiemap.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/fiemap.h configure:6528: result: yes configure:6528: checking linux/filter.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/filter.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/filter.h configure:6528: result: yes configure:6528: checking linux/firewire-cdev.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/firewire-cdev.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/firewire-cdev.h configure:6528: result: yes configure:6528: checking linux/fs.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/fs.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/fs.h configure:6528: result: yes configure:6528: checking linux/hayesesp.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:130:28: fatal error: linux/hayesesp.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6528: result: no configure:6528: checking linux/hayesesp.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c conftest.c:97:28: fatal error: linux/hayesesp.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | /* end confdefs.h. */ | #include configure:6528: result: no configure:6528: checking for linux/hayesesp.h configure:6528: result: no configure:6528: checking linux/hdreg.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/hdreg.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/hdreg.h configure:6528: result: yes configure:6528: checking linux/hiddev.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/hiddev.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/hiddev.h configure:6528: result: yes configure:6528: checking linux/hidraw.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/hidraw.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/hidraw.h configure:6528: result: yes configure:6528: checking linux/hpet.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/hpet.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/hpet.h configure:6528: result: yes configure:6528: checking linux/i2o-dev.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/i2o-dev.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/i2o-dev.h configure:6528: result: yes configure:6528: checking linux/if.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 In file included from conftest.c:135:0: /usr/include/linux/if.h:179:19: error: field 'ifru_addr' has incomplete type /usr/include/linux/if.h:180:19: error: field 'ifru_dstaddr' has incomplete type /usr/include/linux/if.h:181:19: error: field 'ifru_broadaddr' has incomplete type /usr/include/linux/if.h:182:19: error: field 'ifru_netmask' has incomplete type /usr/include/linux/if.h:183:20: error: field 'ifru_hwaddr' has incomplete type configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6528: result: no configure:6528: checking linux/if.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: WARNING: linux/if.h: present but cannot be compiled configure:6528: WARNING: linux/if.h: check for missing prerequisite headers? configure:6528: WARNING: linux/if.h: see the Autoconf documentation configure:6528: WARNING: linux/if.h: section "Present But Cannot Be Compiled" configure:6528: WARNING: linux/if.h: proceeding with the compiler's result configure:6528: checking for linux/if.h configure:6528: result: no configure:6528: checking linux/if_bridge.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/if_bridge.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/if_bridge.h configure:6528: result: yes configure:6528: checking linux/if_eql.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/if_eql.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/if_eql.h configure:6528: result: yes configure:6528: checking linux/if_tun.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/if_tun.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/if_tun.h configure:6528: result: yes configure:6528: checking linux/if_vlan.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/if_vlan.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/if_vlan.h configure:6528: result: yes configure:6528: checking linux/input.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/input.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/input.h configure:6528: result: yes configure:6528: checking linux/ipmi.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/ipmi.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/ipmi.h configure:6528: result: yes configure:6528: checking linux/ipv6.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/ipv6.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/ipv6.h configure:6528: result: yes configure:6528: checking linux/isdn.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/isdn.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/isdn.h configure:6528: result: yes configure:6528: checking linux/isdn_ppp.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/isdn_ppp.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/isdn_ppp.h configure:6528: result: yes configure:6528: checking linux/ivtvfb.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/ivtvfb.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/ivtvfb.h configure:6528: result: yes configure:6528: checking linux/joystick.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/joystick.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/joystick.h configure:6528: result: yes configure:6528: checking linux/kdev_t.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/kdev_t.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/kdev_t.h configure:6528: result: yes configure:6528: checking linux/kvm.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/kvm.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/kvm.h configure:6528: result: yes configure:6528: checking linux/lp.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/lp.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/lp.h configure:6528: result: yes configure:6528: checking linux/major.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/major.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/major.h configure:6528: result: yes configure:6528: checking linux/matroxfb.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/matroxfb.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/matroxfb.h configure:6528: result: yes configure:6528: checking linux/mii.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/mii.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/mii.h configure:6528: result: yes configure:6528: checking linux/mmtimer.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/mmtimer.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/mmtimer.h configure:6528: result: yes configure:6528: checking linux/msdos_fs.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/msdos_fs.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/msdos_fs.h configure:6528: result: yes configure:6528: checking linux/mtio.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/mtio.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/mtio.h configure:6528: result: yes configure:6528: checking linux/nbd.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/nbd.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/nbd.h configure:6528: result: yes configure:6528: checking linux/net_tstamp.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/net_tstamp.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/net_tstamp.h configure:6528: result: yes configure:6528: checking linux/nvram.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/nvram.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/nvram.h configure:6528: result: yes configure:6528: checking linux/phantom.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/phantom.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/phantom.h configure:6528: result: yes configure:6528: checking linux/pmu.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/pmu.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/pmu.h configure:6528: result: yes configure:6528: checking linux/ppdev.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/ppdev.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/ppdev.h configure:6528: result: yes configure:6528: checking linux/ppp-comp.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/ppp-comp.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/ppp-comp.h configure:6528: result: yes configure:6528: checking linux/radeonfb.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/radeonfb.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/radeonfb.h configure:6528: result: yes configure:6528: checking linux/random.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/random.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/random.h configure:6528: result: yes configure:6528: checking linux/raw.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/raw.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/raw.h configure:6528: result: yes configure:6528: checking linux/reiserfs_fs.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/reiserfs_fs.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/reiserfs_fs.h configure:6528: result: yes configure:6528: checking linux/rtc.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/rtc.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/rtc.h configure:6528: result: yes configure:6528: checking linux/serial.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/serial.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/serial.h configure:6528: result: yes configure:6528: checking linux/serio.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/serio.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/serio.h configure:6528: result: yes configure:6528: checking linux/smb_fs.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:169:26: fatal error: linux/smb_fs.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6528: result: no configure:6528: checking linux/smb_fs.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c conftest.c:136:26: fatal error: linux/smb_fs.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | /* end confdefs.h. */ | #include configure:6528: result: no configure:6528: checking for linux/smb_fs.h configure:6528: result: no configure:6528: checking linux/socket.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/socket.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/socket.h configure:6528: result: yes configure:6528: checking linux/sockios.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/sockios.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/sockios.h configure:6528: result: yes configure:6528: checking linux/sonet.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/sonet.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/sonet.h configure:6528: result: yes configure:6528: checking linux/sonypi.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/sonypi.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/sonypi.h configure:6528: result: yes configure:6528: checking linux/spi/spidev.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/spi/spidev.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/spi/spidev.h configure:6528: result: yes configure:6528: checking linux/suspend_ioctls.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/suspend_ioctls.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/suspend_ioctls.h configure:6528: result: yes configure:6528: checking linux/synclink.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/synclink.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/synclink.h configure:6528: result: yes configure:6528: checking linux/termios.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/termios.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/termios.h configure:6528: result: yes configure:6528: checking linux/tiocl.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/tiocl.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/tiocl.h configure:6528: result: yes configure:6528: checking linux/types.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/types.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/types.h configure:6528: result: yes configure:6528: checking linux/udf_fs_i.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/udf_fs_i.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/udf_fs_i.h configure:6528: result: yes configure:6528: checking linux/uinput.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/uinput.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/uinput.h configure:6528: result: yes configure:6528: checking linux/usb/g_printer.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/usb/g_printer.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/usb/g_printer.h configure:6528: result: yes configure:6528: checking linux/usb/gadgetfs.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/usb/gadgetfs.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/usb/gadgetfs.h configure:6528: result: yes configure:6528: checking linux/usbdevice_fs.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/usbdevice_fs.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/usbdevice_fs.h configure:6528: result: yes configure:6528: checking linux/video_decoder.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:184:33: fatal error: linux/video_decoder.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6528: result: no configure:6528: checking linux/video_decoder.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c conftest.c:151:33: fatal error: linux/video_decoder.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | /* end confdefs.h. */ | #include configure:6528: result: no configure:6528: checking for linux/video_decoder.h configure:6528: result: no configure:6528: checking linux/video_encoder.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:184:33: fatal error: linux/video_encoder.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6528: result: no configure:6528: checking linux/video_encoder.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c conftest.c:151:33: fatal error: linux/video_encoder.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | /* end confdefs.h. */ | #include configure:6528: result: no configure:6528: checking for linux/video_encoder.h configure:6528: result: no configure:6528: checking linux/videodev.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:184:28: fatal error: linux/videodev.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6528: result: no configure:6528: checking linux/videodev.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c conftest.c:151:28: fatal error: linux/videodev.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | /* end confdefs.h. */ | #include configure:6528: result: no configure:6528: checking for linux/videodev.h configure:6528: result: no configure:6528: checking linux/videodev2.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/videodev2.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/videodev2.h configure:6528: result: yes configure:6528: checking linux/vt.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/vt.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/vt.h configure:6528: result: yes configure:6528: checking linux/watchdog.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking linux/watchdog.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for linux/watchdog.h configure:6528: result: yes configure:6528: checking locale.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking locale.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for locale.h configure:6528: result: yes configure:6528: checking mntent.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking mntent.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for mntent.h configure:6528: result: yes configure:6528: checking net/ethernet.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking net/ethernet.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for net/ethernet.h configure:6528: result: yes configure:6528: checking net/if_ppp.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking net/if_ppp.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for net/if_ppp.h configure:6528: result: yes configure:6528: checking net/ppp-comp.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking net/ppp-comp.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for net/ppp-comp.h configure:6528: result: yes configure:6528: checking net/ppp_defs.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking net/ppp_defs.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for net/ppp_defs.h configure:6528: result: yes configure:6528: checking netash/ash.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking netash/ash.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for netash/ash.h configure:6528: result: yes configure:6528: checking netax25/ax25.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking netax25/ax25.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for netax25/ax25.h configure:6528: result: yes configure:6528: checking netdb.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking netdb.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for netdb.h configure:6528: result: yes configure:6528: checking neteconet/ec.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking neteconet/ec.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for neteconet/ec.h configure:6528: result: yes configure:6528: checking netinet/in.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking netinet/in.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for netinet/in.h configure:6528: result: yes configure:6528: checking netipx/ipx.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking netipx/ipx.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for netipx/ipx.h configure:6528: result: yes configure:6528: checking netiucv/iucv.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking netiucv/iucv.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for netiucv/iucv.h configure:6528: result: yes configure:6528: checking netpacket/packet.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking netpacket/packet.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for netpacket/packet.h configure:6528: result: yes configure:6528: checking netrom/netrom.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking netrom/netrom.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for netrom/netrom.h configure:6528: result: yes configure:6528: checking poll.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking poll.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for poll.h configure:6528: result: yes configure:6528: checking pwd.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking pwd.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for pwd.h configure:6528: result: yes configure:6528: checking regex.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking regex.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for regex.h configure:6528: result: yes configure:6528: checking stddef.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking stddef.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for stddef.h configure:6528: result: yes configure:6528: checking for stdint.h configure:6528: result: yes configure:6528: checking stdio_ext.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking stdio_ext.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for stdio_ext.h configure:6528: result: yes configure:6528: checking for stdlib.h configure:6528: result: yes configure:6528: checking for string.h configure:6528: result: yes configure:6528: checking sys/acl.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking sys/acl.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for sys/acl.h configure:6528: result: yes configure:6528: checking sys/capability.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking sys/capability.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for sys/capability.h configure:6528: result: yes configure:6528: checking sys/eventfd.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking sys/eventfd.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for sys/eventfd.h configure:6528: result: yes configure:6528: checking sys/file.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking sys/file.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for sys/file.h configure:6528: result: yes configure:6528: checking sys/filio.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:214:23: fatal error: sys/filio.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NET_IF_PPP_H 1 | #define HAVE_NET_PPP_COMP_H 1 | #define HAVE_NET_PPP_DEFS_H 1 | #define HAVE_NETASH_ASH_H 1 | #define HAVE_NETAX25_AX25_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETECONET_EC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_NETIUCV_IUCV_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_NETROM_NETROM_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6528: result: no configure:6528: checking sys/filio.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c conftest.c:181:23: fatal error: sys/filio.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NET_IF_PPP_H 1 | #define HAVE_NET_PPP_COMP_H 1 | #define HAVE_NET_PPP_DEFS_H 1 | #define HAVE_NETASH_ASH_H 1 | #define HAVE_NETAX25_AX25_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETECONET_EC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_NETIUCV_IUCV_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_NETROM_NETROM_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include configure:6528: result: no configure:6528: checking for sys/filio.h configure:6528: result: no configure:6528: checking sys/ioccom.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:214:24: fatal error: sys/ioccom.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NET_IF_PPP_H 1 | #define HAVE_NET_PPP_COMP_H 1 | #define HAVE_NET_PPP_DEFS_H 1 | #define HAVE_NETASH_ASH_H 1 | #define HAVE_NETAX25_AX25_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETECONET_EC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_NETIUCV_IUCV_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_NETROM_NETROM_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6528: result: no configure:6528: checking sys/ioccom.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c conftest.c:181:24: fatal error: sys/ioccom.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NET_IF_PPP_H 1 | #define HAVE_NET_PPP_COMP_H 1 | #define HAVE_NET_PPP_DEFS_H 1 | #define HAVE_NETASH_ASH_H 1 | #define HAVE_NETAX25_AX25_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETECONET_EC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_NETIUCV_IUCV_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_NETROM_NETROM_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include configure:6528: result: no configure:6528: checking for sys/ioccom.h configure:6528: result: no configure:6528: checking sys/ioctl.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking sys/ioctl.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for sys/ioctl.h configure:6528: result: yes configure:6528: checking sys/mman.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking sys/mman.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for sys/mman.h configure:6528: result: yes configure:6528: checking sys/mntent.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:216:24: fatal error: sys/mntent.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NET_IF_PPP_H 1 | #define HAVE_NET_PPP_COMP_H 1 | #define HAVE_NET_PPP_DEFS_H 1 | #define HAVE_NETASH_ASH_H 1 | #define HAVE_NETAX25_AX25_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETECONET_EC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_NETIUCV_IUCV_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_NETROM_NETROM_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6528: result: no configure:6528: checking sys/mntent.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c conftest.c:183:24: fatal error: sys/mntent.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NET_IF_PPP_H 1 | #define HAVE_NET_PPP_COMP_H 1 | #define HAVE_NET_PPP_DEFS_H 1 | #define HAVE_NETASH_ASH_H 1 | #define HAVE_NETAX25_AX25_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETECONET_EC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_NETIUCV_IUCV_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_NETROM_NETROM_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include configure:6528: result: no configure:6528: checking for sys/mntent.h configure:6528: result: no configure:6528: checking sys/mnttab.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:216:24: fatal error: sys/mnttab.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NET_IF_PPP_H 1 | #define HAVE_NET_PPP_COMP_H 1 | #define HAVE_NET_PPP_DEFS_H 1 | #define HAVE_NETASH_ASH_H 1 | #define HAVE_NETAX25_AX25_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETECONET_EC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_NETIUCV_IUCV_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_NETROM_NETROM_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6528: result: no configure:6528: checking sys/mnttab.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c conftest.c:183:24: fatal error: sys/mnttab.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NET_IF_PPP_H 1 | #define HAVE_NET_PPP_COMP_H 1 | #define HAVE_NET_PPP_DEFS_H 1 | #define HAVE_NETASH_ASH_H 1 | #define HAVE_NETAX25_AX25_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETECONET_EC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_NETIUCV_IUCV_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_NETROM_NETROM_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include configure:6528: result: no configure:6528: checking for sys/mnttab.h configure:6528: result: no configure:6528: checking sys/mount.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking sys/mount.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for sys/mount.h configure:6528: result: yes configure:6528: checking sys/mtio.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking sys/mtio.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for sys/mtio.h configure:6528: result: yes configure:6528: checking sys/param.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking sys/param.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for sys/param.h configure:6528: result: yes configure:6528: checking sys/ptrace.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking sys/ptrace.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for sys/ptrace.h configure:6528: result: yes configure:6528: checking sys/raw.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking sys/raw.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for sys/raw.h configure:6528: result: yes configure:6528: checking sys/resource.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking sys/resource.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for sys/resource.h configure:6528: result: yes configure:6528: checking sys/select.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking sys/select.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for sys/select.h configure:6528: result: yes configure:6528: checking sys/shm.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking sys/shm.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for sys/shm.h configure:6528: result: yes configure:6528: checking sys/signalfd.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking sys/signalfd.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for sys/signalfd.h configure:6528: result: yes configure:6528: checking sys/socket.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking sys/socket.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for sys/socket.h configure:6528: result: yes configure:6528: checking sys/sockio.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:226:24: fatal error: sys/sockio.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NET_IF_PPP_H 1 | #define HAVE_NET_PPP_COMP_H 1 | #define HAVE_NET_PPP_DEFS_H 1 | #define HAVE_NETASH_ASH_H 1 | #define HAVE_NETAX25_AX25_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETECONET_EC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_NETIUCV_IUCV_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_NETROM_NETROM_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RAW_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6528: result: no configure:6528: checking sys/sockio.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c conftest.c:193:24: fatal error: sys/sockio.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NET_IF_PPP_H 1 | #define HAVE_NET_PPP_COMP_H 1 | #define HAVE_NET_PPP_DEFS_H 1 | #define HAVE_NETASH_ASH_H 1 | #define HAVE_NETAX25_AX25_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETECONET_EC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_NETIUCV_IUCV_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_NETROM_NETROM_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RAW_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include configure:6528: result: no configure:6528: checking for sys/sockio.h configure:6528: result: no configure:6528: checking for sys/stat.h configure:6528: result: yes configure:6528: checking sys/statfs.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking sys/statfs.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for sys/statfs.h configure:6528: result: yes configure:6528: checking sys/statvfs.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking sys/statvfs.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for sys/statvfs.h configure:6528: result: yes configure:6528: checking sys/sysmacros.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking sys/sysmacros.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for sys/sysmacros.h configure:6528: result: yes configure:6528: checking sys/termio.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:230:24: fatal error: sys/termio.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NET_IF_PPP_H 1 | #define HAVE_NET_PPP_COMP_H 1 | #define HAVE_NET_PPP_DEFS_H 1 | #define HAVE_NETASH_ASH_H 1 | #define HAVE_NETAX25_AX25_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETECONET_EC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_NETIUCV_IUCV_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_NETROM_NETROM_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RAW_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6528: result: no configure:6528: checking sys/termio.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c conftest.c:197:24: fatal error: sys/termio.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NET_IF_PPP_H 1 | #define HAVE_NET_PPP_COMP_H 1 | #define HAVE_NET_PPP_DEFS_H 1 | #define HAVE_NETASH_ASH_H 1 | #define HAVE_NETAX25_AX25_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETECONET_EC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_NETIUCV_IUCV_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_NETROM_NETROM_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RAW_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | /* end confdefs.h. */ | #include configure:6528: result: no configure:6528: checking for sys/termio.h configure:6528: result: no configure:6528: checking sys/termios.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking sys/termios.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for sys/termios.h configure:6528: result: yes configure:6528: checking sys/time.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking sys/time.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for sys/time.h configure:6528: result: yes configure:6528: checking sys/timeb.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking sys/timeb.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for sys/timeb.h configure:6528: result: yes configure:6528: checking sys/timerfd.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking sys/timerfd.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for sys/timerfd.h configure:6528: result: yes configure:6528: checking sys/timex.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking sys/timex.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for sys/timex.h configure:6528: result: yes configure:6528: checking sys/ttycom.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:235:24: fatal error: sys/ttycom.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NET_IF_PPP_H 1 | #define HAVE_NET_PPP_COMP_H 1 | #define HAVE_NET_PPP_DEFS_H 1 | #define HAVE_NETASH_ASH_H 1 | #define HAVE_NETAX25_AX25_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETECONET_EC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_NETIUCV_IUCV_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_NETROM_NETROM_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RAW_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_TIMEX_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6528: result: no configure:6528: checking sys/ttycom.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c conftest.c:202:24: fatal error: sys/ttycom.h: No such file or directory compilation terminated. configure:6528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NET_IF_PPP_H 1 | #define HAVE_NET_PPP_COMP_H 1 | #define HAVE_NET_PPP_DEFS_H 1 | #define HAVE_NETASH_ASH_H 1 | #define HAVE_NETAX25_AX25_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETECONET_EC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_NETIUCV_IUCV_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_NETROM_NETROM_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RAW_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_TIMEX_H 1 | /* end confdefs.h. */ | #include configure:6528: result: no configure:6528: checking for sys/ttycom.h configure:6528: result: no configure:6528: checking for sys/types.h configure:6528: result: yes configure:6528: checking sys/uio.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking sys/uio.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for sys/uio.h configure:6528: result: yes configure:6528: checking sys/user.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking sys/user.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for sys/user.h configure:6528: result: yes configure:6528: checking sys/ustat.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking sys/ustat.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for sys/ustat.h configure:6528: result: yes configure:6528: checking sys/utsname.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking sys/utsname.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for sys/utsname.h configure:6528: result: yes configure:6528: checking sys/un.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking sys/un.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for sys/un.h configure:6528: result: yes configure:6528: checking sys/vfs.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking sys/vfs.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for sys/vfs.h configure:6528: result: yes configure:6528: checking sys/wait.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking sys/wait.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for sys/wait.h configure:6528: result: yes configure:6528: checking syslog.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking syslog.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for syslog.h configure:6528: result: yes configure:6528: checking termio.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking termio.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for termio.h configure:6528: result: yes configure:6528: checking termios.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking termios.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for termios.h configure:6528: result: yes configure:6528: checking time.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking time.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for time.h configure:6528: result: yes configure:6528: checking for unistd.h configure:6528: result: yes configure:6528: checking ustat.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking ustat.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for ustat.h configure:6528: result: yes configure:6528: checking utime.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking utime.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for utime.h configure:6528: result: yes configure:6528: checking wchar.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking wchar.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for wchar.h configure:6528: result: yes configure:6528: checking wctype.h usability configure:6528: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking wctype.h presence configure:6528: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:6528: $? = 0 configure:6528: result: yes configure:6528: checking for wctype.h configure:6528: result: yes configure:6542: checking for linux/kd.h configure:6542: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6542: $? = 0 configure:6542: result: yes configure:6564: checking for net/if.h configure:6564: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6564: $? = 0 configure:6564: result: yes configure:6585: checking for net/if_arp.h configure:6585: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6585: $? = 0 configure:6585: result: yes configure:6606: checking for net/route.h configure:6606: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6606: $? = 0 configure:6606: result: yes configure:6627: checking for linux/atalk.h configure:6627: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6627: $? = 0 configure:6627: result: yes configure:6645: checking for linux/atmbr2684.h configure:6645: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6645: $? = 0 configure:6645: result: yes configure:6663: checking for linux/auto_fs.h configure:6663: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6663: $? = 0 configure:6663: result: yes configure:6681: checking for linux/auto_fs4.h configure:6681: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6681: $? = 0 configure:6681: result: yes configure:6699: checking for linux/ext2_fs.h configure:6699: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6699: $? = 0 configure:6699: result: yes configure:6717: checking for linux/if_bonding.h configure:6717: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6717: $? = 0 configure:6717: result: yes configure:6735: checking for linux/if_frad.h configure:6735: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6735: $? = 0 configure:6735: result: yes configure:6753: checking for linux/if_ppp.h configure:6753: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 In file included from conftest.c:233:0: /usr/include/linux/if.h:179:19: error: field 'ifru_addr' has incomplete type /usr/include/linux/if.h:180:19: error: field 'ifru_dstaddr' has incomplete type /usr/include/linux/if.h:181:19: error: field 'ifru_broadaddr' has incomplete type /usr/include/linux/if.h:182:19: error: field 'ifru_netmask' has incomplete type /usr/include/linux/if.h:183:20: error: field 'ifru_hwaddr' has incomplete type configure:6753: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NET_IF_PPP_H 1 | #define HAVE_NET_PPP_COMP_H 1 | #define HAVE_NET_PPP_DEFS_H 1 | #define HAVE_NETASH_ASH_H 1 | #define HAVE_NETAX25_AX25_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETECONET_EC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_NETIUCV_IUCV_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_NETROM_NETROM_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RAW_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_TIMEX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_USTAT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LINUX_KD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_ATALK_H 1 | #define HAVE_LINUX_ATMBR2684_H 1 | #define HAVE_LINUX_AUTO_FS_H 1 | #define HAVE_LINUX_AUTO_FS4_H 1 | #define HAVE_LINUX_EXT2_FS_H 1 | #define HAVE_LINUX_IF_BONDING_H 1 | #define HAVE_LINUX_IF_FRAD_H 1 | /* end confdefs.h. */ | | #include | #include | #include | | #ifndef aligned_u64 | #define aligned_u64 __u64 __attribute__((aligned(8))) | #endif | | | | #include configure:6753: result: no configure:6776: checking for linux/if_pppox.h configure:6776: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6776: $? = 0 configure:6776: result: yes configure:6800: checking for linux/irda.h configure:6800: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6800: $? = 0 configure:6800: result: yes configure:6818: checking for linux/ncp_fs.h configure:6818: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6818: $? = 0 configure:6818: result: yes configure:6836: checking for linux/netlink.h configure:6836: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6836: $? = 0 configure:6836: result: yes configure:6854: checking for linux/ppp_defs.h configure:6854: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6854: $? = 0 configure:6854: result: yes configure:6870: checking for linux/x25.h configure:6870: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6870: $? = 0 configure:6870: result: yes configure:6888: checking for netrose/rose.h configure:6888: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6888: $? = 0 configure:6888: result: yes configure:6906: checking for net/if_var.h configure:6906: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:254:24: fatal error: net/if_var.h: No such file or directory compilation terminated. configure:6906: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NET_IF_PPP_H 1 | #define HAVE_NET_PPP_COMP_H 1 | #define HAVE_NET_PPP_DEFS_H 1 | #define HAVE_NETASH_ASH_H 1 | #define HAVE_NETAX25_AX25_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETECONET_EC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_NETIUCV_IUCV_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_NETROM_NETROM_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RAW_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_TIMEX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_USTAT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LINUX_KD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_ATALK_H 1 | #define HAVE_LINUX_ATMBR2684_H 1 | #define HAVE_LINUX_AUTO_FS_H 1 | #define HAVE_LINUX_AUTO_FS4_H 1 | #define HAVE_LINUX_EXT2_FS_H 1 | #define HAVE_LINUX_IF_BONDING_H 1 | #define HAVE_LINUX_IF_FRAD_H 1 | #define HAVE_LINUX_IF_PPPOX_H 1 | #define HAVE_LINUX_IRDA_H 1 | #define HAVE_LINUX_NCP_FS_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_PPP_DEFS_H 1 | #define HAVE_LINUX_X25_H 1 | #define HAVE_NETROSE_ROSE_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NET_IF_H | #include | #endif | #ifdef HAVE_ARPA_INET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | | #include | | | #include configure:6906: result: no configure:6938: checking for netinet/in_var.h configure:6938: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:257:28: fatal error: netinet/in_var.h: No such file or directory compilation terminated. configure:6938: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NET_IF_PPP_H 1 | #define HAVE_NET_PPP_COMP_H 1 | #define HAVE_NET_PPP_DEFS_H 1 | #define HAVE_NETASH_ASH_H 1 | #define HAVE_NETAX25_AX25_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETECONET_EC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_NETIUCV_IUCV_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_NETROM_NETROM_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RAW_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_TIMEX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_USTAT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LINUX_KD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_ATALK_H 1 | #define HAVE_LINUX_ATMBR2684_H 1 | #define HAVE_LINUX_AUTO_FS_H 1 | #define HAVE_LINUX_AUTO_FS4_H 1 | #define HAVE_LINUX_EXT2_FS_H 1 | #define HAVE_LINUX_IF_BONDING_H 1 | #define HAVE_LINUX_IF_FRAD_H 1 | #define HAVE_LINUX_IF_PPPOX_H 1 | #define HAVE_LINUX_IRDA_H 1 | #define HAVE_LINUX_NCP_FS_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_PPP_DEFS_H 1 | #define HAVE_LINUX_X25_H 1 | #define HAVE_NETROSE_ROSE_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NET_IF_H | #include | #endif | #ifdef HAVE_ARPA_INET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_NET_IF_VAR_H | #include | #endif | | #include | | | #include configure:6938: result: no configure:6973: checking for linux/scc.h configure:6973: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6973: $? = 0 configure:6973: result: yes configure:6993: checking number of arguments to getmntent configure:7019: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:7019: $? = 0 configure:7022: result: 1 configure:7040: checking for struct utsname::domainname configure:7060: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:248:20: warning: variable 'x' set but not used [-Wunused-but-set-variable] configure:7060: $? = 0 configure:7062: result: yes configure:7081: checking what va_list is compatible with configure:7101: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:248:17: warning: variable 'p' set but not used [-Wunused-but-set-variable] configure:7101: $? = 0 configure:7104: result: const void * configure:7122: checking number of arguments to statfs configure:7142: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:250:5: warning: implicit declaration of function 'statfs' [-Wimplicit-function-declaration] configure:7142: $? = 0 configure:7145: result: 2 configure:7218: checking for library containing cap_get_proc configure:7249: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lm >&5 /tmp/cc5eCGDh.o: In function `main': /home/archives/libexplain/branch.1/branch.4/delta15570.001/web-site/debian/libexplain-1.4/conftest.c:255: undefined reference to `cap_get_proc' collect2: ld returned 1 exit status configure:7249: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NET_IF_PPP_H 1 | #define HAVE_NET_PPP_COMP_H 1 | #define HAVE_NET_PPP_DEFS_H 1 | #define HAVE_NETASH_ASH_H 1 | #define HAVE_NETAX25_AX25_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETECONET_EC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_NETIUCV_IUCV_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_NETROM_NETROM_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RAW_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_TIMEX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_USTAT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LINUX_KD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_ATALK_H 1 | #define HAVE_LINUX_ATMBR2684_H 1 | #define HAVE_LINUX_AUTO_FS_H 1 | #define HAVE_LINUX_AUTO_FS4_H 1 | #define HAVE_LINUX_EXT2_FS_H 1 | #define HAVE_LINUX_IF_BONDING_H 1 | #define HAVE_LINUX_IF_FRAD_H 1 | #define HAVE_LINUX_IF_PPPOX_H 1 | #define HAVE_LINUX_IRDA_H 1 | #define HAVE_LINUX_NCP_FS_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_PPP_DEFS_H 1 | #define HAVE_LINUX_X25_H 1 | #define HAVE_NETROSE_ROSE_H 1 | #define HAVE_LINUX_SCC_H 1 | #define GETMNTENT_NARGS 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define VA_LIST_VOID_STAR 1 | #define STATFS_NARGS 2 | #define _PATH_MNTTAB "/etc/fstab" | #define _PATH_MOUNTED "/etc/mtab" | /* 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 cap_get_proc (); | int | main () | { | return cap_get_proc (); | ; | return 0; | } configure:7249: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lcap -lm >&5 configure:7249: $? = 0 configure:7266: result: -lcap configure:7274: checking for library containing dlopen configure:7305: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lcap -lm >&5 /tmp/ccywOJ4h.o: In function `main': /home/archives/libexplain/branch.1/branch.4/delta15570.001/web-site/debian/libexplain-1.4/conftest.c:255: undefined reference to `dlopen' collect2: ld returned 1 exit status configure:7305: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NET_IF_PPP_H 1 | #define HAVE_NET_PPP_COMP_H 1 | #define HAVE_NET_PPP_DEFS_H 1 | #define HAVE_NETASH_ASH_H 1 | #define HAVE_NETAX25_AX25_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETECONET_EC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_NETIUCV_IUCV_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_NETROM_NETROM_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RAW_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_TIMEX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_USTAT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LINUX_KD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_ATALK_H 1 | #define HAVE_LINUX_ATMBR2684_H 1 | #define HAVE_LINUX_AUTO_FS_H 1 | #define HAVE_LINUX_AUTO_FS4_H 1 | #define HAVE_LINUX_EXT2_FS_H 1 | #define HAVE_LINUX_IF_BONDING_H 1 | #define HAVE_LINUX_IF_FRAD_H 1 | #define HAVE_LINUX_IF_PPPOX_H 1 | #define HAVE_LINUX_IRDA_H 1 | #define HAVE_LINUX_NCP_FS_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_PPP_DEFS_H 1 | #define HAVE_LINUX_X25_H 1 | #define HAVE_NETROSE_ROSE_H 1 | #define HAVE_LINUX_SCC_H 1 | #define GETMNTENT_NARGS 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define VA_LIST_VOID_STAR 1 | #define STATFS_NARGS 2 | #define _PATH_MNTTAB "/etc/fstab" | #define _PATH_MOUNTED "/etc/mtab" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:7305: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -ldl -lcap -lm >&5 configure:7305: $? = 0 configure:7322: result: -ldl configure:7330: checking for library containing acl_free configure:7361: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -ldl -lcap -lm >&5 /tmp/cc9W6MGo.o: In function `main': /home/archives/libexplain/branch.1/branch.4/delta15570.001/web-site/debian/libexplain-1.4/conftest.c:255: undefined reference to `acl_free' collect2: ld returned 1 exit status configure:7361: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NET_IF_PPP_H 1 | #define HAVE_NET_PPP_COMP_H 1 | #define HAVE_NET_PPP_DEFS_H 1 | #define HAVE_NETASH_ASH_H 1 | #define HAVE_NETAX25_AX25_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETECONET_EC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_NETIUCV_IUCV_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_NETROM_NETROM_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RAW_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_TIMEX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_USTAT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LINUX_KD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_ATALK_H 1 | #define HAVE_LINUX_ATMBR2684_H 1 | #define HAVE_LINUX_AUTO_FS_H 1 | #define HAVE_LINUX_AUTO_FS4_H 1 | #define HAVE_LINUX_EXT2_FS_H 1 | #define HAVE_LINUX_IF_BONDING_H 1 | #define HAVE_LINUX_IF_FRAD_H 1 | #define HAVE_LINUX_IF_PPPOX_H 1 | #define HAVE_LINUX_IRDA_H 1 | #define HAVE_LINUX_NCP_FS_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_PPP_DEFS_H 1 | #define HAVE_LINUX_X25_H 1 | #define HAVE_NETROSE_ROSE_H 1 | #define HAVE_LINUX_SCC_H 1 | #define GETMNTENT_NARGS 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define VA_LIST_VOID_STAR 1 | #define STATFS_NARGS 2 | #define _PATH_MNTTAB "/etc/fstab" | #define _PATH_MOUNTED "/etc/mtab" | /* 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 acl_free (); | int | main () | { | return acl_free (); | ; | return 0; | } configure:7361: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:7361: $? = 0 configure:7378: result: -lacl configure:7387: checking for sigset_t configure:7387: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:7387: $? = 0 configure:7387: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:250:23: error: expected expression before ')' token configure:7387: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NET_IF_PPP_H 1 | #define HAVE_NET_PPP_COMP_H 1 | #define HAVE_NET_PPP_DEFS_H 1 | #define HAVE_NETASH_ASH_H 1 | #define HAVE_NETAX25_AX25_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETECONET_EC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_NETIUCV_IUCV_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_NETROM_NETROM_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RAW_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_TIMEX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_USTAT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LINUX_KD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_ATALK_H 1 | #define HAVE_LINUX_ATMBR2684_H 1 | #define HAVE_LINUX_AUTO_FS_H 1 | #define HAVE_LINUX_AUTO_FS4_H 1 | #define HAVE_LINUX_EXT2_FS_H 1 | #define HAVE_LINUX_IF_BONDING_H 1 | #define HAVE_LINUX_IF_FRAD_H 1 | #define HAVE_LINUX_IF_PPPOX_H 1 | #define HAVE_LINUX_IRDA_H 1 | #define HAVE_LINUX_NCP_FS_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_PPP_DEFS_H 1 | #define HAVE_LINUX_X25_H 1 | #define HAVE_NETROSE_ROSE_H 1 | #define HAVE_LINUX_SCC_H 1 | #define GETMNTENT_NARGS 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define VA_LIST_VOID_STAR 1 | #define STATFS_NARGS 2 | #define _PATH_MNTTAB "/etc/fstab" | #define _PATH_MOUNTED "/etc/mtab" | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((sigset_t))) | return 0; | ; | return 0; | } configure:7387: result: yes configure:7398: checking for off_t configure:7398: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:7398: $? = 0 configure:7398: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:251:20: error: expected expression before ')' token configure:7398: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NET_IF_PPP_H 1 | #define HAVE_NET_PPP_COMP_H 1 | #define HAVE_NET_PPP_DEFS_H 1 | #define HAVE_NETASH_ASH_H 1 | #define HAVE_NETAX25_AX25_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETECONET_EC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_NETIUCV_IUCV_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_NETROM_NETROM_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RAW_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_TIMEX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_USTAT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LINUX_KD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_ATALK_H 1 | #define HAVE_LINUX_ATMBR2684_H 1 | #define HAVE_LINUX_AUTO_FS_H 1 | #define HAVE_LINUX_AUTO_FS4_H 1 | #define HAVE_LINUX_EXT2_FS_H 1 | #define HAVE_LINUX_IF_BONDING_H 1 | #define HAVE_LINUX_IF_FRAD_H 1 | #define HAVE_LINUX_IF_PPPOX_H 1 | #define HAVE_LINUX_IRDA_H 1 | #define HAVE_LINUX_NCP_FS_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_PPP_DEFS_H 1 | #define HAVE_LINUX_X25_H 1 | #define HAVE_NETROSE_ROSE_H 1 | #define HAVE_LINUX_SCC_H 1 | #define GETMNTENT_NARGS 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define VA_LIST_VOID_STAR 1 | #define STATFS_NARGS 2 | #define _PATH_MNTTAB "/etc/fstab" | #define _PATH_MOUNTED "/etc/mtab" | #define HAVE_SIGSET_T 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:7398: result: yes configure:7409: checking for loff_t configure:7409: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:7409: $? = 0 configure:7409: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:252:21: error: expected expression before ')' token configure:7409: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NET_IF_PPP_H 1 | #define HAVE_NET_PPP_COMP_H 1 | #define HAVE_NET_PPP_DEFS_H 1 | #define HAVE_NETASH_ASH_H 1 | #define HAVE_NETAX25_AX25_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETECONET_EC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_NETIUCV_IUCV_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_NETROM_NETROM_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RAW_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_TIMEX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_USTAT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LINUX_KD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_ATALK_H 1 | #define HAVE_LINUX_ATMBR2684_H 1 | #define HAVE_LINUX_AUTO_FS_H 1 | #define HAVE_LINUX_AUTO_FS4_H 1 | #define HAVE_LINUX_EXT2_FS_H 1 | #define HAVE_LINUX_IF_BONDING_H 1 | #define HAVE_LINUX_IF_FRAD_H 1 | #define HAVE_LINUX_IF_PPPOX_H 1 | #define HAVE_LINUX_IRDA_H 1 | #define HAVE_LINUX_NCP_FS_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_PPP_DEFS_H 1 | #define HAVE_LINUX_X25_H 1 | #define HAVE_NETROSE_ROSE_H 1 | #define HAVE_LINUX_SCC_H 1 | #define GETMNTENT_NARGS 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define VA_LIST_VOID_STAR 1 | #define STATFS_NARGS 2 | #define _PATH_MNTTAB "/etc/fstab" | #define _PATH_MOUNTED "/etc/mtab" | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((loff_t))) | return 0; | ; | return 0; | } configure:7409: result: yes configure:7425: checking for dirent.h that defines DIR configure:7444: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:7444: $? = 0 configure:7452: result: yes configure:7465: checking for library containing opendir configure:7496: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:7496: $? = 0 configure:7513: result: none required configure:7580: checking return type of signal handlers configure:7598: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:254:1: error: void value not ignored as it ought to be configure:7598: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NET_IF_PPP_H 1 | #define HAVE_NET_PPP_COMP_H 1 | #define HAVE_NET_PPP_DEFS_H 1 | #define HAVE_NETASH_ASH_H 1 | #define HAVE_NETAX25_AX25_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETECONET_EC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_NETIUCV_IUCV_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_NETROM_NETROM_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RAW_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_TIMEX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_USTAT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LINUX_KD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_ATALK_H 1 | #define HAVE_LINUX_ATMBR2684_H 1 | #define HAVE_LINUX_AUTO_FS_H 1 | #define HAVE_LINUX_AUTO_FS4_H 1 | #define HAVE_LINUX_EXT2_FS_H 1 | #define HAVE_LINUX_IF_BONDING_H 1 | #define HAVE_LINUX_IF_FRAD_H 1 | #define HAVE_LINUX_IF_PPPOX_H 1 | #define HAVE_LINUX_IRDA_H 1 | #define HAVE_LINUX_NCP_FS_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_PPP_DEFS_H 1 | #define HAVE_LINUX_X25_H 1 | #define HAVE_NETROSE_ROSE_H 1 | #define HAVE_LINUX_SCC_H 1 | #define GETMNTENT_NARGS 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define VA_LIST_VOID_STAR 1 | #define STATFS_NARGS 2 | #define _PATH_MNTTAB "/etc/fstab" | #define _PATH_MOUNTED "/etc/mtab" | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_LOFF_T 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:7605: result: void configure:7613: checking for size_t configure:7613: result: yes configure:7624: checking whether time.h and sys/time.h may both be included configure:7644: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:7644: $? = 0 configure:7651: result: yes configure:7659: checking for an ANSI C-conforming const configure:7724: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:279:10: warning: 't' is used uninitialized in this function [-Wuninitialized] configure:7724: $? = 0 configure:7731: result: yes configure:7740: checking for inline configure:7756: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:7756: $? = 0 configure:7764: result: inline configure:7789: checking for long file names configure:7821: result: yes configure:7829: checking whether strerror_r is declared configure:7829: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:7829: $? = 0 configure:7829: result: yes configure:7842: checking for strerror_r configure:7842: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:7842: $? = 0 configure:7842: result: yes configure:7851: checking whether strerror_r returns char * configure:7875: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:7875: $? = 0 configure:7913: result: yes configure:8054: checking for __fpurge configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for accept4 configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for acl_entries configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for acl_from_text configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for acl_get_fd configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for acl_get_file configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for acl_set_fd configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for acl_set_file configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for acl_to_any_text configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for acl_to_text configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for adjtimex configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for asprintf configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for atexit configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for cap_get_proc configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for capget configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for cfmakeraw configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for chmod configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for dirfd configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for dladdr configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for dlsym configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for endgrent configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for endmntent configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for eventfd configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for fchmod configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for fchmodat configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for fchown configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for fchownat configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for fdopendir configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for flock configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for fseeko configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for fstatat configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for fstatfs configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for ftello configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for ftime configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for futimens configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for futimes configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for futimesat configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for getdomainname configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for getgrent configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for getgrouplist configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for gethostbyname configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for gethostid configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for gethostname configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for getmntent configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for getmntinfo configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 /tmp/ccwxxJaa.o: In function `main': /home/archives/libexplain/branch.1/branch.4/delta15570.001/web-site/debian/libexplain-1.4/conftest.c:333: undefined reference to `getmntinfo' collect2: ld returned 1 exit status configure:8054: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NET_IF_PPP_H 1 | #define HAVE_NET_PPP_COMP_H 1 | #define HAVE_NET_PPP_DEFS_H 1 | #define HAVE_NETASH_ASH_H 1 | #define HAVE_NETAX25_AX25_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETECONET_EC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_NETIUCV_IUCV_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_NETROM_NETROM_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RAW_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_TIMEX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_USTAT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LINUX_KD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_ATALK_H 1 | #define HAVE_LINUX_ATMBR2684_H 1 | #define HAVE_LINUX_AUTO_FS_H 1 | #define HAVE_LINUX_AUTO_FS4_H 1 | #define HAVE_LINUX_EXT2_FS_H 1 | #define HAVE_LINUX_IF_BONDING_H 1 | #define HAVE_LINUX_IF_FRAD_H 1 | #define HAVE_LINUX_IF_PPPOX_H 1 | #define HAVE_LINUX_IRDA_H 1 | #define HAVE_LINUX_NCP_FS_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_PPP_DEFS_H 1 | #define HAVE_LINUX_X25_H 1 | #define HAVE_NETROSE_ROSE_H 1 | #define HAVE_LINUX_SCC_H 1 | #define GETMNTENT_NARGS 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define VA_LIST_VOID_STAR 1 | #define STATFS_NARGS 2 | #define _PATH_MNTTAB "/etc/fstab" | #define _PATH_MOUNTED "/etc/mtab" | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_LOFF_T 1 | #define HAVE_DIRENT_H 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INLINE 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE___FPURGE 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_TO_ANY_TEXT 1 | #define HAVE_ACL_TO_TEXT 1 | #define HAVE_ADJTIMEX 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_CAPGET 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CHMOD 1 | #define HAVE_DIRFD 1 | #define HAVE_DLADDR 1 | #define HAVE_DLSYM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_EVENTFD 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCK 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_FTELLO 1 | #define HAVE_FTIME 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETMNTENT 1 | /* end confdefs.h. */ | /* Define getmntinfo to an innocuous variant, in case declares getmntinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define getmntinfo innocuous_getmntinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getmntinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getmntinfo | | /* 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 getmntinfo (); | /* 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_getmntinfo || defined __stub___getmntinfo | choke me | #endif | | int | main () | { | return getmntinfo (); | ; | return 0; | } configure:8054: result: no configure:8054: checking for getopt_long configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for getpagesize configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for getpriority configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for getregid configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 /tmp/ccVsuvea.o: In function `main': /home/archives/libexplain/branch.1/branch.4/delta15570.001/web-site/debian/libexplain-1.4/conftest.c:336: undefined reference to `getregid' collect2: ld returned 1 exit status configure:8054: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NET_IF_PPP_H 1 | #define HAVE_NET_PPP_COMP_H 1 | #define HAVE_NET_PPP_DEFS_H 1 | #define HAVE_NETASH_ASH_H 1 | #define HAVE_NETAX25_AX25_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETECONET_EC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_NETIUCV_IUCV_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_NETROM_NETROM_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RAW_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_TIMEX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_USTAT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LINUX_KD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_ATALK_H 1 | #define HAVE_LINUX_ATMBR2684_H 1 | #define HAVE_LINUX_AUTO_FS_H 1 | #define HAVE_LINUX_AUTO_FS4_H 1 | #define HAVE_LINUX_EXT2_FS_H 1 | #define HAVE_LINUX_IF_BONDING_H 1 | #define HAVE_LINUX_IF_FRAD_H 1 | #define HAVE_LINUX_IF_PPPOX_H 1 | #define HAVE_LINUX_IRDA_H 1 | #define HAVE_LINUX_NCP_FS_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_PPP_DEFS_H 1 | #define HAVE_LINUX_X25_H 1 | #define HAVE_NETROSE_ROSE_H 1 | #define HAVE_LINUX_SCC_H 1 | #define GETMNTENT_NARGS 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define VA_LIST_VOID_STAR 1 | #define STATFS_NARGS 2 | #define _PATH_MNTTAB "/etc/fstab" | #define _PATH_MOUNTED "/etc/mtab" | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_LOFF_T 1 | #define HAVE_DIRENT_H 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INLINE 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE___FPURGE 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_TO_ANY_TEXT 1 | #define HAVE_ACL_TO_TEXT 1 | #define HAVE_ADJTIMEX 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_CAPGET 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CHMOD 1 | #define HAVE_DIRFD 1 | #define HAVE_DLADDR 1 | #define HAVE_DLSYM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_EVENTFD 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCK 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_FTELLO 1 | #define HAVE_FTIME 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETMNTENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPRIORITY 1 | /* end confdefs.h. */ | /* Define getregid to an innocuous variant, in case declares getregid. | For example, HP-UX 11i declares gettimeofday. */ | #define getregid innocuous_getregid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getregid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getregid | | /* 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 getregid (); | /* 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_getregid || defined __stub___getregid | choke me | #endif | | int | main () | { | return getregid (); | ; | return 0; | } configure:8054: result: no configure:8054: checking for getresgid configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for getresuid configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for getreuid configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 /tmp/ccUm4skh.o: In function `main': /home/archives/libexplain/branch.1/branch.4/delta15570.001/web-site/debian/libexplain-1.4/conftest.c:338: undefined reference to `getreuid' collect2: ld returned 1 exit status configure:8054: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NET_IF_PPP_H 1 | #define HAVE_NET_PPP_COMP_H 1 | #define HAVE_NET_PPP_DEFS_H 1 | #define HAVE_NETASH_ASH_H 1 | #define HAVE_NETAX25_AX25_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETECONET_EC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_NETIUCV_IUCV_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_NETROM_NETROM_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RAW_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_TIMEX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_USTAT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LINUX_KD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_ATALK_H 1 | #define HAVE_LINUX_ATMBR2684_H 1 | #define HAVE_LINUX_AUTO_FS_H 1 | #define HAVE_LINUX_AUTO_FS4_H 1 | #define HAVE_LINUX_EXT2_FS_H 1 | #define HAVE_LINUX_IF_BONDING_H 1 | #define HAVE_LINUX_IF_FRAD_H 1 | #define HAVE_LINUX_IF_PPPOX_H 1 | #define HAVE_LINUX_IRDA_H 1 | #define HAVE_LINUX_NCP_FS_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_PPP_DEFS_H 1 | #define HAVE_LINUX_X25_H 1 | #define HAVE_NETROSE_ROSE_H 1 | #define HAVE_LINUX_SCC_H 1 | #define GETMNTENT_NARGS 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define VA_LIST_VOID_STAR 1 | #define STATFS_NARGS 2 | #define _PATH_MNTTAB "/etc/fstab" | #define _PATH_MOUNTED "/etc/mtab" | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_LOFF_T 1 | #define HAVE_DIRENT_H 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INLINE 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE___FPURGE 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_TO_ANY_TEXT 1 | #define HAVE_ACL_TO_TEXT 1 | #define HAVE_ADJTIMEX 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_CAPGET 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CHMOD 1 | #define HAVE_DIRFD 1 | #define HAVE_DLADDR 1 | #define HAVE_DLSYM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_EVENTFD 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCK 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_FTELLO 1 | #define HAVE_FTIME 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETMNTENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | /* end confdefs.h. */ | /* Define getreuid to an innocuous variant, in case declares getreuid. | For example, HP-UX 11i declares gettimeofday. */ | #define getreuid innocuous_getreuid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getreuid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getreuid | | /* 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 getreuid (); | /* 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_getreuid || defined __stub___getreuid | choke me | #endif | | int | main () | { | return getreuid (); | ; | return 0; | } configure:8054: result: no configure:8054: checking for getrusage configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for gettext configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 conftest.c:328:6: warning: conflicting types for built-in function 'gettext' [enabled by default] configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for hasmntopt configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for iconv_close configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for iconv_open configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for lchmod configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 conftest.c:337:1: error: unknown type name 'choke' conftest.c:340:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' configure:8054: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NET_IF_PPP_H 1 | #define HAVE_NET_PPP_COMP_H 1 | #define HAVE_NET_PPP_DEFS_H 1 | #define HAVE_NETASH_ASH_H 1 | #define HAVE_NETAX25_AX25_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETECONET_EC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_NETIUCV_IUCV_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_NETROM_NETROM_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RAW_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_TIMEX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_USTAT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LINUX_KD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_ATALK_H 1 | #define HAVE_LINUX_ATMBR2684_H 1 | #define HAVE_LINUX_AUTO_FS_H 1 | #define HAVE_LINUX_AUTO_FS4_H 1 | #define HAVE_LINUX_EXT2_FS_H 1 | #define HAVE_LINUX_IF_BONDING_H 1 | #define HAVE_LINUX_IF_FRAD_H 1 | #define HAVE_LINUX_IF_PPPOX_H 1 | #define HAVE_LINUX_IRDA_H 1 | #define HAVE_LINUX_NCP_FS_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_PPP_DEFS_H 1 | #define HAVE_LINUX_X25_H 1 | #define HAVE_NETROSE_ROSE_H 1 | #define HAVE_LINUX_SCC_H 1 | #define GETMNTENT_NARGS 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define VA_LIST_VOID_STAR 1 | #define STATFS_NARGS 2 | #define _PATH_MNTTAB "/etc/fstab" | #define _PATH_MOUNTED "/etc/mtab" | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_LOFF_T 1 | #define HAVE_DIRENT_H 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INLINE 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE___FPURGE 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_TO_ANY_TEXT 1 | #define HAVE_ACL_TO_TEXT 1 | #define HAVE_ADJTIMEX 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_CAPGET 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CHMOD 1 | #define HAVE_DIRFD 1 | #define HAVE_DLADDR 1 | #define HAVE_DLSYM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_EVENTFD 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCK 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_FTELLO 1 | #define HAVE_FTIME 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETMNTENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTEXT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_ICONV_CLOSE 1 | #define HAVE_ICONV_OPEN 1 | /* end confdefs.h. */ | /* Define lchmod to an innocuous variant, in case declares lchmod. | For example, HP-UX 11i declares gettimeofday. */ | #define lchmod innocuous_lchmod | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lchmod (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lchmod | | /* 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 lchmod (); | /* 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_lchmod || defined __stub___lchmod | choke me | #endif | | int | main () | { | return lchmod (); | ; | return 0; | } configure:8054: result: no configure:8054: checking for lchown configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for lchownat configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 /tmp/ccw7EwxA.o: In function `main': /home/archives/libexplain/branch.1/branch.4/delta15570.001/web-site/debian/libexplain-1.4/conftest.c:344: undefined reference to `lchownat' collect2: ld returned 1 exit status configure:8054: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NET_IF_PPP_H 1 | #define HAVE_NET_PPP_COMP_H 1 | #define HAVE_NET_PPP_DEFS_H 1 | #define HAVE_NETASH_ASH_H 1 | #define HAVE_NETAX25_AX25_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETECONET_EC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_NETIUCV_IUCV_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_NETROM_NETROM_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RAW_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_TIMEX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_USTAT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LINUX_KD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_ATALK_H 1 | #define HAVE_LINUX_ATMBR2684_H 1 | #define HAVE_LINUX_AUTO_FS_H 1 | #define HAVE_LINUX_AUTO_FS4_H 1 | #define HAVE_LINUX_EXT2_FS_H 1 | #define HAVE_LINUX_IF_BONDING_H 1 | #define HAVE_LINUX_IF_FRAD_H 1 | #define HAVE_LINUX_IF_PPPOX_H 1 | #define HAVE_LINUX_IRDA_H 1 | #define HAVE_LINUX_NCP_FS_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_PPP_DEFS_H 1 | #define HAVE_LINUX_X25_H 1 | #define HAVE_NETROSE_ROSE_H 1 | #define HAVE_LINUX_SCC_H 1 | #define GETMNTENT_NARGS 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define VA_LIST_VOID_STAR 1 | #define STATFS_NARGS 2 | #define _PATH_MNTTAB "/etc/fstab" | #define _PATH_MOUNTED "/etc/mtab" | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_LOFF_T 1 | #define HAVE_DIRENT_H 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INLINE 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE___FPURGE 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_TO_ANY_TEXT 1 | #define HAVE_ACL_TO_TEXT 1 | #define HAVE_ADJTIMEX 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_CAPGET 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CHMOD 1 | #define HAVE_DIRFD 1 | #define HAVE_DLADDR 1 | #define HAVE_DLSYM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_EVENTFD 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCK 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_FTELLO 1 | #define HAVE_FTIME 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETMNTENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTEXT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_ICONV_CLOSE 1 | #define HAVE_ICONV_OPEN 1 | #define HAVE_LCHOWN 1 | /* end confdefs.h. */ | /* Define lchownat to an innocuous variant, in case declares lchownat. | For example, HP-UX 11i declares gettimeofday. */ | #define lchownat innocuous_lchownat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lchownat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lchownat | | /* 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 lchownat (); | /* 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_lchownat || defined __stub___lchownat | choke me | #endif | | int | main () | { | return lchownat (); | ; | return 0; | } configure:8054: result: no configure:8054: checking for linkat configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for lutime configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 /tmp/ccy01fgF.o: In function `main': /home/archives/libexplain/branch.1/branch.4/delta15570.001/web-site/debian/libexplain-1.4/conftest.c:345: undefined reference to `lutime' collect2: ld returned 1 exit status configure:8054: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NET_IF_PPP_H 1 | #define HAVE_NET_PPP_COMP_H 1 | #define HAVE_NET_PPP_DEFS_H 1 | #define HAVE_NETASH_ASH_H 1 | #define HAVE_NETAX25_AX25_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETECONET_EC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_NETIUCV_IUCV_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_NETROM_NETROM_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RAW_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_TIMEX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_USTAT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LINUX_KD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_ATALK_H 1 | #define HAVE_LINUX_ATMBR2684_H 1 | #define HAVE_LINUX_AUTO_FS_H 1 | #define HAVE_LINUX_AUTO_FS4_H 1 | #define HAVE_LINUX_EXT2_FS_H 1 | #define HAVE_LINUX_IF_BONDING_H 1 | #define HAVE_LINUX_IF_FRAD_H 1 | #define HAVE_LINUX_IF_PPPOX_H 1 | #define HAVE_LINUX_IRDA_H 1 | #define HAVE_LINUX_NCP_FS_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_PPP_DEFS_H 1 | #define HAVE_LINUX_X25_H 1 | #define HAVE_NETROSE_ROSE_H 1 | #define HAVE_LINUX_SCC_H 1 | #define GETMNTENT_NARGS 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define VA_LIST_VOID_STAR 1 | #define STATFS_NARGS 2 | #define _PATH_MNTTAB "/etc/fstab" | #define _PATH_MOUNTED "/etc/mtab" | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_LOFF_T 1 | #define HAVE_DIRENT_H 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INLINE 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE___FPURGE 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_TO_ANY_TEXT 1 | #define HAVE_ACL_TO_TEXT 1 | #define HAVE_ADJTIMEX 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_CAPGET 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CHMOD 1 | #define HAVE_DIRFD 1 | #define HAVE_DLADDR 1 | #define HAVE_DLSYM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_EVENTFD 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCK 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_FTELLO 1 | #define HAVE_FTIME 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETMNTENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTEXT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_ICONV_CLOSE 1 | #define HAVE_ICONV_OPEN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | /* end confdefs.h. */ | /* Define lutime to an innocuous variant, in case declares lutime. | For example, HP-UX 11i declares gettimeofday. */ | #define lutime innocuous_lutime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lutime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lutime | | /* 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 lutime (); | /* 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_lutime || defined __stub___lutime | choke me | #endif | | int | main () | { | return lutime (); | ; | return 0; | } configure:8054: result: no configure:8054: checking for lutimeat configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 /tmp/ccmakJEE.o: In function `main': /home/archives/libexplain/branch.1/branch.4/delta15570.001/web-site/debian/libexplain-1.4/conftest.c:345: undefined reference to `lutimeat' collect2: ld returned 1 exit status configure:8054: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NET_IF_PPP_H 1 | #define HAVE_NET_PPP_COMP_H 1 | #define HAVE_NET_PPP_DEFS_H 1 | #define HAVE_NETASH_ASH_H 1 | #define HAVE_NETAX25_AX25_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETECONET_EC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_NETIUCV_IUCV_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_NETROM_NETROM_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RAW_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_TIMEX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_USTAT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LINUX_KD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_ATALK_H 1 | #define HAVE_LINUX_ATMBR2684_H 1 | #define HAVE_LINUX_AUTO_FS_H 1 | #define HAVE_LINUX_AUTO_FS4_H 1 | #define HAVE_LINUX_EXT2_FS_H 1 | #define HAVE_LINUX_IF_BONDING_H 1 | #define HAVE_LINUX_IF_FRAD_H 1 | #define HAVE_LINUX_IF_PPPOX_H 1 | #define HAVE_LINUX_IRDA_H 1 | #define HAVE_LINUX_NCP_FS_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_PPP_DEFS_H 1 | #define HAVE_LINUX_X25_H 1 | #define HAVE_NETROSE_ROSE_H 1 | #define HAVE_LINUX_SCC_H 1 | #define GETMNTENT_NARGS 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define VA_LIST_VOID_STAR 1 | #define STATFS_NARGS 2 | #define _PATH_MNTTAB "/etc/fstab" | #define _PATH_MOUNTED "/etc/mtab" | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_LOFF_T 1 | #define HAVE_DIRENT_H 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INLINE 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE___FPURGE 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_TO_ANY_TEXT 1 | #define HAVE_ACL_TO_TEXT 1 | #define HAVE_ADJTIMEX 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_CAPGET 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CHMOD 1 | #define HAVE_DIRFD 1 | #define HAVE_DLADDR 1 | #define HAVE_DLSYM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_EVENTFD 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCK 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_FTELLO 1 | #define HAVE_FTIME 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETMNTENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTEXT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_ICONV_CLOSE 1 | #define HAVE_ICONV_OPEN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | /* end confdefs.h. */ | /* Define lutimeat to an innocuous variant, in case declares lutimeat. | For example, HP-UX 11i declares gettimeofday. */ | #define lutimeat innocuous_lutimeat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lutimeat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lutimeat | | /* 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 lutimeat (); | /* 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_lutimeat || defined __stub___lutimeat | choke me | #endif | | int | main () | { | return lutimeat (); | ; | return 0; | } configure:8054: result: no configure:8054: checking for lutimens configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 /tmp/ccu4T6AG.o: In function `main': /home/archives/libexplain/branch.1/branch.4/delta15570.001/web-site/debian/libexplain-1.4/conftest.c:345: undefined reference to `lutimens' collect2: ld returned 1 exit status configure:8054: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NET_IF_PPP_H 1 | #define HAVE_NET_PPP_COMP_H 1 | #define HAVE_NET_PPP_DEFS_H 1 | #define HAVE_NETASH_ASH_H 1 | #define HAVE_NETAX25_AX25_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETECONET_EC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_NETIUCV_IUCV_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_NETROM_NETROM_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RAW_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_TIMEX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_USTAT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LINUX_KD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_ATALK_H 1 | #define HAVE_LINUX_ATMBR2684_H 1 | #define HAVE_LINUX_AUTO_FS_H 1 | #define HAVE_LINUX_AUTO_FS4_H 1 | #define HAVE_LINUX_EXT2_FS_H 1 | #define HAVE_LINUX_IF_BONDING_H 1 | #define HAVE_LINUX_IF_FRAD_H 1 | #define HAVE_LINUX_IF_PPPOX_H 1 | #define HAVE_LINUX_IRDA_H 1 | #define HAVE_LINUX_NCP_FS_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_PPP_DEFS_H 1 | #define HAVE_LINUX_X25_H 1 | #define HAVE_NETROSE_ROSE_H 1 | #define HAVE_LINUX_SCC_H 1 | #define GETMNTENT_NARGS 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define VA_LIST_VOID_STAR 1 | #define STATFS_NARGS 2 | #define _PATH_MNTTAB "/etc/fstab" | #define _PATH_MOUNTED "/etc/mtab" | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_LOFF_T 1 | #define HAVE_DIRENT_H 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INLINE 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE___FPURGE 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_TO_ANY_TEXT 1 | #define HAVE_ACL_TO_TEXT 1 | #define HAVE_ADJTIMEX 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_CAPGET 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CHMOD 1 | #define HAVE_DIRFD 1 | #define HAVE_DLADDR 1 | #define HAVE_DLSYM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_EVENTFD 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCK 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_FTELLO 1 | #define HAVE_FTIME 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETMNTENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTEXT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_ICONV_CLOSE 1 | #define HAVE_ICONV_OPEN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | /* end confdefs.h. */ | /* Define lutimens to an innocuous variant, in case declares lutimens. | For example, HP-UX 11i declares gettimeofday. */ | #define lutimens innocuous_lutimens | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lutimens (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lutimens | | /* 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 lutimens (); | /* 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_lutimens || defined __stub___lutimens | choke me | #endif | | int | main () | { | return lutimens (); | ; | return 0; | } configure:8054: result: no configure:8054: checking for lutimensat configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 /tmp/ccck2UtJ.o: In function `main': /home/archives/libexplain/branch.1/branch.4/delta15570.001/web-site/debian/libexplain-1.4/conftest.c:345: undefined reference to `lutimensat' collect2: ld returned 1 exit status configure:8054: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NET_IF_PPP_H 1 | #define HAVE_NET_PPP_COMP_H 1 | #define HAVE_NET_PPP_DEFS_H 1 | #define HAVE_NETASH_ASH_H 1 | #define HAVE_NETAX25_AX25_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETECONET_EC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_NETIUCV_IUCV_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_NETROM_NETROM_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RAW_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_TIMEX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_USTAT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LINUX_KD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_ATALK_H 1 | #define HAVE_LINUX_ATMBR2684_H 1 | #define HAVE_LINUX_AUTO_FS_H 1 | #define HAVE_LINUX_AUTO_FS4_H 1 | #define HAVE_LINUX_EXT2_FS_H 1 | #define HAVE_LINUX_IF_BONDING_H 1 | #define HAVE_LINUX_IF_FRAD_H 1 | #define HAVE_LINUX_IF_PPPOX_H 1 | #define HAVE_LINUX_IRDA_H 1 | #define HAVE_LINUX_NCP_FS_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_PPP_DEFS_H 1 | #define HAVE_LINUX_X25_H 1 | #define HAVE_NETROSE_ROSE_H 1 | #define HAVE_LINUX_SCC_H 1 | #define GETMNTENT_NARGS 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define VA_LIST_VOID_STAR 1 | #define STATFS_NARGS 2 | #define _PATH_MNTTAB "/etc/fstab" | #define _PATH_MOUNTED "/etc/mtab" | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_LOFF_T 1 | #define HAVE_DIRENT_H 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INLINE 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE___FPURGE 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_TO_ANY_TEXT 1 | #define HAVE_ACL_TO_TEXT 1 | #define HAVE_ADJTIMEX 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_CAPGET 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CHMOD 1 | #define HAVE_DIRFD 1 | #define HAVE_DLADDR 1 | #define HAVE_DLSYM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_EVENTFD 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCK 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_FTELLO 1 | #define HAVE_FTIME 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETMNTENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTEXT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_ICONV_CLOSE 1 | #define HAVE_ICONV_OPEN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | /* end confdefs.h. */ | /* Define lutimensat to an innocuous variant, in case declares lutimensat. | For example, HP-UX 11i declares gettimeofday. */ | #define lutimensat innocuous_lutimensat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lutimensat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lutimensat | | /* 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 lutimensat (); | /* 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_lutimensat || defined __stub___lutimensat | choke me | #endif | | int | main () | { | return lutimensat (); | ; | return 0; | } configure:8054: result: no configure:8054: checking for lutimes configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for lutimesat configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 /tmp/ccb9jVkP.o: In function `main': /home/archives/libexplain/branch.1/branch.4/delta15570.001/web-site/debian/libexplain-1.4/conftest.c:346: undefined reference to `lutimesat' collect2: ld returned 1 exit status configure:8054: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NET_IF_PPP_H 1 | #define HAVE_NET_PPP_COMP_H 1 | #define HAVE_NET_PPP_DEFS_H 1 | #define HAVE_NETASH_ASH_H 1 | #define HAVE_NETAX25_AX25_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETECONET_EC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_NETIUCV_IUCV_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_NETROM_NETROM_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RAW_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_TIMEX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_USTAT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LINUX_KD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_ATALK_H 1 | #define HAVE_LINUX_ATMBR2684_H 1 | #define HAVE_LINUX_AUTO_FS_H 1 | #define HAVE_LINUX_AUTO_FS4_H 1 | #define HAVE_LINUX_EXT2_FS_H 1 | #define HAVE_LINUX_IF_BONDING_H 1 | #define HAVE_LINUX_IF_FRAD_H 1 | #define HAVE_LINUX_IF_PPPOX_H 1 | #define HAVE_LINUX_IRDA_H 1 | #define HAVE_LINUX_NCP_FS_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_PPP_DEFS_H 1 | #define HAVE_LINUX_X25_H 1 | #define HAVE_NETROSE_ROSE_H 1 | #define HAVE_LINUX_SCC_H 1 | #define GETMNTENT_NARGS 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define VA_LIST_VOID_STAR 1 | #define STATFS_NARGS 2 | #define _PATH_MNTTAB "/etc/fstab" | #define _PATH_MOUNTED "/etc/mtab" | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_LOFF_T 1 | #define HAVE_DIRENT_H 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INLINE 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE___FPURGE 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_TO_ANY_TEXT 1 | #define HAVE_ACL_TO_TEXT 1 | #define HAVE_ADJTIMEX 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_CAPGET 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CHMOD 1 | #define HAVE_DIRFD 1 | #define HAVE_DLADDR 1 | #define HAVE_DLSYM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_EVENTFD 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCK 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_FTELLO 1 | #define HAVE_FTIME 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETMNTENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTEXT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_ICONV_CLOSE 1 | #define HAVE_ICONV_OPEN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LUTIMES 1 | /* end confdefs.h. */ | /* Define lutimesat to an innocuous variant, in case declares lutimesat. | For example, HP-UX 11i declares gettimeofday. */ | #define lutimesat innocuous_lutimesat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lutimesat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lutimesat | | /* 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 lutimesat (); | /* 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_lutimesat || defined __stub___lutimesat | choke me | #endif | | int | main () | { | return lutimesat (); | ; | return 0; | } configure:8054: result: no configure:8054: checking for mbrtowc configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for mkdtemp configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for mkostemp configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for mmap configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for mount configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for munmap configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for nanosleep configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for on_exit configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for openat configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for pipe2 configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for poll configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for ptrace configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for putenv configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for readv configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for remove configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for setdomainname configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for setenv configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for setgrent configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for setlocale configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for setmntent configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for setpriority configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for setregid configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for setresgid configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for setresuid configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for setreuid configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for setsid configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for settimeofday configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for shmat configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for shmctl configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for signalfd configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for sleep configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for snprintf configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 conftest.c:366:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for statfs configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for stime configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for strcasecmp configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 conftest.c:369:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for strcoll configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for strerror configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for strncasecmp configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 conftest.c:372:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default] configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for strndup configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 conftest.c:373:6: warning: conflicting types for built-in function 'strndup' [enabled by default] configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for strnstr configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 /tmp/ccrJAt9Z.o: In function `main': /home/archives/libexplain/branch.1/branch.4/delta15570.001/web-site/debian/libexplain-1.4/conftest.c:385: undefined reference to `strnstr' collect2: ld returned 1 exit status configure:8054: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NET_IF_PPP_H 1 | #define HAVE_NET_PPP_COMP_H 1 | #define HAVE_NET_PPP_DEFS_H 1 | #define HAVE_NETASH_ASH_H 1 | #define HAVE_NETAX25_AX25_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETECONET_EC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_NETIUCV_IUCV_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_NETROM_NETROM_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RAW_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_TIMEX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_USTAT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LINUX_KD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_ATALK_H 1 | #define HAVE_LINUX_ATMBR2684_H 1 | #define HAVE_LINUX_AUTO_FS_H 1 | #define HAVE_LINUX_AUTO_FS4_H 1 | #define HAVE_LINUX_EXT2_FS_H 1 | #define HAVE_LINUX_IF_BONDING_H 1 | #define HAVE_LINUX_IF_FRAD_H 1 | #define HAVE_LINUX_IF_PPPOX_H 1 | #define HAVE_LINUX_IRDA_H 1 | #define HAVE_LINUX_NCP_FS_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_PPP_DEFS_H 1 | #define HAVE_LINUX_X25_H 1 | #define HAVE_NETROSE_ROSE_H 1 | #define HAVE_LINUX_SCC_H 1 | #define GETMNTENT_NARGS 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define VA_LIST_VOID_STAR 1 | #define STATFS_NARGS 2 | #define _PATH_MNTTAB "/etc/fstab" | #define _PATH_MOUNTED "/etc/mtab" | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_LOFF_T 1 | #define HAVE_DIRENT_H 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INLINE 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE___FPURGE 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_TO_ANY_TEXT 1 | #define HAVE_ACL_TO_TEXT 1 | #define HAVE_ADJTIMEX 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_CAPGET 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CHMOD 1 | #define HAVE_DIRFD 1 | #define HAVE_DLADDR 1 | #define HAVE_DLSYM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_EVENTFD 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCK 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_FTELLO 1 | #define HAVE_FTIME 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETMNTENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTEXT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_ICONV_CLOSE 1 | #define HAVE_ICONV_OPEN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_MOUNT 1 | #define HAVE_MUNMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_ON_EXIT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_PTRACE 1 | #define HAVE_PUTENV 1 | #define HAVE_READV 1 | #define HAVE_REMOVE 1 | #define HAVE_SETDOMAINNAME 1 | #define HAVE_SETENV 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMCTL 1 | #define HAVE_SIGNALFD 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STATFS 1 | #define HAVE_STIME 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | /* end confdefs.h. */ | /* Define strnstr to an innocuous variant, in case declares strnstr. | For example, HP-UX 11i declares gettimeofday. */ | #define strnstr innocuous_strnstr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strnstr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strnstr | | /* 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 strnstr (); | /* 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_strnstr || defined __stub___strnstr | choke me | #endif | | int | main () | { | return strnstr (); | ; | return 0; | } configure:8054: result: no configure:8054: checking for strsignal configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for strtof configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for strtold configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for strverscmp configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for tcdrain configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for tcflow configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for tcflush configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for tcgetattr configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for tcsendbreak configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for tcsetattr configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for timerfd_create configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for uname configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for unsetenv configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for usleep configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for ustat configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for utimens configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 /tmp/ccgVsQ1n.o: In function `main': /home/archives/libexplain/branch.1/branch.4/delta15570.001/web-site/debian/libexplain-1.4/conftest.c:400: undefined reference to `utimens' collect2: ld returned 1 exit status configure:8054: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NET_IF_PPP_H 1 | #define HAVE_NET_PPP_COMP_H 1 | #define HAVE_NET_PPP_DEFS_H 1 | #define HAVE_NETASH_ASH_H 1 | #define HAVE_NETAX25_AX25_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETECONET_EC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_NETIUCV_IUCV_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_NETROM_NETROM_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RAW_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_TIMEX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_USTAT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LINUX_KD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_ATALK_H 1 | #define HAVE_LINUX_ATMBR2684_H 1 | #define HAVE_LINUX_AUTO_FS_H 1 | #define HAVE_LINUX_AUTO_FS4_H 1 | #define HAVE_LINUX_EXT2_FS_H 1 | #define HAVE_LINUX_IF_BONDING_H 1 | #define HAVE_LINUX_IF_FRAD_H 1 | #define HAVE_LINUX_IF_PPPOX_H 1 | #define HAVE_LINUX_IRDA_H 1 | #define HAVE_LINUX_NCP_FS_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_PPP_DEFS_H 1 | #define HAVE_LINUX_X25_H 1 | #define HAVE_NETROSE_ROSE_H 1 | #define HAVE_LINUX_SCC_H 1 | #define GETMNTENT_NARGS 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define VA_LIST_VOID_STAR 1 | #define STATFS_NARGS 2 | #define _PATH_MNTTAB "/etc/fstab" | #define _PATH_MOUNTED "/etc/mtab" | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_LOFF_T 1 | #define HAVE_DIRENT_H 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INLINE 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE___FPURGE 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_TO_ANY_TEXT 1 | #define HAVE_ACL_TO_TEXT 1 | #define HAVE_ADJTIMEX 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_CAPGET 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CHMOD 1 | #define HAVE_DIRFD 1 | #define HAVE_DLADDR 1 | #define HAVE_DLSYM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_EVENTFD 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCK 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_FTELLO 1 | #define HAVE_FTIME 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETMNTENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTEXT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_ICONV_CLOSE 1 | #define HAVE_ICONV_OPEN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_MOUNT 1 | #define HAVE_MUNMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_ON_EXIT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_PTRACE 1 | #define HAVE_PUTENV 1 | #define HAVE_READV 1 | #define HAVE_REMOVE 1 | #define HAVE_SETDOMAINNAME 1 | #define HAVE_SETENV 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMCTL 1 | #define HAVE_SIGNALFD 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STATFS 1 | #define HAVE_STIME 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRVERSCMP 1 | #define HAVE_TCDRAIN 1 | #define HAVE_TCFLOW 1 | #define HAVE_TCFLUSH 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_USTAT 1 | /* end confdefs.h. */ | /* Define utimens to an innocuous variant, in case declares utimens. | For example, HP-UX 11i declares gettimeofday. */ | #define utimens innocuous_utimens | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char utimens (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef utimens | | /* 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 utimens (); | /* 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_utimens || defined __stub___utimens | choke me | #endif | | int | main () | { | return utimens (); | ; | return 0; | } configure:8054: result: no configure:8054: checking for utimensat configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for utimes configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for vasprintf configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for vsnprintf configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 conftest.c:392:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for wcwidth configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8054: checking for writev configure:8054: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8111: checking for mincore configure:8125: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 conftest.c:373:31: fatal error: test_mincore/main.c: No such file or directory compilation terminated. configure:8125: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NET_IF_PPP_H 1 | #define HAVE_NET_PPP_COMP_H 1 | #define HAVE_NET_PPP_DEFS_H 1 | #define HAVE_NETASH_ASH_H 1 | #define HAVE_NETAX25_AX25_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETECONET_EC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_NETIUCV_IUCV_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_NETROM_NETROM_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RAW_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_TIMEX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_USTAT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LINUX_KD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_ATALK_H 1 | #define HAVE_LINUX_ATMBR2684_H 1 | #define HAVE_LINUX_AUTO_FS_H 1 | #define HAVE_LINUX_AUTO_FS4_H 1 | #define HAVE_LINUX_EXT2_FS_H 1 | #define HAVE_LINUX_IF_BONDING_H 1 | #define HAVE_LINUX_IF_FRAD_H 1 | #define HAVE_LINUX_IF_PPPOX_H 1 | #define HAVE_LINUX_IRDA_H 1 | #define HAVE_LINUX_NCP_FS_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_PPP_DEFS_H 1 | #define HAVE_LINUX_X25_H 1 | #define HAVE_NETROSE_ROSE_H 1 | #define HAVE_LINUX_SCC_H 1 | #define GETMNTENT_NARGS 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define VA_LIST_VOID_STAR 1 | #define STATFS_NARGS 2 | #define _PATH_MNTTAB "/etc/fstab" | #define _PATH_MOUNTED "/etc/mtab" | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_LOFF_T 1 | #define HAVE_DIRENT_H 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INLINE 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE___FPURGE 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_TO_ANY_TEXT 1 | #define HAVE_ACL_TO_TEXT 1 | #define HAVE_ADJTIMEX 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_CAPGET 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CHMOD 1 | #define HAVE_DIRFD 1 | #define HAVE_DLADDR 1 | #define HAVE_DLSYM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_EVENTFD 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCK 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_FTELLO 1 | #define HAVE_FTIME 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETMNTENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTEXT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_ICONV_CLOSE 1 | #define HAVE_ICONV_OPEN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_MOUNT 1 | #define HAVE_MUNMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_ON_EXIT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_PTRACE 1 | #define HAVE_PUTENV 1 | #define HAVE_READV 1 | #define HAVE_REMOVE 1 | #define HAVE_SETDOMAINNAME 1 | #define HAVE_SETENV 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMCTL 1 | #define HAVE_SIGNALFD 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STATFS 1 | #define HAVE_STIME 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRVERSCMP 1 | #define HAVE_TCDRAIN 1 | #define HAVE_TCFLOW 1 | #define HAVE_TCFLUSH 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_USTAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WRITEV 1 | /* end confdefs.h. */ | | #include "test_mincore/main.c" | configure:8135: result: broken configure:8144: checking stdio defines off_t configure:8160: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 conftest.c: In function 'main': conftest.c:375:5: warning: unused variable 'x' [-Wunused-variable] conftest.c:374:14: warning: unused parameter 'argc' [-Wunused-parameter] conftest.c:374:27: warning: unused parameter 'argv' [-Wunused-parameter] configure:8160: $? = 0 configure:8160: ./conftest configure:8160: $? = 0 configure:8164: result: yes configure:8175: checking stdio defines off_t configure:8192: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 conftest.c: In function 'main': conftest.c:377:5: warning: unused variable 'x' [-Wunused-variable] conftest.c:376:14: warning: unused parameter 'argc' [-Wunused-parameter] conftest.c:376:27: warning: unused parameter 'argv' [-Wunused-parameter] configure:8192: $? = 0 configure:8192: ./conftest configure:8192: $? = 0 configure:8196: result: yes configure:8209: checking sys/types.h defines off_t configure:8225: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 conftest.c: In function 'main': conftest.c:377:5: warning: unused variable 'x' [-Wunused-variable] conftest.c:376:14: warning: unused parameter 'argc' [-Wunused-parameter] conftest.c:376:27: warning: unused parameter 'argv' [-Wunused-parameter] configure:8225: $? = 0 configure:8225: ./conftest configure:8225: $? = 0 configure:8229: result: yes configure:8240: checking struct v4l2_hw_freq_seek configure:8257: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 conftest.c: In function 'main': conftest.c:378:26: warning: variable 'x' set but not used [-Wunused-but-set-variable] conftest.c:377:25: warning: unused parameter 'argc' [-Wunused-parameter] conftest.c:377:38: warning: unused parameter 'argv' [-Wunused-parameter] configure:8257: $? = 0 configure:8257: ./conftest configure:8257: $? = 0 configure:8261: result: has spacing configure:8272: checking have V4L2_CTRL_TYPE_STRING configure:8288: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 conftest.c: In function 'main': conftest.c:379:5: warning: unused variable 'x' [-Wunused-variable] conftest.c:378:25: warning: unused parameter 'argc' [-Wunused-parameter] conftest.c:378:38: warning: unused parameter 'argv' [-Wunused-parameter] configure:8288: $? = 0 configure:8288: ./conftest configure:8288: $? = 0 configure:8292: result: yes configure:8303: checking have V4L2_CTRL_TYPE_BITMASK configure:8319: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 conftest.c: In function 'main': conftest.c:380:5: warning: unused variable 'x' [-Wunused-variable] conftest.c:379:25: warning: unused parameter 'argc' [-Wunused-parameter] conftest.c:379:38: warning: unused parameter 'argv' [-Wunused-parameter] configure:8319: $? = 0 configure:8319: ./conftest configure:8319: $? = 0 configure:8323: result: yes configure:8334: checking have struct v4l2_dbg_register configure:8350: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 conftest.c: In function 'main': conftest.c:381:26: warning: unused variable 'x' [-Wunused-variable] conftest.c:380:25: warning: unused parameter 'argc' [-Wunused-parameter] conftest.c:380:38: warning: unused parameter 'argv' [-Wunused-parameter] configure:8350: $? = 0 configure:8350: ./conftest configure:8350: $? = 0 configure:8354: result: yes configure:8365: checking have struct serial_rs485 configure:8381: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 conftest.c: In function 'main': conftest.c:382:21: warning: unused variable 'x' [-Wunused-variable] conftest.c:381:25: warning: unused parameter 'argc' [-Wunused-parameter] conftest.c:381:38: warning: unused parameter 'argv' [-Wunused-parameter] configure:8381: $? = 0 configure:8381: ./conftest configure:8381: $? = 0 configure:8385: result: yes configure:8396: checking have struct serial_rs485.delay_rts_after_send configure:8413: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 conftest.c: In function 'main': conftest.c:383:21: warning: variable 'x' set but not used [-Wunused-but-set-variable] conftest.c:382:25: warning: unused parameter 'argc' [-Wunused-parameter] conftest.c:382:38: warning: unused parameter 'argv' [-Wunused-parameter] configure:8413: $? = 0 configure:8413: ./conftest configure:8413: $? = 0 configure:8417: result: yes configure:8428: checking whether can include both and configure:8445: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 conftest.c: In function 'main': conftest.c:385:7: warning: unused variable 'x' [-Wunused-variable] conftest.c:384:25: warning: unused parameter 'argc' [-Wunused-parameter] conftest.c:384:38: warning: unused parameter 'argv' [-Wunused-parameter] configure:8445: $? = 0 configure:8445: ./conftest configure:8445: $? = 0 configure:8449: result: yes configure:8460: checking number of arguments to getpgrp configure:8479: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:391:5: error: too many arguments to function 'getpgrp' /usr/include/unistd.h:637:16: note: declared here configure:8479: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NET_IF_PPP_H 1 | #define HAVE_NET_PPP_COMP_H 1 | #define HAVE_NET_PPP_DEFS_H 1 | #define HAVE_NETASH_ASH_H 1 | #define HAVE_NETAX25_AX25_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETECONET_EC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_NETIUCV_IUCV_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_NETROM_NETROM_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RAW_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_TIMEX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_USTAT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LINUX_KD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_ATALK_H 1 | #define HAVE_LINUX_ATMBR2684_H 1 | #define HAVE_LINUX_AUTO_FS_H 1 | #define HAVE_LINUX_AUTO_FS4_H 1 | #define HAVE_LINUX_EXT2_FS_H 1 | #define HAVE_LINUX_IF_BONDING_H 1 | #define HAVE_LINUX_IF_FRAD_H 1 | #define HAVE_LINUX_IF_PPPOX_H 1 | #define HAVE_LINUX_IRDA_H 1 | #define HAVE_LINUX_NCP_FS_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_PPP_DEFS_H 1 | #define HAVE_LINUX_X25_H 1 | #define HAVE_NETROSE_ROSE_H 1 | #define HAVE_LINUX_SCC_H 1 | #define GETMNTENT_NARGS 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define VA_LIST_VOID_STAR 1 | #define STATFS_NARGS 2 | #define _PATH_MNTTAB "/etc/fstab" | #define _PATH_MOUNTED "/etc/mtab" | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_LOFF_T 1 | #define HAVE_DIRENT_H 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INLINE 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE___FPURGE 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_TO_ANY_TEXT 1 | #define HAVE_ACL_TO_TEXT 1 | #define HAVE_ADJTIMEX 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_CAPGET 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CHMOD 1 | #define HAVE_DIRFD 1 | #define HAVE_DLADDR 1 | #define HAVE_DLSYM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_EVENTFD 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCK 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_FTELLO 1 | #define HAVE_FTIME 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETMNTENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTEXT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_ICONV_CLOSE 1 | #define HAVE_ICONV_OPEN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_MOUNT 1 | #define HAVE_MUNMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_ON_EXIT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_PTRACE 1 | #define HAVE_PUTENV 1 | #define HAVE_READV 1 | #define HAVE_REMOVE 1 | #define HAVE_SETDOMAINNAME 1 | #define HAVE_SETENV 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMCTL 1 | #define HAVE_SIGNALFD 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STATFS 1 | #define HAVE_STIME 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRVERSCMP 1 | #define HAVE_TCDRAIN 1 | #define HAVE_TCFLOW 1 | #define HAVE_TCFLUSH 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_USTAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WRITEV 1 | #define HAVE_STDIO_OFF_T 1 | #define HAVE_SYS_MOUNT_MS_MOVE 1 | #define HAVE_SYS_TYPES_OFF_T 1 | #define HAVE_v4l2_hw_freq_seek_spacing 1 | #define HAVE_V4L2_CTRL_TYPE_STRING 1 | #define HAVE_V4L2_CTRL_TYPE_BITMASK 1 | #define HAVE_V4L2_DBG_REGISTER 1 | #define HAVE_STRUCT_SERIAL_RS485 1 | #define HAVE_STRUCT_SERIAL_RS485_delay_rts_after_send 1 | #define CAN_INLUDE_BOTH_sys_types_h_AND_linux_types_h 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | #include | #endif | | int | main () | { | | getpgrp(0); | | ; | return 0; | } configure:8488: result: 0 configure:8499: checking number of arguments to setpgrp configure:8518: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:392:5: error: too many arguments to function 'setpgrp' /usr/include/unistd.h:673:12: note: declared here configure:8518: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NET_IF_PPP_H 1 | #define HAVE_NET_PPP_COMP_H 1 | #define HAVE_NET_PPP_DEFS_H 1 | #define HAVE_NETASH_ASH_H 1 | #define HAVE_NETAX25_AX25_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETECONET_EC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_NETIUCV_IUCV_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_NETROM_NETROM_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RAW_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_TIMEX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_USTAT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LINUX_KD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_ATALK_H 1 | #define HAVE_LINUX_ATMBR2684_H 1 | #define HAVE_LINUX_AUTO_FS_H 1 | #define HAVE_LINUX_AUTO_FS4_H 1 | #define HAVE_LINUX_EXT2_FS_H 1 | #define HAVE_LINUX_IF_BONDING_H 1 | #define HAVE_LINUX_IF_FRAD_H 1 | #define HAVE_LINUX_IF_PPPOX_H 1 | #define HAVE_LINUX_IRDA_H 1 | #define HAVE_LINUX_NCP_FS_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_PPP_DEFS_H 1 | #define HAVE_LINUX_X25_H 1 | #define HAVE_NETROSE_ROSE_H 1 | #define HAVE_LINUX_SCC_H 1 | #define GETMNTENT_NARGS 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define VA_LIST_VOID_STAR 1 | #define STATFS_NARGS 2 | #define _PATH_MNTTAB "/etc/fstab" | #define _PATH_MOUNTED "/etc/mtab" | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_LOFF_T 1 | #define HAVE_DIRENT_H 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INLINE 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE___FPURGE 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_TO_ANY_TEXT 1 | #define HAVE_ACL_TO_TEXT 1 | #define HAVE_ADJTIMEX 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_CAPGET 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CHMOD 1 | #define HAVE_DIRFD 1 | #define HAVE_DLADDR 1 | #define HAVE_DLSYM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_EVENTFD 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCK 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_FTELLO 1 | #define HAVE_FTIME 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETMNTENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTEXT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_ICONV_CLOSE 1 | #define HAVE_ICONV_OPEN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_MOUNT 1 | #define HAVE_MUNMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_ON_EXIT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_PTRACE 1 | #define HAVE_PUTENV 1 | #define HAVE_READV 1 | #define HAVE_REMOVE 1 | #define HAVE_SETDOMAINNAME 1 | #define HAVE_SETENV 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMCTL 1 | #define HAVE_SIGNALFD 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STATFS 1 | #define HAVE_STIME 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRVERSCMP 1 | #define HAVE_TCDRAIN 1 | #define HAVE_TCFLOW 1 | #define HAVE_TCFLUSH 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_USTAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WRITEV 1 | #define HAVE_STDIO_OFF_T 1 | #define HAVE_SYS_MOUNT_MS_MOVE 1 | #define HAVE_SYS_TYPES_OFF_T 1 | #define HAVE_v4l2_hw_freq_seek_spacing 1 | #define HAVE_V4L2_CTRL_TYPE_STRING 1 | #define HAVE_V4L2_CTRL_TYPE_BITMASK 1 | #define HAVE_V4L2_DBG_REGISTER 1 | #define HAVE_STRUCT_SERIAL_RS485 1 | #define HAVE_STRUCT_SERIAL_RS485_delay_rts_after_send 1 | #define CAN_INLUDE_BOTH_sys_types_h_AND_linux_types_h 1 | #define GETPGRP_NARGS 0 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | #include | #endif | | int | main () | { | | setpgrp(0, 0); | | ; | return 0; | } configure:8527: result: 0 configure:8538: checking whether defines struct ustat configure:8555: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 conftest.c: In function 'main': conftest.c:387:14: error: storage size of 'x' isn't known conftest.c:387:14: warning: unused variable 'x' [-Wunused-variable] conftest.c:386:25: warning: unused parameter 'argc' [-Wunused-parameter] conftest.c:386:38: warning: unused parameter 'argv' [-Wunused-parameter] configure:8555: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NET_IF_PPP_H 1 | #define HAVE_NET_PPP_COMP_H 1 | #define HAVE_NET_PPP_DEFS_H 1 | #define HAVE_NETASH_ASH_H 1 | #define HAVE_NETAX25_AX25_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETECONET_EC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_NETIUCV_IUCV_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_NETROM_NETROM_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RAW_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_TIMEX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_USTAT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LINUX_KD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_ATALK_H 1 | #define HAVE_LINUX_ATMBR2684_H 1 | #define HAVE_LINUX_AUTO_FS_H 1 | #define HAVE_LINUX_AUTO_FS4_H 1 | #define HAVE_LINUX_EXT2_FS_H 1 | #define HAVE_LINUX_IF_BONDING_H 1 | #define HAVE_LINUX_IF_FRAD_H 1 | #define HAVE_LINUX_IF_PPPOX_H 1 | #define HAVE_LINUX_IRDA_H 1 | #define HAVE_LINUX_NCP_FS_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_PPP_DEFS_H 1 | #define HAVE_LINUX_X25_H 1 | #define HAVE_NETROSE_ROSE_H 1 | #define HAVE_LINUX_SCC_H 1 | #define GETMNTENT_NARGS 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define VA_LIST_VOID_STAR 1 | #define STATFS_NARGS 2 | #define _PATH_MNTTAB "/etc/fstab" | #define _PATH_MOUNTED "/etc/mtab" | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_LOFF_T 1 | #define HAVE_DIRENT_H 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INLINE 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE___FPURGE 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_TO_ANY_TEXT 1 | #define HAVE_ACL_TO_TEXT 1 | #define HAVE_ADJTIMEX 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_CAPGET 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CHMOD 1 | #define HAVE_DIRFD 1 | #define HAVE_DLADDR 1 | #define HAVE_DLSYM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_EVENTFD 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCK 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_FTELLO 1 | #define HAVE_FTIME 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETMNTENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTEXT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_ICONV_CLOSE 1 | #define HAVE_ICONV_OPEN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_MOUNT 1 | #define HAVE_MUNMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_ON_EXIT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_PTRACE 1 | #define HAVE_PUTENV 1 | #define HAVE_READV 1 | #define HAVE_REMOVE 1 | #define HAVE_SETDOMAINNAME 1 | #define HAVE_SETENV 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMCTL 1 | #define HAVE_SIGNALFD 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STATFS 1 | #define HAVE_STIME 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRVERSCMP 1 | #define HAVE_TCDRAIN 1 | #define HAVE_TCFLOW 1 | #define HAVE_TCFLUSH 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_USTAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WRITEV 1 | #define HAVE_STDIO_OFF_T 1 | #define HAVE_SYS_MOUNT_MS_MOVE 1 | #define HAVE_SYS_TYPES_OFF_T 1 | #define HAVE_v4l2_hw_freq_seek_spacing 1 | #define HAVE_V4L2_CTRL_TYPE_STRING 1 | #define HAVE_V4L2_CTRL_TYPE_BITMASK 1 | #define HAVE_V4L2_DBG_REGISTER 1 | #define HAVE_STRUCT_SERIAL_RS485 1 | #define HAVE_STRUCT_SERIAL_RS485_delay_rts_after_send 1 | #define CAN_INLUDE_BOTH_sys_types_h_AND_linux_types_h 1 | #define GETPGRP_NARGS 0 | #define SETPGRP_NARGS 0 | /* end confdefs.h. */ | | #include | int main(argc, argv)int argc; char **argv;{ | struct ustat x; | x.f_fname[0] = 0; | return 0; | } | configure:8562: result: no configure:8570: checking whether strsignal is declared configure:8570: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:8570: $? = 0 configure:8570: result: yes configure:8594: checking whether ustat is declared configure:8594: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:8594: $? = 0 configure:8594: result: yes configure:8618: checking whether strverscmp is declared configure:8618: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:8618: $? = 0 configure:8618: result: yes configure:8644: checking whether defines struct user_regs_struct configure:8669: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 conftest.c: In function 'main': conftest.c:399:1: warning: implicit declaration of function 'printf' [-Wimplicit-function-declaration] conftest.c:399:1: warning: incompatible implicit declaration of built-in function 'printf' [enabled by default] conftest.c:397:25: warning: unused parameter 'argc' [-Wunused-parameter] conftest.c:397:38: warning: unused parameter 'argv' [-Wunused-parameter] configure:8669: $? = 0 configure:8669: ./conftest configure:8669: $? = 0 configure:8673: result: yes configure:8684: checking whether defines struct user_fpregs_struct configure:8709: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 conftest.c: In function 'main': conftest.c:400:1: warning: implicit declaration of function 'printf' [-Wimplicit-function-declaration] conftest.c:400:1: warning: incompatible implicit declaration of built-in function 'printf' [enabled by default] conftest.c:398:25: warning: unused parameter 'argc' [-Wunused-parameter] conftest.c:398:38: warning: unused parameter 'argv' [-Wunused-parameter] configure:8709: $? = 0 configure:8709: ./conftest configure:8709: $? = 0 configure:8713: result: yes configure:8724: checking whether defines struct user_fpxregs_struct configure:8749: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 conftest.c: In function 'main': conftest.c:400:28: error: storage size of 'x' isn't known conftest.c:401:1: warning: implicit declaration of function 'printf' [-Wimplicit-function-declaration] conftest.c:401:1: warning: incompatible implicit declaration of built-in function 'printf' [enabled by default] conftest.c:400:28: warning: unused variable 'x' [-Wunused-variable] conftest.c:399:25: warning: unused parameter 'argc' [-Wunused-parameter] conftest.c:399:38: warning: unused parameter 'argv' [-Wunused-parameter] configure:8749: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define PROC_SELF 1 | #define PROC_PID_FD_N 1 | #define PROC_PID_CWD 1 | #define PROC_PID_ROOT 1 | #define PROC_PID_EXE 1 | #define PROC_PID_CMDLINE 1 | #define HAVE_LOCALE_PROG 1 | #define HAVE_LOCALE_GEN_PROG 1 | #define HAVE__G_CONFIG_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FTW_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_ARCFB_H 1 | #define HAVE_LINUX_ATM_H 1 | #define HAVE_LINUX_ATM_ENI_H 1 | #define HAVE_LINUX_ATM_HE_H 1 | #define HAVE_LINUX_ATM_IDT77105_H 1 | #define HAVE_LINUX_ATM_NICSTAR_H 1 | #define HAVE_LINUX_ATM_TCP_H 1 | #define HAVE_LINUX_ATM_ZATM_H 1 | #define HAVE_LINUX_ATMARP_H 1 | #define HAVE_LINUX_ATMCLIP_H 1 | #define HAVE_LINUX_ATMDEV_H 1 | #define HAVE_LINUX_ATMLEC_H 1 | #define HAVE_LINUX_ATMMPC_H 1 | #define HAVE_LINUX_ATMSVC_H 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_BLKTRACE_API_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define HAVE_LINUX_CCISS_IOCTL_H 1 | #define HAVE_LINUX_CDK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_CHIO_H 1 | #define HAVE_LINUX_CM4000_CS_H 1 | #define HAVE_LINUX_COMSTATS_H 1 | #define HAVE_LINUX_CYCLADES_H 1 | #define HAVE_LINUX_DN_H 1 | #define HAVE_LINUX_DVB_AUDIO_H 1 | #define HAVE_LINUX_DVB_CA_H 1 | #define HAVE_LINUX_DVB_DMX_H 1 | #define HAVE_LINUX_DVB_FRONTEND_H 1 | #define HAVE_LINUX_DVB_NET_H 1 | #define HAVE_LINUX_DVB_OSD_H 1 | #define HAVE_LINUX_DVB_VIDEO_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_LINUX_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_FIEMAP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_FIREWIRE_CDEV_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_HIDDEV_H 1 | #define HAVE_LINUX_HIDRAW_H 1 | #define HAVE_LINUX_HPET_H 1 | #define HAVE_LINUX_I2O_DEV_H 1 | #define HAVE_LINUX_IF_BRIDGE_H 1 | #define HAVE_LINUX_IF_EQL_H 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define HAVE_LINUX_IF_VLAN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IPMI_H 1 | #define HAVE_LINUX_IPV6_H 1 | #define HAVE_LINUX_ISDN_H 1 | #define HAVE_LINUX_ISDN_PPP_H 1 | #define HAVE_LINUX_IVTVFB_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_KDEV_T_H 1 | #define HAVE_LINUX_KVM_H 1 | #define HAVE_LINUX_LP_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_MATROXFB_H 1 | #define HAVE_LINUX_MII_H 1 | #define HAVE_LINUX_MMTIMER_H 1 | #define HAVE_LINUX_MSDOS_FS_H 1 | #define HAVE_LINUX_MTIO_H 1 | #define HAVE_LINUX_NBD_H 1 | #define HAVE_LINUX_NET_TSTAMP_H 1 | #define HAVE_LINUX_NVRAM_H 1 | #define HAVE_LINUX_PHANTOM_H 1 | #define HAVE_LINUX_PMU_H 1 | #define HAVE_LINUX_PPDEV_H 1 | #define HAVE_LINUX_PPP_COMP_H 1 | #define HAVE_LINUX_RADEONFB_H 1 | #define HAVE_LINUX_RANDOM_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_REISERFS_FS_H 1 | #define HAVE_LINUX_RTC_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_SERIO_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_LINUX_SONET_H 1 | #define HAVE_LINUX_SONYPI_H 1 | #define HAVE_LINUX_SPI_SPIDEV_H 1 | #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 | #define HAVE_LINUX_SYNCLINK_H 1 | #define HAVE_LINUX_TERMIOS_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_UDF_FS_I_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_LINUX_USB_G_PRINTER_H 1 | #define HAVE_LINUX_USB_GADGETFS_H 1 | #define HAVE_LINUX_USBDEVICE_FS_H 1 | #define HAVE_LINUX_VIDEODEV2_H 1 | #define HAVE_LINUX_VT_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NET_IF_PPP_H 1 | #define HAVE_NET_PPP_COMP_H 1 | #define HAVE_NET_PPP_DEFS_H 1 | #define HAVE_NETASH_ASH_H 1 | #define HAVE_NETAX25_AX25_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETECONET_EC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_NETIUCV_IUCV_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_NETROM_NETROM_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RAW_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_TIMEX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_USTAT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LINUX_KD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_ATALK_H 1 | #define HAVE_LINUX_ATMBR2684_H 1 | #define HAVE_LINUX_AUTO_FS_H 1 | #define HAVE_LINUX_AUTO_FS4_H 1 | #define HAVE_LINUX_EXT2_FS_H 1 | #define HAVE_LINUX_IF_BONDING_H 1 | #define HAVE_LINUX_IF_FRAD_H 1 | #define HAVE_LINUX_IF_PPPOX_H 1 | #define HAVE_LINUX_IRDA_H 1 | #define HAVE_LINUX_NCP_FS_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_PPP_DEFS_H 1 | #define HAVE_LINUX_X25_H 1 | #define HAVE_NETROSE_ROSE_H 1 | #define HAVE_LINUX_SCC_H 1 | #define GETMNTENT_NARGS 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define VA_LIST_VOID_STAR 1 | #define STATFS_NARGS 2 | #define _PATH_MNTTAB "/etc/fstab" | #define _PATH_MOUNTED "/etc/mtab" | #define HAVE_SIGSET_T 1 | #define HAVE_OFF_T 1 | #define HAVE_LOFF_T 1 | #define HAVE_DIRENT_H 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INLINE 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE___FPURGE 1 | #define HAVE_ACCEPT4 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_TO_ANY_TEXT 1 | #define HAVE_ACL_TO_TEXT 1 | #define HAVE_ADJTIMEX 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_CAPGET 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CHMOD 1 | #define HAVE_DIRFD 1 | #define HAVE_DLADDR 1 | #define HAVE_DLSYM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_EVENTFD 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FLOCK 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_FTELLO 1 | #define HAVE_FTIME 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETMNTENT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETRESGID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTEXT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_ICONV_CLOSE 1 | #define HAVE_ICONV_OPEN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_MOUNT 1 | #define HAVE_MUNMAP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_ON_EXIT 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE2 1 | #define HAVE_POLL 1 | #define HAVE_PTRACE 1 | #define HAVE_PUTENV 1 | #define HAVE_READV 1 | #define HAVE_REMOVE 1 | #define HAVE_SETDOMAINNAME 1 | #define HAVE_SETENV 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMCTL 1 | #define HAVE_SIGNALFD 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STATFS 1 | #define HAVE_STIME 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOF 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRVERSCMP 1 | #define HAVE_TCDRAIN 1 | #define HAVE_TCFLOW 1 | #define HAVE_TCFLUSH 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_USTAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMES 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WRITEV 1 | #define HAVE_STDIO_OFF_T 1 | #define HAVE_SYS_MOUNT_MS_MOVE 1 | #define HAVE_SYS_TYPES_OFF_T 1 | #define HAVE_v4l2_hw_freq_seek_spacing 1 | #define HAVE_V4L2_CTRL_TYPE_STRING 1 | #define HAVE_V4L2_CTRL_TYPE_BITMASK 1 | #define HAVE_V4L2_DBG_REGISTER 1 | #define HAVE_STRUCT_SERIAL_RS485 1 | #define HAVE_STRUCT_SERIAL_RS485_delay_rts_after_send 1 | #define CAN_INLUDE_BOTH_sys_types_h_AND_linux_types_h 1 | #define GETPGRP_NARGS 0 | #define SETPGRP_NARGS 0 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_USTAT 1 | #define HAVE_DECL_STRVERSCMP 1 | #define SYS_PTRACE_USER_REGS_STRUCT 1 | #define SYS_PTRACE_USER_FPREGS_STRUCT 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_PTRACE_H | #include | #endif | #ifdef HAVE_SYS_USER_H | #include | #endif | int main(argc, argv)int argc; char **argv;{ | struct user_fpxregs_struct x; | printf("%d\n", (int)sizeof(x)); | return 0; | } | configure:8756: result: no configure:8764: checking whether defines struct ipc_perm::__key configure:8781: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 conftest.c: In function 'main': conftest.c:393:1: warning: implicit declaration of function 'printf' [-Wimplicit-function-declaration] conftest.c:393:1: warning: incompatible implicit declaration of built-in function 'printf' [enabled by default] conftest.c:391:25: warning: unused parameter 'argc' [-Wunused-parameter] conftest.c:391:38: warning: unused parameter 'argv' [-Wunused-parameter] configure:8781: $? = 0 configure:8781: ./conftest configure:8781: $? = 0 configure:8785: result: yes configure:8796: checking whether defines struct v4l2_buffer::input configure:8813: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 conftest.c: In function 'main': conftest.c:394:1: warning: implicit declaration of function 'printf' [-Wimplicit-function-declaration] conftest.c:394:1: warning: incompatible implicit declaration of built-in function 'printf' [enabled by default] conftest.c:392:25: warning: unused parameter 'argc' [-Wunused-parameter] conftest.c:392:38: warning: unused parameter 'argv' [-Wunused-parameter] configure:8813: $? = 0 configure:8813: ./conftest configure:8813: $? = 0 configure:8817: result: yes configure:8829: gcc -o conftest -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 -Wl,-z,defs conftest.c -lacl -ldl -lcap -lm >&5 conftest.c: In function 'main': conftest.c:413:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] configure:8829: $? = 0 configure:8829: ./conftest configure:8829: $? = 0 configure:8843: checking whether V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE is defined configure:8866: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:8866: $? = 0 configure:8870: result: yes configure:8879: checking whether V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE is defined configure:8902: gcc -c -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:8902: $? = 0 configure:8906: result: yes configure:8916: checking for a Bourne shell which understands functions configure:8931: result: /bin/sh configure:9352: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on nightjar config.status:1218: creating Makefile config.status:1218: creating libexplain/config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-Wall -g -O2' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-D_FORTIFY_SOURCE=2 ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-Wl,-z,defs ac_cv_env_LIBS_set= ac_cv_env_LIBS_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_func___fpurge=yes ac_cv_func_accept4=yes ac_cv_func_acl_entries=yes ac_cv_func_acl_from_text=yes ac_cv_func_acl_get_fd=yes ac_cv_func_acl_get_file=yes ac_cv_func_acl_set_fd=yes ac_cv_func_acl_set_file=yes ac_cv_func_acl_to_any_text=yes ac_cv_func_acl_to_text=yes ac_cv_func_adjtimex=yes ac_cv_func_asprintf=yes ac_cv_func_atexit=yes ac_cv_func_cap_get_proc=yes ac_cv_func_capget=yes ac_cv_func_cfmakeraw=yes ac_cv_func_chmod=yes ac_cv_func_dirfd=yes ac_cv_func_dladdr=yes ac_cv_func_dlsym=yes ac_cv_func_endgrent=yes ac_cv_func_endmntent=yes ac_cv_func_eventfd=yes ac_cv_func_fchmod=yes ac_cv_func_fchmodat=yes ac_cv_func_fchown=yes ac_cv_func_fchownat=yes ac_cv_func_fdopendir=yes ac_cv_func_flock=yes ac_cv_func_fseeko=yes ac_cv_func_fstatat=yes ac_cv_func_fstatfs=yes ac_cv_func_ftello=yes ac_cv_func_ftime=yes ac_cv_func_futimens=yes ac_cv_func_futimes=yes ac_cv_func_futimesat=yes ac_cv_func_getdomainname=yes ac_cv_func_getgrent=yes ac_cv_func_getgrouplist=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostid=yes ac_cv_func_gethostname=yes ac_cv_func_getmntent=yes ac_cv_func_getmntinfo=no ac_cv_func_getopt_long=yes ac_cv_func_getpagesize=yes ac_cv_func_getpriority=yes ac_cv_func_getregid=no ac_cv_func_getresgid=yes ac_cv_func_getresuid=yes ac_cv_func_getreuid=no ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_hasmntopt=yes ac_cv_func_iconv_close=yes ac_cv_func_iconv_open=yes ac_cv_func_lchmod=no ac_cv_func_lchown=yes ac_cv_func_lchownat=no ac_cv_func_linkat=yes ac_cv_func_lutime=no ac_cv_func_lutimeat=no ac_cv_func_lutimens=no ac_cv_func_lutimensat=no ac_cv_func_lutimes=yes ac_cv_func_lutimesat=no ac_cv_func_mbrtowc=yes ac_cv_func_mkdtemp=yes ac_cv_func_mkostemp=yes ac_cv_func_mmap=yes ac_cv_func_mount=yes ac_cv_func_munmap=yes ac_cv_func_nanosleep=yes ac_cv_func_on_exit=yes ac_cv_func_openat=yes ac_cv_func_pipe2=yes ac_cv_func_poll=yes ac_cv_func_ptrace=yes ac_cv_func_putenv=yes ac_cv_func_readv=yes ac_cv_func_remove=yes ac_cv_func_setdomainname=yes ac_cv_func_setenv=yes ac_cv_func_setgrent=yes ac_cv_func_setlocale=yes ac_cv_func_setmntent=yes ac_cv_func_setpriority=yes ac_cv_func_setregid=yes ac_cv_func_setresgid=yes ac_cv_func_setresuid=yes ac_cv_func_setreuid=yes ac_cv_func_setsid=yes ac_cv_func_settimeofday=yes ac_cv_func_shmat=yes ac_cv_func_shmctl=yes ac_cv_func_signalfd=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_statfs=yes ac_cv_func_stime=yes ac_cv_func_strcasecmp=yes ac_cv_func_strcoll=yes ac_cv_func_strerror=yes ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=yes ac_cv_func_strncasecmp=yes ac_cv_func_strndup=yes ac_cv_func_strnstr=no ac_cv_func_strsignal=yes ac_cv_func_strtof=yes ac_cv_func_strtold=yes ac_cv_func_strverscmp=yes ac_cv_func_tcdrain=yes ac_cv_func_tcflow=yes ac_cv_func_tcflush=yes ac_cv_func_tcgetattr=yes ac_cv_func_tcsendbreak=yes ac_cv_func_tcsetattr=yes ac_cv_func_timerfd_create=yes ac_cv_func_uname=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_utimens=no ac_cv_func_utimensat=yes ac_cv_func_utimes=yes ac_cv_func_vasprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_wcwidth=yes ac_cv_func_writev=yes ac_cv_have_decl_strerror_r=yes ac_cv_have_decl_strsignal=yes ac_cv_have_decl_strverscmp=yes ac_cv_have_decl_ustat=yes ac_cv_header__G_config_h=yes ac_cv_header_acl_libacl_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_bluetooth_bluetooth_h=no ac_cv_header_bluetooth_bnep_h=no ac_cv_header_bluetooth_cmtp_h=no ac_cv_header_bluetooth_hci_h=no ac_cv_header_bluetooth_hidp_h=no ac_cv_header_bluetooth_rfcomm_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_ftw_h=yes ac_cv_header_getopt_h=yes ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libio_h=yes ac_cv_header_libv4l1_videodev_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_apm_bios_h=yes ac_cv_header_linux_arcfb_h=yes ac_cv_header_linux_ata_h=no ac_cv_header_linux_atalk_h=yes ac_cv_header_linux_atm_eni_h=yes ac_cv_header_linux_atm_h=yes ac_cv_header_linux_atm_he_h=yes ac_cv_header_linux_atm_idt77105_h=yes ac_cv_header_linux_atm_nicstar_h=yes ac_cv_header_linux_atm_tcp_h=yes ac_cv_header_linux_atm_zatm_h=yes ac_cv_header_linux_atmarp_h=yes ac_cv_header_linux_atmbr2684_h=yes ac_cv_header_linux_atmclip_h=yes ac_cv_header_linux_atmdev_h=yes ac_cv_header_linux_atmlec_h=yes ac_cv_header_linux_atmmpc_h=yes ac_cv_header_linux_atmsvc_h=yes ac_cv_header_linux_auto_fs4_h=yes ac_cv_header_linux_auto_fs_h=yes ac_cv_header_linux_blkpg_h=yes ac_cv_header_linux_blktrace_api_h=yes ac_cv_header_linux_capi_h=yes ac_cv_header_linux_cciss_ioctl_h=yes ac_cv_header_linux_cdk_h=yes ac_cv_header_linux_cdrom_h=yes ac_cv_header_linux_chio_h=yes ac_cv_header_linux_cm206_h=no ac_cv_header_linux_cm4000_cs_h=yes ac_cv_header_linux_comstats_h=yes ac_cv_header_linux_cyclades_h=yes ac_cv_header_linux_dn_h=yes ac_cv_header_linux_dvb_audio_h=yes ac_cv_header_linux_dvb_ca_h=yes ac_cv_header_linux_dvb_dmx_h=yes ac_cv_header_linux_dvb_frontend_h=yes ac_cv_header_linux_dvb_net_h=yes ac_cv_header_linux_dvb_osd_h=yes ac_cv_header_linux_dvb_video_h=yes ac_cv_header_linux_ethtool_h=yes ac_cv_header_linux_ext2_fs_h=yes ac_cv_header_linux_fb_h=yes ac_cv_header_linux_fcntl_h=yes ac_cv_header_linux_fd_h=yes ac_cv_header_linux_fiemap_h=yes ac_cv_header_linux_filter_h=yes ac_cv_header_linux_firewire_cdev_h=yes ac_cv_header_linux_fs_h=yes ac_cv_header_linux_hayesesp_h=no ac_cv_header_linux_hdreg_h=yes ac_cv_header_linux_hiddev_h=yes ac_cv_header_linux_hidraw_h=yes ac_cv_header_linux_hpet_h=yes ac_cv_header_linux_i2o_dev_h=yes ac_cv_header_linux_if_bonding_h=yes ac_cv_header_linux_if_bridge_h=yes ac_cv_header_linux_if_eql_h=yes ac_cv_header_linux_if_frad_h=yes ac_cv_header_linux_if_h=no ac_cv_header_linux_if_ppp_h=no ac_cv_header_linux_if_pppox_h=yes ac_cv_header_linux_if_tun_h=yes ac_cv_header_linux_if_vlan_h=yes ac_cv_header_linux_input_h=yes ac_cv_header_linux_ipmi_h=yes ac_cv_header_linux_ipv6_h=yes ac_cv_header_linux_irda_h=yes ac_cv_header_linux_isdn_h=yes ac_cv_header_linux_isdn_ppp_h=yes ac_cv_header_linux_ivtvfb_h=yes ac_cv_header_linux_joystick_h=yes ac_cv_header_linux_kd_h=yes ac_cv_header_linux_kdev_t_h=yes ac_cv_header_linux_kvm_h=yes ac_cv_header_linux_lp_h=yes ac_cv_header_linux_major_h=yes ac_cv_header_linux_matroxfb_h=yes ac_cv_header_linux_mii_h=yes ac_cv_header_linux_mmtimer_h=yes ac_cv_header_linux_msdos_fs_h=yes ac_cv_header_linux_mtio_h=yes ac_cv_header_linux_nbd_h=yes ac_cv_header_linux_ncp_fs_h=yes ac_cv_header_linux_net_tstamp_h=yes ac_cv_header_linux_netlink_h=yes ac_cv_header_linux_nvram_h=yes ac_cv_header_linux_phantom_h=yes ac_cv_header_linux_pmu_h=yes ac_cv_header_linux_ppdev_h=yes ac_cv_header_linux_ppp_comp_h=yes ac_cv_header_linux_ppp_defs_h=yes ac_cv_header_linux_radeonfb_h=yes ac_cv_header_linux_random_h=yes ac_cv_header_linux_raw_h=yes ac_cv_header_linux_reiserfs_fs_h=yes ac_cv_header_linux_rtc_h=yes ac_cv_header_linux_scc_h=yes ac_cv_header_linux_serial_h=yes ac_cv_header_linux_serio_h=yes ac_cv_header_linux_smb_fs_h=no ac_cv_header_linux_socket_h=yes ac_cv_header_linux_sockios_h=yes ac_cv_header_linux_sonet_h=yes ac_cv_header_linux_sonypi_h=yes ac_cv_header_linux_spi_spidev_h=yes ac_cv_header_linux_suspend_ioctls_h=yes ac_cv_header_linux_synclink_h=yes ac_cv_header_linux_termios_h=yes ac_cv_header_linux_tiocl_h=yes ac_cv_header_linux_types_h=yes ac_cv_header_linux_udf_fs_i_h=yes ac_cv_header_linux_uinput_h=yes ac_cv_header_linux_usb_g_printer_h=yes ac_cv_header_linux_usb_gadgetfs_h=yes ac_cv_header_linux_usbdevice_fs_h=yes ac_cv_header_linux_video_decoder_h=no ac_cv_header_linux_video_encoder_h=no ac_cv_header_linux_videodev2_h=yes ac_cv_header_linux_videodev_h=no ac_cv_header_linux_vt_h=yes ac_cv_header_linux_watchdog_h=yes ac_cv_header_linux_x25_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mntent_h=yes ac_cv_header_net_ethernet_h=yes ac_cv_header_net_if_arp_h=yes ac_cv_header_net_if_h=yes ac_cv_header_net_if_ppp_h=yes ac_cv_header_net_if_var_h=no ac_cv_header_net_ppp_comp_h=yes ac_cv_header_net_ppp_defs_h=yes ac_cv_header_net_route_h=yes ac_cv_header_netash_ash_h=yes ac_cv_header_netax25_ax25_h=yes ac_cv_header_netdb_h=yes ac_cv_header_neteconet_ec_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_in_var_h=no ac_cv_header_netipx_ipx_h=yes ac_cv_header_netiucv_iucv_h=yes ac_cv_header_netpacket_packet_h=yes ac_cv_header_netrom_netrom_h=yes ac_cv_header_netrose_rose_h=yes ac_cv_header_poll_h=yes ac_cv_header_pwd_h=yes ac_cv_header_regex_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_ext_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_acl_h=yes ac_cv_header_sys_capability_h=yes ac_cv_header_sys_eventfd_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_ioccom_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mntent_h=no ac_cv_header_sys_mnttab_h=no ac_cv_header_sys_mount_h=yes ac_cv_header_sys_mtio_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_raw_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_signalfd_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_sysmacros_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_timeb_h=yes ac_cv_header_sys_timerfd_h=yes ac_cv_header_sys_timex_h=yes ac_cv_header_sys_ttycom_h=no 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_user_h=yes ac_cv_header_sys_ustat_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termio_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_utime_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_gettext_gettext=no ac_cv_lib_iconv_iconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_m_floor=yes ac_cv_lib_socket_bind=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_GROFF=groff ac_cv_prog_LIBTOOL=libtool ac_cv_prog_LOCALE_GEN_PROG=locale-gen ac_cv_prog_LOCALE_PROG=locale ac_cv_prog_LSOF=lsof ac_cv_prog_MANPATH_PROG=manpath ac_cv_prog_MSGCAT=msgcat ac_cv_prog_MSGFMT=msgfmt ac_cv_prog_REFER=refer ac_cv_prog_SOELIM=soelim ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_acl_free=-lacl ac_cv_search_cap_get_proc=-lcap ac_cv_search_dlopen=-ldl ac_cv_search_opendir='none required' ac_cv_search_strerror='none required' ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_ptrdiff_t=8 ac_cv_sizeof_size_t=8 ac_cv_sizeof_ssize_t=8 ac_cv_sizeof_time_t=8 ac_cv_sizeof_void_p=8 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_sys_long_file_names=yes ac_cv_type_loff_t=yes ac_cv_type_off_t=yes ac_cv_type_signal=void ac_cv_type_sigset_t=yes ac_cv_type_size_t=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-Wall -g -O2 -Wall -Wextra -Wl,--as-needed' CPP='gcc -E' CPPFLAGS='-D_FORTIFY_SOURCE=2' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' GROFF='groff' GROFF_MM_MACROS='m' GROFF_MS_MACROS='s' HAVE_GROFF='yes' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='-Wl,-z,defs' LIBOBJS='' LIBS='-lacl -ldl -lcap -lm ' LIBTOOL='libtool' LOCALE_GEN_PROG='locale-gen' LOCALE_PROG='locale' LSOF='lsof' LTLIBOBJS='' MANPATH_PROG='manpath 2>/dev/null' MSGCAT='msgcat' MSGFMT='msgfmt' NLSDIR='/usr/share/locale' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PROGRAM_PREFIX='' PROGRAM_SUFFIX='' RANLIB='ranlib' REFER='refer' SH='/bin/sh' SHELL='/bin/bash' SOELIM='soelim' YACC='bison -y' YFLAGS='' ac_ct_CC='gcc' bindir='/usr/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='/usr/share/libexplain' datarootdir='/usr/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='/usr' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='/usr/include' infodir='${datarootdir}/info' libdir='/usr/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' pdfdir='${docdir}' po_files='yes' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='/usr/com/libexplain' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_FSEEKO 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_LONG_LONG 8 #define SIZEOF_OFF_T 8 #define SIZEOF_PTRDIFF_T 8 #define SIZEOF_SIZE_T 8 #define SIZEOF_SSIZE_T 8 #define SIZEOF_TIME_T 8 #define SIZEOF_VOID_P 8 #define HAVE_LIBM 1 #define PROC_SELF 1 #define PROC_PID_FD_N 1 #define PROC_PID_CWD 1 #define PROC_PID_ROOT 1 #define PROC_PID_EXE 1 #define PROC_PID_CMDLINE 1 #define HAVE_LOCALE_PROG 1 #define HAVE_LOCALE_GEN_PROG 1 #define HAVE__G_CONFIG_H 1 #define HAVE_ACL_LIBACL_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_DLFCN_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FLOAT_H 1 #define HAVE_FTW_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBIO_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LINUX_APM_BIOS_H 1 #define HAVE_LINUX_ARCFB_H 1 #define HAVE_LINUX_ATM_H 1 #define HAVE_LINUX_ATM_ENI_H 1 #define HAVE_LINUX_ATM_HE_H 1 #define HAVE_LINUX_ATM_IDT77105_H 1 #define HAVE_LINUX_ATM_NICSTAR_H 1 #define HAVE_LINUX_ATM_TCP_H 1 #define HAVE_LINUX_ATM_ZATM_H 1 #define HAVE_LINUX_ATMARP_H 1 #define HAVE_LINUX_ATMCLIP_H 1 #define HAVE_LINUX_ATMDEV_H 1 #define HAVE_LINUX_ATMLEC_H 1 #define HAVE_LINUX_ATMMPC_H 1 #define HAVE_LINUX_ATMSVC_H 1 #define HAVE_LINUX_BLKPG_H 1 #define HAVE_LINUX_BLKTRACE_API_H 1 #define HAVE_LINUX_CAPI_H 1 #define HAVE_LINUX_CCISS_IOCTL_H 1 #define HAVE_LINUX_CDK_H 1 #define HAVE_LINUX_CDROM_H 1 #define HAVE_LINUX_CHIO_H 1 #define HAVE_LINUX_CM4000_CS_H 1 #define HAVE_LINUX_COMSTATS_H 1 #define HAVE_LINUX_CYCLADES_H 1 #define HAVE_LINUX_DN_H 1 #define HAVE_LINUX_DVB_AUDIO_H 1 #define HAVE_LINUX_DVB_CA_H 1 #define HAVE_LINUX_DVB_DMX_H 1 #define HAVE_LINUX_DVB_FRONTEND_H 1 #define HAVE_LINUX_DVB_NET_H 1 #define HAVE_LINUX_DVB_OSD_H 1 #define HAVE_LINUX_DVB_VIDEO_H 1 #define HAVE_LINUX_ETHTOOL_H 1 #define HAVE_LINUX_FB_H 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_LINUX_FD_H 1 #define HAVE_LINUX_FIEMAP_H 1 #define HAVE_LINUX_FILTER_H 1 #define HAVE_LINUX_FIREWIRE_CDEV_H 1 #define HAVE_LINUX_FS_H 1 #define HAVE_LINUX_HDREG_H 1 #define HAVE_LINUX_HIDDEV_H 1 #define HAVE_LINUX_HIDRAW_H 1 #define HAVE_LINUX_HPET_H 1 #define HAVE_LINUX_I2O_DEV_H 1 #define HAVE_LINUX_IF_BRIDGE_H 1 #define HAVE_LINUX_IF_EQL_H 1 #define HAVE_LINUX_IF_TUN_H 1 #define HAVE_LINUX_IF_VLAN_H 1 #define HAVE_LINUX_INPUT_H 1 #define HAVE_LINUX_IPMI_H 1 #define HAVE_LINUX_IPV6_H 1 #define HAVE_LINUX_ISDN_H 1 #define HAVE_LINUX_ISDN_PPP_H 1 #define HAVE_LINUX_IVTVFB_H 1 #define HAVE_LINUX_JOYSTICK_H 1 #define HAVE_LINUX_KDEV_T_H 1 #define HAVE_LINUX_KVM_H 1 #define HAVE_LINUX_LP_H 1 #define HAVE_LINUX_MAJOR_H 1 #define HAVE_LINUX_MATROXFB_H 1 #define HAVE_LINUX_MII_H 1 #define HAVE_LINUX_MMTIMER_H 1 #define HAVE_LINUX_MSDOS_FS_H 1 #define HAVE_LINUX_MTIO_H 1 #define HAVE_LINUX_NBD_H 1 #define HAVE_LINUX_NET_TSTAMP_H 1 #define HAVE_LINUX_NVRAM_H 1 #define HAVE_LINUX_PHANTOM_H 1 #define HAVE_LINUX_PMU_H 1 #define HAVE_LINUX_PPDEV_H 1 #define HAVE_LINUX_PPP_COMP_H 1 #define HAVE_LINUX_RADEONFB_H 1 #define HAVE_LINUX_RANDOM_H 1 #define HAVE_LINUX_RAW_H 1 #define HAVE_LINUX_REISERFS_FS_H 1 #define HAVE_LINUX_RTC_H 1 #define HAVE_LINUX_SERIAL_H 1 #define HAVE_LINUX_SERIO_H 1 #define HAVE_LINUX_SOCKET_H 1 #define HAVE_LINUX_SOCKIOS_H 1 #define HAVE_LINUX_SONET_H 1 #define HAVE_LINUX_SONYPI_H 1 #define HAVE_LINUX_SPI_SPIDEV_H 1 #define HAVE_LINUX_SUSPEND_IOCTLS_H 1 #define HAVE_LINUX_SYNCLINK_H 1 #define HAVE_LINUX_TERMIOS_H 1 #define HAVE_LINUX_TIOCL_H 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_LINUX_UDF_FS_I_H 1 #define HAVE_LINUX_UINPUT_H 1 #define HAVE_LINUX_USB_G_PRINTER_H 1 #define HAVE_LINUX_USB_GADGETFS_H 1 #define HAVE_LINUX_USBDEVICE_FS_H 1 #define HAVE_LINUX_VIDEODEV2_H 1 #define HAVE_LINUX_VT_H 1 #define HAVE_LINUX_WATCHDOG_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MNTENT_H 1 #define HAVE_NET_ETHERNET_H 1 #define HAVE_NET_IF_PPP_H 1 #define HAVE_NET_PPP_COMP_H 1 #define HAVE_NET_PPP_DEFS_H 1 #define HAVE_NETASH_ASH_H 1 #define HAVE_NETAX25_AX25_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETECONET_EC_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETIPX_IPX_H 1 #define HAVE_NETIUCV_IUCV_H 1 #define HAVE_NETPACKET_PACKET_H 1 #define HAVE_NETROM_NETROM_H 1 #define HAVE_POLL_H 1 #define HAVE_PWD_H 1 #define HAVE_REGEX_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDIO_EXT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_ACL_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_MTIO_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_PTRACE_H 1 #define HAVE_SYS_RAW_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_SIGNALFD_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_TERMIOS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMERFD_H 1 #define HAVE_SYS_TIMEX_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_USER_H 1 #define HAVE_SYS_USTAT_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_USTAT_H 1 #define HAVE_UTIME_H 1 #define HAVE_WCHAR_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_LINUX_KD_H 1 #define HAVE_NET_IF_H 1 #define HAVE_NET_IF_ARP_H 1 #define HAVE_NET_ROUTE_H 1 #define HAVE_LINUX_ATALK_H 1 #define HAVE_LINUX_ATMBR2684_H 1 #define HAVE_LINUX_AUTO_FS_H 1 #define HAVE_LINUX_AUTO_FS4_H 1 #define HAVE_LINUX_EXT2_FS_H 1 #define HAVE_LINUX_IF_BONDING_H 1 #define HAVE_LINUX_IF_FRAD_H 1 #define HAVE_LINUX_IF_PPPOX_H 1 #define HAVE_LINUX_IRDA_H 1 #define HAVE_LINUX_NCP_FS_H 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_PPP_DEFS_H 1 #define HAVE_LINUX_X25_H 1 #define HAVE_NETROSE_ROSE_H 1 #define HAVE_LINUX_SCC_H 1 #define GETMNTENT_NARGS 1 #define HAVE_UTSNAME_DOMAINNAME 1 #define VA_LIST_VOID_STAR 1 #define STATFS_NARGS 2 #define _PATH_MNTTAB "/etc/fstab" #define _PATH_MOUNTED "/etc/mtab" #define HAVE_SIGSET_T 1 #define HAVE_OFF_T 1 #define HAVE_LOFF_T 1 #define HAVE_DIRENT_H 1 #define RETSIGTYPE void #define TIME_WITH_SYS_TIME 1 #define HAVE_INLINE 1 #define HAVE_LONG_FILE_NAMES 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define STRERROR_R_CHAR_P 1 #define HAVE___FPURGE 1 #define HAVE_ACCEPT4 1 #define HAVE_ACL_ENTRIES 1 #define HAVE_ACL_FROM_TEXT 1 #define HAVE_ACL_GET_FD 1 #define HAVE_ACL_GET_FILE 1 #define HAVE_ACL_SET_FD 1 #define HAVE_ACL_SET_FILE 1 #define HAVE_ACL_TO_ANY_TEXT 1 #define HAVE_ACL_TO_TEXT 1 #define HAVE_ADJTIMEX 1 #define HAVE_ASPRINTF 1 #define HAVE_ATEXIT 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_CAPGET 1 #define HAVE_CFMAKERAW 1 #define HAVE_CHMOD 1 #define HAVE_DIRFD 1 #define HAVE_DLADDR 1 #define HAVE_DLSYM 1 #define HAVE_ENDGRENT 1 #define HAVE_ENDMNTENT 1 #define HAVE_EVENTFD 1 #define HAVE_FCHMOD 1 #define HAVE_FCHMODAT 1 #define HAVE_FCHOWN 1 #define HAVE_FCHOWNAT 1 #define HAVE_FDOPENDIR 1 #define HAVE_FLOCK 1 #define HAVE_FSEEKO 1 #define HAVE_FSTATAT 1 #define HAVE_FSTATFS 1 #define HAVE_FTELLO 1 #define HAVE_FTIME 1 #define HAVE_FUTIMENS 1 #define HAVE_FUTIMES 1 #define HAVE_FUTIMESAT 1 #define HAVE_GETDOMAINNAME 1 #define HAVE_GETGRENT 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETHOSTID 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETMNTENT 1 #define HAVE_GETOPT_LONG 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPRIORITY 1 #define HAVE_GETRESGID 1 #define HAVE_GETRESUID 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETTEXT 1 #define HAVE_HASMNTOPT 1 #define HAVE_ICONV_CLOSE 1 #define HAVE_ICONV_OPEN 1 #define HAVE_LCHOWN 1 #define HAVE_LINKAT 1 #define HAVE_LUTIMES 1 #define HAVE_MBRTOWC 1 #define HAVE_MKDTEMP 1 #define HAVE_MKOSTEMP 1 #define HAVE_MMAP 1 #define HAVE_MOUNT 1 #define HAVE_MUNMAP 1 #define HAVE_NANOSLEEP 1 #define HAVE_ON_EXIT 1 #define HAVE_OPENAT 1 #define HAVE_PIPE2 1 #define HAVE_POLL 1 #define HAVE_PTRACE 1 #define HAVE_PUTENV 1 #define HAVE_READV 1 #define HAVE_REMOVE 1 #define HAVE_SETDOMAINNAME 1 #define HAVE_SETENV 1 #define HAVE_SETGRENT 1 #define HAVE_SETLOCALE 1 #define HAVE_SETMNTENT 1 #define HAVE_SETPRIORITY 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_SETRESUID 1 #define HAVE_SETREUID 1 #define HAVE_SETSID 1 #define HAVE_SETTIMEOFDAY 1 #define HAVE_SHMAT 1 #define HAVE_SHMCTL 1 #define HAVE_SIGNALFD 1 #define HAVE_SLEEP 1 #define HAVE_SNPRINTF 1 #define HAVE_STATFS 1 #define HAVE_STIME 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCOLL 1 #define HAVE_STRERROR 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRNDUP 1 #define HAVE_STRSIGNAL 1 #define HAVE_STRTOF 1 #define HAVE_STRTOLD 1 #define HAVE_STRVERSCMP 1 #define HAVE_TCDRAIN 1 #define HAVE_TCFLOW 1 #define HAVE_TCFLUSH 1 #define HAVE_TCGETATTR 1 #define HAVE_TCSENDBREAK 1 #define HAVE_TCSETATTR 1 #define HAVE_TIMERFD_CREATE 1 #define HAVE_UNAME 1 #define HAVE_UNSETENV 1 #define HAVE_USLEEP 1 #define HAVE_USTAT 1 #define HAVE_UTIMENSAT 1 #define HAVE_UTIMES 1 #define HAVE_VASPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_WCWIDTH 1 #define HAVE_WRITEV 1 #define HAVE_STDIO_OFF_T 1 #define HAVE_SYS_MOUNT_MS_MOVE 1 #define HAVE_SYS_TYPES_OFF_T 1 #define HAVE_v4l2_hw_freq_seek_spacing 1 #define HAVE_V4L2_CTRL_TYPE_STRING 1 #define HAVE_V4L2_CTRL_TYPE_BITMASK 1 #define HAVE_V4L2_DBG_REGISTER 1 #define HAVE_STRUCT_SERIAL_RS485 1 #define HAVE_STRUCT_SERIAL_RS485_delay_rts_after_send 1 #define CAN_INLUDE_BOTH_sys_types_h_AND_linux_types_h 1 #define GETPGRP_NARGS 0 #define SETPGRP_NARGS 0 #define HAVE_DECL_STRSIGNAL 1 #define HAVE_DECL_USTAT 1 #define HAVE_DECL_STRVERSCMP 1 #define SYS_PTRACE_USER_REGS_STRUCT 1 #define SYS_PTRACE_USER_FPREGS_STRUCT 1 #define SYS_SHM_H_struct_ipc_perm_underscore_key 1 #define LINUX_VIDEODEV2_H_struct_v4l2_buffer_input 1 #define CONF_NAME_MAX 255 #define V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE #define V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE #define CONF_SHELL "/bin/sh" configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = script/test_prelude.sh:script/test_prelude.sh.in CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status on nightjar config.status:: creating script/test_prelude.sh ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = libdir/pkgconfig/libexplain.pc:libdir/pkgconfig/libexplain.pc.in CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status on nightjar config.status:: creating libdir/pkgconfig/libexplain.pc