Re: [sigrok-devel] Call for testers: libsigrok drivers list and build support

2021-03-16 Thread Gerhard Sittig
On Fri, 2021-03-12 at 17:59 +0100, Rene Kita wrote: > > On Fri, Mar 05, 2021 at 07:55:36PM +0100, Gerhard Sittig wrote: > > This is a call for testers. Especially on those platforms which > > are not exactly mainstream. That is: anything outside of one of > > the popular Linux distros, which I used

Re: [sigrok-devel] Call for testers: libsigrok drivers list and build support

2021-03-16 Thread Gerhard Sittig
On Sun, 2021-03-14 at 11:03 +0100, Helge Kruse wrote: > > Hello Gerhard, > > Am 05.03.2021 um 19:55 schrieb Gerhard Sittig: > > This is a call for testers. Especially on those platforms which > > are not exactly mainstream. That is: anything outside of one of > > the popular Linux distros, which

Re: [sigrok-devel] Call for testers: libsigrok drivers list and build support

2021-03-14 Thread Helge Kruse
Hello Gerhard, Am 05.03.2021 um 19:55 schrieb Gerhard Sittig: > This is a call for testers. Especially on those platforms which > are not exactly mainstream. That is: anything outside of one of > the popular Linux distros, which I used in a local setup. I ran this in MSYS2 on Windows 10. The make

Re: [sigrok-devel] Call for testers: libsigrok drivers list and build support

2021-03-12 Thread Rene Kita
On Fri, Mar 05, 2021 at 07:55:36PM +0100, Gerhard Sittig wrote: > This is a call for testers. Especially on those platforms which > are not exactly mainstream. That is: anything outside of one of > the popular Linux distros, which I used in a local setup. I successfully tested this on Alpine Linux

Re: [sigrok-devel] Call for testers: libsigrok drivers list and build support

2021-03-06 Thread Martin
Hello, your fix worked for the drivers. Maybe the issue is with my setup. My steps where: $ git clone git://repo.or.cz/autotool-experiments $ cd autotool-experiments $ mkdir build; cd build $ autoconf when just running that, I get: ../configure: error: cannot find install-sh, install.sh, or s

Re: [sigrok-devel] Call for testers: libsigrok drivers list and build support

2021-03-06 Thread Gerhard Sittig
On Sat, 2021-03-06 at 08:19 +0100, Martin wrote: > > it's more or less mainstream but in my reach right now, therefore > tested it on armv7l (device with a RasPi Zero 3B core and lots of > other stuff arround it), System for this test is raspbian stretch. It's a different architecture than x86_64,

Re: [sigrok-devel] Call for testers: libsigrok drivers list and build support

2021-03-05 Thread Martin
Hello, This is a call for testers. Especially on those platforms which are not exactly mainstream. That is: anything outside of one of it's more or less mainstream but in my reach right now, therefore tested it on armv7l (device with a RasPi Zero 3B core and lots of other stuff arround it),

[sigrok-devel] Call for testers: libsigrok drivers list and build support

2021-03-05 Thread Gerhard Sittig
Hi! This is a call for testers. Especially on those platforms which are not exactly mainstream. That is: anything outside of one of the popular Linux distros, which I used in a local setup. The test won't take much time, build instructions are outlined in the README which can be seen in this repo