This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

error: unknown type name â_fpos64_tâ


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.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]