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" _______________________________________________ freebsd-emulation@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"