618 lines
22 KiB
Plaintext
Executable File
618 lines
22 KiB
Plaintext
Executable File
This file contains any messages produced by compilers while
|
|
running configure, to aid debugging if configure makes a mistake.
|
|
|
|
It was created by libusb-compat configure 0.1.3, which was
|
|
generated by GNU Autoconf 2.63. Invocation command line was
|
|
|
|
$ ./configure --build=i686-linux --host=mips-linux --prefix=/mnt/data/apsync/SSW_China/User/jlliu_nj/Perforce/main/tclinux_phoenix/apps/public/libusb-compat-0.1.3/install
|
|
|
|
## --------- ##
|
|
## Platform. ##
|
|
## --------- ##
|
|
|
|
hostname = sswlinux1_nj
|
|
uname -m = i686
|
|
uname -r = 2.6.9-67.ELsmp
|
|
uname -s = Linux
|
|
uname -v = #1 SMP Wed Nov 7 13:58:04 EST 2007
|
|
|
|
/usr/bin/uname -p = unknown
|
|
/bin/uname -X = unknown
|
|
|
|
/bin/arch = i686
|
|
/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-3.4.6/bin
|
|
PATH: /home/user/socsw/jlliu_nj/bin
|
|
PATH: /home/user/socsw/jlliu_nj/bin
|
|
PATH: /usr/kerberos/sbin
|
|
PATH: /usr/kerberos/bin
|
|
PATH: /usr/local/bin
|
|
PATH: /usr/java/jdk1.6.0_11/bin
|
|
PATH: /opt/trendchip/mips-linux26/bin
|
|
PATH: /opt/CodeSourcery/mips-4.2/bin
|
|
PATH: /home/user/socsw/svn/toolchain/tools
|
|
PATH: /home/user/socsw/svn/toolchain/tools/trx
|
|
PATH: /usr/local/sbin
|
|
PATH: /usr/local/bin
|
|
PATH: /sbin
|
|
PATH: /bin
|
|
PATH: /usr/sbin
|
|
PATH: /usr/bin
|
|
PATH: /usr/X11R6/bin
|
|
PATH: /root/bin
|
|
|
|
|
|
## ----------- ##
|
|
## Core tests. ##
|
|
## ----------- ##
|
|
|
|
configure:2086: checking for a BSD-compatible install
|
|
configure:2154: result: /usr/bin/install -c
|
|
configure:2165: checking whether build environment is sane
|
|
configure:2208: result: yes
|
|
configure:2233: checking for a thread-safe mkdir -p
|
|
configure:2272: result: /bin/mkdir -p
|
|
configure:2285: checking for gawk
|
|
configure:2301: found /bin/gawk
|
|
configure:2312: result: gawk
|
|
configure:2323: checking whether make sets $(MAKE)
|
|
configure:2345: result: yes
|
|
configure:2425: checking for mips-linux-strip
|
|
configure:2452: result: mips-linux-strip
|
|
configure:2543: checking for mips-linux-gcc
|
|
configure:2570: result: mips-linux-gcc
|
|
configure:2842: checking for C compiler version
|
|
configure:2850: mips-linux-gcc --version >&5
|
|
mips-linux-gcc (GCC) 3.4.6
|
|
Copyright (C) 2006 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:2854: $? = 0
|
|
configure:2861: mips-linux-gcc -v >&5
|
|
Reading specs from /mnt/data/socsw/svn/toolchain/trendchip/mips-linux-3.4.6/bin/../lib/gcc/mips-linux/3.4.6/specs
|
|
Configured with: /home/socsw_local/lino/toolchain/tc3162/new/gcc-3.4.6/configure --prefix=/opt/trendchip/mips-linux-3.4.6 --build=i386-pc-linux --host=i386-pc-linux --target=mips-linux --enable-languages=c,c++ --enable-shared --disable-__cxa_atexit --enable-target-optspace --disable-nls --enable-gofast --with-gnu-ld --with-gnu-as --disable-libssp --with-float=soft
|
|
Thread model: posix
|
|
gcc version 3.4.6
|
|
configure:2865: $? = 0
|
|
configure:2872: mips-linux-gcc -V >&5
|
|
mips-linux-gcc: `-V' option must have argument
|
|
configure:2876: $? = 1
|
|
configure:2899: checking for C compiler default output file name
|
|
configure:2921: mips-linux-gcc conftest.c >&5
|
|
configure:2925: $? = 0
|
|
configure:2963: result: a.out
|
|
configure:2982: checking whether the C compiler works
|
|
configure:3015: result: yes
|
|
configure:3022: checking whether we are cross compiling
|
|
configure:3024: result: yes
|
|
configure:3027: checking for suffix of executables
|
|
configure:3034: mips-linux-gcc -o conftest conftest.c >&5
|
|
configure:3038: $? = 0
|
|
configure:3064: result:
|
|
configure:3070: checking for suffix of object files
|
|
configure:3096: mips-linux-gcc -c conftest.c >&5
|
|
configure:3100: $? = 0
|
|
configure:3125: result: o
|
|
configure:3129: checking whether we are using the GNU C compiler
|
|
configure:3158: mips-linux-gcc -c conftest.c >&5
|
|
configure:3165: $? = 0
|
|
configure:3182: result: yes
|
|
configure:3191: checking whether mips-linux-gcc accepts -g
|
|
configure:3221: mips-linux-gcc -c -g conftest.c >&5
|
|
configure:3228: $? = 0
|
|
configure:3329: result: yes
|
|
configure:3346: checking for mips-linux-gcc option to accept ISO C89
|
|
configure:3420: mips-linux-gcc -c -g -O2 conftest.c >&5
|
|
configure:3427: $? = 0
|
|
configure:3450: result: none needed
|
|
configure:3479: checking for style of include used by make
|
|
configure:3507: result: GNU
|
|
configure:3532: checking dependency style of mips-linux-gcc
|
|
configure:3623: result: gcc3
|
|
configure:3669: checking build system type
|
|
configure:3687: result: i686-pc-linux-gnu
|
|
configure:3709: checking host system type
|
|
configure:3724: result: mips-unknown-linux-gnu
|
|
configure:3746: checking for a sed that does not truncate output
|
|
configure:3812: result: /bin/sed
|
|
configure:3830: checking for grep that handles long lines and -e
|
|
configure:3890: result: /bin/grep
|
|
configure:3895: checking for egrep
|
|
configure:3959: result: /bin/grep -E
|
|
configure:3964: checking for fgrep
|
|
configure:4028: result: /bin/grep -F
|
|
configure:4063: checking for ld used by mips-linux-gcc
|
|
configure:4130: result: mips-linux-ld
|
|
configure:4139: checking if the linker (mips-linux-ld) is GNU ld
|
|
configure:4154: result: yes
|
|
configure:4166: checking for BSD- or MS-compatible name lister (nm)
|
|
configure:4215: result: /opt/trendchip/mips-linux-3.4.6/bin/mips-linux-nm -B
|
|
configure:4333: checking the name lister (/opt/trendchip/mips-linux-3.4.6/bin/mips-linux-nm -B) interface
|
|
configure:4340: mips-linux-gcc -c -g -O2 conftest.c >&5
|
|
configure:4343: /opt/trendchip/mips-linux-3.4.6/bin/mips-linux-nm -B "conftest.o"
|
|
configure:4346: output
|
|
00000000 B some_variable
|
|
configure:4353: result: BSD nm
|
|
configure:4356: checking whether ln -s works
|
|
configure:4360: result: yes
|
|
configure:4368: checking the maximum length of command line arguments
|
|
configure:4488: result: 98304
|
|
configure:4505: checking whether the shell understands some XSI constructs
|
|
configure:4515: result: yes
|
|
configure:4519: checking whether the shell understands "+="
|
|
configure:4525: result: no
|
|
configure:4560: checking for mips-linux-ld option to reload object files
|
|
configure:4567: result: -r
|
|
configure:4596: checking for mips-linux-objdump
|
|
configure:4612: found /opt/trendchip/mips-linux-3.4.6/bin/mips-linux-objdump
|
|
configure:4623: result: mips-linux-objdump
|
|
configure:4695: checking how to recognize dependent libraries
|
|
configure:4891: result: pass_all
|
|
configure:4911: checking for mips-linux-ar
|
|
configure:4938: result: mips-linux-ar
|
|
configure:5016: checking for mips-linux-strip
|
|
configure:5043: result: mips-linux-strip
|
|
configure:5115: checking for mips-linux-ranlib
|
|
configure:5131: found /opt/trendchip/mips-linux-3.4.6/bin/mips-linux-ranlib
|
|
configure:5142: result: mips-linux-ranlib
|
|
configure:5272: checking command to parse /opt/trendchip/mips-linux-3.4.6/bin/mips-linux-nm -B output from mips-linux-gcc object
|
|
configure:5390: mips-linux-gcc -c -g -O2 conftest.c >&5
|
|
configure:5393: $? = 0
|
|
configure:5397: /opt/trendchip/mips-linux-3.4.6/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:5400: $? = 0
|
|
configure:5454: mips-linux-gcc -o conftest -g -O2 conftest.c conftstm.o >&5
|
|
configure:5457: $? = 0
|
|
configure:5495: result: ok
|
|
configure:6362: checking how to run the C preprocessor
|
|
configure:6402: mips-linux-gcc -E conftest.c
|
|
configure:6409: $? = 0
|
|
configure:6440: mips-linux-gcc -E conftest.c
|
|
conftest.c:10:28: ac_nonexistent.h: No such file or directory
|
|
configure:6447: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
| #define PACKAGE_NAME "libusb-compat"
|
|
| #define PACKAGE_TARNAME "libusb-compat"
|
|
| #define PACKAGE_VERSION "0.1.3"
|
|
| #define PACKAGE_STRING "libusb-compat 0.1.3"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE "libusb-compat"
|
|
| #define VERSION "0.1.3"
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:6480: result: mips-linux-gcc -E
|
|
configure:6509: mips-linux-gcc -E conftest.c
|
|
configure:6516: $? = 0
|
|
configure:6547: mips-linux-gcc -E conftest.c
|
|
conftest.c:10:28: ac_nonexistent.h: No such file or directory
|
|
configure:6554: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
| #define PACKAGE_NAME "libusb-compat"
|
|
| #define PACKAGE_TARNAME "libusb-compat"
|
|
| #define PACKAGE_VERSION "0.1.3"
|
|
| #define PACKAGE_STRING "libusb-compat 0.1.3"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE "libusb-compat"
|
|
| #define VERSION "0.1.3"
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:6594: checking for ANSI C header files
|
|
configure:6624: mips-linux-gcc -c -g -O2 conftest.c >&5
|
|
configure:6631: $? = 0
|
|
configure:6762: result: yes
|
|
configure:6786: checking for sys/types.h
|
|
configure:6807: mips-linux-gcc -c -g -O2 conftest.c >&5
|
|
configure:6814: $? = 0
|
|
configure:6831: result: yes
|
|
configure:6786: checking for sys/stat.h
|
|
configure:6807: mips-linux-gcc -c -g -O2 conftest.c >&5
|
|
configure:6814: $? = 0
|
|
configure:6831: result: yes
|
|
configure:6786: checking for stdlib.h
|
|
configure:6807: mips-linux-gcc -c -g -O2 conftest.c >&5
|
|
configure:6814: $? = 0
|
|
configure:6831: result: yes
|
|
configure:6786: checking for string.h
|
|
configure:6807: mips-linux-gcc -c -g -O2 conftest.c >&5
|
|
configure:6814: $? = 0
|
|
configure:6831: result: yes
|
|
configure:6786: checking for memory.h
|
|
configure:6807: mips-linux-gcc -c -g -O2 conftest.c >&5
|
|
configure:6814: $? = 0
|
|
configure:6831: result: yes
|
|
configure:6786: checking for strings.h
|
|
configure:6807: mips-linux-gcc -c -g -O2 conftest.c >&5
|
|
configure:6814: $? = 0
|
|
configure:6831: result: yes
|
|
configure:6786: checking for inttypes.h
|
|
configure:6807: mips-linux-gcc -c -g -O2 conftest.c >&5
|
|
configure:6814: $? = 0
|
|
configure:6831: result: yes
|
|
configure:6786: checking for stdint.h
|
|
configure:6807: mips-linux-gcc -c -g -O2 conftest.c >&5
|
|
configure:6814: $? = 0
|
|
configure:6831: result: yes
|
|
configure:6786: checking for unistd.h
|
|
configure:6807: mips-linux-gcc -c -g -O2 conftest.c >&5
|
|
configure:6814: $? = 0
|
|
configure:6831: result: yes
|
|
configure:6849: checking for dlfcn.h
|
|
configure:6870: mips-linux-gcc -c -g -O2 conftest.c >&5
|
|
configure:6877: $? = 0
|
|
configure:6894: result: yes
|
|
configure:7080: checking for objdir
|
|
configure:7095: result: .libs
|
|
configure:7391: checking if mips-linux-gcc supports -fno-rtti -fno-exceptions
|
|
configure:7409: mips-linux-gcc -c -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:7413: $? = 0
|
|
configure:7426: result: no
|
|
configure:7446: checking for mips-linux-gcc option to produce PIC
|
|
configure:7718: result: -fPIC -DPIC
|
|
configure:7730: checking if mips-linux-gcc PIC flag -fPIC -DPIC works
|
|
configure:7748: mips-linux-gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
|
|
configure:7752: $? = 0
|
|
configure:7765: result: yes
|
|
configure:7789: checking if mips-linux-gcc static flag -static works
|
|
configure:7817: result: yes
|
|
configure:7832: checking if mips-linux-gcc supports -c -o file.o
|
|
configure:7853: mips-linux-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
|
|
configure:7857: $? = 0
|
|
configure:7879: result: yes
|
|
configure:7887: checking if mips-linux-gcc supports -c -o file.o
|
|
configure:7934: result: yes
|
|
configure:7967: checking whether the mips-linux-gcc linker (mips-linux-ld) supports shared libraries
|
|
configure:9041: result: yes
|
|
configure:9078: checking whether -lc should be explicitly linked in
|
|
configure:9083: mips-linux-gcc -c -g -O2 conftest.c >&5
|
|
configure:9086: $? = 0
|
|
configure:9101: mips-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
|
|
configure:9104: $? = 0
|
|
configure:9116: result: no
|
|
configure:9280: checking dynamic linker characteristics
|
|
configure:9736: mips-linux-gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
|
|
configure:9743: $? = 0
|
|
configure:9976: result: GNU/Linux ld.so
|
|
configure:10078: checking how to hardcode library paths into programs
|
|
configure:10103: result: immediate
|
|
configure:10936: checking whether stripping libraries is possible
|
|
configure:10941: result: yes
|
|
configure:10976: checking if libtool supports shared libraries
|
|
configure:10978: result: yes
|
|
configure:10981: checking whether to build shared libraries
|
|
configure:11002: result: yes
|
|
configure:11005: checking whether to build static libraries
|
|
configure:11009: result: yes
|
|
configure:11044: checking for inline
|
|
configure:11070: mips-linux-gcc -c -g -O2 conftest.c >&5
|
|
configure:11077: $? = 0
|
|
configure:11095: result: inline
|
|
configure:11115: checking whether mips-linux-gcc and cc understand -c and -o together
|
|
configure:11150: mips-linux-gcc -c conftest.c -o conftest2.o >&5
|
|
configure:11154: $? = 0
|
|
configure:11160: mips-linux-gcc -c conftest.c -o conftest2.o >&5
|
|
configure:11164: $? = 0
|
|
configure:11175: cc -c conftest.c >&5
|
|
configure:11179: $? = 0
|
|
configure:11187: cc -c conftest.c -o conftest2.o >&5
|
|
configure:11191: $? = 0
|
|
configure:11197: cc -c conftest.c -o conftest2.o >&5
|
|
configure:11201: $? = 0
|
|
configure:11219: result: yes
|
|
configure:11265: checking for mips-linux-pkg-config
|
|
configure:11298: result: no
|
|
configure:11308: checking for pkg-config
|
|
configure:11326: found /usr/bin/pkg-config
|
|
configure:11338: result: /usr/bin/pkg-config
|
|
configure:11350: WARNING: using cross tools not prefixed with host triplet
|
|
configure:11363: checking pkg-config is at least version 0.9.0
|
|
configure:11366: result: yes
|
|
configure:11377: checking for LIBUSB_1_0
|
|
configure:11384: $PKG_CONFIG --exists --print-errors "libusb-1.0 >= 0.9.1"
|
|
configure:11387: $? = 0
|
|
configure:11400: $PKG_CONFIG --exists --print-errors "libusb-1.0 >= 0.9.1"
|
|
configure:11403: $? = 0
|
|
configure:11480: result: yes
|
|
configure:11559: mips-linux-gcc -c -g -O2 -fgnu89-inline conftest.c >&5
|
|
cc1: error: unrecognized command line option "-fgnu89-inline"
|
|
configure:11566: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
| #define PACKAGE_NAME "libusb-compat"
|
|
| #define PACKAGE_TARNAME "libusb-compat"
|
|
| #define PACKAGE_VERSION "0.1.3"
|
|
| #define PACKAGE_STRING "libusb-compat 0.1.3"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE "libusb-compat"
|
|
| #define VERSION "0.1.3"
|
|
| #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 ENABLE_LOGGING 1
|
|
| /* end confdefs.h. */
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:11718: creating ./config.status
|
|
|
|
## ---------------------- ##
|
|
## Running config.status. ##
|
|
## ---------------------- ##
|
|
|
|
This file was extended by libusb-compat config.status 0.1.3, which was
|
|
generated by GNU Autoconf 2.63. Invocation command line was
|
|
|
|
CONFIG_FILES =
|
|
CONFIG_HEADERS =
|
|
CONFIG_LINKS =
|
|
CONFIG_COMMANDS =
|
|
$ ./config.status
|
|
|
|
on sswlinux1_nj
|
|
|
|
config.status:999: creating libusb.pc
|
|
config.status:999: creating libusb-config
|
|
config.status:999: creating Makefile
|
|
config.status:999: creating libusb/Makefile
|
|
config.status:999: creating examples/Makefile
|
|
config.status:999: creating config.h
|
|
config.status:1221: config.h is unchanged
|
|
config.status:1273: executing depfiles commands
|
|
config.status:1273: executing libtool commands
|
|
config.status:1273: executing default 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-linux-gcc
|
|
ac_cv_env_CFLAGS_set=
|
|
ac_cv_env_CFLAGS_value=
|
|
ac_cv_env_CPPFLAGS_set=
|
|
ac_cv_env_CPPFLAGS_value=
|
|
ac_cv_env_CPP_set=
|
|
ac_cv_env_CPP_value=
|
|
ac_cv_env_LDFLAGS_set=
|
|
ac_cv_env_LDFLAGS_value=
|
|
ac_cv_env_LIBS_set=
|
|
ac_cv_env_LIBS_value=
|
|
ac_cv_env_LIBUSB_1_0_CFLAGS_set=
|
|
ac_cv_env_LIBUSB_1_0_CFLAGS_value=
|
|
ac_cv_env_LIBUSB_1_0_LIBS_set=
|
|
ac_cv_env_LIBUSB_1_0_LIBS_value=
|
|
ac_cv_env_PKG_CONFIG_set=
|
|
ac_cv_env_PKG_CONFIG_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_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_types_h=yes
|
|
ac_cv_header_unistd_h=yes
|
|
ac_cv_host=mips-unknown-linux-gnu
|
|
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_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
|
|
ac_cv_path_install='/usr/bin/install -c'
|
|
ac_cv_path_mkdir=/bin/mkdir
|
|
ac_cv_prog_AR=mips-linux-ar
|
|
ac_cv_prog_AWK=gawk
|
|
ac_cv_prog_CC=mips-linux-gcc
|
|
ac_cv_prog_CPP='mips-linux-gcc -E'
|
|
ac_cv_prog_OBJDUMP=mips-linux-objdump
|
|
ac_cv_prog_RANLIB=mips-linux-ranlib
|
|
ac_cv_prog_STRIP=mips-linux-strip
|
|
ac_cv_prog_cc_c89=
|
|
ac_cv_prog_cc_g=yes
|
|
ac_cv_prog_cc_mips_linux_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-linux-ld
|
|
lt_cv_path_NM='/opt/trendchip/mips-linux-3.4.6/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=98304
|
|
pkg_cv_LIBUSB_1_0_CFLAGS='-I/mnt/data/apsync/SSW_China/User/jlliu_nj/Perforce/main/tclinux_phoenix/apps/public/libusb-1.0.8/install/include/libusb-1.0 '
|
|
pkg_cv_LIBUSB_1_0_LIBS='-L/mnt/data/apsync/SSW_China/User/jlliu_nj/Perforce/main/tclinux_phoenix/apps/public/libusb-1.0.8/install/lib -lusb-1.0 '
|
|
|
|
## ----------------- ##
|
|
## Output variables. ##
|
|
## ----------------- ##
|
|
|
|
ACLOCAL='${SHELL} /mnt/data/apsync/SSW_China/User/jlliu_nj/Perforce/main/tclinux_phoenix/apps/public/libusb-compat-0.1.3/missing --run aclocal-1.10'
|
|
AMDEPBACKSLASH='\'
|
|
AMDEP_FALSE='#'
|
|
AMDEP_TRUE=''
|
|
AMTAR='${SHELL} /mnt/data/apsync/SSW_China/User/jlliu_nj/Perforce/main/tclinux_phoenix/apps/public/libusb-compat-0.1.3/missing --run tar'
|
|
AM_CFLAGS='-std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wshadow'
|
|
AR='mips-linux-ar'
|
|
AUTOCONF='${SHELL} /mnt/data/apsync/SSW_China/User/jlliu_nj/Perforce/main/tclinux_phoenix/apps/public/libusb-compat-0.1.3/missing --run autoconf'
|
|
AUTOHEADER='${SHELL} /mnt/data/apsync/SSW_China/User/jlliu_nj/Perforce/main/tclinux_phoenix/apps/public/libusb-compat-0.1.3/missing --run autoheader'
|
|
AUTOMAKE='${SHELL} /mnt/data/apsync/SSW_China/User/jlliu_nj/Perforce/main/tclinux_phoenix/apps/public/libusb-compat-0.1.3/missing --run automake-1.10'
|
|
AWK='gawk'
|
|
BUILD_EXAMPLES_FALSE=''
|
|
BUILD_EXAMPLES_TRUE='#'
|
|
CC='mips-linux-gcc'
|
|
CCDEPMODE='depmode=gcc3'
|
|
CFLAGS='-g -O2'
|
|
CPP='mips-linux-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-linux-ld'
|
|
LDFLAGS=''
|
|
LIBOBJS=''
|
|
LIBS=''
|
|
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
|
LIBUSB01_VERSION='0.1.12'
|
|
LIBUSB_1_0_CFLAGS='-I/mnt/data/apsync/SSW_China/User/jlliu_nj/Perforce/main/tclinux_phoenix/apps/public/libusb-1.0.8/install/include/libusb-1.0 '
|
|
LIBUSB_1_0_LIBS='-L/mnt/data/apsync/SSW_China/User/jlliu_nj/Perforce/main/tclinux_phoenix/apps/public/libusb-1.0.8/install/lib -lusb-1.0 '
|
|
LIPO=''
|
|
LN_S='ln -s'
|
|
LTLIBOBJS=''
|
|
LT_AGE='4'
|
|
LT_MAJOR='8'
|
|
LT_REVISION='4'
|
|
MAKEINFO='${SHELL} /mnt/data/apsync/SSW_China/User/jlliu_nj/Perforce/main/tclinux_phoenix/apps/public/libusb-compat-0.1.3/missing --run makeinfo'
|
|
MKDIR_P='/bin/mkdir -p'
|
|
NM='/opt/trendchip/mips-linux-3.4.6/bin/mips-linux-nm -B'
|
|
NMEDIT=''
|
|
OBJDUMP='mips-linux-objdump'
|
|
OBJEXT='o'
|
|
OTOOL64=''
|
|
OTOOL=''
|
|
PACKAGE='libusb-compat'
|
|
PACKAGE_BUGREPORT=''
|
|
PACKAGE_NAME='libusb-compat'
|
|
PACKAGE_STRING='libusb-compat 0.1.3'
|
|
PACKAGE_TARNAME='libusb-compat'
|
|
PACKAGE_VERSION='0.1.3'
|
|
PATH_SEPARATOR=':'
|
|
PKG_CONFIG='/usr/bin/pkg-config'
|
|
RANLIB='mips-linux-ranlib'
|
|
SED='/bin/sed'
|
|
SET_MAKE=''
|
|
SHELL='/bin/sh'
|
|
STRIP='mips-linux-strip'
|
|
VERSION='0.1.3'
|
|
ac_ct_CC=''
|
|
ac_ct_DUMPBIN=''
|
|
am__fastdepCC_FALSE='#'
|
|
am__fastdepCC_TRUE=''
|
|
am__include='include'
|
|
am__isrc=''
|
|
am__leading_dot='.'
|
|
am__quote=''
|
|
am__tar='${AMTAR} chof - "$$tardir"'
|
|
am__untar='${AMTAR} xf -'
|
|
bindir='${exec_prefix}/bin'
|
|
build='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) /mnt/data/apsync/SSW_China/User/jlliu_nj/Perforce/main/tclinux_phoenix/apps/public/libusb-compat-0.1.3/install-sh'
|
|
libdir='${exec_prefix}/lib'
|
|
libexecdir='${exec_prefix}/libexec'
|
|
localedir='${datarootdir}/locale'
|
|
localstatedir='${prefix}/var'
|
|
lt_ECHO='echo'
|
|
mandir='${datarootdir}/man'
|
|
mkdir_p='/bin/mkdir -p'
|
|
oldincludedir='/usr/include'
|
|
pdfdir='${docdir}'
|
|
prefix='/mnt/data/apsync/SSW_China/User/jlliu_nj/Perforce/main/tclinux_phoenix/apps/public/libusb-compat-0.1.3/install'
|
|
program_transform_name='s,x,x,'
|
|
psdir='${docdir}'
|
|
sbindir='${exec_prefix}/sbin'
|
|
sharedstatedir='${prefix}/com'
|
|
sysconfdir='${prefix}/etc'
|
|
target_alias=''
|
|
|
|
## ----------- ##
|
|
## confdefs.h. ##
|
|
## ----------- ##
|
|
|
|
#define PACKAGE_NAME "libusb-compat"
|
|
#define PACKAGE_TARNAME "libusb-compat"
|
|
#define PACKAGE_VERSION "0.1.3"
|
|
#define PACKAGE_STRING "libusb-compat 0.1.3"
|
|
#define PACKAGE_BUGREPORT ""
|
|
#define PACKAGE "libusb-compat"
|
|
#define VERSION "0.1.3"
|
|
#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 ENABLE_LOGGING 1
|
|
#define API_EXPORTED __attribute__((visibility("default")))
|
|
|
|
configure: exit 0
|