<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi all, <br>    I am now porting some Gstreamer applications from Linux to Windows.  Because I hacked some Gstreamer elements so I need to build these elements for Win32 platform.<br>    I followed instructions from <a href="http://gstreamer.freedesktop.org/wiki/SettingUpMinGWMSysEnvironment">http://gstreamer.freedesktop.org/wiki/SettingUpMinGWMSysEnvironment</a> to setup environment. But when I went to step : install git, it failed with following errors:<br><br>xmlto: /src/mingw/git-1.7.4-2/bld/Documentation/git-add.xml does not validate (status 3)<br>xmlto: Fix document syntax or use --skip-validation option<br>I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd<br>d:/project/gst/src/mingw/git-1.7.4-2/bld/Documentation/git-add.xml:2: warning: failed to load external entity "http://www.oasis-<br><br>open.org/docbook/xml/4.5/docbookx.dtd"<br>D DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"<br>                                                                               ^<br>I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd<br>warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"<br>Could not load the external subset "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"<br>Document d:/project/gst/src/mingw/git-1.7.4-2/bld/Documentation/git-add.xml does not validate<br>make[1]: *** [git-add.1] Error 13<br>make[1]: Leaving directory `/src/mingw/git-1.7.4-2/bld/Documentation'<br>make: *** [doc] Error 2<br>failure at line 251<br><br>    I can access http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd in my web browser without error, so I don't know why it failed to load network entity. All the previous steps in the Wiki performs well on my machine.<br>    Could anyone give me a hand ? Thank you!<br><br>Rafael<br>                                      </div></body>
</html>