btw: I need the --libdir=lib parameter for meson.
Without it, for example the modules get installed into fakeinstall/usr/lib/x86_64-linux-gnu/xorg/modules/ instead of fakeinstall/usr/lib/xorg/modules/
Git Clone URL: | https://aur.archlinux.org/xorg-server-git.git (read-only, click to copy) |
---|---|
Package Base: | xorg-server-git |
Description: | Virtual framebuffer X server (git version) |
Upstream URL: | https://xorg.freedesktop.org |
Keywords: | git x-server xorg xorg-server |
Licenses: | custom |
Groups: | xorg |
Conflicts: | xorg-server-xvfb |
Provides: | xorg-server-xvfb |
Submitter: | ilikenwf |
Maintainer: | JstKddng (yurikoles) |
Last Packager: | JstKddng |
Votes: | 50 |
Popularity: | 0.090758 |
First Submitted: | 2008-08-07 19:05 (UTC) |
Last Updated: | 2024-05-20 14:06 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 24 Next › Last »
btw: I need the --libdir=lib parameter for meson.
Without it, for example the modules get installed into fakeinstall/usr/lib/x86_64-linux-gnu/xorg/modules/ instead of fakeinstall/usr/lib/xorg/modules/
@hagabaka
Downgrade libglvnd to 1.1.1-1 and mesa to 19.1.7.
It is convenient to use the downgrade script: https://aur.archlinux.org/packages/downgrade.
@hagabaka it's upstream issue https://gitlab.freedesktop.org/xorg/xserver/issues/914
I'm getting the following error. Any idea how to fix it?
In file included from /usr/include/EGL/eglplatform.h:122, from /usr/include/epoxy/egl_generated.h:11, from /usr/include/epoxy/egl.h:46, from ../xserver/glamor/glamor_priv.h:43, from ../xserver/hw/kdrive/ephyr/ephyr_glamor_xv.c:31: /usr/include/X11/Xlib.h:222:2: error: conflicting types for ‘GC’ 222 | *GC; | ^~ In file included from ../xserver/hw/kdrive/ephyr/../src/kdrive.h:36, from ../xserver/hw/kdrive/ephyr/ephyr_glamor_xv.c:28: ../xserver/include/gcstruct.h:282:3: note: previous declaration of ‘GC’ was here 282 | } GC; | ^~ [317/814] Compiling C object 'Xext/02e353f@@libxserver_xext@sta/sync.c.o'. ninja: build stopped: subcommand failed.
@aufkrawall please report upstream
Ok, seems to be a regression in master. server-1.20-branch works.
Does GLX/EGL work for you in xwayland without llvmpipe CPU fallback? For whatever reason, it doesn't for me, while Vulkan works on the GPU.
PRs are welcome: https://github.com/yurikoles-aur/xorg-server-git
Build is currently broken, reported upstream https://gitlab.freedesktop.org/xorg/xserver/issues/742
Pinned Comments
yurikoles commented on 2022-03-18 01:04 (UTC)
check()
function was added, if unit tests fail, you may ignore them by appending--nocheck
tomakepkg
.yurikoles commented on 2019-05-29 15:00 (UTC)
PRs are welcome: https://github.com/yurikoles-aur/xorg-server-git