Skip to content

Conversation

@pmenzel
Copy link
Collaborator

@pmenzel pmenzel commented Jun 15, 2026

Tested on sigusr2.

https://lore.freedesktop.org/wayland-devel/5d4c2e76872bbbc0f2bbef757573ba0832df8251@wismill.eu/

0.7.2 is too old to build Wine 11.11 with `--with-wayland`.

    $ /pkg/wine-11.11-0/build/wine-11.11/configure --prefix=/pkg/wine-11.11-0 --libdir=/pkg/wine-11.11-0/lib --with-x --with-gnutls --with-opengl --with-vulkan --with-wayland --enable-win64 --enable-archs=i386,x86_64 --disable-tests
    […]
    checking for -lGL... libGL.so.1
    checking for wayland-client.h... yes
    checking for wl_display_connect in -lwayland-client... yes
    checking for wayland-scanner... /bin/wayland-scanner
    checking for xkb_context_new in -lxkbcommon... yes
    checking for wayland-egl.h... yes
    checking for wl_egl_window_create in -lwayland-egl... yes
    configure: error: Wayland 64-bit development files not found, the Wayland driver won't be supported.
    This is an error since --with-wayland was requested.
    $ pkg-config --libs xkbregistry
    Package xkbregistry was not found in the pkg-config search path.
    Perhaps you should add the directory containing `xkbregistry.pc'
    to the PKG_CONFIG_PATH environment variable
    No package 'xkbregistry' found
@pmenzel pmenzel merged commit bcf7522 into master Jun 15, 2026
@pmenzel pmenzel deleted the update-libxkbcommon-from-0.7.2-to-1.13.2 branch June 15, 2026 12:07
pmenzel added a commit to mariux64/pkg-scripts that referenced this pull request Jun 15, 2026
Needs a [newer libxkbcommon][1].

[1]: mariux64/bee-files#3376
Sign in to join this conversation on GitHub.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant