Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Still using xwayland even when configured not to do so. #11

Open
stolk opened this issue Dec 6, 2022 · 0 comments
Open

Still using xwayland even when configured not to do so. #11

stolk opened this issue Dec 6, 2022 · 0 comments

Comments

@stolk
Copy link

stolk commented Dec 6, 2022

I used -Dxwayland=false yet, it still tries to use xwayland headers:

  User defined options
    backend : ninja
    prefix  : /opt/hopalong
    xwayland: false

Found ninja-1.11.0 at /usr/bin/ninja
Cleaning... 0 files.                                                                                
[6/22] Compiling C object src/compositor/hopalong.p/hopalong-style.c.o
FAILED: src/compositor/hopalong.p/hopalong-style.c.o 
cc -Isrc/compositor/hopalong.p -Isrc/compositor -I../src/compositor -Isrc/protocols -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/local/include -I/usr/local/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -g -DWLR_USE_UNSTABLE -isystem /usr/include/bsd -DLIBBSD_OVERLAY -pthread -MD -MQ src/compositor/hopalong.p/hopalong-style.c.o -MF src/compositor/hopalong.p/hopalong-style.c.o.d -o src/compositor/hopalong.p/hopalong-style.c.o -c ../src/compositor/hopalong-style.c
In file included from ../src/compositor/hopalong-style.c:14:
../src/compositor/hopalong-server.h:37:10: fatal error: wlr/xwayland.h: No such file or directory
   37 | #include <wlr/xwayland.h>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant