[libvirt] [PATCH] remote: remove unused constant for libvirtd config file

Fabiano Fidêncio fidencio at redhat.com
Thu Jul 4 06:17:55 UTC 2019


On Wed, Jul 3, 2019 at 9:27 PM Radostin Stoyanov <rstoyanov1 at gmail.com> wrote:
>
> $ grep -R LIBVIRTD_CONFIGURATION_FILE .
> ./docs/news-2013.html.in:      Fix LIBVIRTD_CONFIGURATION_FILE constant
> (Christophe Fergeau),<br/>
> ./src/remote/remote_daemon.c: LIBVIRTD_CONFIGURATION_FILE,
>
> and make fails with:
>
>    CC       xenconfig/libvirt_xenconfig_libxl_la-xen_sxpr.lo
> remote/remote_daemon.c: In function 'daemonUsage':
> remote/remote_daemon.c:917:17: error: 'LIBVIRTD_CONFIGURATION_FILE'
> undeclared (first use in this function)
>    917 |                 LIBVIRTD_CONFIGURATION_FILE,
>        |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
>

There's a patch for that in the list:
https://www.redhat.com/archives/libvir-list/2019-July/msg00136.html

[snip]




More information about the libvir-list mailing list