Re: [Harbour] svn rev. 14322 zlib compile error

2010-04-12 Thread Viktor Szakáts
I hope Przemek can take a look at it. For me it's difficult to guess the best tweak for *nix systems to enable 64-bit file operations. Brgds, Viktor On 2010 Apr 12, at 20:36, José Luis Capel wrote: > Hi Marco, > >> In file included from ../../../ioapi.h:45, >> from ../../../io

Re: [Harbour] svn rev. 14322 zlib compile error

2010-04-12 Thread José Luis Capel
Hi Marco, > In file included from ../../../ioapi.h:45, > from ../../../ioapi.c:19: > /home/ubuntu/src/harbour/external/zlib/zlib.h:1561: error: expected > ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gzseek64’ > /home/ubuntu/src/harbour/external/zlib/zlib.h:1562: error: expecte

[Harbour] svn rev. 14322 zlib compile error

2010-04-11 Thread marco bra
Hi, all On Ubuntu 9.10 32 bits compiling Harbour (after a make clean) svn. rev. 14322 gcc -I. -I../../../../../include -Wall -W -O3 -DHB_LEGACY_TYPES_OFF -DHB_HAS_ZLIB -I/home/ubuntu/src/harbour/external/zlib -oioapi.o -c ../../../ioapi.c In file included from ../../../ioapi.h:45,