This is the mail archive of the cygwin@cygwin.com 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]

RE: newlib: conflicting types for `_fstat64_r'


I've seen similar a few years back, under Cygwin 1.1.x
Every now and then, a library function (like this one) is added in a new
location, and the old one is not erased. That is what the problem here is.
Not your fault. Or anyones.
Gotta go
Robert McNulty Junior

-----Original Message-----
From: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com]On Behalf
Of Gerrit P. Haase
Sent: Wednesday, August 27, 2003 1:02 AM
To: cygwin@cygwin.com
Subject: newlib: conflicting types for `_fstat64_r'


Hello,

I'm gettting this error when compiling newlib with fresh updated CVS
source :
/winsup/src/newlib/libc/reent/fstat64r.c:61: error: conflicting types for
`_fstat64_r'
/winsup/src/newlib/libc/include/reent.h:89: error: previous declaration of
`_fstat64_r'

Anyone seen this before?


Gerrit
--
=^..^=


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




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


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