[vbox-dev] Letter case problem in function name (kmod)

Valery Ushakov uwe at stderr.spb.ru
Wed Dec 23 02:33:09 GMT 2015


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





More information about the vbox-dev mailing list