[vbox-dev] Enabling 3D acceleration with VBoxOGL and VBoxECL

Sérgio Basto sergio at serjux.com
Tue Mar 7 04:31:04 GMT 2017


On Seg, 2017-03-06 at 13:13 -0600, Larry Finger wrote:
> > Another ideas:
> > - I need patches for kernel 4.11-rc0-git9
> 
> Attached. The changes are minor. A few routines need added includes,
> and 
> set_task_state() has been removed. Fortunately, the latter is easily
> fixed with 
> set_task_state(pSelf, ...) => set_current_state(...).

than you I pass that one now I have this one :
 
/tmp/akmodsbuild.8AmbpSbw/BUILD/VirtualBox-kmod-
5.1.14/_kmod_build_4.11.0-
0.rc0.git9.1.fc26.x86_64/vboxsf/regops.c:540:14: error: initialization
from incompatible pointer type [-Werror=incompatible-pointer-types]
     .fault = sf_reg_fault
              ^~~~~~~~~~~~
/tmp/akmodsbuild.8AmbpSbw/BUILD/VirtualBox-kmod-
5.1.14/_kmod_build_4.11.0-
0.rc0.git9.1.fc26.x86_64/vboxsf/regops.c:540:14: note: (near
initialization for 'sf_vma_ops.fault')
  CC [M]  /tmp/akmodsbuild.8AmbpSbw/BUILD/VirtualBox-kmod-
5.1.14/_kmod_build_4.11.0-0.rc0.git9.1.fc26.x86_64/vboxsf/utils.o
cc1: some warnings being treated as errors


sorry for typos in previous message,  Best regards
-- 
Sérgio M. B.



More information about the vbox-dev mailing list