Can somebody help me overcome this error? What am I missing this time? Last time I tried to build X was 2 months ago and it was 1.16.1-1, which was built just fine. Thanks for your help.
==================================================== make[5]: Entering directory '/usr/src/xorg-server-1.16.2-1.src/xorg-server-1.16.2-1.x86_64/src/xserver-cygwin-1.16.2-1/hw/xwin/glx' CC libnativeGLthunk_la-glthunk.lo In file included from glthunk.c:87:0: generated_gl_thunks.c: In function 'glVertex2bOESWrapper': generated_gl_thunks.c:7098:3: error: too few arguments to function 'proc' RESOLVED_PROC(PFNGLVERTEX2BOESPROC)( x_ ); ^ generated_gl_thunks.c: In function 'glVertex3bOESWrapper': generated_gl_thunks.c:7110:3: error: too few arguments to function 'proc' RESOLVED_PROC(PFNGLVERTEX3BOESPROC)( x_, y_ ); ^ generated_gl_thunks.c: In function 'glVertex4bOESWrapper': generated_gl_thunks.c:7122:3: error: too few arguments to function 'proc' RESOLVED_PROC(PFNGLVERTEX4BOESPROC)( x_, y_, z_ ); ^ Makefile:712: recipe for target 'libnativeGLthunk_la-glthunk.lo' failed -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/
