blob: a0f1eee64326240ce4b0e44cedbd3395b6d724ec (
plain) (
blame)
1
2
3
4
|
Bugs in SSH module (ssh.c)
I installed gcc-8&libssh* on my Ubuntu 18.04 arm64.When I was compiling any version of qemu like 3.1.0 4.0.0or 4.1.0 with SSH support,the GCC went wrong.It said some vars undeclared like'SSH_KNOWN_HOSTS_OTHER','SSH_KNOWN_HOST_UNKNOWN',etc.
|