You are right, building with -Dx11=disabled don't require any X11 dependency.
Thanks a lot !On Mar 13, 2021 2:52 PM, Michel Dänzer wrote:
>
> 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 ?
>
>
> -
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
___
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
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
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 disabled and gles2 enabled.
> The build is successful, but I cannot find libGL.so. libGLES2.so is present,
> and GL includes files are also present.
libGL inclu
I have built mesa with wayland platform, gbm and egl enabled, glx disabled,
gles1 disabled and gles2 enabled.
The build is successful, but I cannot find libGL.so. libGLES2.so is present,
and GL includes files are also present.
Thanks for your help.
___