The fix is most definitely in the SF repo: http://sourceforge.net/p/openocd/code/ci/96549bf0121a7cff08885ddca22ab7a1c362ea24/
You may want to check that you're using the correct URL, SF changed it a few years back and unfortunately the old one is still available but frozen. The correct one is: http://git.code.sf.net/p/openocd/code By the way, the patch only helps in the odd case where libusb-1.0 is unavailable so libusb-0.1 is used instead. This is not a recommended configuration, since adapter drivers that only work with libusb-1.0 API will not be built. I recommend to install libusb-1.0-0-dev before the configure step, then the patch won't be needed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1382661 Title: Support for JLINK in 0.8.0 requires small patch To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openocd/+bug/1382661/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
