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@studiostorti.com
Studio Storti Srl
Viale Leonardo da Vinci, 18
36100 - Vicenza (VI)
http://www.studiostorti.com
============================
Context
- Make error for barcode extension · Marina Latini
 
   
 
  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.