From: Brian P. <br...@va...> - 2000-08-17 13:30:07
|
Chris Edgington wrote: > > I'm working with the xf 4.0.1 kit. The file doc/specs/GL/libGL.txt talks about source code > existing in xc/lib/GL/mesa/src, but I don't have any source in that folder. I do see the > files mentioned in the libGL.txt but they are in xc/extras/Mesa/src. Did I not unpack my > source right (maybe I'm supposed to have some links to those files) or does the libGL.txt > need updated? Look in xc/extras/Mesa/src instead. The xc/lib/GL/mesa/src/ directory is made during the compile process (symlinks back to xc/extras) -Brian |