I'm having trouble getting 3.4.2 working with my ASICMiner USB Block Erupter. I'm still using 3.1.1. 8(
I've looked at the usbfail post
https://bitcointalk.org/index.php?topic=28402.msg2817682#msg2817682I've built a local version of libusb-1.0.16-rc10
But, when I try to run cgminer's configure to use it it looks like it is still using the cgminer*/compat/libusb* version.
FYI - I only use this machine for mining so I would be happy to change libusb to whatever version works for cgminer if that's easier than pointing the cgminer make to my local libusb...
Thanks.
I wanted to make it easier for everyone so I modified the entire build tree to use the optimal libusb automatically, that's why it's now included in the cgminer release tarballs/git tree (it is 1.0.16-rc10) and is built into the cgminer binary statically. No need to do anything with libusb from the user side.