From: Brian P. <br...@pr...> - 2000-05-19 13:17:17
|
"Jacob (=Jouk) Jansen" wrote: > > Hi all, > > compiling Mesa from today's CVS I get > > tons of errors in dispatch like: > > cc /include=([-.include],[])/define=(FBIND=1) DISPATCH.C > > KEYWORD1 void KEYWORD2 NAME(CompressedTexImage3DARB)(GLenum target, GLint level, > GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint borde > r, GLsizei imageSize, GLvoid *data) > .......................^ > %CC-W-MISMATPARAM, In this declaration, parameter 9 has a different type than sp > ecified in an earlier declaration of this function. > at line number 3377 in file $DISK2:[JOUKJ.PUBLIC.MESAGL.MESA_20000519.MESA.SRC]G > LAPITEMP.H;1 > > Has someone forgotten to update dispatch.c ?????? I've checked in some more updates. Please try again. -Brian |