From: Keith W. <ke...@va...> - 2001-02-05 22:46:07
|
Dieter Nützel wrote: > > Hello Keith, > > I've tried to compile the DRI CVS mesa-3-5-branch and got this: > > ln -s /opt/Mesa/src/vtxfmt.c vtxfmt.c > rm -f vtxfmt.h > ln -s /opt/Mesa/src/vtxfmt.h vtxfmt.h > make[4]: *** No rule to make target `/opt/Mesa/src/vtxfmt_tmp.h', needed by > `vtxfmt_tmp.h'. Stop. > make[4]: Leaving directory `/tmp/INSTALL/SOURCE/dri/xc/xc/lib/GL/mesa/src' > make[3]: *** [includes] Error 2 > make[3]: Leaving directory `/tmp/INSTALL/SOURCE/dri/xc/xc/lib/GL' > make[2]: *** [includes] Error 2 > make[2]: Leaving directory `/tmp/INSTALL/SOURCE/dri/xc/xc/lib' > make[1]: *** [includes] Error 2 > make[1]: Leaving directory `/tmp/INSTALL/SOURCE/dri/xc/xc' > make: *** [World] Error 2 > > Mesa CVS taken today. I updated the DRI branch on sunday to fix this. I assume from your message that you understand that you need an external checkout of Mesa CVS. In addition you should know that only the i810 and radeon drivers are working at this point. Keith |