Saulius Krasuckas wrote:
bash-3.00$ grep XML2INCL config.status config.log dlls/msxml3/Makefile.in config.status:s,@XML2INCL@,-I/usr/include/libxml2,;t t
config.status:s,@XML2INCL@,,;t t
I think that the problem is your libxml2 library is not being detected properly. You might check that in the config.log.
The attached patch should help, but your msxml3 won't be able to use libxml2.
Mike