We have a problem with libusb and usbutils.
libusb has released 1.0.0 on 2008-12-13.
usbutils is at version 0.73 released on 2007-10-24.
usbutils configure wants a function, usb_get_string_simple(), that is not in
libusb-1.0.0. There are functions libusb_get_string_descriptor() and
libusb_get
At 12:14 29-12-08, you wrote:
>We have a problem with libusb and usbutils.
>
>libusb has released 1.0.0 on 2008-12-13.
>usbutils is at version 0.73 released on 2007-10-24.
>
>usbutils configure wants a function, usb_get_string_simple(), that is not in
>libusb-1.0.0. There are functions libusb_get
On Mon, 29 Dec 2008 02:14:14 -0600, Bruce Dubbs wrote:
> We have a problem with libusb and usbutils.
>
> libusb has released 1.0.0 on 2008-12-13.
> usbutils is at version 0.73 released on 2007-10-24.
>
> 1. Just leave out usbutils for now.
> 2. Revert to the earlier version of libusb.
> 3. Tr