summary refs log tree commit diff stats
path: root/gitlab/issues_text/target_missing/host_missing/accel_missing/1758
blob: 13c8ad5f6d34bb5037be7fa3e28102b1a44378f9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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: