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

While building Ragnar I get an error #54

Open
Zalarv opened this issue Jul 25, 2024 · 12 comments
Open

While building Ragnar I get an error #54

Zalarv opened this issue Jul 25, 2024 · 12 comments

Comments

@Zalarv
Copy link

Zalarv commented Jul 25, 2024

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

@PUXSY
Copy link

PUXSY commented Jul 30, 2024

me to what to do?
do u have a fix??

@Zalarv
Copy link
Author

Zalarv commented Jul 30, 2024

I do not understand what you said there.

@PUXSY
Copy link

PUXSY commented Jul 30, 2024

I have the same problem, did you find the solution?

@Zalarv
Copy link
Author

Zalarv commented Jul 30, 2024

No, I have moved on to river. The dev seems to be on break or has moved on from the project entirely.

@PUXSY
Copy link

PUXSY commented Jul 30, 2024

Ahhh ok thanks

@PUXSY
Copy link

PUXSY commented Jul 30, 2024

river works on ubuntu?

@Zalarv
Copy link
Author

Zalarv commented Jul 30, 2024

Though, do look out because there could be a rewrite in the future.

@PUXSY
Copy link

PUXSY commented Jul 30, 2024

yes of course

@PUXSY
Copy link

PUXSY commented Jul 30, 2024

@Zalarv river works on ubuntu?

@Zalarv
Copy link
Author

Zalarv commented Jul 30, 2024

Probably. I haven't tried ubuntu myself. Just look a the repo for build instructions and you'll most likely be fine

@kingdomkind
Copy link

Probably missing a dependency

@cococry
Copy link
Owner

cococry commented Sep 20, 2024

Install the decadences stated in the README, they are needed for the build to work.

You don’t have xcb_cursor installed, but maybe also more depdencies, use your distros Package Manager to install them and the build should run fine.

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

4 participants