[Mesa-dev] [ANNOUNCE] mesa-demos 8.4.0

Daniel Stone daniel at fooishbar.org
Fri Feb 23 13:32:11 UTC 2018


Hi Marc,

On 23 February 2018 at 12:58, Marc Dietrich <marvin24 at 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


More information about the mesa-dev mailing list