Despite I had xml use flag in my make.conf and installed libxml2 before compiling wine sometimes I'm getting errors like this:
This program tried to use a DOMDocument object, but
libxml2 support was not present at compile time.
Looks like wine got compiled without libxml2 support. How to make wine compiled with libxml2 on gentoo?
