blob: c41916f6799bf4fff9776ed9c6769a20ed6aa4ab (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
id = 1758
title = "libssh missing on macOS/m1"
state = "closed"
created_at = "2023-07-12T13:58:09.169Z"
closed_at = "2023-07-12T15:40:02.456Z"
labels = []
url = "https://gitlab.com/qemu-project/qemu/-/issues/1758"
host-os = "MacOS Ventura"
host-arch = "ARM"
qemu-version = "head"
guest-os = "- OS/kernel version:"
guest-arch = "## Description of problem"
description = """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."""
reproduce = """1.
2.
3."""
additional = """"""
|