delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/05/31/01:04:14

X-Recipient: archive-cygwin AT delorie DOT 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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=B0NgmL6Br+RqS+mA
eF9f8E+SSknTQzMLnq1yp7FQVEiOZIOlMulaIT4Xdo0w4jsuImg3LA1hnCjPRqEH
n2O+WDEH+TIIeQCv1Fq44tQ8ECQO3JWedqwe1BJZA17igR0XFaV5SKDilmwwpnxl
p7wqIEgL/Bu1rIiov4RE0G/Szxo=
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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=L+JAoXnPGGkubM7JB9rcip
PD5hQ=; b=sjNzAmyoBNPCUNwrOZCJDa3omXaYOgmS+5UIyRyyVMjRxGfNvXdAEd
5mnNmiMAzY3+/5ZH3Yqy+7wDKQUOyq5OkVCfvdiHtoihsqVXjjZgq9hAmf1pTlKF
qAxIf+5XqoJat9UfPoq+9zV4c2cpCL/woDbpCE789Xbw3u6h+lQUs=
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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=H*MI:sk:7102523, H*f:sk:7102523, H*i:sk:7102523, antivirus
X-HELO: mail-wm0-f54.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=sEU0plDgJl3slZ0TTTwixVRSTyAMKGP+BHS404p5YlA=; b=Z/kE6LuPD9nhn+VNJTP2wSYKFXQfH/lPrtRaV4qUOBJfPT8H26CINIEJwguYtK82R7 ZzTIUQPGuYEF9/+49XLgYgsgPIbZ/ANCq0RuKbndrR6JatdpywAI9cDLFbSjtAMkk4Vu ju2UHOHEA54U+nRYV2RVhW2BNp7R2ETbHbdmVTWlQp+l/WDRplqBG389/OAFygeHf3hI 1ujuLCTT/FLEdS2+ovparlTM/Njrw0qJKb1wLPFW+3HG5Wuf1IJF8dyH6ZH9FXyazAxh CGFKpIcOGsqIR5HgaLNPNB3ZWdxMI4UnbkOlrGhAieeBvEuPabQiUOHpoHaFLkDt/8w+ H4aQ==
X-Gm-Message-State: AODbwcBADNiXx4ksf9s7Ota9XPEkHCzsX+exSmIxrYFjPuDy7Cl9ewmY VVfkwBzoOeiQFJIgVew=
X-Received: by 10.28.30.139 with SMTP id e133mr4140013wme.71.1496207036618; Tue, 30 May 2017 22:03:56 -0700 (PDT)
Subject: Re: ino_t and d_ino now a thing again?
To: cygwin AT cygwin DOT com
References: <71025238 DOT 6174642 DOT 1496192540488 DOT ref AT mail DOT yahoo DOT com> <71025238 DOT 6174642 DOT 1496192540488 AT mail DOT yahoo DOT com>
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Message-ID: <eb19f806-1059-ff4e-6fd5-8c93447469e0@gmail.com>
Date: Wed, 31 May 2017 07:03:50 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0
MIME-Version: 1.0
In-Reply-To: <71025238.6174642.1496192540488@mail.yahoo.com>
X-IsSubscribed: yes


On 31/05/2017 03:02, Lloyd Wood via cygwin wrote:
> Hi,
>
> on attempting to build Geomview 1.9.5 on current updated
> Cygwin, configure fails oddly:
>
> ./configure
> [..]
> checking for time_t... yes
> checking size of dev_t... 4
> checking size of ino_t... configure: error: in `/home/lloyd/savi/geomview-1.9.5':
> configure: error: cannot compute sizeof (ino_t)
> See `config.log' for more details
>
> lloyd AT box ~/savi/geomview-1.9.5
> $ tail config.log
> #define HAVE__BOOL 1
> #define HAVE_STDBOOL_H 1
> #define TIME_WITH_SYS_TIME 1
> #define HAVE_M_PI 1
> #define HAVE_DEV_T 1
> #define HAVE_INO_T 1
> #define HAVE_TIME_T 1
> #define SIZEOF_DEV_T 4
>
> configure: exit 77
>
>
> If HAVE_INO_T is 1, getting sizeof should be a non-problem.

check the exact reason of the failed test in the config.log .
I have similar issue and it is due to the antivirus locking the test
file too long.

>
> Is this a reoccurrence of the 2006 d_ino problems that were an issue for Cygwin
> 1.5.19, and discussed with Eric Blake?
>
> thanks and regards
>
> Lloyd Wood

Regards
Marco



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

- Raw text -


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