[Bug 258269] graphics/libglvnd: update to 1.3.4
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 258269] graphics/libglvnd: update to 1.3.4"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 10 Sep 2021 04:33:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258269
--- Comment #13 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=4b052e44639b8c7f1fb6f48d239015a7429df46f
commit 4b052e44639b8c7f1fb6f48d239015a7429df46f
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-09-10 03:24:37 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-09-10 04:33:04 +0000
emulators/qemu31: unbreak with libglvnd >= 1.3.4
In file included from ui/egl-helpers.c:21:
include/ui/egl-helpers.h:46:55: error: unknown type name 'Window'
EGLSurface qemu_egl_init_surface_x11(EGLContext ectx, Window win);
^
ui/egl-helpers.c:276:55: error: unknown type name 'Window'
EGLSurface qemu_egl_init_surface_x11(EGLContext ectx, Window win)
^
PR: 258269
Reported by: antoine (via exp-run)
emulators/qemu31/files/patch-egl-no-x11 (new) | 53 +++++++++++++++++++++++++++
1 file changed, 53 insertions(+)
--
You are receiving this mail because:
You are on the CC list for the bug.