From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 113368 invoked by alias); 25 Aug 2015 16:25:21 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 113359 invoked by uid 89); 25 Aug 2015 16:25:21 -0000 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 Received: from mail-qg0-f48.google.com (HELO mail-qg0-f48.google.com) (209.85.192.48) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Tue, 25 Aug 2015 16:25:20 +0000 Received: by qgeb6 with SMTP id b6so109406767qge.3 for ; Tue, 25 Aug 2015 09:25:18 -0700 (PDT) X-Received: by 10.141.28.206 with SMTP id f197mr70615811qhe.78.1440519918074; Tue, 25 Aug 2015 09:25:18 -0700 (PDT) Received: from [192.168.0.7] (d27-96-48-76.nap.wideopenwest.com. [96.27.76.48]) by smtp.gmail.com with ESMTPSA id 88sm12438600qkr.5.2015.08.25.09.25.17 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Aug 2015 09:25:17 -0700 (PDT) Subject: Re: vsnprintf error compiling To: cygwin@cygwin.com References: <55DC602C.20901@redhat.com> <55DC9127.2060800@gmail.com> From: cyg Simple X-Enigmail-Draft-Status: N1110 Message-ID: <55DC9709.1000906@gmail.com> Date: Tue, 25 Aug 2015 16:25:00 -0000 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 X-SW-Source: 2015-08/txt/msg00433.txt.bz2 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