delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2007/10/23/04:49:38

X-Recipient: archive-cygwin AT delorie DOT com
X-Spam-Check-By: sourceware.org
Date: Tue, 23 Oct 2007 10:49:11 +0200
From: Corinna Vinschen <corinna-cygwin AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: Problem with Cygwin Include Files
Message-ID: <20071023084911.GM20400@calimero.vinschen.de>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
References: <471D1D5B DOT 2070009 AT comcast DOT net>
MIME-Version: 1.0
In-Reply-To: <471D1D5B.2070009@comcast.net>
User-Agent: Mutt/1.5.16 (2007-06-09)
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

On Oct 22 17:59, Larry Adams wrote:
> Hello,
>
> The problem is that /usr/include/cygwin/icmp.h is blank and needs to be 
> "non-blank".
>
> /usr/include/netinet/ip_icmp.h looks as follows:
>
> /* netinet/ip_icmp.h
>
>   Copyright 1998, 2001 Red Hat, Inc.
>
> This file is part of Cygwin.
>
> This software is a copyrighted work licensed under the terms of the
> Cygwin license.  Please consult the file "CYGWIN_LICENSE" for
> details. */
>
> #ifndef _NETINET_IP_ICMP_H
> #define _NETINET_IP_ICMP_H
>
> #include <cygwin/icmp.h>
>
> #endif /* _NETINET_IP_ICMP_H */
>
> However, it should include quite a bit more than that...

It doesn't contain anything for a couple of reasons.

- For ICMP you need raw sockets, but raw sockets were never really
  supported in Cygwin.
- Windows disallows non-admin users to use them which makes them
  somewhat less useful.
- There are not a lot of complaints about this fact so I assume
  not many people really need it.
  
And last but not least

- Nobody contributed any code so far.

  http://cygwin.com/acronyms/#SHTDI
  http://cygwin.com/acronyms/#PTC
  http://cygwin.com/contrib.html


Corinna

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

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019