<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>Hi All,</div>
<div><br>
</div>
<div>I am trying to build libvirt from source, the compilation went fine and I see that various libvirt tools are being generated, but when I try to use the generated virsh with qemu and ssh (example virsh qemu+ssh://uri/system) I am not able to login and it
 fails with the following error:</div>
<div><br>
</div>
<div>
<div>error: failed to connect to the hypervisor</div>
<div>error: End of file while reading data: : Input/output error</div>
</div>
<div><br>
</div>
<div>I verified the following so far:</div>
<ul>
<li>QEMU driver is being enabled (--with-qemu, --with-qemu-user, --with-qemu-group), other options are default</li><li>Permissions and ssh logging setup are all fine (the same command with a precompiled virsh works fine)</li></ul>
<div>Any ideas? Thanks for your time.</div>
<div><br>
</div>
<div>Shantan</div>
</body>
</html>