On 2020-03-20 19:40, Michael Biebl wrote:
> Am 20.03.20 um 19:35 schrieb Michael Biebl:
> > ../src/shared/seccomp-util.c: In function ‘seccomp_arch_to_string’:
> > ../src/shared/seccomp-util.c:136:14: error: ‘SCMP_ARCH_RISCV64’
> > undeclared (first use in this function); did you mean ‘SCMP_ARCH_PARISC64’?
> >          case SCMP_ARCH_RISCV64:
> >               ^~~~~~~~~~~~~~~~~
> > 
> > I guess we need a libseccomp >= 2.4.0
> > meson.build currently has 2.3.1 as min version.
> 
> Hm, actually looking at #952386, it appears there is no official
> libseccomp release yet, which contains riscv64 support.

Indeed, the patch has been merged upstream, but no version have been
released yet. The Debian package contains a backport of the patch.

-- 
Aurelien Jarno                          GPG: 4096R/1DDD8C9B
aurel...@aurel32.net                 http://www.aurel32.net

Attachment: signature.asc
Description: PGP signature

Reply via email to