On Sun, Nov 17, 2019 at 7:05 PM Richard W.M. Jones <rjones(a)redhat.com> wrote:
On Sun, Nov 17, 2019 at 06:22:20PM +0200, Nir Soffer wrote:
> Looks like libguestfs build is broken, or not documented properly.
>
> I tried (based on
http://libguestfs.org/guestfs-building.1.html):
Quite possibly, it's early days. One thing you will definitely need
to do is:
git submodule init
git submodule update
I think I tried this based on your comment from last week, but it did not help.
I will try it again with a clean checkout.