Hi, for some reason X11 is enabled by autogen.sh: Building Core Systems: Linux FBDev support yes X11 support yes OSX support no SDL support no VNC support no
but X11 is _not_ installed on this system and thus I'll get: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../lib -I../../lib -I../../src -I/usr/X11R6/include -D_REENTRANT -O3 -ffast-math -pipe -D_GNU_SOURCE -Werror-implicit-function-declaration -MT x11input.lo -MD -MP -MF .deps/x11input.Tpo -c x11input.c -fPIC -DPIC -o .libs/x11input.o x11input.c:39:22: error: X11/Xlib.h: No such file or directory x11input.c:40:23: error: X11/Xutil.h: No such file or directory Did a rerun configure, scripted to con.log. A grep 11 con.log finds: checking X11/X.h usability... no checking X11/X.h presence... no checking for X11/X.h... no config.status: creating systems/x11/Makefile X11 support yes Thats with a git checkout a few minutes ago. -- Stefan Lucke _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
