<div dir="ltr">Hi,<div><br></div><div>Thanks for your inputs. I have compiled with -Ddriver_libvirtd=enabled option. As you have mentioned, it shows missing dependencies. Let me install them and try to get libvirtd up and running.</div><div><br></div><div>Once again, thanks for your help.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Feb 9, 2022 at 5:24 PM Peter Krempa <<a href="mailto:pkrempa@redhat.com">pkrempa@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Wed, Feb 09, 2022 at 16:34:43 +0530, Sai Kiran Kumar Reddy wrote:<br>
> Hi,<br>
> <br>
> I am Sai Kiran. I am trying to build libvirt from source on my Linux From<br>
> Scratch(LFS) system. I have successfully installed libvirt and its<br>
> dependencies. When I start virt-manager, there is a prompt in GUI saying<br>
> that "libvirtd service is not installed".  I also do not see any libvirtd<br>
> in my system. I would like to install the libvirtd service(build from<br>
> source). But I am not able to find the source code for it and also, I am<br>
> not sure about the build process for the daemon. Could you please help me<br>
> out here.<br>
<br>
The libvirt daemon is integral part of the libvirt project so the<br>
sources you used to build the library also contain the daemon sources.<br>
<br>
In your instance it's most likely that you are missing a dependancy and<br>
libvirtd was not auto-enabled. To force-enable it configure libvirt with<br>
<br>
 '-Ddriver_libvirtd=enabled'<br>
<br>
which should report what you are missing. Since you are using LFS you<br>
need to ensure that you have all deps yourself.<br>
<br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><span style="color:rgb(102,102,102)">Regards,</span><br></div><div><font color="#666666">Sai Kiran.</font></div></div></div>