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=dd4UZ4HGRT6cVpW7 U5jPzxCjRNeG2n35bNofzgmfAAk6hr2YoeF4gqA90nrUXgIqHViD+sMXZUzdlLFi sign1d0o/mfgT5FGDjOhOAFh10aV6ARG542aRTsp5itJebIatAP/zyHAUy4DDldP LSu8Kf4pTLbm0KGPG+S19EDUptg= 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=5elbl0DlH11418QiZ6184q B6FvY=; b=gZVBpw8+roNabfW04c3HDm/qHzWLHgWdiUgaP2wtWcLcUacebWtU6J +UpLfiiypwF+c+bofJls6fBY0oqQQutzOkUCg0ytBp4mAyZja8oLzA05xuhEAheZ ZlNd/3kPWWUoHzNxNaf+sQW4eS50VQ9j2j53kr/v93t/cmGFoiX9w= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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.3 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:1057, sinkler, Sinkler, H*i:sk:ECD9CD6 X-HELO: limerock03.mail.cornell.edu X-CornellRouted: This message has been Routed already. Subject: Re: Errors using configure when building packages To: cygwin AT cygwin DOT com References: From: Ken Brown Message-ID: <7daa34c2-b176-c802-d5ae-a87745a69830@cornell.edu> Date: Fri, 14 Oct 2016 16:23:15 -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: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Cornell-Gauge: Gauge=XXXXX X-PMX-CORNELL-AUTH-RESULTS: dkim-out=none; X-IsSubscribed: yes 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? Ken -- 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