ragnar icon indicating copy to clipboard operation
ragnar copied to clipboard

While building Ragnar I get an error

Open Zalarv opened this issue 7 months ago • 12 comments

Using the install script, pkgbuild, or building it on my own I get this error that looks like this:

cc -c -03 -ffast-math -Wall -Wextra -pedantic -lxcb -lxcb-keysms -lxcb-icccm -lxcb-cursor -lxcb-randr -lxb-composit -lxcb-ewmh -lX11 -lX11-xcb -IGL -lleifeif -lclipboard -lm ragnar.c ragnar.c :13:10: fatal error: xcb/xcb_cursor.h: No such file or directory 13 | #include <xcb/xcb_cursor.h> | compilation terminated. make: *** [Makefile:20: Ragnar.o] Error 1 ==> ERROR: A failure occured in build(). Aborting.. ->error making: ragnarwm- exit status 4 -> Failed to install the following packages. Manual intervention required: ragnarwm - exit status 4

Additional context: I have tried to build this on void linux, arch, and artix and have used a tty so I can't provide a screenshot

Also there might be some spelling errors for reasons listed above

Zalarv avatar Jul 25 '24 06:07 Zalarv