that most likely means that configure finds your x11 headers, but doesn't find the x11 library. e.g. for me in config.h: #define SONAME_LIBX11 "libX11.so.6"
that most likely means that configure finds your x11 headers, but doesn't find the x11 library. e.g. for me in config.h: #define SONAME_LIBX11 "libX11.so.6"