[vbox-dev] [patch] Fix build with ACPICA 20100428

Heinz Wiesinger HMWiesinger at liwjatan.at
Mon Jun 28 10:54:25 GMT 2010


On Wednesday 05 May 2010 11:17:18 Bernhard Froehlich wrote:
> On Wed, 05 May 2010 11:13:06 +0200, Bernhard Froehlich <decke at FreeBSD.org>
> 
> wrote:
> > While testing VirtualBox 3.2.0 Beta1 on FreeBSD 9-current there were
> > some
> > build problems due to the recent ACPICA update to 20100428. Fortunately
> > we
> > have Jung-uk Kim <jkim (AT) FreeBSD.org> who created some patches to fix
> > them.
> > 
> > The problem has been raised on the FreeBSD emulation mailinglist and he
> > also posted the patches there with a detailed description of why it is
> > failing and how it should be done instead. So please just have a look at
> > the thread:
> > http://lists.freebsd.org/pipermail/freebsd-emulation/2010-
April/007702.html
> 
> > He agreed that the attached patches are under the MIT License.
> 
> Sorry, forgot to attach the patches. Here they are now.

I tested VirtualBox-3.2.6 against acpica 20100528 and part of this issue is 
still valid. When compiling an unpatched vbox I get this error:

-----------------------------------------------------------------------
/usr/src/sbo_tmp/VirtualBox-3.2.6_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:  /usr/src/sbo_tmp/VirtualBox-3.2.6_OSE/src/VBox/Devices/PC/vbox.dsl 
- 1305 lines, 46189 bytes, 288 keywords
Compilation complete. 1 Errors, 0 Warnings, 0 Remarks, 404 Optimizations
-----------------------------------------------------------------------

While the patch for vbox-cpuhotplug.dsl seems to be applied already, the one 
for vbox.dsl is still missing. If applied VirtualBox-3.2.6 compiles just fine.

Tested on Slackware64 13.1.

Grs,
Heinz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://www.virtualbox.org/pipermail/vbox-dev/attachments/20100628/3a7a821f/attachment.sig>


More information about the vbox-dev mailing list