[vbox-dev] [PATCH] FreeBSD: pmap_enter() and Qt4 Frontend

Bernhard Froehlich decke at bluelife.at
Wed May 6 20:56:08 GMT 2009


Hi vbox-dev!

This are some patches that we created to compile virtualbox on FreeBSD.


http://home.bluelife.at/ports/virtualbox/upstream/vbox-freebsd-memobj-r0drv.diff

The pmap_enter() change already got merged to 7-stable on 26. Feb 2009
so the correct __FreeBSD_version is 701105.
http://svn.freebsd.org/viewvc/base?view=revision&revision=189075


http://home.bluelife.at/ports/virtualbox/upstream/vbox-missing-events.diff

Qt4 on FreeBSD does intentionally not automatically include QEvent*
classes so we needed to include them wherever they were missing.


http://home.bluelife.at/ports/virtualbox/upstream/vbox-qt3-includes.diff

There are a few Qt3 style includes left which break building when Qt3
and Qt4 headers are installed on the system.


All patches are under the MIT License.

-- 
Bernhard Froehlich
http://www.bluelife.at/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vbox-freebsd-memobj-r0drv.diff
Type: text/x-patch
Size: 554 bytes
Desc: not available
URL: <http://www.virtualbox.org/pipermail/vbox-dev/attachments/20090506/4dc9c860/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vbox-missing-events.diff
Type: text/x-patch
Size: 4499 bytes
Desc: not available
URL: <http://www.virtualbox.org/pipermail/vbox-dev/attachments/20090506/4dc9c860/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vbox-qt3-includes.diff
Type: text/x-patch
Size: 994 bytes
Desc: not available
URL: <http://www.virtualbox.org/pipermail/vbox-dev/attachments/20090506/4dc9c860/attachment-0002.bin>


More information about the vbox-dev mailing list