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

Mario Lobo mlobo at digiart.art.br
Wed Dec 23 14:47:56 GMT 2015


On Wed, 23 Dec 2015 02:33:09 +0000 (UTC)
uwe at stderr.spb.ru (Valery Ushakov) wrote:

> 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
> vbox-dev at virtualbox.org
> https://www.virtualbox.org/mailman/listinfo/vbox-dev

Thanks !!

-- 
Mario Lobo
http://www.mallavoodoo.com.br
FreeBSD since 2.2.8 [not Pro-Audio.... YET!!]

"UNIX was not designed to stop you from doing stupid things, 
because that would also stop you from doing clever things."




More information about the vbox-dev mailing list