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.5, which was generated by GNU Autoconf 2.63. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-debug-log ## --------- ## ## Platform. ## ## --------- ## hostname = myhost uname -m = x86_64 uname -r = 2.6.32-rc6-00075-g7c9abfb uname -s = Linux uname -v = #6 SMP Mon Nov 9 23:50:39 MSK 2009 /usr/bin/uname -p = AMD Athlon(tm) 64 X2 Dual Core Processor 4400+ /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: /usr/lib/ccache/bin PATH: /usr/lib64/portage/bin/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/avr/gcc-bin/4.4.2 PATH: /usr/x86_64-pc-linux-gnu/i686-pc-linux-gnu/gcc-bin/4.4.2 PATH: /usr/x86_64-pc-linux-gnu/mingw32/gcc-bin/4.3.3 PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.4.2 ## ----------- ## ## Core tests. ## ## ----------- ## configure:2091: checking for a BSD-compatible install configure:2159: result: /usr/bin/install -c configure:2170: checking whether build environment is sane configure:2230: result: yes configure:2371: checking for a thread-safe mkdir -p configure:2410: result: /bin/mkdir -p configure:2423: checking for gawk configure:2439: found /usr/bin/gawk configure:2450: result: gawk configure:2461: checking whether make sets $(MAKE) configure:2483: result: yes configure:2591: checking for x86_64-pc-linux-gnu-gcc configure:2607: found /usr/lib/ccache/bin/x86_64-pc-linux-gnu-gcc configure:2618: result: x86_64-pc-linux-gnu-gcc configure:2890: checking for C compiler version configure:2898: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.4.2 p1.0) 4.4.2 Copyright (C) 2009 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:2902: $? = 0 configure:2909: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.4.2/work/gcc-4.4.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --with-ppl --with-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.4.2/python --enable-languages=c,c++,java,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.2 p1.0' Thread model: posix gcc version 4.4.2 (Gentoo 4.4.2 p1.0) configure:2913: $? = 0 configure:2920: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: '-V' option must have argument configure:2924: $? = 1 configure:2947: checking for C compiler default output file name configure:2969: x86_64-pc-linux-gnu-gcc -march=athlon64 -fomit-frame-pointer -O2 -pipe -Wl,-O1 conftest.c >&5 configure:2973: $? = 0 configure:3011: result: a.out configure:3030: checking whether the C compiler works configure:3040: ./a.out configure:3044: $? = 0 configure:3063: result: yes configure:3070: checking whether we are cross compiling configure:3072: result: no configure:3075: checking for suffix of executables configure:3082: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -fomit-frame-pointer -O2 -pipe -Wl,-O1 conftest.c >&5 configure:3086: $? = 0 configure:3112: result: configure:3118: checking for suffix of object files configure:3144: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -fomit-frame-pointer -O2 -pipe conftest.c >&5 configure:3148: $? = 0 configure:3173: result: o configure:3177: checking whether we are using the GNU C compiler configure:3206: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -fomit-frame-pointer -O2 -pipe conftest.c >&5 configure:3213: $? = 0 configure:3230: result: yes configure:3239: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3269: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3276: $? = 0 configure:3377: result: yes configure:3394: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3468: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -fomit-frame-pointer -O2 -pipe conftest.c >&5 configure:3475: $? = 0 configure:3498: result: none needed configure:3527: checking for style of include used by make configure:3555: result: GNU configure:3580: checking dependency style of x86_64-pc-linux-gnu-gcc configure:3690: result: gcc3 configure:3736: checking build system type configure:3754: result: x86_64-pc-linux-gnu configure:3776: checking host system type configure:3791: result: x86_64-pc-linux-gnu configure:3813: checking for a sed that does not truncate output configure:3879: result: /bin/sed configure:3897: checking for grep that handles long lines and -e configure:3957: result: /bin/grep configure:3962: checking for egrep configure:4026: result: /bin/grep -E configure:4031: checking for fgrep configure:4095: result: /bin/grep -F configure:4130: checking for ld used by x86_64-pc-linux-gnu-gcc configure:4197: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:4206: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:4221: result: yes configure:4233: checking for BSD- or MS-compatible name lister (nm) configure:4282: result: /usr/bin/nm -B configure:4400: checking the name lister (/usr/bin/nm -B) interface configure:4407: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -fomit-frame-pointer -O2 -pipe conftest.c >&5 configure:4410: /usr/bin/nm -B "conftest.o" configure:4413: output 0000000000000000 B some_variable configure:4420: result: BSD nm configure:4423: checking whether ln -s works configure:4427: result: yes configure:4435: checking the maximum length of command line arguments configure:4555: result: 1572864 configure:4572: checking whether the shell understands some XSI constructs configure:4582: result: yes configure:4586: checking whether the shell understands "+=" configure:4592: result: yes configure:4627: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:4634: result: -r configure:4663: checking for x86_64-pc-linux-gnu-objdump configure:4679: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:4690: result: x86_64-pc-linux-gnu-objdump configure:4762: checking how to recognize dependent libraries configure:4958: result: pass_all configure:4978: checking for x86_64-pc-linux-gnu-ar configure:4994: found /usr/bin/x86_64-pc-linux-gnu-ar configure:5005: result: x86_64-pc-linux-gnu-ar configure:5083: checking for x86_64-pc-linux-gnu-strip configure:5099: found /usr/bin/x86_64-pc-linux-gnu-strip configure:5110: result: x86_64-pc-linux-gnu-strip configure:5182: checking for x86_64-pc-linux-gnu-ranlib configure:5198: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:5209: result: x86_64-pc-linux-gnu-ranlib configure:5339: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object configure:5457: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -fomit-frame-pointer -O2 -pipe conftest.c >&5 configure:5460: $? = 0 configure:5464: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:5467: $? = 0 configure:5521: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -fomit-frame-pointer -O2 -pipe -Wl,-O1 conftest.c conftstm.o >&5 configure:5524: $? = 0 configure:5562: result: ok configure:5658: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -fomit-frame-pointer -O2 -pipe conftest.c >&5 configure:5661: $? = 0 configure:6429: checking how to run the C preprocessor configure:6469: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6476: $? = 0 configure:6507: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:6514: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libusb" | #define PACKAGE_TARNAME "libusb" | #define PACKAGE_VERSION "1.0.5" | #define PACKAGE_STRING "libusb 1.0.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libusb" | #define VERSION "1.0.5" | /* end confdefs.h. */ | #include configure:6547: result: x86_64-pc-linux-gnu-gcc -E configure:6576: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6583: $? = 0 configure:6614: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:6621: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libusb" | #define PACKAGE_TARNAME "libusb" | #define PACKAGE_VERSION "1.0.5" | #define PACKAGE_STRING "libusb 1.0.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libusb" | #define VERSION "1.0.5" | /* end confdefs.h. */ | #include configure:6661: checking for ANSI C header files configure:6691: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -fomit-frame-pointer -O2 -pipe conftest.c >&5 configure:6698: $? = 0 configure:6797: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -fomit-frame-pointer -O2 -pipe -Wl,-O1 conftest.c >&5 configure:6801: $? = 0 configure:6807: ./conftest configure:6811: $? = 0 configure:6829: result: yes configure:6853: checking for sys/types.h configure:6874: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -fomit-frame-pointer -O2 -pipe conftest.c >&5 configure:6881: $? = 0 configure:6898: result: yes configure:6853: checking for sys/stat.h configure:6874: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -fomit-frame-pointer -O2 -pipe conftest.c >&5 configure:6881: $? = 0 configure:6898: result: yes configure:6853: checking for stdlib.h configure:6874: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -fomit-frame-pointer -O2 -pipe conftest.c >&5 configure:6881: $? = 0 configure:6898: result: yes configure:6853: checking for string.h configure:6874: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -fomit-frame-pointer -O2 -pipe conftest.c >&5 configure:6881: $? = 0 configure:6898: result: yes configure:6853: checking for memory.h configure:6874: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -fomit-frame-pointer -O2 -pipe conftest.c >&5 configure:6881: $? = 0 configure:6898: result: yes configure:6853: checking for strings.h configure:6874: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -fomit-frame-pointer -O2 -pipe conftest.c >&5 configure:6881: $? = 0 configure:6898: result: yes configure:6853: checking for inttypes.h configure:6874: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -fomit-frame-pointer -O2 -pipe conftest.c >&5 configure:6881: $? = 0 configure:6898: result: yes configure:6853: checking for stdint.h configure:6874: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -fomit-frame-pointer -O2 -pipe conftest.c >&5 configure:6881: $? = 0 configure:6898: result: yes configure:6853: checking for unistd.h configure:6874: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -fomit-frame-pointer -O2 -pipe conftest.c >&5 configure:6881: $? = 0 configure:6898: result: yes configure:6916: checking for dlfcn.h configure:6937: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -fomit-frame-pointer -O2 -pipe conftest.c >&5 configure:6944: $? = 0 configure:6961: result: yes configure:7147: checking for objdir configure:7162: result: .libs configure:7454: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:7472: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -fomit-frame-pointer -O2 -pipe -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:7476: $? = 0 configure:7489: result: no configure:7509: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:7781: result: -fPIC -DPIC configure:7793: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:7811: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -fomit-frame-pointer -O2 -pipe -fPIC -DPIC -DPIC conftest.c >&5 configure:7815: $? = 0 configure:7828: result: yes configure:7852: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:7880: result: yes configure:7895: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:7916: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -fomit-frame-pointer -O2 -pipe -o out/conftest2.o conftest.c >&5 configure:7920: $? = 0 configure:7942: result: yes configure:7950: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:7997: result: yes configure:8030: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:9104: result: yes configure:9141: checking whether -lc should be explicitly linked in configure:9146: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -fomit-frame-pointer -O2 -pipe conftest.c >&5 configure:9149: $? = 0 configure:9164: x86_64-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:9167: $? = 0 configure:9179: result: no configure:9343: checking dynamic linker characteristics configure:9799: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -fomit-frame-pointer -O2 -pipe -Wl,-O1 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:9806: $? = 0 configure:10039: result: GNU/Linux ld.so configure:10141: checking how to hardcode library paths into programs configure:10166: result: immediate configure:10999: checking whether stripping libraries is possible configure:11004: result: yes configure:11039: checking if libtool supports shared libraries configure:11041: result: yes configure:11044: checking whether to build shared libraries configure:11065: result: yes configure:11068: checking whether to build static libraries configure:11072: result: yes configure:11107: checking for inline configure:11133: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -fomit-frame-pointer -O2 -pipe conftest.c >&5 configure:11140: $? = 0 configure:11158: result: inline configure:11178: checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together configure:11213: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 configure:11217: $? = 0 configure:11223: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 configure:11227: $? = 0 configure:11238: cc -c conftest.c >&5 configure:11242: $? = 0 configure:11250: cc -c conftest.c -o conftest2.o >&5 configure:11254: $? = 0 configure:11260: cc -c conftest.c -o conftest2.o >&5 configure:11264: $? = 0 configure:11282: result: yes configure:11315: checking operating system configure:11325: result: Linux configure:11329: checking for clock_gettime in -lrt configure:11364: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -fomit-frame-pointer -O2 -pipe -Wl,-O1 conftest.c -lrt >&5 configure:11371: $? = 0 configure:11392: result: yes configure:11464: checking sys/timerfd.h usability configure:11481: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -fomit-frame-pointer -O2 -pipe conftest.c >&5 configure:11488: $? = 0 configure:11502: result: yes configure:11506: checking sys/timerfd.h presence configure:11521: x86_64-pc-linux-gnu-gcc -E conftest.c configure:11528: $? = 0 configure:11542: result: yes configure:11570: checking for sys/timerfd.h configure:11577: result: yes configure:11603: checking whether to use timerfd for timing configure:11610: result: yes configure:11695: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -fomit-frame-pointer -O2 -pipe -fgnu89-inline conftest.c >&5 configure:11702: $? = 0 configure:11742: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -fomit-frame-pointer -O2 -pipe -fvisibility=hidden conftest.c >&5 configure:11749: $? = 0 configure:11799: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -fomit-frame-pointer -O2 -pipe -Wno-pointer-sign conftest.c >&5 configure:11806: $? = 0 configure:11975: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libusb config.status 1.0.5, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myhost config.status:1010: creating libusb-1.0.pc config.status:1010: creating Makefile config.status:1010: creating libusb/Makefile config.status:1010: creating examples/Makefile config.status:1010: creating doc/Makefile config.status:1010: creating doc/doxygen.cfg config.status:1010: creating config.h config.status:1284: executing depfiles commands config.status:1284: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=athlon64 -fomit-frame-pointer -O2 -pipe' 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=set ac_cv_env_LDFLAGS_value=-Wl,-O1 ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu 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_timerfd_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-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=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_x86_64_pc_linux_gnu_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=/usr/x86_64-pc-linux-gnu/bin/ld lt_cv_path_NM='/usr/bin/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=1572864 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/dev-libs/libusb-1.0.5/work/libusb-1.0.5/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/tmp/portage/dev-libs/libusb-1.0.5/work/libusb-1.0.5/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='x86_64-pc-linux-gnu-ar' AUTOCONF='${SHELL} /var/tmp/portage/dev-libs/libusb-1.0.5/work/libusb-1.0.5/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/dev-libs/libusb-1.0.5/work/libusb-1.0.5/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/dev-libs/libusb-1.0.5/work/libusb-1.0.5/missing --run automake-1.11' AWK='gawk' BUILD_EXAMPLES_FALSE='' BUILD_EXAMPLES_TRUE='#' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-march=athlon64 -fomit-frame-pointer -O2 -pipe' CPP='x86_64-pc-linux-gnu-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='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1' LIBOBJS='' LIBS='-lrt ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/tmp/portage/dev-libs/libusb-1.0.5/work/libusb-1.0.5/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='x86_64-pc-linux-gnu-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.5' PACKAGE_TARNAME='libusb' PACKAGE_VERSION='1.0.5' PATH_SEPARATOR=':' RANLIB='x86_64-pc-linux-gnu-ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='x86_64-pc-linux-gnu-strip' VERSION='1.0.5' 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='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/dev-libs/libusb-1.0.5/work/libusb-1.0.5/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' lt_ECHO='echo' lt_age='0' lt_major='0' lt_revision='0' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "libusb" #define PACKAGE_TARNAME "libusb" #define PACKAGE_VERSION "1.0.5" #define PACKAGE_STRING "libusb 1.0.5" #define PACKAGE_BUGREPORT "" #define PACKAGE "libusb" #define VERSION "1.0.5" #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