HTTrack Website Copier
Free software offline browser - FORUM
Subject: Build fails with recent versions...
Author: sammyx
Date: 06/08/2014 19:19
 
Hi, trying to build with recent versions of httrack (last three as I recall) on
Ubuntu Maverick 10.10/gcc 4.4. Building Httrack has usually been problem free.
The build stops/fails at: 

   minizip/zip.c:160: error: expected ':', ',', ';', '}' or '__attribute__'
before '*' token
In file included from minizip/zip.c:186:
minizip/crypt.h:35: warning: type defaults to 'int' in declaration of
'z_crc_t'
minizip/crypt.h:35: error: expected ';', ',' or ')' before '*' token
minizip/crypt.h:48: warning: type defaults to 'int' in declaration of
'z_crc_t'
minizip/crypt.h:48: error: expected ';', ',' or ')' before '*' token
minizip/crypt.h:65: warning: type defaults to 'int' in declaration of
'z_crc_t'
minizip/crypt.h:65: error: expected ';', ',' or ')' before '*' token
minizip/crypt.h:94: warning: type defaults to 'int' in declaration of
'z_crc_t'
minizip/crypt.h:94: error: expected ';', ',' or ')' before '*' token
minizip/zip.c: In function 'zipOpenNewFileInZip4_64':
minizip/zip.c:1243: error: 'curfile64_info' has no member named
'crypt_header_size'
minizip/zip.c:1249: error: 'curfile64_info' has no member named 'pcrc_32_tab'
minizip/zip.c:1252: warning: implicit declaration of function 'crypthead'
minizip/zip.c:1252: warning: nested extern declaration of 'crypthead'
minizip/zip.c:1252: error: 'curfile64_info' has no member named 'pcrc_32_tab'
minizip/zip.c:1253: error: 'curfile64_info' has no member named
'crypt_header_size'
minizip/zip.c: In function 'zip64FlushWriteBuffer':
minizip/zip.c:1373: warning: implicit declaration of function 'decrypt_byte'
minizip/zip.c:1373: warning: nested extern declaration of 'decrypt_byte'
minizip/zip.c:1373: error: 'curfile64_info' has no member named 'pcrc_32_tab'
minizip/zip.c:1373: warning: implicit declaration of function 'update_keys'
minizip/zip.c:1373: warning: nested extern declaration of 'update_keys'
minizip/zip.c:1373: error: 'curfile64_info' has no member named 'pcrc_32_tab'
minizip/zip.c:1373: warning: left-hand operand of comma expression has no
effect
minizip/zip.c:1373: warning: left-hand operand of comma expression has no
effect
minizip/zip.c: In function 'zipCloseFileInZipRaw64':
minizip/zip.c:1608: error: 'curfile64_info' has no member named
'crypt_header_size'
make[2]: *** [minizip/libhttrack_la-zip.lo] Error 1

Thanks for all your work.

Kind regards.
 
Reply


All articles

Subject Author Date
Build fails with recent versions...

06/08/2014 19:19
Re: Build fails with recent versions...

06/08/2014 21:10
Re: Build fails with recent versions...

06/08/2014 22:02
Re: Build fails with recent versions...

06/08/2014 22:21




1

Created with FORUM 2.0.11