X-Recipient: archive-cygwin@delorie.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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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@cygwin.com
From: =?UTF-8?Q?Ren=c3=a9_Berber?= <rene.berber@gmail.com>
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: <osnqse$f18$1@blaine.gmane.org>
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

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

