t/01basic.....Warning: program compiled against libxml 206 using older 204
I get this error 18 times (once for each of the 18 tests)
When I run the application that requires XML-LibXML I get these same warnings filling up my application's log file. This is annoying.
The funny thing is that I installed libxml (a prerequisite for XML-LibXML) and it is neither version 206 or 204. I can't figure out where these warnings are coming from.