System Environment: -------------------------- Xserver: (master)33c85beed521c9db140cadd8c5aa9992398ee1fe Bug detailed description: --------------------------- Build Xserver, when run make, present.c:642:67: error: 'PresentCapabilityAsync' undeclared (first use in this function) appears. make[1]: Leaving directory `/home/GFX_of_64_sdc1/build/component/Xorg/xorg/xserver/glx' Making all in present make[1]: Entering directory `/home/GFX_of_64_sdc1/build/component/Xorg/xorg/xserver/present' CC present.lo present.c: In function 'present_pixmap': present.c:535:25: warning: declaration of 'remainder' shadows a global declaration [-Wshadow] present.c:642:67: error: 'PresentCapabilityAsync' undeclared (first use in this function) present.c:642:67: note: each undeclared identifier is reported only once for each function it appears in present.c: In function 'present_notify_msc': present.c:714:29: warning: declaration of 'remainder' shadows a global declaration [-Wshadow] make[1]: *** [present.lo] Error 1 make[1]: Leaving directory `/home/GFX_of_64_sdc1/build/component/Xorg/xorg/xserver/present' make: *** [all-recursive] Error 1
It still happens.
Keith, could you reproduce it?
Make sure you have version 1.0 of presentproto installed.
(In reply to comment #3) > Make sure you have version 1.0 of presentproto installed. Installed. Name: PresentProto Description: Present extension headers Version: 1.0
Fixed on latest commit.
Verified.Fixed.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.