[vbox-dev] [PATCH] Fedora 11 and GCC 4.4 build fixes

sean darcy seandarcy2 at gmail.com
Tue Apr 21 04:31:12 GMT 2009


Bobby Powers wrote:
> Hello,
> 
> I just built VirtualBox from trunk and had to apply the following
> patch to get it running on my Fedora Rawhide (F11), GCC 4.4, 64bit
> system.  In addition, the kernel module refused to build until I added
> 
> #include <iprt/mem.h>
> 
> to out/linux.amd64/release/bin/src/vboxnetadp/linux/VBoxNetAdp-linux.c
> 
> hope this helps.
> 
> yours,
> Bobby
> 

I needed to also +#include <cstdio> to 
src/VBox/Frontends/VirtualBox/src/main.cpp

By any chance, did you use a spec file to build 2.2.0? If so, could you 
share it?

sean





More information about the vbox-dev mailing list