<div dir="ltr"><div>Hi,</div><div><p>I am using <strong>CentOS 8</strong>.
I have built <strong>libvirt</strong> with the following method:</p>
<pre><code><span style="background-color:rgb(238,238,238)">$ meson build -Dsystem=true
$ ninja -C build
$ ninja -C build install</span>
</code></pre>
<p>But the problem is when i started it</p>
<pre><span style="background-color:rgb(238,238,238)"><code># systemctl start libvirtd
Job for libvirtd.service failed because the control process exited with error code.
See "systemctl status libvirtd.service" and "journalctl -xe" for details.
</code></span></pre>
<p>i tried to get the status of libvirt</p><p><span style="font-family:monospace">#<span style="background-color:rgb(238,238,238)"> systemctl status libvirtd</span></span></p><p><span style="background-color:rgb(238,238,238)"><span style="font-family:monospace">libvirtd.service - Virtualization daemon<br>   Loaded: loaded (/usr/lib/systemd/system/libvirtd.service; enabled; vendor preset: enabled)<br>   Active: failed (Result: exit-code) <br></span></span></p><p><span style="background-color:rgb(238,238,238)"><span style="font-family:monospace"><span style="background-color:rgb(255,255,255)">What w</span>ill be the problem?</span></span></p><p><span style="background-color:rgb(238,238,238)"><span style="font-family:monospace"><span style="background-color:rgb(255,255,255)">Thanks for the help in advanc</span>....<br></span></span></p></div></div>