You could try commenting out from the config.h lines: #define HAVE_XML 1 #define HAVE_XML26 1 and see if it builds without those. You'll lose most of the get text importers with this (and probably something else i cannot now remember). Another option would be to comment out sxwim makefile from configure.in and redo the build process.