Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 2021 04:33:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 258269] graphics/libglvnd: update to 1.3.4
Message-ID:  <bug-258269-7141-bcpUxVrDRr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258269-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258269-7141@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=3D258269

--- Comment #13 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D4b052e44639b8c7f1fb6f48d239015a=
7429df46f

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 >=3D 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(+)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258269-7141-bcpUxVrDRr>