Program rpcgen portable-rpcgen found: NO
I trying to build from source with the following steps (Gentoo Linux, Kernel 5.9.0). Solution: emerge rpcsvc-proto
- git clone https://github.com/libvirt/libvirt.git
- meson build --prefix=/home/zeno/.software/libvirt/build
- this results in:
Program rpcgen portable-rpcgen found: NO
meson.build:927:2: ERROR: Program 'rpcgen portable-rpcgen' not found
See also: https://github.com/libvirt/libvirt/issues/25, https://bugs.funtoo.org/browse/FL-7691