VirtualBox

Opened 5 years ago

Last modified 5 years ago

#18169 new defect

Guest Additions will not install properly in Centos& — at Initial Version

Reported by: bc Owned by:
Component: guest additions Version: VirtualBox 5.2.22
Keywords: Cc:
Guest type: Linux Host type: Linux

Description

/tmp/vbox.0/vbox_ttm.c: In function ‘vbox_bo_unpin’: /tmp/vbox.0/vbox_ttm.c:486:2: error: too many arguments to function ‘ttm_bo_validate’

ret = ttm_bo_validate(&bo->bo, &bo->placement, false, false);

In file included from /tmp/vbox.0/vbox_drv.h:92:0,

from /tmp/vbox.0/vbox_ttm.c:31:

include/drm/ttm/ttm_bo_api.h:344:5: note: declared here

int ttm_bo_validate(struct ttm_buffer_object *bo,

/tmp/vbox.0/vbox_ttm.c: In function ‘vbox_bo_push_sysram’: /tmp/vbox.0/vbox_ttm.c:525:2: error: too many arguments to function ‘ttm_bo_validate’

ret = ttm_bo_validate(&bo->bo, &bo->placement, false, false);

In file included from /tmp/vbox.0/vbox_drv.h:92:0,

from /tmp/vbox.0/vbox_ttm.c:31:

include/drm/ttm/ttm_bo_api.h:344:5: note: declared here

int ttm_bo_validate(struct ttm_buffer_object *bo,

make[2]: * tmp/vbox.0/vbox_ttm.o Error 1 make[1]: * [_module_/tmp/vbox.0] Error 2 make: * [vboxvideo] Error 2

Change History (0)

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use