
On Thu, Mar 26, 2020 at 09:53:06AM +0000, Komarov Egor wrote:
I'm using command from README
$ mkdir build && cd build $ ../configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var $ make $ sudo make install
This assumes someone is building from an official released tarball, if building from git extra steps are required. I think you're running more than that already, because the build log you attached shows you've run libtoolize / autoconf / automake as well, possibly via autoreconf. This is the bit you need to replace with autogen.sh
I don't have anything place where I can see how to build libvitd exept README from git archive.
If you put me documentation where I can find your advice:
" you have not run autogen.sh, and thus are missing initilaization of the git submodules."
More details on building from git are here: https://libvirt.org/compiling.html#building Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|