error: unknown type name ‘_fpos64_t’

Corinna Vinschen corinna-cygwin@cygwin.com
Mon Sep 1 12:00:00 GMT 2014


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20140901/eca509ce/attachment.sig>


More information about the Cygwin mailing list