Make error for barcode extension

Marina Latini marina at studiostorti.com
Wed Dec 18 04:40:29 PST 2013


Hi all,
I've got a make error while trying to build from git source with the option --enable-ext-barcode.

here the output:
----------------------
cd libreoffice/external/tarballs/tmp && wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N http://ooo.itc.hu/oxygenoffice/download/libreoffice/3ed18025a766f1e955707b969c8113a5-Barcode_1.3.5.0.oxt 2>&1 | tee -a libreoffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ] && SUM=`md5sum 3ed18025a766f1e955707b969c8113a5-Barcode_1.3.5.0.oxt | sed "s/ .*//"` && if test "$SUM" != "3ed18025a766f1e955707b969c8113a5"; then echo ERROR: expected checksum for 3ed18025a766f1e955707b969c8113a5-Barcode_1.3.5.0.oxt is 3ed18025a766f1e955707b969c8113a5 2>&1 | tee -a libreoffice/external/tarballs/fetch.log; false; fi && mv 3ed18025a766f1e955707b969c8113a5-Barcode_1.3.5.0.oxt ../ 
--2013-12-18 13:28:47--  http://ooo.itc.hu/oxygenoffice/download/libreoffice/3ed18025a766f1e955707b969c8113a5-Barcode_1.3.5.0.oxt
Risoluzione di ooo.itc.hu (ooo.itc.hu)... 91.208.36.36
Connessione a ooo.itc.hu (ooo.itc.hu)|91.208.36.36|:80... fallito: Connessione rifiutata.
make: *** [libreoffice/workdir/download] Errore 1
----------------------

I think that the error is in Makefile.fetch at line 195:
,$(call fetch_Download_item,http://ooo.itc.hu/oxygenoffice/download/libreoffice,$(item)))

Regards,
Marina

============================
Marina Latini         
marina at studiostorti.com

Studio Storti Srl
Viale Leonardo da Vinci, 18
36100 - Vicenza (VI)
http://www.studiostorti.com
============================


More information about the LibreOffice mailing list