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:reply-to:subject:to:references:from:message-id | |
:date:mime-version:in-reply-to:content-type | |
:content-transfer-encoding; q=dns; s=default; b=MT42vOWXoO/JGBBn | |
iMdsQtrqKj1D5yh4uDDZre+RHs0NyGe3HSQPOrkF6ZycxMUSILA4HadxU2VcbIQP | |
uJhSI6Zkusaomu0t70HJ6l7cndQ4tGQ68+jhXrpBVykxrdb9ROzTKvIEvRt9OlOG | |
tG/9w3ifm2GZYegbB9+xfaRk5Fo= | |
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:reply-to:subject:to:references:from:message-id | |
:date:mime-version:in-reply-to:content-type | |
:content-transfer-encoding; s=default; bh=OZdDQH1dHW7dmc4eRo/J9L | |
l+emA=; b=crNEwikZDMs9a3aDL2/+4r0+RQ8SHTadOTc9m5lrAw2SuQbgI35+uV | |
gBP/hzRNdbqslThNotJSGXJMfT7ZldedOEDL7LNMS+XKqZ+foG496JfWQPs/KnQQ | |
j278teYzUXoTDOnajO7+leOG2M0v9p5sDUaJ9KnwNz9Uok2rfyvtI= | |
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.2 required=5.0 tests=AWL,BAYES_05,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=H*r:sk:smtp-ou, brian, Brian, frozen |
X-HELO: | smtp-out-so.shaw.ca |
X-Authority-Analysis: | v=2.2 cv=UpATD64B c=1 sm=1 tr=0 a=MVEHjbUiAHxQW0jfcDq5EA==:117 a=MVEHjbUiAHxQW0jfcDq5EA==:17 a=IkcTkHD0fZMA:10 a=uXHIkvRuAAAA:8 a=t5D9zv3E0VReijFbYYoA:9 a=QEXdDO2ut3YA:10 a=zDY1CQ7QJ_oyYkGJc_zN:22 |
Reply-To: | Brian DOT Inglis AT SystematicSw DOT ab DOT ca |
Subject: | Re: configure fails on checking ino_t |
To: | cygwin AT cygwin DOT 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> |
From: | Brian Inglis <Brian DOT Inglis AT SystematicSw DOT ab DOT ca> |
Message-ID: | <9d76a144-8994-7d75-f0d6-5b0206cb7563@SystematicSw.ab.ca> |
Date: | Wed, 7 Jun 2017 20:43:59 -0600 |
User-Agent: | Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 |
MIME-Version: | 1.0 |
In-Reply-To: | <1185399437.7584723.1496867830934@mail.yahoo.com> |
X-CMAE-Envelope: | MS4wfFYSE1jizmfkpYE2DadURj7EqNY42h+wLqDeEaNhWurFB61YpJ+gPgyDM03Ecvb2051Rp8HMWeajs/MjmV6u0A7uT7Sg7uvQpgvUJ+yPiNW9E057pfnU QPz3Fa/PJjqvpbqgwBGHYibUk3Q7d/q12zD8+Ejm0FF6Omyz6V9Pl1xdsxXNW4Q2hSNRq7RY+EmOQg== |
X-IsSubscribed: | yes |
On 2017-06-07 14:37, Lloyd Wood via cygwin wrote: > 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 Results may depend on whether the package includes its own collection of macros, relies on the distro released macros, or includes some of its own to override the distro macros. The contents of config.log appear to be not just streams of messages as you might expect, but collections of different outputs generated during processing, sometimes requiring a bit of jumping around to fully comprehend. So please attach the complete config.log as a text attachment, or post it on some storage web site if too large, so others can review it and assist you. And as usual, please attach cygcheck -svr output as a text attachment, so support folks can see what tools releases you are running. > I'm very puzzled. But don't run Cygwin setup in case it breaks your > setup, is my thought... As the current release is the only release which is supported and can be fixed, you may need to keep a number of frozen releases around to avoid any build issues, or rely on crouchingtigerhiddenfruitbat.org packages. That may cause issues when others try to run your package on more recent releases. -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada -- 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 |