diff options
Diffstat (limited to 'results/classifier/105/graphic/1758')
| -rw-r--r-- | results/classifier/105/graphic/1758 | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/results/classifier/105/graphic/1758 b/results/classifier/105/graphic/1758 new file mode 100644 index 000000000..a4d5fe104 --- /dev/null +++ b/results/classifier/105/graphic/1758 @@ -0,0 +1,25 @@ +graphic: 0.884 +device: 0.862 +socket: 0.788 +semantic: 0.646 +network: 0.576 +mistranslation: 0.495 +boot: 0.397 +instruction: 0.380 +other: 0.205 +vnc: 0.193 +assembly: 0.052 +KVM: 0.006 + +libssh missing on macOS/m1 +Description of problem: +I did a "git pull" in my source for qemu. Now when I do "make" I get: +../block/ssh.c:27:10: fatal error: 'libssh/libssh.h' file not found + +Am I supposed to install libssh separately? I were able to compile qemu about a month ago or so. +Steps to reproduce: +1. +2. +3. +Additional information: + |