Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


I just clone the code, when I issue the make command, I got following error:

cd /home/kokhoe/workspace/LibreOffice/core/src/tmp && wget
--progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N
http://dev-www.libreoffice.org/src/libcdr-0.0.14.tar.bz2 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 ../
--2013-07-14 10:09:33--
http://dev-www.libreoffice.org/src/libcdr-0.0.14.tar.bz2
Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 32.1.6.124,
2001:67c:2178:7::70
Connecting to dev-www.libreoffice.org
(dev-www.libreoffice.org)|32.1.6.124|:80...
failed: Connection timed out.
Connecting to dev-www.libreoffice.org
(dev-www.libreoffice.org)|2001:67c:2178:7::70|:80...
failed: Network is unreachable.
make: *** [/home/kokhoe/workspace/LibreOffice/core/workdir/
unxlngx6.pro/download] Error 1

I did try to manually connect to dev-www.libreoffice.org but failed. I then
issue the make command again and this time I got timed out error as shown
below:

--2013-07-14 10:15:37--  (try: 3)
http://dev-www.libreoffice.org/src/libcdr-0.0.14.tar.bz2
Connecting to dev-www.libreoffice.org
(dev-www.libreoffice.org)|32.1.6.124|:80...
failed: Connection timed out.
Retrying.

It seem to me the server is never exist. Please help.

THanks @!

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.