problem with xserver + mesa
Dan Nicholson
dbn.lists at gmail.com
Fri Feb 2 12:48:54 PST 2007
On 2/2/07, Alan Hourihane <alanh at fairlite.demon.co.uk> wrote:
> On Fri, 2007-02-02 at 19:05 +0100, berek wrote:
> >
> > After update today mesa and xorg source from git when i try compile xserver
> > i get error:
> > Creating destination directories for mesa module ... DONE
> > Creating destination directories for glx module ... DONE
> > Checking that the source files exist for mesa module ...
> > error: /usr/src/mesa/mesa/src/mesa/array_cache/*.c not found
There's a stupid script that symlinks the source files from the Mesa
tree. Unfortunately, it hard-codes directories. Alan's commit should
fix this.
> I've just removed the symlinking of the array_cache directory as it's no
> longer in Mesa.
That's only part of the commit. You also need to remove the remove the
building of the array_cache library or the build will bomb looking for
files. Attached patch accomplishes this.
--
Dan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mesa-no-array_cache.diff
Type: text/x-patch
Size: 1769 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20070202/3ff14be0/attachment.bin>
More information about the xorg
mailing list