tech-x11 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: wip/szyszka



On Tue, 30 May 2023, pin wrote:

The package builds and installs, after an intial panick:

Gsk-Message: 15:20:22.391: Failed to realize renderer of type 'GskGLRenderer' for surface 'GdkX11Toplevel': libEGL not available


Hmm...both /usr/X11R7/lib/libEGL.* and /usr/X11R7/lib/pkgconfig/egl.pc
exist. Why is it still panicking?

Linking MesaLib at compile time fixed the panick but, it now core dumps :(


Can you show the output of:

readelf -d szyszka
ldd szyszka
env LD_DEBUG=files szyszka

and, in gdb, after the segfault:

(gdb) info sharedlibrary

-RVP


Home | Main Index | Thread Index | Old Index