X-Recipient: archive-cygwin@delorie.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=dRRW6hnUXNzp6mbL
	IuIltJ1nM3XkSPgzcAagOZDg3n8q/FRskoszyWfH53EF0vyIWKbN53wCWz1hMYog
	fha9xStKvDoxxl+vBTAPRf0BzxLlnGlA6n2Lpa+VvTZWw/l6F7so6uQzztME5g3S
	8DC0mRlcX6cZSEtVFExafEtCXh4=
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=F3DCzDr5qkMJmgnHbCqA/W
	gMaJ4=; b=yUQNs4Ru5i0wRN5uD5pPcfvviVcCf5OSDCwLSQM0bQyyBPS//XJuxn
	aZgqISB5CY0AhMPtvqMQChZhpK1cXvPm//cqUHBq78RLuXBjzT6H8iRCEgzWXmHi
	+zqUlJBsegiX/Q1Jh3l2WECI7gLDRrxKNaU/Vw+dt5GLC19i2+r7w=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-qg0-f48.google.com
X-Received: by 10.141.28.206 with SMTP id f197mr70615811qhe.78.1440519918074;        Tue, 25 Aug 2015 09:25:18 -0700 (PDT)
Subject: Re: vsnprintf error compiling
To: cygwin@cygwin.com
References: <CAO2ddnZ-kj0ZukKopMaTzt8kHzLQWqMRLCTi7d8_z2+6tiq2vw@mail.gmail.com> <55DC602C.20901@redhat.com> <CAO2ddnZEkWHYn4zkDR4ahFUA7rEHKTDD9CkBJrtdP7d=RQpObA@mail.gmail.com> <55DC9127.2060800@gmail.com>
From: cyg Simple <cygsimple@gmail.com>
X-Enigmail-Draft-Status: N1110
Message-ID: <55DC9709.1000906@gmail.com>
Date: Tue, 25 Aug 2015 12:25:45 -0400
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0
MIME-Version: 1.0
In-Reply-To: <55DC9127.2060800@gmail.com>
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
X-IsSubscribed: yes

On 8/25/2015 12:00 PM, Marco Atzeri wrote:
> On 25/08/2015 17:41, Kizito Porta Balanyà wrote:
>> Hello, I attach what I think that is relevant:
>>
>> configure:12469: ./conftest.exe
>> configure:12469: $? = 0
>> configure:12470: result: yes
>> configure:12483: result:
>> configure:12487: checking vsnprintf is c99 conformant
>> configure:12507: gcc -o conftest.exe -g -O2   conftest.c -lpthread  >&5
>> /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld:
>> cannot open output file conftest.exe: Permission denied
>> collect2: error: ld returned 1 exit status
> 
> this looks suspicious. Antivirus interference ?
> Or wrong permission in the tree.

I suspect Antivirus having the newly created file open.  Configure is
faster than the AV and creates, uses, removes the same file names over
and over again.  You might be able to configure the AV to ignore your
working environment.

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

