ajax wrote:
On Tuesday 30 March 2004 16:52, Brian Paul wrote:

CVSROOT:        /cvs/mesa
Module name:    Mesa
Repository:     Mesa/src/mesa/main/
Changes by:     [EMAIL PROTECTED]       04/03/30 14:52:00

Log message:
 these files now live in the shader directory

Removed files:
     Mesa/src/mesa/main/:
       nvfragparse.c nvfragparse.h nvfragprog.h nvprogram.c
       nvprogram.h nvvertexec.c nvvertexec.h nvvertparse.c
       nvvertparse.h nvvertprog.h


This breaks the DRI build:

s_aatriangle.c:37:24: nvfragprog.h: No such file or directory

Patch attached, which adds src/mesa/shader everywhere it's needed. This is a bit heavy-handed; would it be better to factor $MESA_INCLUDES up to a higher Imakefile?

I've committed most of this (where it didn't clash with changes I've already made).


The build seems to work for me now, here. Let me know what happens on your end.

Keith



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to