Re: [sigrok-devel] [PATCH] usb_request: USB transaction decoder and PCAP generator

2015-10-13 Thread Uwe Hermann
Hi, On Tue, Oct 13, 2015 at 02:46:19AM +0200, Stefan Bruens wrote: > On Tuesday 06 October 2015 19:02:21 you wrote: > > Please feel free to add more .sr files to sigrok-dumps and the > > respective tests for usb_request in sigrok-test if you have time (you > > can also add tests for existing .sr f

[sigrok-devel] Linking error on latest Linux Mint 17.2 Rafaela

2015-10-13 Thread jry sig
I'm getting following error messages while compiling sigrok-cli and pulseview: /usr/local/lib/libsigrok.so: undefined reference to `zip_discard' /usr/local/lib/libsigrok.so: undefined reference to `zip_file_add' Problem is in outdated libsigrok requirements: - libzip >= 0.10 According to libzip