Jin, Gordon wrote: > Hi all, > > I see following error message when building mesa tip. This seems to be > regression in recent 1-2 days. > > indirect.c: In function ‘__indirect_glGetPolygonStipple’: > indirect.c:4212: warning: unused variable ‘state’ > indirect.c: In function ‘glAreTexturesResidentEXT’: > indirect.c:5050: error: ‘_glapi_Dispatch’ undeclared (first use in this > function) > indirect.c:5050: error: (Each undeclared identifier is reported only > once > indirect.c:5050: error: for each function it appears in.) [...]
Looks like Ian's check-in from a few days ago broke things. I've checked in some fixes (#include "glapi.h" in a few places). Ian better review this though to be sure it's properly fixed. -Brian ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Mesa3d-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
