Skip to content

Instantly share code, notes, and snippets.

@michaelrice
Created January 4, 2015 20:39
Show Gist options
  • Select an option

  • Save michaelrice/be9aef83db3dc7cb0c8b to your computer and use it in GitHub Desktop.

Select an option

Save michaelrice/be9aef83db3dc7cb0c8b to your computer and use it in GitHub Desktop.
src/FbTk/FontImp.hh:28:10: fatal error: 'X11/Xlib.h' file not found
#include <X11/Xlib.h>
^
1 error generated.
make[2]: *** [src/FbTk/libFbTk_a-XmbFontImp.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment