Well that's for mesa-3.5 branch in CVS.

On Sun, Jul 08, 2001 at 06:34:07PM -0400, Zilvinas Valinskas wrote:
> In /opt/dri/build/xc/lib/GL/mesa/src/drv/radeon/Imakefile.inc
> 
> #if BuildXF86DRI
>   DRI_DEFINES = GlxDefines -DX_BYTE_ORDER=ByteOrder
>    DRI_INCLUDES = -I$(GLXLIBSRC)/dri \
>                    -I$(GLXLIBSRC)/glx \
>                    -I$(INCLUDESRC) \
>                    -I$(INCLUDESRC)/GL \
>                    -I$(SERVERSRC)/GL/dri \
>                    -I$(XF86OSSRC) \
>                    -I$(XF86DRIVERSRC)/ati \
>                    -I$(XF86COMSRC) \
>                    -I$(GLXLIBSRC)/dri/drm \
>                    -I$(GLXLIBSRC)/include \
>                    -I$(XTOP)/include/GL 
>                  ^^^^^^^^^^^^^^^^^^^^ must be changed to -I$(XTOP)/include/
> #endif
> 
> Or this was intentional ... so that no of the drivers would compile ?
> 
> Otherwise with these "fixes" in each subsequent directory under 
> /opt/dri/build/xc/lib/GL/mesa/src/drv directory I was able to build
> 
> $ find . -name *.so 
> ./ffb/ffb_dri.so
> ./i810/i810_dri.so
> ./mga/mga_dri.so
> ./r128/r128_dri.so
> ./radeon/radeon_dri.so
> 
> 
> -- 
> Zilvinas Valinskas
> 
> _______________________________________________
> Dri-devel mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/dri-devel

-- 
Zilvinas Valinskas

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

Reply via email to