[Bug 100934] i810_video.c:1149:5: error: too many arguments to function 'screen->BlockHandler'
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri May 5 06:47:28 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=100934
YuGiOhJCJ <yugiohjcj at 1s.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from YuGiOhJCJ <yugiohjcj at 1s.fr> ---
Thanks indeed this commit compiles fine:
$ git clone git://anongit.freedesktop.org/xorg/driver/xf86-video-intel
$ cd xf86-video-intel
$ git checkout d39197bb10b7d88cb4c456e7a5e8d34c1dc6eeaf
$ git archive HEAD -o
/tmp/xf86-video-intel-d39197bb10b7d88cb4c456e7a5e8d34c1dc6eeaf.tar
$ cd /tmp
$ mkdir xf86-video-intel-d39197bb10b7d88cb4c456e7a5e8d34c1dc6eeaf
$ cd xf86-video-intel-d39197bb10b7d88cb4c456e7a5e8d34c1dc6eeaf
$ tar xvf ../xf86-video-intel-d39197bb10b7d88cb4c456e7a5e8d34c1dc6eeaf.tar
$ cd ..
$ tar Jcvf xf86-video-intel-d39197bb10b7d88cb4c456e7a5e8d34c1dc6eeaf.tar.xz
xf86-video-intel-d39197bb10b7d88cb4c456e7a5e8d34c1dc6eeaf
$ rm xf86-video-intel-d39197bb10b7d88cb4c456e7a5e8d34c1dc6eeaf.tar
$ cd xf86-video-intel-d39197bb10b7d88cb4c456e7a5e8d34c1dc6eeaf
$ autoreconf -i
$ ./configure
$ make
Problem solved.
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20170505/163613f6/attachment.html>
More information about the intel-gfx-bugs
mailing list