Hi Marc,

On 23 February 2018 at 12:58, Marc Dietrich <marvi...@gmx.de> wrote:
> my system has problems with linking xdemos:
>   ...
>   CCLD     glsync
> /usr/lib64/gcc/x86_64-suse-linux/7/../../../../x86_64-suse-linux/bin/ld:
> glsync.o: undefined reference to symbol 'glXQueryExtensionsString'
> /usr/lib64/libGL.so.1: error adding symbols: DSO missing from command line
> collect2: error: ld returned 1 exit status
>
> adding "-lGL" helps.
>
> mesa is compiled with glvnd enabled and 'pkg-config --libs gl' reports
> "-lGLX_mesa" only. Not sure if this is mesa or mesa-demos (or local) related
> problem.

This was an error in the Mesa Meson build (not demos), which I've just
pushed a fix for to master now.

Cheers,
Daniel
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to