windelicato / dotfiles

arch linux configuration files
1.17k stars 62 forks source link

xcb/xinerama.h #23

Open Robiimadot opened 4 years ago

Robiimadot commented 4 years ago

Ubuntu 20.04 when trying to install Bspwm

robi@robi-VirtualBox:~/bspwm$ make cc -std=c99 -pedantic -Wall -Wextra -DJSMN_STRICT -D_POSIX_C_SOURCE=200809L -DVERSION=\"0.9.9-7-gcf2d407\" -c -o bspwm.o src/bspwm.c src/bspwm.c:37:10: fatal error: xcb/xinerama.h: No such file or directory 37 | #include <xcb/xinerama.h> | ^~~~ compilation terminated. make: *** [: bspwm.o] Error 1

Robiimadot commented 4 years ago

i had to install libraries, but i gave up and moved to the manjaro bspwm