delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <471D1D5B.2070009@comcast.net> |
Date: | Mon, 22 Oct 2007 17:59:55 -0400 |
From: | Larry Adams <larryjadams AT comcast DOT net> |
User-Agent: | Thunderbird 2.0.0.6 (Windows/20070728) |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Problem with Cygwin Include Files |
X-Antivirus: | avast! (VPS 000783-1, 10/22/2007), Outbound message |
X-Antivirus-Status: | Clean |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.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 |
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... Regards, TheWitness -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |