- or download this
gcc -c -I./zlib-src ... adler32.c
adler32.c:12: error: expected declaration specifiers or '...' before
+'__int64'
- or download this
#if !defined(_WIN32) && (defined(_LARGEFILE64_SOURCE) && _LFS64_LARGEF
+ILE-0)
# define z_off64_t off64_t
...
# define z_off64_t z_off_t
#endif
#endif
- or download this
#if !defined(_WIN32) && (defined(_LARGEFILE64_SOURCE) && _LFS64_LARGEF
+ILE-0)
# define z_off64_t off64_t
...
# define z_off64_t z_off_t
#endif
#endif