[PATCH] glx: drop GLX_LIBS from X server and workaround sdksyms.

Daniel Stone daniel at fooishbar.org
Tue Jul 24 23:53:08 PDT 2012


Hi,

On 25 July 2012 05:39, Dave Airlie <airlied at gmail.com> wrote:
> We've had reports of two copies of the GLX bits, one in the server
> and one in libglx.so causing problems, I didn't understand why the
> X server needed a copy so drop it, however then we have to fix a missing
> GlxExtensionInit that comes from sdksyms, so work around it by moving
> that one declaration into a header that sdksyms doesn't scan.
>
> Thanks to Jon Turney for debugging the actual problem.
>
> I've started a server with this patch and it works here, but so did
> the one with the bug in it.
>
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=52402
> Signed-off-by: Dave Airlie <airlied at redhat.com>

glx_extinit.h wants a copyright header (lame, but eh), but aside from that:
Reviewed-by: Daniel Stone <daniel at fooishbar.org>

Cheers,
Daniel


More information about the xorg-devel mailing list