Package: libgl1-mesa-dev
Version: 6.5.1-0.2
Severity: serious

From my pbuilder build log for arkrpg:

...
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -g -Wall -O2 -Wall -fno-exceptions -g -O0 
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -Wall -O2 -Wall 
-fno-exceptions -g -O0 -c GLRenderer.cpp  -fPIC -DPIC -o .libs/GLRenderer.o
In file included from GLRenderer.cpp:38:
/usr/include/GL/glx.h:38:22: error: X11/Xlib.h: No such file or directory
/usr/include/GL/glx.h:39:23: error: X11/Xutil.h: No such file or directory
/usr/include/GL/glx.h:179: error: 'XID' does not name a type
/usr/include/GL/glx.h:180: error: 'XID' does not name a type
...

So as the subject says, libgl1-mesa-dev needs to depend on libx11-dev.
-- 
Daniel Schepler

Reply via email to