Date: Sun, 17 Apr 2022 21:49:38 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 263347] x11-toolkits/wxgtk31: add option GLCANVASEGL to disable the wxGLCanvas backend Message-ID: <bug-263347-7788-0pGMMKkHmm@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-263347-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-263347-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263347 Christoph Moench-Tegeder <cmt@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cmt@freebsd.org See Also| |https://bugs.freebsd.org/bu | |gzilla/show_bug.cgi?id=3D2= 632 | |09 --- Comment #1 from Christoph Moench-Tegeder <cmt@freebsd.org> --- See diagnosis in bug #263209 comment #5 - an legacy enough nvidia driver overrides libEGL (these days from the libglvnd package) via libmap with it's own variant of that lib (libEGL_nvidia) which does not support a recent EGL specification: suddenly, the libEGL programs built and linked against is not the libEGL they're running with. I'd suspect there would be even more fallo= ut in other ports, not only via wxgtk. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263347-7788-0pGMMKkHmm>