it was reported quite a few times that xml2-config --cflags should not * configure,in: it was reported quite a few times that xml2-config --cflags should not output -I$includeprefix/libxml2/libxml because libxml2 header names clashes with existing names like list.h from C++ stl. Includes should be #include<libxml/xxx.h> so ... Daniel