https://bugs.freedesktop.org/show_bug.cgi?id=92307
--- Comment #12 from poma <[email protected]> --- (In reply to poma from comment #8) > (In reply to poma from comment #7) > > FTR procedure: > > > > $ uname -r > > 4.3.0-0.rc6.git2.1.fc24.x86_64 > > > > $ git clone git://people.freedesktop.org/~darktama/nouveau > > $ cd nouveau/drm/ > > $ make > > $ su > > > > # cp nouveau/nouveau.ko /usr/lib/modules/$(uname -r)/updates/ > > # depmod > > # dracut --kver $(uname -r) -f > > # systemctl reboot > > > Update to commit f787ef9 > > nouveau/drm/nouveau/nouveau_drm.c:935:24: error: ‘drm_vblank_no_hw_counter’ > undeclared here (not in a function) > .get_vblank_counter = drm_vblank_no_hw_counter, > ^ It was the current compilation breakage within ~darktama/nouveau, not related to the actual bug. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
