[vbox-dev] read this one please Re: What's up with 4.3.8 and VBOX_USE_SYSTEM_XORG_HEADERS=1
Sérgio Basto
sergio at serjux.com
Mon Mar 31 18:48:03 UTC 2014
On Qui, 2014-03-20 at 11:53 +0100, Michael Thayer wrote:
> Your patch makes the it use the source, but does it in a
> Fedora-specific
> way which would not help anyone else, so while that is valid enough,
> it
> only really makes sense for you to keep the patch as part of your
> package, not upstream it.
Hi, I dropped all Fedora-specific in the patch, so to build rpmfusion package, we don't patch
fakedri_drv.[c|h] and Config.kmk, remove all bundle sources but
src/VBox/Additions/x11/x11include/mesa-7.2 [1].
So Package is compiled with mesa-7.2 sources, which for now it will be
compatible for all Fedoras .
Integrate this patch in attach with VBOX_USE_SYSTEM_XORG_HEADERS=1, would be great
Many thanks,
[1]
rm -rf tools
# Remove bundle X11 sources and some lib sources, before patching.
mv src/VBox/Additions/x11/x11include/mesa-7.2 .
rm -rf src/VBox/Additions/x11/x11include/*
mv mesa-7.2 src/VBox/Additions/x11/x11include/
rm -rf src/VBox/Additions/x11/x11stubs
rm -rf src/VBox/GuestHost/OpenGL/include/GL
--
Sérgio M. B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: VirtualBox-4.3.6-mesa.patch
Type: text/x-patch
Size: 1927 bytes
Desc: not available
Url : http://www.virtualbox.org/pipermail/vbox-dev/attachments/20140331/6842e9da/attachment.bin
More information about the vbox-dev
mailing list