[Bug 328161] Re: virtualbox-ose new upstream version 2.1.4
Felix Geyer
debfx-pkg at fobos.de
Sun Mar 1 17:32:06 UTC 2009
When compiling VirtualBox without VBOX_WITH_64_BITS_GUESTS, RTGCPTR has the type uint32_t.
So AssertCompileSize(RTGCPTR, 8) fails, as sizeof(RTGCPTR)==4. This seems to be a bug in VirtualBox.
The Debian package builds because it doesn't unset VBOX_WITH_64_BITS_GUESTS on 32bit systems and by default VBOX_WITH_64_BITS_GUESTS is set on all archs.
So I recommend removing the VBOX_WITH_64_BITS_GUESTS code from debian/rules.
--
virtualbox-ose new upstream version 2.1.4
https://bugs.launchpad.net/bugs/328161
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list