FTBFS dkms module with 4.15 kernel:
/var/lib/dkms/nvidia-304/304.137/build/nv.c:3032:5: error: implicit declaration
of function ‘init_timer’; did you mean ‘init_timers’?
[-Werror=implicit-function-declaration]
init_timer(&nvl->rc_timer);
^~~~~~~~~~
init_timers
/var/lib/dkms/nvidia-304/304.137/build/nv.c:3033:28: error: assignment from
incompatible pointer type [-Werror=incompatible-pointer-types]
nvl->rc_timer.function = nv_kern_rc_timer;
^
/var/lib/dkms/nvidia-304/304.137/build/nv.c:3034:18: error: ‘struct timer_list’
has no member named ‘data’
nvl->rc_timer.data = (unsigned long) nv;
^
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-304 in Ubuntu.
https://bugs.launchpad.net/bugs/1748000
Title:
Remove from the archive: this legacy driver is unmaintained upstream
Status in nvidia-graphics-drivers-304 package in Ubuntu:
Triaged
Bug description:
This driver branch is now dead upstream, so it should be removed from
bionic.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-304/+bug/1748000/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp