This is the mail archive of the cygwin 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: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.4.0-0.11


On 12/16/2015 11:48 AM, Corinna Vinschen wrote:
> - The header file layout has been cleaned up, mostly in terms of the
>    sys/select.h, sys/signal.h and sys/types.h files.  This is a generic
>    change in newlib and aligns the affected headers more closely to
>    the FreeBSD layout.

These changes are leading to lots of errors when building emacs:

/usr/include/cygwin/signal.h:178:3: error: unknown type name âpthread_attr_tâ

/usr/include/cygwin/signal.h:213:3: error: unknown type name âpid_tâ

/usr/include/cygwin/signal.h:230:2: error: unknown type name âtimer_tâ

/usr/include/sys/signal.h:211:6: error: #error You need the winsup sources or a cygwin installation to compile the cygwin version of newlib.

/usr/include/sys/signal.h:214:5: error: unknown type name âpthread_tâ

/usr/include/sys/time.h:104:34: error: unknown type name âu_intâ

[... and many more]

Ken

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


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