Am 12.10.2016 um 10:37 hat Ashijeet Acharya geschrieben: > On Wed, Oct 12, 2016 at 1:52 PM, Kevin Wolf <kw...@redhat.com> wrote: > > Am 12.10.2016 um 10:09 hat Ashijeet Acharya geschrieben: > > > Of course, we must be able to build qemu correctly both with ssh enabled > > and disabled, so if you can indeed see a (different) build error with > > disabled libssh2, that needs to be fixed. > > I am able to reproduce it when I don't apply Dan's patch with libssh2 enabled. > After disabling libssh2, it compiles perfectly because then the SSH > driver will get ignored I guess. > libssh2 doesn't seem to be the problem. > > > > > But I can't see how that would happen, you don't touch configure and it > > already compiled the ssh driver out if libssh2 is disabled. > > Yes, with libssh2 disabled it builds with no error just like the first > output of auto-build shows. > So, I think with libssh2 enabled it throws an error (just like second > output of auto-build) since Dan's patches are not merged yet. Right?
Yes. You can ignore that, we'll make sure to merge the patches in the right order. Kevin