Virtualbox build fails

Michael Butler imb at protected-networks.net
Sun Jul 8 04:39:36 UTC 2018


On 07/06/18 15:36, Sam Fourman Jr. wrote:
> I can also confirm virtualbox will not build on FreeBSD 12.0-CURRENT r336020

It may not be strictly correct but this patch will allow it to compile
and run on -current ..

As I'm not sure if the attachment will make it on the list, it reads ..

*** src/VBox/HostDrivers/Support/SUPDrvInternal.h.orig  Fri Jun 29
09:15:51 2018
--- src/VBox/HostDrivers/Support/SUPDrvInternal.h       Sun Jul  8
00:26:54 2018
***************
*** 115,120 ****
--- 115,122 ----
  #   error "unsupported OS."
  #endif

+ #undef PVM
+
  #include "SUPDrvIOC.h"
  #include "SUPDrvIDC.h"






More information about the freebsd-emulation mailing list