This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libusb configure 1.0.21, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --disable-udev --prefix=/opt ## --------- ## ## Platform. ## ## --------- ## hostname = nas uname -m = armv7l uname -r = 2.6.36.4brcmarm uname -s = Linux uname -v = #2 SMP PREEMPT Wed Sep 28 20:29:46 EDT 2016 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/bin PATH: /opt/sbin PATH: /bin PATH: /usr/bin PATH: /sbin PATH: /usr/sbin PATH: /home/admin PATH: /mmc/sbin PATH: /mmc/bin PATH: /mmc/usr/sbin PATH: /mmc/usr/bin PATH: /opt/sbin PATH: /opt/bin PATH: /opt/usr/sbin PATH: /opt/usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2555: checking for a BSD-compatible install configure:2623: result: /opt/bin/install -c configure:2634: checking whether build environment is sane configure:2689: result: yes configure:2840: checking for a thread-safe mkdir -p configure:2879: result: ./install-sh -c -d configure:2886: checking for gawk configure:2902: found /opt/bin/gawk configure:2913: result: gawk configure:2924: checking whether make sets $(MAKE) configure:2946: result: yes configure:2975: checking whether make supports nested variables configure:2992: result: yes configure:3133: checking whether make supports nested variables configure:3150: result: yes configure:3211: checking for gcc configure:3227: found /opt/bin/gcc configure:3238: result: gcc configure:3467: checking for C compiler version configure:3476: gcc --version >&5 gcc (OpenWrt GCC 5.4.0) 5.4.0 Copyright (C) 2015 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:3487: $? = 0 configure:3476: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/tmp/mnt/Optware/entware/bin/../lib/gcc/arm-openwrt-linux-gnueabi/5.4.0/lto-wrapper Target: arm-openwrt-linux-gnueabi Configured with: /media/ware2/Entware-ng.2016.12/build_dir/target-arm_cortex-a9_glibc-2.23_eabi/gcc-5.4.0/configure --target=arm-openwrt-linux --host=arm-openwrt-linux --build=x86_64-linux-gnu --program-prefix= --program-suffix= --prefix=/opt --exec-prefix=/opt --bindir=/opt/bin --sbindir=/opt/sbin --libexecdir=/opt/lib --sysconfdir=/opt/etc --datadir=/opt/share --localstatedir=/opt/var --mandir=/opt/man --infodir=/opt/info --disable-nls --build=x86_64-linux-gnu --host=arm-openwrt-linux-gnueabi --target=arm-openwrt-linux-gnueabi --enable-languages=c,c++ --with-bugurl=https://dev.openwrt.org/ --with-pkgversion='OpenWrt GCC 5.4.0' --enable-shared --enable-__cxa_atexit --with-default-libstdcxx-abi=gcc4-compatible --enable-target-optspace --with-gnu-ld --with-stage1-ldflags='-Wl,-rpath=/opt/lib -Wl,--dynamic-linker=/opt/lib/ld-linux.so.3' --with-boot-ldflags='static-libstdc++ -static-libgcc -Wl,-rpath=/opt/lib -Wl,--dynamic-linker=/opt/lib/ld-linux.so.3' --disable-nls --disable-libsanitizer --disable-libvtv --disable-libcilkrts --disable-libmudflap --disable-multilib --disable-libgomp --disable-libquadmath --disable-libssp --disable-decimal-float --disable-libstdcxx-pch --with-host-libstdcxx=-lstdc++ --prefix=/opt --libexecdir=/opt/lib --with-local-prefix=/opt --with-float=soft --with-default-libstdcxx-abi=gcc4-compatible Thread model: posix gcc version 5.4.0 (OpenWrt GCC 5.4.0) configure:3487: $? = 0 configure:3476: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3487: $? = 1 configure:3476: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3487: $? = 1 configure:3507: checking whether the C compiler works configure:3529: gcc -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft -Wl,-rpath=/opt/lib -Wl,--dynamic-linker=/opt/lib/ld-linux.so.3 -L/opt/lib conftest.c >&5 configure:3533: $? = 0 configure:3581: result: yes configure:3584: checking for C compiler default output file name configure:3586: result: a.out configure:3592: checking for suffix of executables configure:3599: gcc -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft -Wl,-rpath=/opt/lib -Wl,--dynamic-linker=/opt/lib/ld-linux.so.3 -L/opt/lib conftest.c >&5 configure:3603: $? = 0 configure:3625: result: configure:3647: checking whether we are cross compiling configure:3655: gcc -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft -Wl,-rpath=/opt/lib -Wl,--dynamic-linker=/opt/lib/ld-linux.so.3 -L/opt/lib conftest.c >&5 configure:3659: $? = 0 configure:3666: ./conftest configure:3670: $? = 0 configure:3685: result: no configure:3690: checking for suffix of object files configure:3712: gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft conftest.c >&5 configure:3716: $? = 0 configure:3737: result: o configure:3741: checking whether we are using the GNU C compiler configure:3760: gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft conftest.c >&5 configure:3760: $? = 0 configure:3769: result: yes configure:3778: checking whether gcc accepts -g configure:3798: gcc -c -g conftest.c >&5 configure:3798: $? = 0 configure:3839: result: yes configure:3856: checking for gcc option to accept ISO C89 configure:3919: gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft conftest.c >&5 configure:3919: $? = 0 configure:3932: result: none needed configure:3957: checking whether gcc understands -c and -o together configure:3979: gcc -c conftest.c -o conftest2.o configure:3982: $? = 0 configure:3979: gcc -c conftest.c -o conftest2.o configure:3982: $? = 0 configure:3994: result: yes configure:4022: checking for style of include used by make configure:4050: result: GNU configure:4076: checking dependency style of gcc configure:4187: result: gcc3 configure:4260: checking for g++ configure:4276: found /opt/bin/g++ configure:4287: result: g++ configure:4314: checking for C++ compiler version configure:4323: g++ --version >&5 g++ (OpenWrt GCC 5.4.0) 5.4.0 Copyright (C) 2015 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:4334: $? = 0 configure:4323: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/tmp/mnt/Optware/entware/bin/../lib/gcc/arm-openwrt-linux-gnueabi/5.4.0/lto-wrapper Target: arm-openwrt-linux-gnueabi Configured with: /media/ware2/Entware-ng.2016.12/build_dir/target-arm_cortex-a9_glibc-2.23_eabi/gcc-5.4.0/configure --target=arm-openwrt-linux --host=arm-openwrt-linux --build=x86_64-linux-gnu --program-prefix= --program-suffix= --prefix=/opt --exec-prefix=/opt --bindir=/opt/bin --sbindir=/opt/sbin --libexecdir=/opt/lib --sysconfdir=/opt/etc --datadir=/opt/share --localstatedir=/opt/var --mandir=/opt/man --infodir=/opt/info --disable-nls --build=x86_64-linux-gnu --host=arm-openwrt-linux-gnueabi --target=arm-openwrt-linux-gnueabi --enable-languages=c,c++ --with-bugurl=https://dev.openwrt.org/ --with-pkgversion='OpenWrt GCC 5.4.0' --enable-shared --enable-__cxa_atexit --with-default-libstdcxx-abi=gcc4-compatible --enable-target-optspace --with-gnu-ld --with-stage1-ldflags='-Wl,-rpath=/opt/lib -Wl,--dynamic-linker=/opt/lib/ld-linux.so.3' --with-boot-ldflags='static-libstdc++ -static-libgcc -Wl,-rpath=/opt/lib -Wl,--dynamic-linker=/opt/lib/ld-linux.so.3' --disable-nls --disable-libsanitizer --disable-libvtv --disable-libcilkrts --disable-libmudflap --disable-multilib --disable-libgomp --disable-libquadmath --disable-libssp --disable-decimal-float --disable-libstdcxx-pch --with-host-libstdcxx=-lstdc++ --prefix=/opt --libexecdir=/opt/lib --with-local-prefix=/opt --with-float=soft --with-default-libstdcxx-abi=gcc4-compatible Thread model: posix gcc version 5.4.0 (OpenWrt GCC 5.4.0) configure:4334: $? = 0 configure:4323: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:4334: $? = 1 configure:4323: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:4334: $? = 1 configure:4338: checking whether we are using the GNU C++ compiler configure:4357: g++ -c conftest.cpp >&5 configure:4357: $? = 0 configure:4366: result: yes configure:4375: checking whether g++ accepts -g configure:4395: g++ -c -g conftest.cpp >&5 configure:4395: $? = 0 configure:4436: result: yes configure:4461: checking dependency style of g++ configure:4572: result: gcc3 configure:4616: checking build system type configure:4630: result: armv7l-unknown-linux-gnueabi configure:4650: checking host system type configure:4663: result: armv7l-unknown-linux-gnueabi configure:4704: checking how to print strings configure:4731: result: printf configure:4752: checking for a sed that does not truncate output configure:4816: result: /opt/bin/sed configure:4834: checking for grep that handles long lines and -e configure:4892: result: /opt/bin/grep configure:4897: checking for egrep configure:4959: result: /opt/bin/grep -E configure:4964: checking for fgrep configure:5026: result: /opt/bin/grep -F configure:5061: checking for ld used by gcc configure:5128: result: /opt/bin/ld configure:5135: checking if the linker (/opt/bin/ld) is GNU ld configure:5150: result: yes configure:5162: checking for BSD- or MS-compatible name lister (nm) configure:5211: result: /opt/bin/nm -B configure:5341: checking the name lister (/opt/bin/nm -B) interface configure:5348: gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft conftest.c >&5 configure:5351: /opt/bin/nm -B "conftest.o" configure:5354: output 00000000 B some_variable configure:5361: result: BSD nm configure:5364: checking whether ln -s works configure:5368: result: yes configure:5376: checking the maximum length of command line arguments configure:5506: result: 32768 configure:5523: checking whether the shell understands some XSI constructs configure:5533: result: yes configure:5537: checking whether the shell understands "+=" configure:5543: result: yes configure:5578: checking how to convert armv7l-unknown-linux-gnueabi file names to armv7l-unknown-linux-gnueabi format configure:5618: result: func_convert_file_noop configure:5625: checking how to convert armv7l-unknown-linux-gnueabi file names to toolchain format configure:5645: result: func_convert_file_noop configure:5652: checking for /opt/bin/ld option to reload object files configure:5659: result: -r configure:5733: checking for objdump configure:5749: found /opt/bin/objdump configure:5760: result: objdump configure:5792: checking how to recognize dependent libraries configure:5994: result: pass_all configure:6079: checking for dlltool configure:6109: result: no configure:6139: checking how to associate runtime and link libraries configure:6166: result: printf %s\n configure:6227: checking for ar configure:6243: found /opt/bin/ar configure:6254: result: ar configure:6291: checking for archiver @FILE support configure:6308: gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft conftest.c >&5 configure:6308: $? = 0 configure:6311: ar cru libconftest.a @conftest.lst >&5 configure:6314: $? = 0 configure:6319: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:6322: $? = 1 configure:6334: result: @ configure:6392: checking for strip configure:6408: found /opt/bin/strip configure:6419: result: strip configure:6491: checking for ranlib configure:6507: found /opt/bin/ranlib configure:6518: result: ranlib configure:6620: checking command to parse /opt/bin/nm -B output from gcc object configure:6740: gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft conftest.c >&5 configure:6743: $? = 0 configure:6747: /opt/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6750: $? = 0 configure:6816: gcc -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft -Wl,-rpath=/opt/lib -Wl,--dynamic-linker=/opt/lib/ld-linux.so.3 -L/opt/lib conftest.c conftstm.o >&5 configure:6819: $? = 0 configure:6857: result: ok configure:6894: checking for sysroot configure:6924: result: no configure:7180: checking for mt configure:7210: result: no configure:7230: checking if : is a manifest tool configure:7236: : '-?' configure:7244: result: no configure:7886: checking how to run the C preprocessor configure:7917: gcc -E conftest.c configure:7917: $? = 0 configure:7931: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7931: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libusb" | #define PACKAGE_TARNAME "libusb" | #define PACKAGE_VERSION "1.0.21" | #define PACKAGE_STRING "libusb 1.0.21" | #define PACKAGE_BUGREPORT "libusb-devel@lists.sourceforge.net" | #define PACKAGE_URL "http://libusb.info" | #define PACKAGE "libusb" | #define VERSION "1.0.21" | /* end confdefs.h. */ | #include configure:7956: result: gcc -E configure:7976: gcc -E conftest.c configure:7976: $? = 0 configure:7990: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7990: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libusb" | #define PACKAGE_TARNAME "libusb" | #define PACKAGE_VERSION "1.0.21" | #define PACKAGE_STRING "libusb 1.0.21" | #define PACKAGE_BUGREPORT "libusb-devel@lists.sourceforge.net" | #define PACKAGE_URL "http://libusb.info" | #define PACKAGE "libusb" | #define VERSION "1.0.21" | /* end confdefs.h. */ | #include configure:8019: checking for ANSI C header files configure:8039: gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft conftest.c >&5 configure:8039: $? = 0 configure:8112: gcc -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft -Wl,-rpath=/opt/lib -Wl,--dynamic-linker=/opt/lib/ld-linux.so.3 -L/opt/lib conftest.c >&5 configure:8112: $? = 0 configure:8112: ./conftest configure:8112: $? = 0 configure:8123: result: yes configure:8136: checking for sys/types.h configure:8136: gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft conftest.c >&5 configure:8136: $? = 0 configure:8136: result: yes configure:8136: checking for sys/stat.h configure:8136: gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft conftest.c >&5 configure:8136: $? = 0 configure:8136: result: yes configure:8136: checking for stdlib.h configure:8136: gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft conftest.c >&5 configure:8136: $? = 0 configure:8136: result: yes configure:8136: checking for string.h configure:8136: gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft conftest.c >&5 configure:8136: $? = 0 configure:8136: result: yes configure:8136: checking for memory.h configure:8136: gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft conftest.c >&5 configure:8136: $? = 0 configure:8136: result: yes configure:8136: checking for strings.h configure:8136: gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft conftest.c >&5 configure:8136: $? = 0 configure:8136: result: yes configure:8136: checking for inttypes.h configure:8136: gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft conftest.c >&5 configure:8136: $? = 0 configure:8136: result: yes configure:8136: checking for stdint.h configure:8136: gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft conftest.c >&5 configure:8136: $? = 0 configure:8136: result: yes configure:8136: checking for unistd.h configure:8136: gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft conftest.c >&5 configure:8136: $? = 0 configure:8136: result: yes configure:8150: checking for dlfcn.h configure:8150: gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft conftest.c >&5 configure:8150: $? = 0 configure:8150: result: yes configure:8367: checking for objdir configure:8382: result: .libs configure:8653: checking if gcc supports -fno-rtti -fno-exceptions configure:8671: gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:8675: $? = 0 configure:8688: result: no configure:9015: checking for gcc option to produce PIC configure:9022: result: -fPIC -DPIC configure:9030: checking if gcc PIC flag -fPIC -DPIC works configure:9048: gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft -fPIC -DPIC -DPIC conftest.c >&5 configure:9052: $? = 0 configure:9065: result: yes configure:9094: checking if gcc static flag -static works configure:9122: result: no configure:9137: checking if gcc supports -c -o file.o configure:9158: gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft -o out/conftest2.o conftest.c >&5 configure:9162: $? = 0 configure:9184: result: yes configure:9192: checking if gcc supports -c -o file.o configure:9239: result: yes configure:9272: checking whether the gcc linker (/opt/bin/ld) supports shared libraries configure:10425: result: yes configure:10462: checking whether -lc should be explicitly linked in configure:10470: gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft conftest.c >&5 configure:10473: $? = 0 configure:10488: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /opt/bin/grep -lc \>/dev/null 2\>\&1 configure:10491: $? = 0 configure:10505: result: no configure:10665: checking dynamic linker characteristics configure:11176: gcc -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft -Wl,-rpath=/opt/lib -Wl,--dynamic-linker=/opt/lib/ld-linux.so.3 -L/opt/lib -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11176: $? = 0 configure:11398: result: GNU/Linux ld.so configure:11505: checking how to hardcode library paths into programs configure:11530: result: immediate configure:12070: checking whether stripping libraries is possible configure:12075: result: yes configure:12110: checking if libtool supports shared libraries configure:12112: result: yes configure:12115: checking whether to build shared libraries configure:12136: result: yes configure:12139: checking whether to build static libraries configure:12143: result: yes configure:12166: checking how to run the C++ preprocessor configure:12193: g++ -E conftest.cpp configure:12193: $? = 0 configure:12207: g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:12207: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libusb" | #define PACKAGE_TARNAME "libusb" | #define PACKAGE_VERSION "1.0.21" | #define PACKAGE_STRING "libusb 1.0.21" | #define PACKAGE_BUGREPORT "libusb-devel@lists.sourceforge.net" | #define PACKAGE_URL "http://libusb.info" | #define PACKAGE "libusb" | #define VERSION "1.0.21" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:12232: result: g++ -E configure:12252: g++ -E conftest.cpp configure:12252: $? = 0 configure:12266: g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:12266: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libusb" | #define PACKAGE_TARNAME "libusb" | #define PACKAGE_VERSION "1.0.21" | #define PACKAGE_STRING "libusb 1.0.21" | #define PACKAGE_BUGREPORT "libusb-devel@lists.sourceforge.net" | #define PACKAGE_URL "http://libusb.info" | #define PACKAGE "libusb" | #define VERSION "1.0.21" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:12435: checking for ld used by g++ configure:12502: result: /opt/bin/ld configure:12509: checking if the linker (/opt/bin/ld) is GNU ld configure:12524: result: yes configure:12579: checking whether the g++ linker (/opt/bin/ld) supports shared libraries configure:13584: result: yes configure:13620: g++ -c -g -O2 conftest.cpp >&5 configure:13623: $? = 0 configure:14143: checking for g++ option to produce PIC configure:14150: result: -fPIC -DPIC configure:14158: checking if g++ PIC flag -fPIC -DPIC works configure:14176: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14180: $? = 0 configure:14193: result: yes configure:14216: checking if g++ static flag -static works configure:14244: result: no configure:14256: checking if g++ supports -c -o file.o configure:14277: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:14281: $? = 0 configure:14303: result: yes configure:14308: checking if g++ supports -c -o file.o configure:14355: result: yes configure:14385: checking whether the g++ linker (/opt/bin/ld) supports shared libraries configure:14421: result: yes configure:14562: checking dynamic linker characteristics configure:15229: result: GNU/Linux ld.so configure:15282: checking how to hardcode library paths into programs configure:15307: result: immediate configure:15411: checking for windres configure:15441: result: no configure:15545: checking for inline configure:15561: gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft conftest.c >&5 configure:15561: $? = 0 configure:15569: result: inline configure:15594: checking operating system configure:15609: result: Linux configure:15668: checking for library containing clock_gettime configure:15699: gcc -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft -Wl,-rpath=/opt/lib -Wl,--dynamic-linker=/opt/lib/ld-linux.so.3 -L/opt/lib conftest.c >&5 configure:15699: $? = 0 configure:15716: result: none required configure:15800: checking asm/types.h usability configure:15800: gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft conftest.c >&5 configure:15800: $? = 0 configure:15800: result: yes configure:15800: checking asm/types.h presence configure:15800: gcc -E conftest.c configure:15800: $? = 0 configure:15800: result: yes configure:15800: checking for asm/types.h configure:15800: result: yes configure:15813: checking for sys/socket.h configure:15813: gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft conftest.c >&5 configure:15813: $? = 0 configure:15813: result: yes configure:15813: checking for linux/netlink.h configure:15813: gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft conftest.c >&5 configure:15813: $? = 0 configure:15813: result: yes configure:15847: checking poll.h usability configure:15847: gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft conftest.c >&5 configure:15847: $? = 0 configure:15847: result: yes configure:15847: checking poll.h presence configure:15847: gcc -E conftest.c configure:15847: $? = 0 configure:15847: result: yes configure:15847: checking for poll.h configure:15847: result: yes configure:16111: checking sys/timerfd.h usability configure:16111: gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft conftest.c >&5 configure:16111: $? = 0 configure:16111: result: yes configure:16111: checking sys/timerfd.h presence configure:16111: gcc -E conftest.c configure:16111: $? = 0 configure:16111: result: yes configure:16111: checking for sys/timerfd.h configure:16111: result: yes configure:16131: checking whether TFD_NONBLOCK is declared configure:16131: gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft conftest.c >&5 configure:16131: $? = 0 configure:16131: result: yes configure:16143: checking whether to use timerfd for timing configure:16150: result: yes configure:16161: checking for struct timespec configure:16161: gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft conftest.c >&5 configure:16161: $? = 0 configure:16161: gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft conftest.c >&5 conftest.c: In function 'main': conftest.c:68:30: error: expected expression before ')' token if (sizeof ((struct timespec))) ^ configure:16161: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libusb" | #define PACKAGE_TARNAME "libusb" | #define PACKAGE_VERSION "1.0.21" | #define PACKAGE_STRING "libusb 1.0.21" | #define PACKAGE_BUGREPORT "libusb-devel@lists.sourceforge.net" | #define PACKAGE_URL "http://libusb.info" | #define PACKAGE "libusb" | #define VERSION "1.0.21" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _GNU_SOURCE 1 | #define OS_LINUX 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_POLL_H 1 | #define POLL_NFDS_TYPE nfds_t | #define THREADS_POSIX 1 | #define USBI_TIMERFD_AVAILABLE 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 ((struct timespec))) | return 0; | ; | return 0; | } configure:16161: result: yes configure:16215: checking syslog.h usability configure:16215: gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft conftest.c >&5 configure:16215: $? = 0 configure:16215: result: yes configure:16215: checking syslog.h presence configure:16215: gcc -E conftest.c configure:16215: $? = 0 configure:16215: result: yes configure:16215: checking for syslog.h configure:16215: result: yes configure:16225: checking for syslog configure:16225: gcc -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft -Wl,-rpath=/opt/lib -Wl,--dynamic-linker=/opt/lib/ld-linux.so.3 -L/opt/lib conftest.c -pthread >&5 configure:16225: $? = 0 configure:16225: result: yes configure:16287: gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft -Werror -fvisibility=hidden conftest.c >&5 configure:16287: $? = 0 configure:16315: gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft -Wno-pointer-sign conftest.c >&5 configure:16315: $? = 0 configure:16324: checking for sigaction configure:16324: gcc -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft -Wl,-rpath=/opt/lib -Wl,--dynamic-linker=/opt/lib/ld-linux.so.3 -L/opt/lib conftest.c -pthread >&5 configure:16324: $? = 0 configure:16324: result: yes configure:16343: checking sys/time.h usability configure:16343: gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft conftest.c >&5 configure:16343: $? = 0 configure:16343: result: yes configure:16343: checking sys/time.h presence configure:16343: gcc -E conftest.c configure:16343: $? = 0 configure:16343: result: yes configure:16343: checking for sys/time.h configure:16343: result: yes configure:16355: checking for gettimeofday configure:16355: gcc -o conftest -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft -Wl,-rpath=/opt/lib -Wl,--dynamic-linker=/opt/lib/ld-linux.so.3 -L/opt/lib conftest.c -pthread >&5 configure:16355: $? = 0 configure:16355: result: yes configure:16366: checking signal.h usability configure:16366: gcc -c -O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft conftest.c >&5 configure:16366: $? = 0 configure:16366: result: yes configure:16366: checking signal.h presence configure:16366: gcc -E conftest.c configure:16366: $? = 0 configure:16366: result: yes configure:16366: checking for signal.h configure:16366: result: yes configure:16380: checking whether CC supports -std=gnu99 configure:16393: gcc -c -std=gnu99 conftest.c >&5 configure:16393: $? = 0 configure:16394: result: yes configure:16533: checking that generated files are newer than configure configure:16539: result: done configure:16622: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libusb config.status 1.0.21, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on nas config.status:1257: creating libusb-1.0.pc config.status:1257: creating Makefile config.status:1257: creating libusb/Makefile config.status:1257: creating examples/Makefile config.status:1257: creating tests/Makefile config.status:1257: creating doc/Makefile config.status:1257: creating doc/doxygen.cfg config.status:1257: creating config.h config.status:1438: config.h is unchanged config.status:1486: executing depfiles commands config.status:1486: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=armv7l-unknown-linux-gnueabi ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-rpath=/opt/lib -Wl,--dynamic-linker=/opt/lib/ld-linux.so.3 -L/opt/lib' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_gettimeofday=yes ac_cv_func_sigaction=yes ac_cv_func_syslog=yes ac_cv_have_decl_TFD_NONBLOCK=yes ac_cv_header_asm_types_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_linux_netlink_h=yes ac_cv_header_memory_h=yes ac_cv_header_poll_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_timerfd_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_syslog_h=yes ac_cv_header_unistd_h=yes ac_cv_host=armv7l-unknown-linux-gnueabi ac_cv_objext=o ac_cv_path_EGREP='/opt/bin/grep -E' ac_cv_path_FGREP='/opt/bin/grep -F' ac_cv_path_GREP=/opt/bin/grep ac_cv_path_SED=/opt/bin/sed ac_cv_path_install='/opt/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_clock_gettime='none required' ac_cv_type_struct_timespec=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/opt/bin/ld lt_cv_path_LDCXX=/opt/bin/ld lt_cv_path_NM='/opt/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_RC=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=no lt_cv_prog_compiler_static_works_CXX=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /opt/_compile/libusb-1.0.21/missing aclocal-1.14' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_CFLAGS=' -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} /opt/_compile/libusb-1.0.21/missing autoconf' AUTOHEADER='${SHELL} /opt/_compile/libusb-1.0.21/missing autoheader' AUTOMAKE='${SHELL} /opt/_compile/libusb-1.0.21/missing automake-1.14' AWK='gawk' BUILD_EXAMPLES_FALSE='' BUILD_EXAMPLES_TRUE='#' BUILD_TESTS_FALSE='' BUILD_TESTS_TRUE='#' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -pipe -march=armv7-a -mtune=cortex-a9 -fno-caller-saves -mfloat-abi=soft ' CPP='gcc -E' CPPFLAGS='' CREATE_IMPORT_LIB_FALSE='' CREATE_IMPORT_LIB_TRUE='#' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/opt/bin/grep -E' EXEEXT='' FGREP='/opt/bin/grep -F' GREP='/opt/bin/grep' HAVE_SIGACTION_FALSE='#' HAVE_SIGACTION_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/opt/bin/ld' LDFLAGS='-Wl,-rpath=/opt/lib -Wl,--dynamic-linker=/opt/lib/ld-linux.so.3 -L/opt/lib' LIBOBJS='' LIBS=' -pthread' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLDFLAGS='-version-info 1:0:1 -no-undefined' LTLIBOBJS='' MAKEINFO='${SHELL} /opt/_compile/libusb-1.0.21/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='./install-sh -c -d' NM='/opt/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OS_DARWIN='' OS_DARWIN_FALSE='' OS_DARWIN_TRUE='#' OS_HAIKU='' OS_HAIKU_FALSE='' OS_HAIKU_TRUE='#' OS_LINUX='' OS_LINUX_FALSE='#' OS_LINUX_TRUE='' OS_NETBSD='' OS_NETBSD_FALSE='' OS_NETBSD_TRUE='#' OS_OPENBSD='' OS_OPENBSD_FALSE='' OS_OPENBSD_TRUE='#' OS_SUNOS='' OS_SUNOS_FALSE='' OS_SUNOS_TRUE='#' OS_WINDOWS='' OS_WINDOWS_FALSE='' OS_WINDOWS_TRUE='#' OTOOL64='' OTOOL='' PACKAGE='libusb' PACKAGE_BUGREPORT='libusb-devel@lists.sourceforge.net' PACKAGE_NAME='libusb' PACKAGE_STRING='libusb 1.0.21' PACKAGE_TARNAME='libusb' PACKAGE_URL='http://libusb.info' PACKAGE_VERSION='1.0.21' PATH_SEPARATOR=':' RANLIB='ranlib' RC='' SED='/opt/bin/sed' SET_MAKE='' SHELL='/opt/bin/bash' STRIP='strip' THREADS_POSIX_FALSE='#' THREADS_POSIX_TRUE='' USE_UDEV='' USE_UDEV_FALSE='' USE_UDEV_TRUE='#' USE_USBDK='' USE_USBDK_FALSE='' USE_USBDK_TRUE='#' VERSION='1.0.21' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='armv7l-unknown-linux-gnueabi' build_alias='' build_cpu='armv7l' build_os='linux-gnueabi' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='armv7l-unknown-linux-gnueabi' host_alias='' host_cpu='armv7l' host_os='linux-gnueabi' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /opt/_compile/libusb-1.0.21/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/opt' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libusb" #define PACKAGE_TARNAME "libusb" #define PACKAGE_VERSION "1.0.21" #define PACKAGE_STRING "libusb 1.0.21" #define PACKAGE_BUGREPORT "libusb-devel@lists.sourceforge.net" #define PACKAGE_URL "http://libusb.info" #define PACKAGE "libusb" #define VERSION "1.0.21" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define _GNU_SOURCE 1 #define OS_LINUX 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_POLL_H 1 #define POLL_NFDS_TYPE nfds_t #define THREADS_POSIX 1 #define USBI_TIMERFD_AVAILABLE 1 #define HAVE_STRUCT_TIMESPEC 1 #define ENABLE_LOGGING 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYSLOG_FUNC 1 #define DEFAULT_VISIBILITY __attribute__((visibility("default"))) #define HAVE_SYS_TIME_H 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_SIGNAL_H 1 configure: exit 0