[xorg-server-1.5] build fails against mesa GIT master

Dan Nicholson dbn.lists at gmail.com
Wed May 28 11:46:39 PDT 2008


On Wed, May 28, 2008 at 11:30 AM, Tobias Jakobi <liquid.acid at gmx.net> wrote:
> Hi there,
>
> I checked out xorg-server GIT branch server-1.5-branch to compile it
> against mesa GIT master. This doesn't seem to work:
> Checking that the source files exist for glx module ...
>   error:
> /var/tmp/portage/x11-base/xorg-server-9999/work/mesa/src/glx/x11/indirect_dispatch.c
> not found
> configure: error: Failed to link Mesa source tree.  Please specify a
> proper path to Mesa sources, or disable GLX.
>
> That's probably related to the (revert) commit:
> http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=commit;h=1b359bc88e4f98f9aab454c270684172ae0e46ca

One of two things needs to happen on server-1.5-branch:

1. Revert 45d00433e7bfbab476dd02ec92a9fbee40af5dad so that the glapi
sources are put back into the xserver tree like mesa-7.1+ expects.

or

2. Backport the swrast dri work from xserver master.

It would be nice to have 2 so that everyone could move forward with
the decoupled mesa/xserver, but krh probably knows whether that's a
good idea or not.

--
Dan



More information about the xorg mailing list