public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: missing include file in rel 2.9.0 cygwin/types.h
Date: Tue, 24 Oct 2017 18:53:00 -0000	[thread overview]
Message-ID: <20171024185322.GE22429@calimero.vinschen.de> (raw)
In-Reply-To: <1034212250.1978251.1508858542176@connect.xfinity.com>

[-- Attachment #1: Type: text/plain, Size: 939 bytes --]

On Oct 24 11:22, 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.

/usr, I hope.  /user doesn't exist.

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

The file simply ceased to exist.  It was merged into sys/types.h
files during a cleanup.

If the application included cygwin/types.h, it was broken by design.
The cygwin/* files are usually not for applications to include directly.
Use sys/types.h.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

      parent reply	other threads:[~2017-10-24 18:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-24 15:22 FRANCIS Westerman
2017-10-24 16:48 ` René Berber
2017-10-24 18:53 ` Corinna Vinschen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171024185322.GE22429@calimero.vinschen.de \
    --to=corinna-cygwin@cygwin.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).