it's to do with pci passthru config, which is not available on OSE. I added #define IN_PCIRAW_R0 to that file SrvPciRawR0.cpp, then can build
--- On Mon, 8/29/11, Huihong Luo <[email protected]> wrote: From: Huihong Luo <[email protected]> Subject: [vbox-dev] compiling error from SrvPciRawR0.cpp To: [email protected] Date: Monday, August 29, 2011, 12:49 PM today tried to compile the latest svn code C:\virtualbox-dev\vbox\src\VBox\Devices\Bus\SrvPciRawR0.cpp(143) : error C2491: 'PciRawR0Init' : definition of dllimport function not allowed C:\virtualbox-dev\vbox\src\VBox\Devices\Bus\SrvPciRawR0.cpp(158) : error C2491: 'PciRawR0Term' : definition of dllimport function not allowed C:\virtualbox-dev\vbox\src\VBox\Devices\Bus\SrvPciRawR0.cpp(169) : error C2491: 'PciRawR0InitVM' : definition of dllimpo rt function not allowed C:\virtualbox-dev\vbox\src\VBox\Devices\Bus\SrvPciRawR0.cpp(194) : error C2491: 'PciRawR0TermVM' : definition of dllimpo rt function not allowed C:\virtualbox-dev\vbox\src\VBox\Devices\Bus\SrvPciRawR0.cpp(920) : error C2491: 'PciRawR0ProcessReq' : definition of dll import function not allowed -----Inline Attachment Follows----- _______________________________________________ vbox-dev mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-dev
_______________________________________________ vbox-dev mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-dev
