[Libguestfs] OPTGROUP_SD_JOURNAL_NOT_AVAILABLE

Richard W.M. Jones rjones at redhat.com
Mon Aug 19 18:21:24 UTC 2013


On Mon, Aug 19, 2013 at 07:25:42PM +0200, Olaf Hering wrote:
> 
> Current master fails to build if certain systemd functionality is not
> available at build time, daemon/journal.c has
> OPTGROUP_SD_JOURNAL_NOT_AVAILABLE at the end of the file. Is this a
> typo, what should be done in that case?

Yes, that is a typo.  It should be OPTGROUP_JOURNAL_NOT_AVAILABLE
(defined in daemon/optgroups.h, which is a generated file).  Do you
want to come up with a patch and test it?

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
virt-p2v converts physical machines to virtual machines.  Boot with a
live CD or over the network (PXE) and turn machines into KVM guests.
http://libguestfs.org/virt-v2v




More information about the Libguestfs mailing list