On Tuesday 21 April 2009, sean darcy wrote:
> 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?

The SVN version should be compilable with gcc-4.4 (r19128+). However,
there are known problems with gcc-4.4 and therefore we will delay
VirtualBox packages for Fedora11 (which is not released yet).

VirtualBox seems to start fine but when shutting down a guest, the
VBoxSVC server crashes for some reason. Not sure if this is a gcc-4.4
bug or if gcc-4.4 just revealed a problem in our code, will check later.

Kind regards,

Frank
-- 
Dr.-Ing. Frank Mehnert    Sun Microsystems    http://www.sun.com/

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
vbox-dev mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-dev

Reply via email to