Opened 6 years ago
Last modified 3 years ago
#17770 closed defect
VBox 5.2.12 doesn't compile: AmlCodeSsdtStandard not declared in this scope — at Initial Version
| Reported by: | berolinux | Owned by: | |
|---|---|---|---|
| Component: | other | Version: | VirtualBox 5.2.12 |
| Keywords: | Cc: | ||
| Guest type: | all | Host type: | Linux |
Description
Building VBox 5.2.12 on OpenMandriva Lx 4 fails with:
/home/bero/abf/virtualbox/BUILD/VirtualBox-5.2.12/src/VBox/Devices/PC/ACPI/VBoxAcpi.cpp:428:30: error: ‘AmlCodeSsdtStandard’ was not declared in this scope
pabAmlCode = AmlCodeSsdtStandard;
kmk: * home/bero/abf/virtualbox/BUILD/VirtualBox-5.2.12/out/linux.amd64/release/obj/VBoxDD/PC/ACPI/VBoxAcpi.o Error 1
Looks like FreeBSD is also affected by this: https://www.mail-archive.com/freebsd-emulation@freebsd.org/msg08354.html
Note:
See TracTickets
for help on using tickets.

