delorie.com/archives/browse.cgi | search |
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:date:from:reply-to:reply-to:to:message-id | |
:in-reply-to:references:subject:mime-version:content-type | |
:content-transfer-encoding; q=dns; s=default; b=sOaHTtixasZI8zQ7 | |
XYRqStghK8wgVH3twjlbmZ2FdEgawEXgOnTo9pQcAIeYtzVGwTVeDwm3MB746J6r | |
lSsiXCAAl2iv8I9d7OoSinzZOjCu93/rlUhpT6N90i6YKoBQY4YuvAXY4X8pT3bg | |
r8kgZgU6e45mtn4zPZC/wiiKq3Y= | |
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:date:from:reply-to:reply-to:to:message-id | |
:in-reply-to:references:subject:mime-version:content-type | |
:content-transfer-encoding; s=default; bh=plO1TRDjQDHUdD206lAsQQ | |
edJ/c=; b=kjjASv/Tu7M7Kri+n0ON0IdLc4xHkTZFrOhs+dnsjbrV9M3TsbRv2Z | |
nzoi0zl6VGc88ZzIpmtdJ8WsoMbC7vCsTszC1ncx0tJuHTWe1EfUxqJKgziOXH7j | |
LU3Su0Fn5RiqAuTPb5XRJV/CtD84+dobtgvt25Ia0pEYth8qIdOJ0= | |
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=-0.1 required=5.0 tests=BAYES_00,FREEMAIL_FROM,KAM_COUK,KAM_INFOUSMEBIZ,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=H*F:D*yahoo.co.uk, H*UA:Win64, H*UA:x64, H*x:6.1 |
X-HELO: | sonic310-16.consmr.mail.ir2.yahoo.com |
Date: | Wed, 7 Jun 2017 22:11:07 +0000 (UTC) |
From: | "Lloyd Wood via cygwin" <cygwin AT cygwin DOT com> |
Reply-To: | Lloyd Wood <lloyd DOT wood AT yahoo DOT co DOT uk> |
Reply-To: | Lloyd Wood <lloyd DOT wood AT yahoo DOT co DOT uk> |
To: | Csaba Raduly <rcsaba AT gmail DOT com>, cygwin list <cygwin AT cygwin DOT com> |
Message-ID: | <1462809442.7598271.1496873467329@mail.yahoo.com> |
In-Reply-To: | <1185399437.7584723.1496867830934@mail.yahoo.com> |
References: | <310357481 DOT 6222896 DOT 1496816466443 DOT ref AT mail DOT yahoo DOT com> <310357481 DOT 6222896 DOT 1496816466443 AT mail DOT yahoo DOT com> <CAEhDDbBwtXXqTbrgyb_bHJLBegmSjnC5K5jAQNvtXco4wKK4ng AT mail DOT gmail DOT com> <1185399437 DOT 7584723 DOT 1496867830934 AT mail DOT yahoo DOT com> |
Subject: | Re: configure fails on checking ino_t |
MIME-Version: | 1.0 |
Aha! just slightly later in config.log: configure:17957: checking for ino_t configure:17957: gcc -c -g -O2 conftest.c >&5 configure:17957: $? = 0 configure:17957: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:94:20: error: expected expression before ')' token if (sizeof ((ino_t))) ^ configure:17957: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "geomview" this is with: It was created by geomview configure 1.9.5, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure thanks for the hint, but still puzzled as to why this starts failing now. Lloyd Wood lloyd DOT wood AT yahoo DOT co DOT uk http://about.me/lloydwood ________________________________ From: Lloyd Wood <lloyd DOT wood AT yahoo DOT co DOT uk> To: Csaba Raduly <rcsaba AT gmail DOT com>; cygwin list <cygwin AT cygwin DOT com> Sent: Thursday, 8 June 2017, 6:37 Subject: Re: configure fails on checking ino_t hi Csaba that part of config.log is not interesting: [..] configure:17948: result: yes configure:17957: checking for ino_t configure:17957: gcc -c -g -O2 conftest.c >&5 configure:17957: $? = 0 configure:17957: gcc -c -g -O2 conftest.c >&5 [..] I'm very puzzled. But don't run Cygwin setup in case it breaks your setup, is my thought... thanks Lloyd Wood lloyd DOT wood AT yahoo DOT co DOT uk http://about.me/lloydwood ________________________________ From: Csaba Raduly <rcsaba AT gmail DOT com> To: Lloyd Wood <lloyd DOT wood AT yahoo DOT co DOT uk>; cygwin list <cygwin AT cygwin DOT com> Sent: Thursday, 8 June 2017, 5:10 Subject: Re: configure fails on checking ino_t Hi Lloyd, On Wed, Jun 7, 2017 at 8:21 AM, Lloyd Wood wrote: > download geomview 1.9.5 from http://www.geomview.org > this used to build on cygwin 32-bit. Did so for a number of years. Now, it doesn't, > because something changed. > > $ tar xvfz geomview-1.9.5.tar.gz > $ cd geomview-1.9.5 > ./configure > [..] > checking for dev_t... yes > checking for ino_t... yes > checking for time_t... yes > checking size of dev_t... 4 > checking size of ino_t... configure: error: in `/home/ellowoo/savi/geomview-1.9.5': > configure: error: cannot compute sizeof (ino_t) > See `config.log' for more details > > > $ tail config.log > [..] > #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 > > Okay, so what changed in Cygwin? I hope nothing, because it works for me: checking for dev_t... yes checking for ino_t... yes checking for time_t... yes checking size of dev_t... 4 checking size of ino_t... 8 checking size of time_t... 8 checking size of long... 8 checking size of int... 4 You should at least post the relevant part from config.log (the part beginning with configure:17957: checking for ino_t ). Csaba -- GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++ The Tao of math: The numbers you can count are not the real numbers. Life is complex, with real and imaginary parts. "Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds "People disagree with me. I just ignore them." -- Linus Torvalds -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |