Re: [AVaRICE-user] Building avarice on (Gentoo)-Linux with usb suport

2016-09-06 Thread Joerg Wunsch
As Olaf Dreyer wrote: > But the resulting binary tells me, that it was build without usb support. > Do I have to make some settings during the configure step? You need to have a libusb around, including the required headers to compile against it. On most Linux distributions, this means you'd

[AVaRICE-user] Building avarice on (Gentoo)-Linux with usb suport

2016-09-06 Thread Olaf Dreyer
Hello, I'm trying to build avarice on gentoo linux to work with a JTAG ICE mkII via usb. But the resulting binary tells me, that it was build without usb support. Do I have to make some settings during the configure step? My configure command is like that: configure --enable-target-programming