Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > muc.lists.freebsd.emulation > #13007
| From | bugzilla-noreply@freebsd.org |
|---|---|
| Newsgroups | muc.lists.freebsd.emulation |
| Subject | [Bug 296212] emulators/qemu-user-static: os-ioctl-cmds.h:123:7: error: use of undeclared identifier 'SIOCGVH' |
| Date | 2026-06-22 18:01 +0000 |
| Organization | Newsgate at muc.de e.V. |
| Message-ID | <bug-296212-4077@https.bugs.freebsd.org/bugzilla/> (permalink) |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296212
Bug ID: 296212
Summary: emulators/qemu-user-static: os-ioctl-cmds.h:123:7:
error: use of undeclared identifier 'SIOCGVH'
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: emulation@FreeBSD.org
Reporter: ohartmann@walstatt.org
Assignee: emulation@FreeBSD.org
Flags: maintainer-feedback?(emulation@FreeBSD.org)
On recent CURRENT (FreeBSD 16.0-CURRENT #1 main-n286857-9cd0d6231311: Mon Jun
22 19:20:33 CEST 2026 amd64) compiling port emulators/qemu-user-static via
traditional make as well as within poudriere fails with the error:
[...]
In file included from
/usr/ports/emulators/qemu-user-static/work/qemu-bsd-user-527096e0c8/bsd-user/bsd-ioctl.c:351:
/usr/ports/emulators/qemu-user-static/work/qemu-bsd-user-527096e0c8/bsd-user/freebsd/os-ioctl-cmds.h:123:7:
error: use
of undeclared identifier 'SIOCGVH'
123 | IOCTL(SIOCGVH, IOC_W | IOC_R, MK_PTR(MK_STRUCT(STRUCT_ifreq_ptr)))
[...]
--
You are receiving this mail because:
You are the assignee for the bug.
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
Back to muc.lists.freebsd.emulation | Previous | Next — Next in thread | Find similar | Unroll thread
[Bug 296212] emulators/qemu-user-static: os-ioctl-cmds.h:123:7: error: use of undeclared identifier 'SIOCGVH' bugzilla-noreply@freebsd.org - 2026-06-22 18:01 +0000 [Bug 296212] emulators/qemu-user-static: os-ioctl-cmds.h:123:7: error: use of undeclared identifier 'SIOCGVH' bugzilla-noreply@freebsd.org - 2026-06-22 18:02 +0000 [Bug 296212] emulators/qemu-user-static: os-ioctl-cmds.h:123:7: error: use of undeclared identifier 'SIOCGVH' bugzilla-noreply@freebsd.org - 2026-06-22 22:51 +0000
csiph-web