libusb-0.1.8
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
/usr/src/libusb-0.1.8/missing: Unknown `--run' option
Try `/usr/src/libusb-0.1.8/missing --help' for more information
configure: WARNING: `missing' script is too old or missing
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fl32... no
checking for af77... no
checking for fort77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for lf95... no
checking for g95... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "F77" to libtool
checking whether to enable maintainer-specific portions of Makefiles... no
checking for what USB OS support... Linux
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... /bin/install -c
checking for ANSI C header files... (cached) yes
checking for vprintf... yes
checking for _doprnt... no
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking values.h usability... yes
checking values.h presence... yes
checking for values.h... yes
checking for memmove... yes
checking if we should build the documentation... auto
checking for jade... no
checking for openjade... no
configure: WARNING: Documentation build components not installed. sgml docs will not be built
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating libusb.spec
config.status: creating libusb-config
config.status: creating tests/Makefile
config.status: creating README
config.status: creating INSTALL.libusb
config.status: creating usb.h
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default commands
make  all-recursive
make[1]: Entering directory `/usr/src/libusb-0.1.8'
Making all in .
make[2]: Entering directory `/usr/src/libusb-0.1.8'
if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.     -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -MT usb.lo -MD -MP -MF ".deps/usb.Tpo" \
  -c -o usb.lo `test -f 'usb.c' || echo './'`usb.c; \
then mv -f ".deps/usb.Tpo" ".deps/usb.Plo"; \
else rm -f ".deps/usb.Tpo"; exit 1; \
fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I. -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -MT usb.lo -MD -MP -MF .deps/usb.Tpo -c usb.c  -fPIC -DPIC -DPIC -o usb.o
mv -f usb.o .libs/usb.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -MT usb.lo -MD -MP -MF .deps/usb.Tpo -c usb.c -o usb.o >/dev/null 2>&1
mv -f .libs/usb.lo usb.lo
if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.     -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -MT error.lo -MD -MP -MF ".deps/error.Tpo" \
  -c -o error.lo `test -f 'error.c' || echo './'`error.c; \
then mv -f ".deps/error.Tpo" ".deps/error.Plo"; \
else rm -f ".deps/error.Tpo"; exit 1; \
fi
rm -f .libs/error.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c  -fPIC -DPIC -DPIC -o error.o
mv -f error.o .libs/error.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o >/dev/null 2>&1
mv -f .libs/error.lo error.lo
if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.     -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -MT descriptors.lo -MD -MP -MF ".deps/descriptors.Tpo" \
  -c -o descriptors.lo `test -f 'descriptors.c' || echo './'`descriptors.c; \
then mv -f ".deps/descriptors.Tpo" ".deps/descriptors.Plo"; \
else rm -f ".deps/descriptors.Tpo"; exit 1; \
fi
rm -f .libs/descriptors.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -MT descriptors.lo -MD -MP -MF .deps/descriptors.Tpo -c descriptors.c  -fPIC -DPIC -DPIC -o descriptors.o
mv -f descriptors.o .libs/descriptors.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -MT descriptors.lo -MD -MP -MF .deps/descriptors.Tpo -c descriptors.c -o descriptors.o >/dev/null 2>&1
mv -f .libs/descriptors.lo descriptors.lo
if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.     -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -MT linux.lo -MD -MP -MF ".deps/linux.Tpo" \
  -c -o linux.lo `test -f 'linux.c' || echo './'`linux.c; \
then mv -f ".deps/linux.Tpo" ".deps/linux.Plo"; \
else rm -f ".deps/linux.Tpo"; exit 1; \
fi
rm -f .libs/linux.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -MT linux.lo -MD -MP -MF .deps/linux.Tpo -c linux.c  -fPIC -DPIC -DPIC -o linux.o
mv -f linux.o .libs/linux.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -MT linux.lo -MD -MP -MF .deps/linux.Tpo -c linux.c -o linux.o >/dev/null 2>&1
mv -f .libs/linux.lo linux.lo
/bin/sh ./libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse   -o libusb.la -rpath /usr/lib -version-info 8:0:4 -release 0.1 -export-dynamic  usb.lo error.lo descriptors.lo linux.lo  
rm -fr .libs/libusb.la .libs/libusb.* .libs/libusb-0.1.*
gcc -shared  usb.lo error.lo descriptors.lo linux.lo   -Wl,-soname -Wl,libusb-0.1.4 -o .libs/libusb-0.1.4.4.0
(cd .libs && rm -f libusb-0.1.4 && ln -s libusb-0.1.4.4.0 libusb-0.1.4)
(cd .libs && rm -f libusb && ln -s libusb-0.1.4.4.0 libusb)
ar cru .libs/libusb.a  usb.o error.o descriptors.o linux.o 
ranlib .libs/libusb.a
creating libusb.la
(cd .libs && rm -f libusb.la && ln -s ../libusb.la libusb.la)
make[2]: Leaving directory `/usr/src/libusb-0.1.8'
Making all in tests
make[2]: Entering directory `/usr/src/libusb-0.1.8/tests'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..    -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -Wall -MT testlibusb.o -MD -MP -MF ".deps/testlibusb.Tpo" \
  -c -o testlibusb.o `test -f 'testlibusb.c' || echo './'`testlibusb.c; \
then mv -f ".deps/testlibusb.Tpo" ".deps/testlibusb.Po"; \
else rm -f ".deps/testlibusb.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link gcc  -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -Wall   -o testlibusb  testlibusb.o ../libusb.la  
mkdir .libs
gcc -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -Wall -o .libs/testlibusb testlibusb.o  ../.libs/libusb
creating testlibusb
make[2]: Leaving directory `/usr/src/libusb-0.1.8/tests'
Making all in doc
make[2]: Entering directory `/usr/src/libusb-0.1.8/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/libusb-0.1.8/doc'
make[1]: Leaving directory `/usr/src/libusb-0.1.8'
Making install in .
make[1]: Entering directory `/usr/src/libusb-0.1.8'
make[2]: Entering directory `/usr/src/libusb-0.1.8'
/bin/sh ./mkinstalldirs /usr/bin
 /bin/install -c libusb-config /usr/bin/libusb-config
/bin/sh ./mkinstalldirs /usr/lib
 /bin/sh ./libtool --mode=install /bin/install -c  libusb.la /usr/lib/libusb.la
/bin/install -c .libs/libusb-0.1.4.4.0 /usr/lib/libusb-0.1.4.4.0
(cd /usr/lib && rm -f libusb-0.1.4 && ln -s libusb-0.1.4.4.0 libusb-0.1.4)
(cd /usr/lib && rm -f libusb && ln -s libusb-0.1.4.4.0 libusb)
/bin/install -c .libs/libusb.lai /usr/lib/libusb.la
/bin/install -c .libs/libusb.a /usr/lib/libusb.a
ranlib /usr/lib/libusb.a
chmod 644 /usr/lib/libusb.a
PATH="$PATH:/sbin" ldconfig -n /usr/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ./mkinstalldirs /usr/include
 /bin/install -c -m 644 usb.h /usr/include/usb.h
make[2]: Leaving directory `/usr/src/libusb-0.1.8'
make[1]: Leaving directory `/usr/src/libusb-0.1.8'
Making install in tests
make[1]: Entering directory `/usr/src/libusb-0.1.8/tests'
make[2]: Entering directory `/usr/src/libusb-0.1.8/tests'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/src/libusb-0.1.8/tests'
make[1]: Leaving directory `/usr/src/libusb-0.1.8/tests'
Making install in doc
make[1]: Entering directory `/usr/src/libusb-0.1.8/doc'
make[2]: Entering directory `/usr/src/libusb-0.1.8/doc'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/src/libusb-0.1.8/doc'
make[1]: Leaving directory `/usr/src/libusb-0.1.8/doc'

real	0m6.431s
user	0m3.451s
sys	0m1.918s
