summaryrefslogtreecommitdiffstats
path: root/results/classifier/mode-gemma3:12b/system/1838763
blob: a8abe11ade5e2126e6d0e48b3765bcd1618a4736 (plain) (blame)
1
2
3
4
5
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.