663 lines
26 KiB
Plaintext
663 lines
26 KiB
Plaintext
This file contains any messages produced by compilers while
|
|
running configure, to aid debugging if configure makes a mistake.
|
|
|
|
It was created by libusb configure 1.0.8, which was
|
|
generated by GNU Autoconf 2.65. Invocation command line was
|
|
|
|
$ ./configure --build=i686-linux --host=mips-linux --prefix=/opt/bba/BBA1.5_platform/build/../apps/public/libusb-1.0.8/install
|
|
|
|
## --------- ##
|
|
## Platform. ##
|
|
## --------- ##
|
|
|
|
hostname = 8dc258068a82
|
|
uname -m = x86_64
|
|
uname -r = 4.4.0-139-generic
|
|
uname -s = Linux
|
|
uname -v = #165-Ubuntu SMP Wed Oct 24 10:58:50 UTC 2018
|
|
|
|
/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/trendchip/mips-linux-uclibc-4.9.3/usr/bin
|
|
PATH: /usr/local/sbin
|
|
PATH: /usr/local/bin
|
|
PATH: /usr/sbin
|
|
PATH: /usr/bin
|
|
PATH: /sbin
|
|
PATH: /bin
|
|
|
|
|
|
## ----------- ##
|
|
## Core tests. ##
|
|
## ----------- ##
|
|
|
|
configure:2399: checking for a BSD-compatible install
|
|
configure:2467: result: /usr/bin/install -c
|
|
configure:2478: checking whether build environment is sane
|
|
configure:2528: result: yes
|
|
configure:2577: checking for mips-linux-strip
|
|
configure:2604: result: mips-buildroot-linux-uclibc-strip
|
|
configure:2669: checking for a thread-safe mkdir -p
|
|
configure:2708: result: /bin/mkdir -p
|
|
configure:2721: checking for gawk
|
|
configure:2737: found /usr/bin/gawk
|
|
configure:2748: result: gawk
|
|
configure:2759: checking whether make sets $(MAKE)
|
|
configure:2781: result: yes
|
|
configure:2887: checking for mips-linux-gcc
|
|
configure:2914: result: mips-buildroot-linux-uclibc-gcc
|
|
configure:3183: checking for C compiler version
|
|
configure:3192: mips-buildroot-linux-uclibc-gcc --version >&5
|
|
mips-buildroot-linux-uclibc-gcc (Buildroot 2015.08.1) 4.9.3
|
|
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:3203: $? = 0
|
|
configure:3192: mips-buildroot-linux-uclibc-gcc -v >&5
|
|
Using built-in specs.
|
|
COLLECT_GCC=mips-buildroot-linux-uclibc-gcc
|
|
COLLECT_LTO_WRAPPER=/opt/trendchip/mips-linux-uclibc-4.9.3/usr/libexec/gcc/mips-buildroot-linux-uclibc/4.9.3/lto-wrapper
|
|
Target: mips-buildroot-linux-uclibc
|
|
Configured with: ./configure --prefix=/opt/trendchip/mips-linux-uclibc-4.9.3/usr --sysconfdir=/opt/trendchip/mips-linux-uclibc-4.9.3/etc --enable-static --target=mips-buildroot-linux-uclibc --with-sysroot=/opt/trendchip/mips-linux-uclibc-4.9.3/usr/mips-buildroot-linux-uclibc/sysroot --disable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --with-gmp=/opt/trendchip/mips-linux-uclibc-4.9.3/usr --with-mpfr=/opt/trendchip/mips-linux-uclibc-4.9.3/usr --with-pkgversion='Buildroot 2015.08.1' --with-bugurl=http://bugs.buildroot.net/ --disable-libsanitizer --enable-tls --disable-libmudflap --enable-threads --with-mpc=/opt/trendchip/mips-linux-uclibc-4.9.3/usr --without-isl --without-cloog --with-float=soft --disable-decimal-float --with-arch=mips32r2 --with-abi=32 --enable-languages=c,c++ --enable-poison-system-directories --with-build-time-tools=/opt/trendchip/mips-linux-uclibc-4.9.3/usr/mips-buildroot-linux-uclibc/bin --enable-shared --disable-libgomp
|
|
Thread model: posix
|
|
gcc version 4.9.3 (Buildroot 2015.08.1)
|
|
configure:3203: $? = 0
|
|
configure:3192: mips-buildroot-linux-uclibc-gcc -V >&5
|
|
mips-buildroot-linux-uclibc-gcc: error: unrecognized command line option '-V'
|
|
mips-buildroot-linux-uclibc-gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:3203: $? = 1
|
|
configure:3192: mips-buildroot-linux-uclibc-gcc -qversion >&5
|
|
mips-buildroot-linux-uclibc-gcc: error: unrecognized command line option '-qversion'
|
|
mips-buildroot-linux-uclibc-gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:3203: $? = 1
|
|
configure:3223: checking whether the C compiler works
|
|
configure:3245: mips-buildroot-linux-uclibc-gcc -DINCLUDE_USB_SYSFS -g -O2 conftest.c >&5
|
|
configure:3249: $? = 0
|
|
configure:3298: result: yes
|
|
configure:3301: checking for C compiler default output file name
|
|
configure:3303: result: a.out
|
|
configure:3309: checking for suffix of executables
|
|
configure:3316: mips-buildroot-linux-uclibc-gcc -o conftest -DINCLUDE_USB_SYSFS -g -O2 conftest.c >&5
|
|
configure:3320: $? = 0
|
|
configure:3342: result:
|
|
configure:3364: checking whether we are cross compiling
|
|
configure:3402: result: yes
|
|
configure:3407: checking for suffix of object files
|
|
configure:3429: mips-buildroot-linux-uclibc-gcc -c -DINCLUDE_USB_SYSFS -g -O2 conftest.c >&5
|
|
configure:3433: $? = 0
|
|
configure:3454: result: o
|
|
configure:3458: checking whether we are using the GNU C compiler
|
|
configure:3477: mips-buildroot-linux-uclibc-gcc -c -DINCLUDE_USB_SYSFS -g -O2 conftest.c >&5
|
|
configure:3477: $? = 0
|
|
configure:3486: result: yes
|
|
configure:3495: checking whether mips-buildroot-linux-uclibc-gcc accepts -g
|
|
configure:3515: mips-buildroot-linux-uclibc-gcc -c -g conftest.c >&5
|
|
configure:3515: $? = 0
|
|
configure:3556: result: yes
|
|
configure:3573: checking for mips-buildroot-linux-uclibc-gcc option to accept ISO C89
|
|
configure:3637: mips-buildroot-linux-uclibc-gcc -c -DINCLUDE_USB_SYSFS -g -O2 conftest.c >&5
|
|
configure:3637: $? = 0
|
|
configure:3650: result: none needed
|
|
configure:3681: checking for style of include used by make
|
|
configure:3709: result: GNU
|
|
configure:3734: checking dependency style of mips-buildroot-linux-uclibc-gcc
|
|
configure:3844: result: gcc3
|
|
configure:3888: checking build system type
|
|
configure:3902: result: i686-pc-linux-gnu
|
|
configure:3922: checking host system type
|
|
configure:3935: result: mips-unknown-linux-gnu
|
|
configure:3955: checking for a sed that does not truncate output
|
|
configure:4019: result: /bin/sed
|
|
configure:4037: checking for grep that handles long lines and -e
|
|
configure:4095: result: /bin/grep
|
|
configure:4100: checking for egrep
|
|
configure:4162: result: /bin/grep -E
|
|
configure:4167: checking for fgrep
|
|
configure:4229: result: /bin/grep -F
|
|
configure:4264: checking for ld used by mips-buildroot-linux-uclibc-gcc
|
|
configure:4331: result: mips-buildroot-linux-uclibc-ld
|
|
configure:4338: checking if the linker (mips-buildroot-linux-uclibc-ld) is GNU ld
|
|
configure:4353: result: yes
|
|
configure:4365: checking for BSD- or MS-compatible name lister (nm)
|
|
configure:4414: result: /opt/trendchip/mips-linux-uclibc-4.9.3/usr/bin/mips-linux-nm -B
|
|
configure:4532: checking the name lister (/opt/trendchip/mips-linux-uclibc-4.9.3/usr/bin/mips-linux-nm -B) interface
|
|
configure:4539: mips-buildroot-linux-uclibc-gcc -c -DINCLUDE_USB_SYSFS -g -O2 conftest.c >&5
|
|
configure:4542: /opt/trendchip/mips-linux-uclibc-4.9.3/usr/bin/mips-linux-nm -B "conftest.o"
|
|
configure:4545: output
|
|
00000000 B some_variable
|
|
configure:4552: result: BSD nm
|
|
configure:4555: checking whether ln -s works
|
|
configure:4559: result: yes
|
|
configure:4567: checking the maximum length of command line arguments
|
|
configure:4687: result: 3458764513820540925
|
|
configure:4704: checking whether the shell understands some XSI constructs
|
|
configure:4714: result: yes
|
|
configure:4718: checking whether the shell understands "+="
|
|
configure:4724: result: yes
|
|
configure:4759: checking for mips-buildroot-linux-uclibc-ld option to reload object files
|
|
configure:4766: result: -r
|
|
configure:4795: checking for mips-linux-objdump
|
|
configure:4811: found /opt/trendchip/mips-linux-uclibc-4.9.3/usr/bin/mips-linux-objdump
|
|
configure:4822: result: mips-linux-objdump
|
|
configure:4894: checking how to recognize dependent libraries
|
|
configure:5090: result: pass_all
|
|
configure:5110: checking for mips-linux-ar
|
|
configure:5137: result: mips-buildroot-linux-uclibc-ar
|
|
configure:5215: checking for mips-linux-strip
|
|
configure:5242: result: mips-buildroot-linux-uclibc-strip
|
|
configure:5314: checking for mips-linux-ranlib
|
|
configure:5341: result: mips-buildroot-linux-uclibc-ranlib
|
|
configure:5471: checking command to parse /opt/trendchip/mips-linux-uclibc-4.9.3/usr/bin/mips-linux-nm -B output from mips-buildroot-linux-uclibc-gcc object
|
|
configure:5589: mips-buildroot-linux-uclibc-gcc -c -DINCLUDE_USB_SYSFS -g -O2 conftest.c >&5
|
|
configure:5592: $? = 0
|
|
configure:5596: /opt/trendchip/mips-linux-uclibc-4.9.3/usr/bin/mips-linux-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
|
|
configure:5599: $? = 0
|
|
configure:5653: mips-buildroot-linux-uclibc-gcc -o conftest -DINCLUDE_USB_SYSFS -g -O2 conftest.c conftstm.o >&5
|
|
configure:5656: $? = 0
|
|
configure:5694: result: ok
|
|
configure:6503: checking how to run the C preprocessor
|
|
configure:6534: mips-buildroot-linux-uclibc-gcc -E conftest.c
|
|
configure:6534: $? = 0
|
|
configure:6548: mips-buildroot-linux-uclibc-gcc -E conftest.c
|
|
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
|
|
#include <ac_nonexistent.h>
|
|
^
|
|
compilation terminated.
|
|
configure:6548: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "libusb"
|
|
| #define PACKAGE_TARNAME "libusb"
|
|
| #define PACKAGE_VERSION "1.0.8"
|
|
| #define PACKAGE_STRING "libusb 1.0.8"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "libusb"
|
|
| #define VERSION "1.0.8"
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:6573: result: mips-buildroot-linux-uclibc-gcc -E
|
|
configure:6593: mips-buildroot-linux-uclibc-gcc -E conftest.c
|
|
configure:6593: $? = 0
|
|
configure:6607: mips-buildroot-linux-uclibc-gcc -E conftest.c
|
|
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
|
|
#include <ac_nonexistent.h>
|
|
^
|
|
compilation terminated.
|
|
configure:6607: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "libusb"
|
|
| #define PACKAGE_TARNAME "libusb"
|
|
| #define PACKAGE_VERSION "1.0.8"
|
|
| #define PACKAGE_STRING "libusb 1.0.8"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "libusb"
|
|
| #define VERSION "1.0.8"
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:6636: checking for ANSI C header files
|
|
configure:6656: mips-buildroot-linux-uclibc-gcc -c -DINCLUDE_USB_SYSFS -g -O2 conftest.c >&5
|
|
configure:6656: $? = 0
|
|
configure:6740: result: yes
|
|
configure:6753: checking for sys/types.h
|
|
configure:6753: mips-buildroot-linux-uclibc-gcc -c -DINCLUDE_USB_SYSFS -g -O2 conftest.c >&5
|
|
configure:6753: $? = 0
|
|
configure:6753: result: yes
|
|
configure:6753: checking for sys/stat.h
|
|
configure:6753: mips-buildroot-linux-uclibc-gcc -c -DINCLUDE_USB_SYSFS -g -O2 conftest.c >&5
|
|
configure:6753: $? = 0
|
|
configure:6753: result: yes
|
|
configure:6753: checking for stdlib.h
|
|
configure:6753: mips-buildroot-linux-uclibc-gcc -c -DINCLUDE_USB_SYSFS -g -O2 conftest.c >&5
|
|
configure:6753: $? = 0
|
|
configure:6753: result: yes
|
|
configure:6753: checking for string.h
|
|
configure:6753: mips-buildroot-linux-uclibc-gcc -c -DINCLUDE_USB_SYSFS -g -O2 conftest.c >&5
|
|
configure:6753: $? = 0
|
|
configure:6753: result: yes
|
|
configure:6753: checking for memory.h
|
|
configure:6753: mips-buildroot-linux-uclibc-gcc -c -DINCLUDE_USB_SYSFS -g -O2 conftest.c >&5
|
|
configure:6753: $? = 0
|
|
configure:6753: result: yes
|
|
configure:6753: checking for strings.h
|
|
configure:6753: mips-buildroot-linux-uclibc-gcc -c -DINCLUDE_USB_SYSFS -g -O2 conftest.c >&5
|
|
configure:6753: $? = 0
|
|
configure:6753: result: yes
|
|
configure:6753: checking for inttypes.h
|
|
configure:6753: mips-buildroot-linux-uclibc-gcc -c -DINCLUDE_USB_SYSFS -g -O2 conftest.c >&5
|
|
configure:6753: $? = 0
|
|
configure:6753: result: yes
|
|
configure:6753: checking for stdint.h
|
|
configure:6753: mips-buildroot-linux-uclibc-gcc -c -DINCLUDE_USB_SYSFS -g -O2 conftest.c >&5
|
|
configure:6753: $? = 0
|
|
configure:6753: result: yes
|
|
configure:6753: checking for unistd.h
|
|
configure:6753: mips-buildroot-linux-uclibc-gcc -c -DINCLUDE_USB_SYSFS -g -O2 conftest.c >&5
|
|
configure:6753: $? = 0
|
|
configure:6753: result: yes
|
|
configure:6768: checking for dlfcn.h
|
|
configure:6768: mips-buildroot-linux-uclibc-gcc -c -DINCLUDE_USB_SYSFS -g -O2 conftest.c >&5
|
|
configure:6768: $? = 0
|
|
configure:6768: result: yes
|
|
configure:6952: checking for objdir
|
|
configure:6967: result: .libs
|
|
configure:7259: checking if mips-buildroot-linux-uclibc-gcc supports -fno-rtti -fno-exceptions
|
|
configure:7277: mips-buildroot-linux-uclibc-gcc -c -DINCLUDE_USB_SYSFS -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
|
|
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
|
|
configure:7281: $? = 0
|
|
configure:7294: result: no
|
|
configure:7314: checking for mips-buildroot-linux-uclibc-gcc option to produce PIC
|
|
configure:7586: result: -fPIC -DPIC
|
|
configure:7598: checking if mips-buildroot-linux-uclibc-gcc PIC flag -fPIC -DPIC works
|
|
configure:7616: mips-buildroot-linux-uclibc-gcc -c -DINCLUDE_USB_SYSFS -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
|
|
configure:7620: $? = 0
|
|
configure:7633: result: yes
|
|
configure:7657: checking if mips-buildroot-linux-uclibc-gcc static flag -static works
|
|
configure:7685: result: yes
|
|
configure:7700: checking if mips-buildroot-linux-uclibc-gcc supports -c -o file.o
|
|
configure:7721: mips-buildroot-linux-uclibc-gcc -c -DINCLUDE_USB_SYSFS -g -O2 -o out/conftest2.o conftest.c >&5
|
|
configure:7725: $? = 0
|
|
configure:7747: result: yes
|
|
configure:7755: checking if mips-buildroot-linux-uclibc-gcc supports -c -o file.o
|
|
configure:7802: result: yes
|
|
configure:7835: checking whether the mips-buildroot-linux-uclibc-gcc linker (mips-buildroot-linux-uclibc-ld) supports shared libraries
|
|
configure:8821: result: yes
|
|
configure:8858: checking whether -lc should be explicitly linked in
|
|
configure:8863: mips-buildroot-linux-uclibc-gcc -c -DINCLUDE_USB_SYSFS -g -O2 conftest.c >&5
|
|
configure:8866: $? = 0
|
|
configure:8881: mips-buildroot-linux-uclibc-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
|
|
configure:8884: $? = 0
|
|
configure:8896: result: no
|
|
configure:9060: checking dynamic linker characteristics
|
|
configure:9506: mips-buildroot-linux-uclibc-gcc -o conftest -DINCLUDE_USB_SYSFS -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
|
|
configure:9506: $? = 0
|
|
configure:9724: result: GNU/Linux ld.so
|
|
configure:9826: checking how to hardcode library paths into programs
|
|
configure:9851: result: immediate
|
|
configure:10371: checking whether stripping libraries is possible
|
|
configure:10376: result: yes
|
|
configure:10411: checking if libtool supports shared libraries
|
|
configure:10413: result: yes
|
|
configure:10416: checking whether to build shared libraries
|
|
configure:10437: result: yes
|
|
configure:10440: checking whether to build static libraries
|
|
configure:10444: result: yes
|
|
configure:10479: checking for inline
|
|
configure:10495: mips-buildroot-linux-uclibc-gcc -c -DINCLUDE_USB_SYSFS -g -O2 conftest.c >&5
|
|
configure:10495: $? = 0
|
|
configure:10503: result: inline
|
|
configure:10522: checking whether mips-buildroot-linux-uclibc-gcc and cc understand -c and -o together
|
|
configure:10553: mips-buildroot-linux-uclibc-gcc -c conftest.c -o conftest2.o >&5
|
|
configure:10557: $? = 0
|
|
configure:10563: mips-buildroot-linux-uclibc-gcc -c conftest.c -o conftest2.o >&5
|
|
configure:10567: $? = 0
|
|
configure:10578: cc -c conftest.c >&5
|
|
configure:10582: $? = 0
|
|
configure:10590: cc -c conftest.c -o conftest2.o >&5
|
|
configure:10594: $? = 0
|
|
configure:10600: cc -c conftest.c -o conftest2.o >&5
|
|
configure:10604: $? = 0
|
|
configure:10622: result: yes
|
|
configure:10651: checking operating system
|
|
configure:10659: result: Linux
|
|
configure:10662: checking for clock_gettime in -lrt
|
|
configure:10687: mips-buildroot-linux-uclibc-gcc -o conftest -DINCLUDE_USB_SYSFS -g -O2 conftest.c -lrt >&5
|
|
configure:10687: $? = 0
|
|
configure:10696: result: yes
|
|
configure:10752: checking sys/timerfd.h usability
|
|
configure:10752: mips-buildroot-linux-uclibc-gcc -c -DINCLUDE_USB_SYSFS -g -O2 conftest.c >&5
|
|
configure:10752: $? = 0
|
|
configure:10752: result: yes
|
|
configure:10752: checking sys/timerfd.h presence
|
|
configure:10752: mips-buildroot-linux-uclibc-gcc -E conftest.c
|
|
configure:10752: $? = 0
|
|
configure:10752: result: yes
|
|
configure:10752: checking for sys/timerfd.h
|
|
configure:10752: result: yes
|
|
configure:10772: checking whether TFD_NONBLOCK is declared
|
|
configure:10772: mips-buildroot-linux-uclibc-gcc -c -DINCLUDE_USB_SYSFS -g -O2 conftest.c >&5
|
|
configure:10772: $? = 0
|
|
configure:10772: result: yes
|
|
configure:10784: checking whether to use timerfd for timing
|
|
configure:10791: result: yes
|
|
configure:10860: mips-buildroot-linux-uclibc-gcc -c -DINCLUDE_USB_SYSFS -g -O2 -fgnu89-inline conftest.c >&5
|
|
configure:10860: $? = 0
|
|
configure:10882: mips-buildroot-linux-uclibc-gcc -c -DINCLUDE_USB_SYSFS -g -O2 -fvisibility=hidden conftest.c >&5
|
|
configure:10882: $? = 0
|
|
configure:10910: mips-buildroot-linux-uclibc-gcc -c -DINCLUDE_USB_SYSFS -g -O2 -Wno-pointer-sign conftest.c >&5
|
|
configure:10910: $? = 0
|
|
configure:11056: creating ./config.status
|
|
|
|
## ---------------------- ##
|
|
## Running config.status. ##
|
|
## ---------------------- ##
|
|
|
|
This file was extended by libusb config.status 1.0.8, which was
|
|
generated by GNU Autoconf 2.65. Invocation command line was
|
|
|
|
CONFIG_FILES =
|
|
CONFIG_HEADERS =
|
|
CONFIG_LINKS =
|
|
CONFIG_COMMANDS =
|
|
$ ./config.status
|
|
|
|
on 8dc258068a82
|
|
|
|
config.status:1089: creating libusb-1.0.pc
|
|
config.status:1089: creating Makefile
|
|
config.status:1089: creating libusb/Makefile
|
|
config.status:1089: creating examples/Makefile
|
|
config.status:1089: creating doc/Makefile
|
|
config.status:1089: creating doc/doxygen.cfg
|
|
config.status:1089: creating config.h
|
|
config.status:1309: executing depfiles commands
|
|
config.status:1309: executing libtool commands
|
|
|
|
## ---------------- ##
|
|
## Cache variables. ##
|
|
## ---------------- ##
|
|
|
|
ac_cv_build=i686-pc-linux-gnu
|
|
ac_cv_c_compiler_gnu=yes
|
|
ac_cv_c_inline=inline
|
|
ac_cv_env_CC_set=set
|
|
ac_cv_env_CC_value=mips-buildroot-linux-uclibc-gcc
|
|
ac_cv_env_CFLAGS_set=set
|
|
ac_cv_env_CFLAGS_value='-DINCLUDE_USB_SYSFS -g -O2'
|
|
ac_cv_env_CPPFLAGS_set=
|
|
ac_cv_env_CPPFLAGS_value=
|
|
ac_cv_env_CPP_set=
|
|
ac_cv_env_CPP_value=
|
|
ac_cv_env_LDFLAGS_set=
|
|
ac_cv_env_LDFLAGS_value=
|
|
ac_cv_env_LIBS_set=
|
|
ac_cv_env_LIBS_value=
|
|
ac_cv_env_build_alias_set=set
|
|
ac_cv_env_build_alias_value=i686-linux
|
|
ac_cv_env_host_alias_set=set
|
|
ac_cv_env_host_alias_value=mips-linux
|
|
ac_cv_env_target_alias_set=
|
|
ac_cv_env_target_alias_value=
|
|
ac_cv_have_decl_TFD_NONBLOCK=yes
|
|
ac_cv_header_dlfcn_h=yes
|
|
ac_cv_header_inttypes_h=yes
|
|
ac_cv_header_memory_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_stat_h=yes
|
|
ac_cv_header_sys_timerfd_h=yes
|
|
ac_cv_header_sys_types_h=yes
|
|
ac_cv_header_unistd_h=yes
|
|
ac_cv_host=mips-unknown-linux-gnu
|
|
ac_cv_lib_rt_clock_gettime=yes
|
|
ac_cv_objext=o
|
|
ac_cv_path_EGREP='/bin/grep -E'
|
|
ac_cv_path_FGREP='/bin/grep -F'
|
|
ac_cv_path_GREP=/bin/grep
|
|
ac_cv_path_SED=/bin/sed
|
|
ac_cv_path_install='/usr/bin/install -c'
|
|
ac_cv_path_mkdir=/bin/mkdir
|
|
ac_cv_prog_AR=mips-buildroot-linux-uclibc-ar
|
|
ac_cv_prog_AWK=gawk
|
|
ac_cv_prog_CC=mips-buildroot-linux-uclibc-gcc
|
|
ac_cv_prog_CPP='mips-buildroot-linux-uclibc-gcc -E'
|
|
ac_cv_prog_OBJDUMP=mips-linux-objdump
|
|
ac_cv_prog_RANLIB=mips-buildroot-linux-uclibc-ranlib
|
|
ac_cv_prog_STRIP=mips-buildroot-linux-uclibc-strip
|
|
ac_cv_prog_cc_c89=
|
|
ac_cv_prog_cc_g=yes
|
|
ac_cv_prog_cc_mips_buildroot_linux_uclibc_gcc_c_o=yes
|
|
ac_cv_prog_make_make_set=yes
|
|
am_cv_CC_dependencies_compiler_type=gcc3
|
|
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=mips-buildroot-linux-uclibc-ld
|
|
lt_cv_path_NM='/opt/trendchip/mips-linux-uclibc-4.9.3/usr/bin/mips-linux-nm -B'
|
|
lt_cv_prog_compiler_c_o=yes
|
|
lt_cv_prog_compiler_pic_works=yes
|
|
lt_cv_prog_compiler_rtti_exceptions=no
|
|
lt_cv_prog_compiler_static_works=yes
|
|
lt_cv_prog_gnu_ld=yes
|
|
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
|
|
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=3458764513820540925
|
|
|
|
## ----------------- ##
|
|
## Output variables. ##
|
|
## ----------------- ##
|
|
|
|
ACLOCAL='${SHELL} /opt/bba/BBA1.5_platform/apps/public/libusb-1.0.8/missing --run aclocal-1.11'
|
|
AMDEPBACKSLASH='\'
|
|
AMDEP_FALSE='#'
|
|
AMDEP_TRUE=''
|
|
AMTAR='${SHELL} /opt/bba/BBA1.5_platform/apps/public/libusb-1.0.8/missing --run tar'
|
|
AM_BACKSLASH='\'
|
|
AM_CFLAGS='-std=gnu99 -fgnu89-inline -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow'
|
|
AM_DEFAULT_VERBOSITY='0'
|
|
AM_LDFLAGS=''
|
|
AR='mips-buildroot-linux-uclibc-ar'
|
|
AUTOCONF='${SHELL} /opt/bba/BBA1.5_platform/apps/public/libusb-1.0.8/missing --run autoconf'
|
|
AUTOHEADER='${SHELL} /opt/bba/BBA1.5_platform/apps/public/libusb-1.0.8/missing --run autoheader'
|
|
AUTOMAKE='${SHELL} /opt/bba/BBA1.5_platform/apps/public/libusb-1.0.8/missing --run automake-1.11'
|
|
AWK='gawk'
|
|
BUILD_EXAMPLES_FALSE=''
|
|
BUILD_EXAMPLES_TRUE='#'
|
|
CC='mips-buildroot-linux-uclibc-gcc'
|
|
CCDEPMODE='depmode=gcc3'
|
|
CFLAGS='-DINCLUDE_USB_SYSFS -g -O2'
|
|
CPP='mips-buildroot-linux-uclibc-gcc -E'
|
|
CPPFLAGS=''
|
|
CYGPATH_W='echo'
|
|
DEFS='-DHAVE_CONFIG_H'
|
|
DEPDIR='.deps'
|
|
DSYMUTIL=''
|
|
DUMPBIN=''
|
|
ECHO_C=''
|
|
ECHO_N='-n'
|
|
ECHO_T=''
|
|
EGREP='/bin/grep -E'
|
|
EXEEXT=''
|
|
FGREP='/bin/grep -F'
|
|
GREP='/bin/grep'
|
|
INSTALL_DATA='${INSTALL} -m 644'
|
|
INSTALL_PROGRAM='${INSTALL}'
|
|
INSTALL_SCRIPT='${INSTALL}'
|
|
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
|
|
LD='mips-buildroot-linux-uclibc-ld'
|
|
LDFLAGS=''
|
|
LIBOBJS=''
|
|
LIBS='-lrt '
|
|
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
|
LIPO=''
|
|
LN_S='ln -s'
|
|
LTLIBOBJS=''
|
|
MAKEINFO='${SHELL} /opt/bba/BBA1.5_platform/apps/public/libusb-1.0.8/missing --run makeinfo'
|
|
MKDIR_P='/bin/mkdir -p'
|
|
NM='/opt/trendchip/mips-linux-uclibc-4.9.3/usr/bin/mips-linux-nm -B'
|
|
NMEDIT=''
|
|
OBJDUMP='mips-linux-objdump'
|
|
OBJEXT='o'
|
|
OS_DARWIN=''
|
|
OS_DARWIN_FALSE=''
|
|
OS_DARWIN_TRUE='#'
|
|
OS_LINUX=''
|
|
OS_LINUX_FALSE='#'
|
|
OS_LINUX_TRUE=''
|
|
OTOOL64=''
|
|
OTOOL=''
|
|
PACKAGE='libusb'
|
|
PACKAGE_BUGREPORT=''
|
|
PACKAGE_NAME='libusb'
|
|
PACKAGE_STRING='libusb 1.0.8'
|
|
PACKAGE_TARNAME='libusb'
|
|
PACKAGE_URL=''
|
|
PACKAGE_VERSION='1.0.8'
|
|
PATH_SEPARATOR=':'
|
|
RANLIB='mips-buildroot-linux-uclibc-ranlib'
|
|
SED='/bin/sed'
|
|
SET_MAKE=''
|
|
SHELL='/bin/sh'
|
|
STRIP='mips-buildroot-linux-uclibc-strip'
|
|
VERSION='1.0.8'
|
|
VISIBILITY_CFLAGS='-fvisibility=hidden'
|
|
ac_ct_CC=''
|
|
ac_ct_DUMPBIN=''
|
|
am__EXEEXT_FALSE=''
|
|
am__EXEEXT_TRUE='#'
|
|
am__fastdepCC_FALSE='#'
|
|
am__fastdepCC_TRUE=''
|
|
am__include='include'
|
|
am__isrc=''
|
|
am__leading_dot='.'
|
|
am__quote=''
|
|
am__tar='${AMTAR} chof - "$$tardir"'
|
|
am__untar='${AMTAR} xf -'
|
|
bindir='${exec_prefix}/bin'
|
|
build='i686-pc-linux-gnu'
|
|
build_alias='i686-linux'
|
|
build_cpu='i686'
|
|
build_os='linux-gnu'
|
|
build_vendor='pc'
|
|
datadir='${datarootdir}'
|
|
datarootdir='${prefix}/share'
|
|
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
|
|
dvidir='${docdir}'
|
|
exec_prefix='${prefix}'
|
|
host='mips-unknown-linux-gnu'
|
|
host_alias='mips-linux'
|
|
host_cpu='mips'
|
|
host_os='linux-gnu'
|
|
host_vendor='unknown'
|
|
htmldir='${docdir}'
|
|
includedir='${prefix}/include'
|
|
infodir='${datarootdir}/info'
|
|
install_sh='${SHELL} /opt/bba/BBA1.5_platform/apps/public/libusb-1.0.8/install-sh'
|
|
libdir='${exec_prefix}/lib'
|
|
libexecdir='${exec_prefix}/libexec'
|
|
localedir='${datarootdir}/locale'
|
|
localstatedir='${prefix}/var'
|
|
lt_ECHO='echo'
|
|
lt_age='0'
|
|
lt_major='0'
|
|
lt_revision='0'
|
|
mandir='${datarootdir}/man'
|
|
mkdir_p='/bin/mkdir -p'
|
|
oldincludedir='/usr/include'
|
|
pdfdir='${docdir}'
|
|
prefix='/opt/bba/BBA1.5_platform/build/../apps/public/libusb-1.0.8/install'
|
|
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.8"
|
|
#define PACKAGE_STRING "libusb 1.0.8"
|
|
#define PACKAGE_BUGREPORT ""
|
|
#define PACKAGE_URL ""
|
|
#define PACKAGE "libusb"
|
|
#define VERSION "1.0.8"
|
|
#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 /**/
|
|
#define OS_LINUX /**/
|
|
#define HAVE_LIBRT 1
|
|
#define USBI_TIMERFD_AVAILABLE /**/
|
|
#define ENABLE_LOGGING 1
|
|
#define API_EXPORTED __attribute__((visibility("default")))
|
|
|
|
configure: exit 0
|
|
|
|
## ---------------------- ##
|
|
## Running config.status. ##
|
|
## ---------------------- ##
|
|
|
|
This file was extended by libusb config.status 1.0.8, which was
|
|
generated by GNU Autoconf 2.65. Invocation command line was
|
|
|
|
CONFIG_FILES =
|
|
CONFIG_HEADERS =
|
|
CONFIG_LINKS =
|
|
CONFIG_COMMANDS =
|
|
$ ./config.status
|
|
|
|
on 8dc258068a82
|
|
|
|
config.status:1089: creating libusb-1.0.pc
|
|
config.status:1089: creating Makefile
|
|
config.status:1089: creating libusb/Makefile
|
|
config.status:1089: creating examples/Makefile
|
|
config.status:1089: creating doc/Makefile
|
|
config.status:1089: creating doc/doxygen.cfg
|
|
config.status:1089: creating config.h
|
|
config.status:1261: config.h is unchanged
|
|
config.status:1309: executing depfiles commands
|
|
config.status:1309: executing libtool commands
|
|
|
|
## ---------------------- ##
|
|
## Running config.status. ##
|
|
## ---------------------- ##
|
|
|
|
This file was extended by libusb config.status 1.0.8, which was
|
|
generated by GNU Autoconf 2.65. Invocation command line was
|
|
|
|
CONFIG_FILES =
|
|
CONFIG_HEADERS =
|
|
CONFIG_LINKS =
|
|
CONFIG_COMMANDS =
|
|
$ ./config.status
|
|
|
|
on 8dc258068a82
|
|
|
|
config.status:1089: creating libusb-1.0.pc
|
|
config.status:1089: creating Makefile
|
|
config.status:1089: creating libusb/Makefile
|
|
config.status:1089: creating examples/Makefile
|
|
config.status:1089: creating doc/Makefile
|
|
config.status:1089: creating doc/doxygen.cfg
|
|
config.status:1089: creating config.h
|
|
config.status:1261: config.h is unchanged
|
|
config.status:1309: executing depfiles commands
|
|
config.status:1309: executing libtool commands
|