On Thu, 2020-12-03 at 23:30 +0000, George R Goffe via VBox-users-
community wrote:
> Hi,
> 
> After installing VB development revision 141349 I ran vboxconfig and
> got the following errors. Is this a known issue?
> 
> Best regards and STAY SAFE!
> 
> George...
> 
> /tmp/vbox.0/r0drv/linux/memobj-r0drv-linux.c: In function
> ‘rtR0MemObjLinuxVMap’:
> /tmp/vbox.0/r0drv/linux/memobj-r0drv-linux.c:560:34: error: implicit
> declaration of function ‘alloc_vm_area’ [-Werror=implicit-function-
> declaration]
>   560 |                 pMemLnx->pArea = alloc_vm_area(pMemLnx-
> >Core.cb, papPtes); /* Note! pArea->nr_pages is not set. */
>       |                                  ^~~~~~~~~~~~~
> /tmp/vbox.0/r0drv/linux/memobj-r0drv-linux.c:560:32: warning:
> assignment to ‘struct vm_struct *’ from ‘int’ makes pointer from
> integer without a cast [-Wint-conversion]
>   560 |                 pMemLnx->pArea = alloc_vm_area(pMemLnx-
> >Core.cb, papPtes); /* Note! pArea->nr_pages is not set. */


Today was post a candidate to a fix in 
https://www.virtualbox.org/ticket/20055
-- 
Sérgio M. B.



_______________________________________________
VBox-users-community mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vbox-users-community
_______________________________________________
Unsubscribe:  
mailto:[email protected]?subject=unsubscribe

Reply via email to