5/29/2015 · Closed. Talor-A opened this issue on May 28, 2015 · 4 comments. Closed. xcb/xinerama.h: no such file or directory #130. Talor-A opened this issue on May 28, 2015 · 4 comments. Comments.
10/15/2013 · Xlib: extension XINERAMA missing on display :0. Well, it turns out that the only Xinerma function The Bard’s Tale calls is XineramaQueryScreens (). It returns 0 (and sets *number to 0) if Xinerama is not available, but the BardTale doesn’t check that (it also doesn’t call XFree ().
fatal error : X11/extensions/XIproto.h: No such file or directory #include . Ask Question. Asked 3 years, 10 months ago. Active 3 years, 10 months ago. Viewed 569 times. This question shows research effort it is useful and clear. 0.
xinerama.cpp:43:37: fatal error: X11/extensions/Xinerama.h : No such file or directory compilation terminated. make: *** [xinerama.o] Error 1 Xinerama disabled. Does Qt only accept X-stuff installed under standard path? Here is my Xinerama installation: $ pwd ls -R Xinerama /usr/local/gcc/4.5.2 Xinerama: 1.1.1. Xinerama/1.1.1: include lib share, 2/25/2015 · libxi-dev contains XInput2.h, and now it could not find X11/extensions/Xinerama.h, On a fresh OS if you issue. apt-file search X11/extensions/Xcomposite.h. it will fail with error . The program ‘apt-file’ is currently not installed. To run ‘apt-file’ please ask your administrator to install the package ‘apt-file’. which just means you need to do a one time setup of the local search cache so just run.
Retry, fresh error again: # make dwm.c:40:10: fatal error: ‘X11/extensions/Xinerama.h ‘ file not found The config.mk contains the following section: # Xinerama, comment if you don’t want it XINERAMALIBS = -lXinerama XINERAMAFLAGS = -DXINERAMA So what is Xinerama, after all? According to Wikipedia:, 10/30/2013 · I tried to build dwm without libxinerama and here’s how it fails. ==> Starting build ()… dwm build options: CFLAGS = -std=c99 -pedantic -Wall -Os -I. -I/usr/include -I/usr/include/X11 -DVERSION=6.0 -DXINERAMA LDFLAGS = -s -L/usr/lib -lc -L/usr/lib/X11 -lX11 -L/usr/lib/X11 -lXinerama CC = cc creating config.h from config.def.h CC dwm.c dwm.
11/23/2013 · src/freeglut_internal.h:111:39: fatal error: X11/extensions/XInput.h: No such file or directory This might save you some time searching for the correct dev packages to install. The package it is in in the Debian repositories is called x11proto-input-dev , but it contains the file XI.h which contains the correct headers freeglut is including.