.so: Undefined symbol
"glXBindTexImageEXT"
An idea I'm going to try is manually aligning the broken includes to
the new dri provided ones. Please give me a little time to cook up a
patch for you to test.
I created a patch, which builds fine.
Could you test it to check it
On 26/10/20 22:23, Ronald Klop wrote:
On Sun, 25 Oct 2020 23:09:59 +0100, Guido Falsi wrote:
On 25/10/20 22:13, Ronald Klop wrote:
Hi,
The patch helps a lot. Firefox runs but has problems with some stuff
and disables opengl.
Apart from disabling opengl firefox anyway works, and is usabl
plication like urxvt work, but more advanced like
xfce4-terminal or firefox crash very early with:
ld-elf.so.1: /usr/local/lib/VBoxOGL.so: Undefined symbol
"glXBindTexImageEXT"
An idea I'm going to try is manually aligning the broken includes to the
new dri provided ones. Pl
with OpenGL support I tried it.
'Simple' X11 application like urxvt work, but more advanced like
xfce4-terminal or firefox crash very early with:
ld-elf.so.1: /usr/local/lib/VBoxOGL.so: Undefined symbol
"glXBindTexImageEXT"
An idea I'm going to try is manually al
&revision=553175 to
fix compiling with OpenGL support I tried it.
'Simple' X11 application like urxvt work, but more advanced like
xfce4-terminal or firefox crash very early with:
ld-elf.so.1: /usr/local/lib/VBoxOGL.so: Undefined symbol
"glXBindTexImageEXT"
An
e4-terminal or firefox crash very early with:
ld-elf.so.1: /usr/local/lib/VBoxOGL.so: Undefined symbol
"glXBindTexImageEXT"
Explicitly disabling extensions was reported as making it build with the
option enabled:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250315
Unluckily it
rly with:
ld-elf.so.1: /usr/local/lib/VBoxOGL.so: Undefined symbol
"glXBindTexImageEXT"
What can I help to debug this?
BTW: does it matter if I use vboxvideo from drm-devel-kmod or not? With
and without it gives the same error.
Regards,
Ronald.
___