On Aug 29 17:19, Rosen Penev wrote:
> I get this error when compiling either with GCC 4.8.3 or 4.9.0. Full
> error is: In file included from ../src/aacenc.c:11:0:
> /usr/include/stdio.h:55:1: error: unknown type name ‘_fpos64_t’
>  typedef _fpos64_t fpos_t;
>  ^
> 
> This is on cygwin64.

Apparently your code is undefining __LARGE64_FILES or setting it to 0.
This is a system-defined variable it should stay away from.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

Attachment: pgpE_meWx_XlY.pgp
Description: PGP signature

Reply via email to