<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi,<br><br>I'm trying to compile the contrib tree with libxml2 version 2.9 in OS X. I get the following output<br><br>cc1: warning: -Wuninitialized is not supported without -O<br>threads.c: In function 'xmlCleanupThreads':<br>threads.c:918: error: expected expression before '{' token<br>make[3]: *** [threads.lo] Error 1<br>make[2]: *** [install-recursive] Error 1<br>make[1]: *** [install] Error 2<br>make: *** [.libxml2] Error 2<br><br>I review this link <a href="http://stackoverflow.com/questions/12484664/what-am-i-doing-wrong-when-installing-lxml-on-mac-os-x-10-8-1">http://stackoverflow.com/questions/12484664/what-am-i-doing-wrong-when-installing-lxml-on-mac-os-x-10-8-1</a> And it fail in OS X 10.8.1. xmlsoft solved this problem according to: <br><a href="http://git.gnome.org/browse/libxml2/commit/?id=3f6cfbd1d38d0634a2ddcb9a0a13e1b5a2195a5e">http://git.gnome.org/browse/libxml2/commit/?id=3f6cfbd1d38d0634a2ddcb9a0a13e1b5a2195a5e</a> but Its doesn't reflect in the 2.9 version.<br><br>I suggest to you, roll back to 2.8 version until the 2.9.1 is released.<br><br>Thanks for your time :)<br><br>Sincerely,<br><br><br>Diego Fernando Nieto<br><a href="http://addons.videolan.org/">addons.videolan.org</a></body></html>