delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/10/17/15:45:16

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=sjNpPN6t5ozCFJBQ
C31uYfh+TjdA/iznnaRf+Mc18INFcNEst7PRL48uKPHbnZs5fFk8EamqnUXZp7qJ
VK1H0gS+55tOTqjx/yrqsjt0sgmNCn7znCIpEAg+u+0hmAUczCcokar24jeP7QO2
FMwp+caBkzGZ1rP0ra93E4fWL8g=
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=Y4VMGoctRkhAmjmscv2tM6
TqCUY=; b=cjNF0/Jj9lB25NRPHjLNnpSC7R5K/+gA/5EM+JEeNxkKAGNL4X6/84
cb5aWFrujRnM3MaHN7nE/ADq3nBpLopzhioMacJ5Obtyj2QJKpp15H1N5zXL8GZd
61nfk/r6QkRzQZ8/oOMqfIDrht7ZvVIuOoOzJQvQEQ9XnQNLNFzWw=
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=-2.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=ham version=3.3.2 spammy=H*RU:!192.168.0.6!, Hx-spam-relays-external:!192.168.0.6!, H*r:ip*192.168.0.6
X-HELO: mail-it0-f50.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=JUIiUBkLxOuA8SJOIM7/HzQu1s/fCYMyfMxIP5xppL4=; b=OYtlosDNliVo+BkOt+fQBpgHOwloiKIhh28/f9wL/KgIWS9ILuRVzlRTiqY312y09w 13HIEFaIujl/xtDWkqkedGrvZ/OgTG8biGhM1EV8y8Wst2g620xA3gHZqy/0moD2x63s gmr+wELBTT8kRXzKoWTqwf0dovdxrOj/2XMuWc4gVOPVA5UWaFKjAn+kiNan4T7Z22iY Xx2wbHeWEavnaqhpDD+ty9khWV0TK8cEDRKtFdixmIks++MZEX57i1Y4arKb1ev2b3C1 6jjH3RBzLYvo0gopN3UcG/vQb9NBIVZpJDi3w80dZbiYlYuc/ziezihIC8qwAqfSHves JiEQ==
X-Gm-Message-State: AA6/9RnIXi8TZPB+nmPIpnvCaNiRLtTlTrr0nWx9/o7oPA3a4Uv1lCXwxI3iBglWVZ0yxA==
X-Received: by 10.36.98.72 with SMTP id d69mr1680423itc.118.1476733492755; Mon, 17 Oct 2016 12:44:52 -0700 (PDT)
Subject: Re: Errors using configure when building packages
To: cygwin AT cygwin DOT com
References: <ECD9CD6C7B163F4882AB10BC135BF588333441EA AT DE08EX3006 DOT global DOT ds DOT honeywell DOT com> <7daa34c2-b176-c802-d5ae-a87745a69830 AT cornell DOT edu>
From: cyg Simple <cygsimple AT gmail DOT com>
Message-ID: <c4a6baca-311c-4bcb-802b-90f03ce46165@gmail.com>
Date: Mon, 17 Oct 2016 15:44:35 -0400
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0
MIME-Version: 1.0
In-Reply-To: <7daa34c2-b176-c802-d5ae-a87745a69830@cornell.edu>
X-IsSubscribed: yes


On 10/14/2016 4:23 PM, Ken Brown wrote:
> On 10/14/2016 1:46 PM, Sinkler, Wharton wrote:
>> I've got a new Cygwin installation on Win7, which has issues with
>> configure, the first step of building packages from source (I've seen
>> this with ImageMagick, libtiff and others so it's not specific to the
>> package I'm installing).
>>
>> It seems to sporadically be unable to remove a file 'conftest.exe'
>> which is compiled in the tests within configure.  This shows up during
>> configure as:
>>
>> rm: cannot remove 'conftest.exe': Device or resource busy
>>
>> The configure will then fail completely when this causes a critical
>> test to fail.
>>
>> I suspect that this might have something to do with slowness to
>> release an in-use file (the conftest.exe) in the Win7 operating
>> system.  I've searched the archives and don't see this exact issue
>> showing up in previous posts.  Have others experienced this problem? 
>> Is there a fix which will allow me to complete building these packages?
> 
> Do you have security software installed that might be interfering with
> Cygwin?
> 

This is often an issue of your security software having opened the
conftest.exe for inspection and the configure script expects to delete
it but cannot because it is now opened by another process.  Exclude your
working directory from the scan to resolve it.

-- 
cyg Simple

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