Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Robert McNulty Junior" To: "Gerrit P. Haase" , Subject: RE: newlib: conflicting types for `_fstat64_r' Date: Wed, 27 Aug 2003 01:01:22 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal Importance: Normal In-Reply-To: <2969774981.20030827080146@familiehaase.de> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 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 AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com]On Behalf Of Gerrit P. Haase Sent: Wednesday, August 27, 2003 1:02 AM To: cygwin AT cygwin DOT 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/