Christopher Howard writes:
> I am trying to install pulseview, but libsigrokdecode fails to build,
> dying at the check phase. It appears to be a dependency-related issue
> - test programs cannot build do to undefined functions.
>
> ```
> ld: ./.libs/libsigrokdecode.so: undefined reference to `Py
I am trying to install pulseview, but libsigrokdecode fails to build, dying at
the check phase. It appears to be a dependency-related issue - test programs
cannot build do to undefined functions.
```
ld: ./.libs/libsigrokdecode.so: undefined reference to `PyList_Insert'
ld: ./.libs/libsigrokdeco