<div dir="ltr">I just clone the code, when I issue the make command, I got following error:<div><br></div><div><div>cd /home/kokhoe/workspace/LibreOffice/core/src/tmp && wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N <a href="http://dev-www.libreoffice.org/src/libcdr-0.0.14.tar.bz2">http://dev-www.libreoffice.org/src/libcdr-0.0.14.tar.bz2</a> 2>&1 | tee -a /home/kokhoe/workspace/LibreOffice/core/src/fetch.log && [ $PIPESTATUS -eq 0 ] && SUM=`md5sum libcdr-0.0.14.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "d88f9b94df880d2c05be943b000ca112"; then echo ERROR: expected checksum for libcdr-0.0.14.tar.bz2 is d88f9b94df880d2c05be943b000ca112 2>&1 | tee -a /home/kokhoe/workspace/LibreOffice/core/src/fetch.log; false; fi && mv libcdr-0.0.14.tar.bz2 ../ </div>

<div>--2013-07-14 10:09:33--  <a href="http://dev-www.libreoffice.org/src/libcdr-0.0.14.tar.bz2">http://dev-www.libreoffice.org/src/libcdr-0.0.14.tar.bz2</a></div><div>Resolving <a href="http://dev-www.libreoffice.org">dev-www.libreoffice.org</a> (<a href="http://dev-www.libreoffice.org">dev-www.libreoffice.org</a>)... 32.1.6.124, 2001:67c:2178:7::70</div>

<div>Connecting to <a href="http://dev-www.libreoffice.org">dev-www.libreoffice.org</a> (<a href="http://dev-www.libreoffice.org">dev-www.libreoffice.org</a>)|32.1.6.124|:80... failed: Connection timed out.</div><div>Connecting to <a href="http://dev-www.libreoffice.org">dev-www.libreoffice.org</a> (<a href="http://dev-www.libreoffice.org">dev-www.libreoffice.org</a>)|2001:67c:2178:7::70|:80... failed: Network is unreachable.</div>

<div>make: *** [/home/kokhoe/workspace/LibreOffice/core/workdir/<a href="http://unxlngx6.pro/download">unxlngx6.pro/download</a>] Error 1</div></div><div><br></div><div>I did try to manually connect to <a href="http://dev-www.libreoffice.org">dev-www.libreoffice.org</a> but failed. I then issue the make command again and this time I got timed out error as shown below:</div>

<div><br></div><div><div>--2013-07-14 10:15:37--  (try: 3)  <a href="http://dev-www.libreoffice.org/src/libcdr-0.0.14.tar.bz2">http://dev-www.libreoffice.org/src/libcdr-0.0.14.tar.bz2</a></div><div>Connecting to <a href="http://dev-www.libreoffice.org">dev-www.libreoffice.org</a> (<a href="http://dev-www.libreoffice.org">dev-www.libreoffice.org</a>)|32.1.6.124|:80... failed: Connection timed out.</div>

<div>Retrying.</div></div><div><br></div><div>It seem to me the server is never exist. Please help.</div><div><br></div><div>THanks @!</div></div>