Mario Lobo wrote: > This happened since version 5.0.10. It stops compilation of vbox kmod > (on FreeBSD, at least) with the following error: > > use of undeclared identifier 'vboxdrvFreeBSDDtr' > > The problem is that the source file is generated during compilation so > I have to wait for the compiling to stop to correct the file.
The original file is src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c > The functions is declared as VBoxDrvFreeBSDDtr but its body states > vboxdrvFreeBSDDtr. Should be fixed in SVN now. -uwe _______________________________________________ vbox-dev mailing list [email protected] https://www.virtualbox.org/mailman/listinfo/vbox-dev
