delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2003/04/24/02:07:38

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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
X-AuthUser: gerrit:koeln.convey.de
Date: Thu, 24 Apr 2003 07:58:44 +0200
From: "Gerrit P. Haase" <gp AT familiehaase DOT de>
Reply-To: "Gerrit P. Haase" <gp AT familiehaase DOT de>
Organization: Esse keine toten Tiere
X-Priority: 3 (Normal)
Message-ID: <57201753776.20030424075844@familiehaase.de>
To: Igor Pechtchanski <pechtcha AT cs DOT nyu DOT edu>
CC: cygwin AT cygwin DOT com
Subject: Re: netinet/ip.h in snapshot broken?
In-Reply-To: <Pine.GSO.4.44.0304231915001.10996-100000@slinky.cs.nyu.edu>
References: <Pine DOT GSO DOT 4 DOT 44 DOT 0304231915001 DOT 10996-100000 AT slinky DOT cs DOT nyu DOT edu>
MIME-Version: 1.0

Hallo Igor,

Am Donnerstag, 24. April 2003 um 01:15 schriebst du:
> On Wed, 23 Apr 2003, Gerrit P. Haase wrote:
>> Hallo cygwin,
>>
>> Saw this during configuring proftpd today with
>> the latest cygwin1.dll (snapshot 1.5s 20030421):
>>
>> checking netinet/ip.h usability... no
>> checking netinet/ip.h presence... yes
>> configure: WARNING: netinet/ip.h: present but cannot be compiled
>> configure: WARNING: netinet/ip.h: check for missing prerequisite headers?
>> configure: WARNING: netinet/ip.h: proceeding with the preprocessor's result
>> configure: WARNING:     ## ------------------------------------ ##
>> configure: WARNING:     ## Report this to bug-autoconf AT gnu DOT org. ##
>> configure: WARNING:     ## ------------------------------------ ##
>> checking for netinet/ip.h... yes
>>
>> Gerrit

> Gerrit,

> What does config.log say?  It should contain the exact error message and
> the failed program text.
>         Igor

configure:7539: checking netinet/ip.h usability
configure:7552: gcc -c -O2 -Wall  conftest.c >&5
In file included from configure:7613:
/usr/include/netinet/ip.h:82: field `ip_src' has incomplete type
/usr/include/netinet/ip.h:82: field `ip_dst' has incomplete type
/usr/include/netinet/ip.h:167: parse error before "n_long"
/usr/include/netinet/ip.h:169: field `ipt_addr' has incomplete type
/usr/include/netinet/ip.h:170: parse error before "n_long"
/usr/include/netinet/ip.h:172: parse error before '}' token
/usr/include/netinet/ip.h:173: parse error before '}' token
configure:7555: $? = 1
configure: failed program was:
| #line 7542 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_LIBCRYPT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <netinet/ip.h>
configure:7571: result: no
configure:7575: checking netinet/ip.h presence
configure:7586: gcc -E  conftest.c
configure:7592: $? = 0
configure:7611: result: yes
configure:7631: WARNING: netinet/ip.h: present but cannot be compiled
configure:7633: WARNING: netinet/ip.h: check for missing prerequisite headers?
configure:7635: WARNING: netinet/ip.h: proceeding with the preprocessor's result
configure:7647: checking for netinet/ip.h
configure:7654: result: yes


Gerrit
-- 
=^..^=


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