From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 69114 invoked by alias); 24 Oct 2017 16:48:53 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 69106 invoked by uid 89); 24 Oct 2017 16:48:53 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=H*UA:en-US, H*u:en-US, H*u:5.1, H*r:Unknown X-HELO: blaine.gmane.org Received: from Unknown (HELO blaine.gmane.org) (195.159.176.226) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 24 Oct 2017 16:48:52 +0000 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1e72Na-0004tf-3A for cygwin@cygwin.com; Tue, 24 Oct 2017 18:48:38 +0200 To: cygwin@cygwin.com From: =?UTF-8?Q?Ren=c3=a9_Berber?= Subject: Re: missing include file in rel 2.9.0 cygwin/types.h Date: Tue, 24 Oct 2017 16:48:00 -0000 Message-ID: References: <1034212250.1978251.1508858542176@connect.xfinity.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.19) Gecko/20081209 Lightning/0.9 Thunderbird/2.0.0.19 Mnenhy/0.7.6.0 In-Reply-To: <1034212250.1978251.1508858542176@connect.xfinity.com> X-IsSubscribed: yes X-SW-Source: 2017-10/txt/msg00290.txt.bz2 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