Re: problems with unistd.h

2006-01-12 Thread Holger Krull
Burcu Ozserim schrieb: I get the following error while compiling flite. Is this a Cygwin problem? You are not using cygwin. Here flite compiles just fine in cygwin, assuming we are talking about the speech synthesis program. Configuration: flite - Win32 Debug---

Re: problems with unistd.h

2006-01-12 Thread Brian Dessent
Burcu Ozserim wrote: > c:\cygwin\usr\include\mingw\unistd.h(23) : error > C2081: 'off_t' : name in formal parameter list illegal This looks like the error message of MSVC or some other compiler that isn't gcc. That's not going to work, you must use gcc. Brian -- Unsubscribe info: http://c

problems with unistd.h

2006-01-12 Thread Burcu Ozserim
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