When I attempt build the newest DRMs for Radeon on an Opteron I am getting the
following output in the dri.log. I am compiling this on GinGin.
make[1]: Entering directory `/root/dripkg/drm'
make -C /lib/modules/2.4.20-9.2smp/build SUBDIRS=`pwd` DRMSRCDIR=`pwd` modules
make[2]: Entering directory
Hello,
I tried to compile the latest version of XFree from CVS. What I did is:
mkdir DRI-CVS
cd DRI-CVS/
cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/dri login
cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/dri co xc
ln -s xc XFree40
mkdir build
cd build
lndir -silent -ignorelinks ../XFree40
then I