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