[Bug 258269] graphics/libglvnd: update to 1.3.4

[email protected]
Newsgroups gmane.os.freebsd.devel.x11
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258269

--- Comment #4 from [email protected] ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3f23fec4c93a16578e357f551bb0205c1b947c16

commit 3f23fec4c93a16578e357f551bb0205c1b947c16
Author:     Jan Beich <[email protected]>
AuthorDate: 2021-09-05 18:15:04 +0000
Commit:     Jan Beich <[email protected]>
CommitDate: 2021-09-05 18:21:03 +0000

    www/webkit2-gtk3: unbreak with libglvnd >= 1.3.4

    Source/WebCore/platform/graphics/x11/PlatformDisplayX11.cpp:132:5: error:
unknown type name 'XVisualInfo'
        XVisualInfo visualTemplate;
        ^
    Source/WebCore/platform/graphics/x11/PlatformDisplayX11.cpp:136:5: error:
unknown type name 'XVisualInfo'
        XVisualInfo* visualInfo = XGetVisualInfo(m_display, VisualScreenMask,
&visualTemplate, &visualCount);
        ^
    Source/WebCore/platform/graphics/x11/PlatformDisplayX11.cpp:136:57: error:
use of undeclared identifier 'VisualScreenMask'
        XVisualInfo* visualInfo = XGetVisualInfo(m_display, VisualScreenMask,
&visualTemplate, &visualCount);
                                                            ^

    PR:             258269

 ...tform_graphics_x11_PlatformDisplayX11.cpp (new) | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.