X-Spam-Check-By: sourceware.org Message-ID: <20060112222636.12487.qmail@web52912.mail.yahoo.com> Date: Thu, 12 Jan 2006 14:26:36 -0800 (PST) From: Burcu Ozserim Reply-To: burcu DOT ozserim AT gmail DOT com Subject: problems with unistd.h To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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 Hi There, I get the following error while compiling flite. Is this a Cygwin problem? Any help will be greatly appreciated. Thank you. SBO --------------------Configuration: flite - Win32 Debug-------------------- Compiling... au_none.c c:\cygwin\usr\include\mingw\unistd.h(23) : error C2081: 'off_t' : name in formal parameter list illegal c:\cygwin\usr\include\mingw\unistd.h(24) : error C2054: expected '(' to follow '__CRT_INLINE' c:\cygwin\usr\include\mingw\unistd.h(24) : error C2146: syntax error : missing ')' before identifier '__length' c:\cygwin\usr\include\mingw\unistd.h(24) : error C2081: 'off_t' : name in formal parameter list illegal c:\cygwin\usr\include\mingw\unistd.h(24) : error C2082: redefinition of formal parameter 'ftruncate' c:\cygwin\usr\include\mingw\unistd.h(24) : error C2146: syntax error : missing ',' before identifier '__length' c:\cygwin\usr\include\mingw\unistd.h(24) : error C2059: syntax error : ')' c:\cygwin\usr\include\mingw\unistd.h(25) : error C2143: syntax error : missing ';' before '{' __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- 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/