| delorie.com/archives/browse.cgi | search |
| 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 <burcu_ozserim AT yahoo DOT com> |
| Reply-To: | burcu DOT ozserim AT gmail DOT com |
| Subject: | problems with unistd.h |
| To: | cygwin AT cygwin DOT com |
| MIME-Version: | 1.0 |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |