On Tue, Oct 27, 2020 at 11:13:48PM +0100, Tobias Nygren wrote: > On Tue, 27 Oct 2020 22:57:28 +0100 > Miranda van den Breukelingen <lizbethmutterh...@gmail.com> wrote: > > > libGL.so.3 text relocations > > libGL.so3 cannot write enable text sements: permission deniend > > Is base mesa not built with GLX_X86_READONLY_TEXT on i386? I suspect > i386 users are few and far apart these days. You may need to dig into > the source and patch things. Alternatively try pkgsrc's Xorg with > X11_TYPE=modular. I think we enable that option there for i386. > > Kind regards, > -Tobias
I tested i386 (and armv7, another common victim) last time I touched mesa, but that was a while ago.