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: expected
> ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gztell64’
> /home/ubuntu/src/harbour/external/zlib/zlib.h:1563: error: expected
> ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gzoffset64’
> /home/ubuntu/src/harbour/external/zlib/zlib.h:1564: error: expected
> declaration specifiers or ‘...’ before ‘off64_t’
> /home/ubuntu/src/harbour/external/zlib/zlib.h:1565: error: expected
> declaration specifiers or ‘...’ before ‘off64_t’

I got same errors on Ubuntu 10.04.  I solved it getting zlib from
repository (as well explained on INSTALL doc).  

sudo apt-get install zlib1g-dev

Regards,
José Luis Capel
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to