Date: Sun, 8 Jul 2018 00:39:31 -0400 From: Michael Butler <imb@protected-networks.net> To: "Sam Fourman Jr." <sfourman@gmail.com>, AN <andy@neu.net> Cc: vbox@freebsd.org Subject: Re: Virtualbox build fails Message-ID: <742bbbfc-e698-2190-f482-cf7e977bcc91@protected-networks.net> In-Reply-To: <CAOFF%2BZ0x5kfY-efbZjtp9YVBG0BObH2s4xvzt4FqY8_3y3%2Bc6A@mail.gmail.com> References: <alpine.BSF.2.21.9999.1807042315290.9436@mail.neu.net> <CAOFF%2BZ0x5kfY-efbZjtp9YVBG0BObH2s4xvzt4FqY8_3y3%2Bc6A@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?742bbbfc-e698-2190-f482-cf7e977bcc91>