Missing dependency: pod2man
Program pod2man found: NO meson.build:14:0: ERROR: Program 'pod2man' not found or not executable
Then build fails still with:
../virt-viewer/src/remote-viewer.c:350:9: error: ‘rest_proxy_auth_cancel’ is deprecated [-Werror=deprecated-declarations] 350 | rest_proxy_auth_cancel(rstauth); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/rest-1.0/rest/rest-proxy.h:28, from /usr/include/govirt-1.0/govirt/ovirt-proxy.h:25, from /usr/include/govirt-1.0/govirt/ovirt-options.h:22, from /usr/include/govirt-1.0/govirt/govirt.h:34, from ../virt-viewer/src/remote-viewer.c:33: /usr/include/rest-1.0/rest/rest-proxy-auth.h:72:6: note: decla
Pinned Comments
pmattern commented on 2022-03-06 14:07 (UTC)
There seem to be issues compiling virt-viewer against current meson releases. Will investigate and report back here.