From: Keith W. <ke...@va...> - 2001-01-16 15:01:17
|
"Jacob (=Jouk) Jansen" wrote: > > Hi all, > > I have problems compiling osmesa.c from todays CVS. What is missing? > > cc /include=([-.include],[])/define=(PTHREADS=1)/name=(as_is,short) /obj=[.osmes > a]osmesa.obj [.osmesa]osmesa.c > > ctx->Driver.RenderPrimitive = _swsetup_RenderPrimNoop; > .................................^ > %CC-E-UNDECLARED, In this statement, "_swsetup_RenderPrimNoop" is not declared. > at line number 1714 in file $DISK2:[JOUKJ.PUBLIC.MESAGL.MESA_20010116.MESA.SRC.O > SMESA]OSMESA.C;1 > %MMS-F-ABORT, For target [.OSMESA]OSMESA.OBJ, CLI returned abort status: %X10B91 > 262. I haven't been as active keeping osmesa.c uptodate with the changes I'm making. I'll try and patch it today if nobody gets there first. Keith |