X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding :in-reply-to; q=dns; s=default; b=KHLDyvaOHXJnMIfZQGqihUlkCfFNSR R9feg6s64h1hBY3qvYfPacvSaZghk8w29VBVfhA+MLIKAC67BSwVNkWjPS7XWxXl kTEoz22WN0Yz3iwX7MGbJFkLaJdBUq0ZDU+c20YdXGPyWNop0GF5NO3FfSRJmvM9 N+I9zZozNEU/k= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding :in-reply-to; s=default; bh=8C3Lc+95Xxgn450qfLs0O8mbRr0=; b=TDK+ TDgNnRGIrH4eqXgPdrmSDHq3YHZKQrfTzh+5XnbzC/QMdqXuAAgtohpXcXUUH2+I 3+nyD+TCZug495VL3vCaZqdTv2xHHGrxxGjeHBIq/uOu26FZ1nr0vTO0zRKdbGR7 2/wdB2cTxALWCw7HTssy2OY0N7mD7ZvThswoswk= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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 To: cygwin AT cygwin DOT 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 11:48:20 -0500 Lines: 11 Message-ID: References: <1034212250 DOT 1978251 DOT 1508858542176 AT connect DOT xfinity DOT 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 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