<p class="MsoNormal">Greeting!</p>

<p class="MsoNormal">I am trying to build Telepathy-gable 0.9.2 on mingw+msys,
there I had several issues:</p><div>1. In the top <a href="http://configure.ac">configure.ac</a>, there is the following code:</div><div><div>PKG_CHECK_MODULES(WOCKY, wocky &gt;= 0.0.0)</div><div>AC_SUBST(WOCKY_CFLAGS)</div>
<div>AC_SUBST(WOCKY_LIBS)</div><div>but I can&#39;t find the wocky.pc at all, only wocky-uninstalled.pc exist. so where can I get the wocky.pc? Need I build wocky separately?</div></div><div><br></div><div>2. It was announced that the Telepathy-gabble 0.9 branch does not depend Loudmouth anymore, is it really? I still find code like the following exist.</div>
<div><div>#include &lt;loudmouth/loudmouth.h&gt;</div><div><div>void lm_message_node_unlink (LmMessageNode *orphan,</div><div>    LmMessageNode *parent);</div><div><br></div></div></div>It is really painful thing to build telepathy on windows!<div>
<br>-- <br>Best Regards.<br><br>-Vincent<br>
</div>