Your jumping the gun. The mesa-4-0-branch is still under construction....
As and when - the Mesa 4.0 code will be merged under xc/extras/Mesa and symlinked in as usual. Be patient.... Alan. On Fri, Nov 02, 2001 at 05:47:31PM +0100, Andreas Stenglein wrote: > Hello! > > I tried to compile the dri mesa-4-0-branch to see if it works with my > voodoo3. > Before that, I edited the host.def and commented out > the #define MesaSrcDir ... line, because I didnt have this directory > on my system. > > then tried "make World" > It failed with > make[4]: *** No rule to make target > `/home/as/DRI-CVS/build/xc/extras/Mesa/src/api_arrayelt.c', needed by > `api_arrayelt.c'. Stop. > > in /home/as/DRI-CVS/build/xc/extras/Mesa/src I did a > grep Version *.* and got versions 3.4.x and below, no 3.5 or 4.0 > > so I checked out the mesa-trunk (from mesa3d.org) to > /home/as/MESA-CVS, > made a dir /home/as/MESA-CVS/build, did a "cd build", then a > "lndir -silent -ignorelinks ../Mesa", > re-activated the line #define MesaSrcDir ... in the host.def of the > DRI-build-directory and changed it to fit my needs: > /home/as/MESA-CVS/build > > and did a make World and it compiled !! :-) > > > But wouldnt it be nice to have the new mesa-version in the > dri mesa-4-0-branch? (so it would compile "out-of-the-box") > > and lines like > /* here you can specify a separate directory for Mesa-sources */ > /* comment it out to use the sources deliverd with DRI */ > in the host.def before the #define MesaSrcDir ... > > > please cc: answers to [EMAIL PROTECTED] as I am not on the list, > thanks. > > best regards, > Andreas Stenglein > [EMAIL PROTECTED] > > > _______________________________________________ > Dri-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/dri-devel _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
