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: missing include file in rel 2.9.0 cygwin/types.h


On 10/24/2017 10:22 AM, FRANCIS Westerman wrote:

> I am trying to do a make on DC3DD code under Cygwin 2.9.0. I last did this under Cygwin 2.5.0. when I execute the make for the compiled version I get and error that /user/include/cygwin/types.h is missing.
> 
> The .h file is not in the directory like it was in 2.5.0 and I would like to know where it has been moved to or replaced with so I can continue to make use of Cygwin updates. I am running the 64 bit version.

$ find /usr/include -name types.h
/usr/include/asm/types.h
/usr/include/machine/types.h
/usr/include/sys/types.h



--
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]