Re: [Mesa-dev] libGL not build but opengl=true option is set

2021-03-13 Thread Michel Dänzer
On 2021-03-12 7:46 p.m., Quentin SCHIBLER wrote: > GLVND depends on several X librairies. Even if you build libglvnd with -Dx11=disabled ? -- Earthling Michel Dänzer | https://redhat.com Libre software enthusiast | Mesa and X developer ___

Re: [Mesa-dev] libGL not build but opengl=true option is set

2021-03-13 Thread Jason Ekstrand
On March 13, 2021 04:18:26 Quentin SCHIBLER wrote: GLVND depends on several X librairies. Does it means you cannot have OpenGL on wayland without X ? Yes and no. libGL.so on Linux depends on X11 for historical reasons. The short version is that, long ago, libGL.so exposed all its symbols d

Re: [Mesa-dev] libGL not build but opengl=true option is set

2021-03-13 Thread Quentin SCHIBLER
GLVND depends on several X librairies. Does it means you cannot have OpenGL on wayland without X ?On Mar 12, 2021 11:48 AM, Michel Dänzer wrote: > > On 2021-03-11 12:14 a.m., Quentin SCHIBLER wrote: > > I have built mesa with wayland platform, gbm and egl enabled, glx disabled, > > gles1 disab