Hi,

On Sun, Jul 21, 2019 at 10:33:52AM +0300, Kiril Dimitrov wrote:
> ~/temp/sigrok-cli$ make
> make  all-am
>   CCLD     sigrok-cli
> /usr/local/lib/libsigrok.so: undefined reference to `libusb_free_pollfds'

My guess would be that you have an outdated libusb version installed
in /usr/local/lib . I suggest you run make in a way to show you full
linker command line to see the library linking path.

-- 
Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!
mailto:fercer...@gmail.com


_______________________________________________
sigrok-devel mailing list
sigrok-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to