Andrew James Richardson wrote:
> 
> Hello there,
>   I have a few new files that I with to compile into Mesa when using it with
> DRI. I build the X server as per intructions on dri.sourcef...the problem is
> that when the makefiles set up the links the new files, although residing in
> extras/Mesa/src/tnl, do not get linked into other parts of the tree. Can
> someone give me some pointers.
>         Thanks
>                 Andy


Look at Imakefile.inc in lib/GL/mesa/src/tnl

You'll need to 'make Makefile && make Makefiles && make depend && make' or
something like that.

Keith

_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to