Thanks to visit codestin.com
Credit goes to github.com

Skip to content

While building Ragnar I get an error #54

@Zalarv

Description

@Zalarv

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions