Question: building libvirt into the buildroot. Error *** No rule to make target `keycodemapdb/data/keymaps.csv'

Komarov Egor komarov at elvis.ru
Thu Mar 26 12:15:59 UTC 2020


I try to build from tarball.
That’s all right )
Thank you!


From: Komarov Egor
Sent: Thursday, March 26, 2020 1:19 PM
To: Daniel P. Berrangé
Cc: libvir-list at redhat.com
Subject: Re: Question: building libvirt into the buildroot. Error *** No rule to make target `keycodemapdb/data/keymaps.csv'

Thank you!
I'll try to build from tarball.

26 мар. 2020 г. 12:58 пользователь "Daniel P. Berrangé" <berrange at redhat.com> написал:
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 :|
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20200326/3fe9d1e6/attachment-0001.htm>


More information about the libvir-list mailing list