glxcmds.c: In function `glXBindTexImageEXT': glxcmds.c:2618: error: `X_GLXvop_BindTexImageEXT' undeclared (first use in this function) glxcmds.c:2618: error: (Each undeclared identifier is reported only once glxcmds.c:2618: error: for each function it appears in.) glxcmds.c: At top level: glxcmds.c:2636: warning: no previous prototype for 'glXReleaseTexImageEXT' glxcmds.c: In function `glXReleaseTexImageEXT': glxcmds.c:2659: error: `X_GLXvop_ReleaseTexImageEXT' undeclared (first use in this function) make[3]: *** [glxcmds.o] Error 1 make[3]: Leaving directory `/home/luis/tmp/x11/Mesa/src/glx/x11' make[2]: *** [subdirs] Error 1 make[2]: Leaving directory `/home/luis/tmp/x11/Mesa/src' make[1]: *** [default] Error 1 make[1]: Leaving directory `/home/luis/tmp/x11/Mesa' make: *** [linux-dri-x86] Error 2 Could only build Mesa using the prior CVS versions of glx_pbuffer.c, glxcmds.c, glxextensions.c and glxextensions.h, found at: http://cvs.freedesktop.org/mesa/Mesa/src/glx/x11/ System: slackware-current Kernel: 2.6.15.4 GCC: 3.4.5 Please let me know if there's any additional info that might be useful.
You need glxproto.h from the X.Org proto/GL CVS module to build current Mesa CVS.
Mass version move, cvs -> git
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.