Answer the question
In order to leave comments, you need to log in
When building from source, make throws "Error 1", what does this error mean?
[email protected]:~/i3$ make
[libi3] CC libi3/dpi.c
In file included from libi3/dpi.c:8:0:
include/libi3.h:18:29: fatal error: xcb/xcb_keysyms.h: No such file or directory
#include <xcb/xcb_keysyms.h>
^
compilation terminated.
make: *** [libi3/dpi.o] Error 1
[email protected]:~/i3$
Answer the question
In order to leave comments, you need to log in
equery b /usr/include/xcb/xcb_keysyms.h
* Searching for /usr/include/xcb/xcb_keysyms.h ...
x11-libs/xcb-util-keysyms-0.4.0 (/usr/include/xcb/xcb_keysyms.h)
→ The correct answer to this question is to install the package from the repository.
It is written in Russian and white what the problem is: "fatal error: xcb/xcb_keysyms.h: No such file or directory"
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question