The libusb-compat package aims to look, feel and behave exactly like libusb-0.1. It is a compatibility layer needed by packages that have not been upgraded to the libusb-1.0 API.
This package is known to build and work properly using an LFS-7.3 platform.
Download (HTTP): http://downloads.sourceforge.net/libusb/libusb-compat-0.1.4.tar.bz2
Download MD5 sum: 2ca521fffadd0c28fdf174e6ec73865b
Download size: 240 KB
Estimated disk space required: 2.0 MB
Estimated build time: less than 0.1 SBU
libusb-1.0.9 and pkg-config-0.28
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libusb-compat
Install libusb-compat by running the following commands:
./configure --prefix=/usr --disable-static && make
This package does not come with a test suite.
Now, as the root user:
make install
Last updated on 2013-03-13 17:58:54 +0000