Opened 15 years ago
Closed 15 years ago
#6880 closed defect (fixed)
virtualbox-ose fails to compile with iasl from latest two acpica releases
Reported by: | Polynomial-C | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 3.2.2 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description
Compiling virtualbox-ose fails when having iasl from acpica-unix-20100428 or from acpica-unix-20100528 installed:
iasl DevicesR3 - {C}/src/VBox/Devices/PC/vbox.dsl
/var/tmp/portage/app-emulation/virtualbox-ose-3.2.2/work/VirtualBox-3.2.2_OSE/src/VBox/Devices/PC/vbox.dsl 998: 0xdfdfffff, Range Length (calculated Error 4118 - Length is not equal to fixed Min/Max window
ASL Input: /var/tmp/portage/app-emulation/virtualbox-ose-3.2.2/work/VirtualBox-3.2.2_OSE/src/VBox/Devices/PC/vbox.dsl - 1305 lines, 46225 bytes, 288 keywords Compilation complete. 1 Errors, 0 Warnings, 0 Remarks, 404 Optimizations
There's a patch from the freebsd guys which fixes this problem: http://www.mail-archive.com/freebsd-emulation@freebsd.org/msg00197.html
Attachments (2)
Change History (3)
by , 15 years ago
by , 15 years ago
Attachment: | virtualbox-ose-3.1.8-iasl-length-calculation-fix.patch added |
---|
This is the above mentioned patch from freebsd
comment:1 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
That patch was applied and will be available with the next maintenance release.
logfile of the failed build process