[Bug 268647] emulators/qemu: re-enable build for i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 29 Dec 2022 21:03:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268647 Bug ID: 268647 Summary: emulators/qemu: re-enable build for i386 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: bofh@freebsd.org Reporter: dim@FreeBSD.org Flags: maintainer-feedback?(bofh@freebsd.org) Assignee: bofh@freebsd.org During the upgrade to 7.0 the build of qemu for i386 got disabled, due to "unknown-type name 'vm_page_t'" errors. This can easily be fixed by including <vm/vm.h> in i386's host-signal.h file. -- You are receiving this mail because: You are the assignee for the bug.