Version of libusb in pybombs

pybombs is great!

Ran into a small error compiling uhd which access ‘libusb_error_name’ -
that symbol was not added until libusb-1.0.9, but the pybombs recipe has
“satisfy_deb: libusb-1.0-0-dev” - which doesn’t define that symbol, so
there’s a compile error…

Should the recipe be changed to deb libusb-1.0-9-dev?

Best & Happy 2014 to All

Max

Max


Discuss-gnuradio mailing list
[email protected]
Discuss-gnuradio Info Page
The UHD codebase is supposed to deal with this itself, but the B200 code
has a pending update so that this shouldn’t be a problem, even for
pre-1.0.9 libusb. Not sure when that update will get posted.