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:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type
	:content-transfer-encoding; q=dns; s=default; b=pdMtFAt6g2QxW51N
	CPEXXsrYYmPgqxMMLddi9Jj+tGj99JqK/A571lCc4zCgoFhTtNh+2wLS44YaW5oM
	SrIivm0AfKkRWVYV002+0AzWcEEase4/ulMy7nDVmgmnqRhn0PA/n7LYDZi1gX2X
	aK2/RHor8mmk22owCQD3HQOPmd8=
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:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type
	:content-transfer-encoding; s=default; bh=UPaAqp43tYf6rV2u+Q3Lzn
	h9yYg=; b=SPsbG+ipCCuv5oK3rBFLztPUFsfooyCWEGkGA/SXqfdRVxq2yE337M
	NeaBYSiwRbm5VCQfglGYq7dqM4uolE2UKJf3eeVVGRBnrvrZRNH8KoenZkSpuDl3
	TOeJoLX5uScNjQkTx3Y/AE9Cuwl3I/iiRe5fz/CgHSGwwAvDLtNwM=
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.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-io0-f174.google.com
MIME-Version: 1.0
X-Received: by 10.107.150.80 with SMTP id y77mr23720914iod.188.1440521780276; Tue, 25 Aug 2015 09:56:20 -0700 (PDT)
In-Reply-To: <55DC9709.1000906@gmail.com>
References: <CAO2ddnZ-kj0ZukKopMaTzt8kHzLQWqMRLCTi7d8_z2+6tiq2vw@mail.gmail.com>	<55DC602C.20901@redhat.com>	<CAO2ddnZEkWHYn4zkDR4ahFUA7rEHKTDD9CkBJrtdP7d=RQpObA@mail.gmail.com>	<55DC9127.2060800@gmail.com>	<55DC9709.1000906@gmail.com>
Date: Tue, 25 Aug 2015 18:56:20 +0200
Message-ID: <CAO2ddnaegzkdLTCcoNKaJ3AP8CMNNHnrqGTMkz+9QV_3GHAecQ@mail.gmail.com>
Subject: Re: vsnprintf error compiling
From: BGINFO4X <bginfo4x@kztsoftware.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t7PGuZsb000360

Yes, you are right. Antivirus was causing the problem.

Sorry for the inconvenience.

Thanks a lot for your time.

2015-08-25 18:25 GMT+02:00 cyg Simple <cygsimple@gmail.com>:
> 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
>

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


