From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 74682 invoked by alias); 25 Aug 2015 16:00:53 -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 74673 invoked by uid 89); 25 Aug 2015 16:00:53 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wi0-f181.google.com Received: from mail-wi0-f181.google.com (HELO mail-wi0-f181.google.com) (209.85.212.181) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Tue, 25 Aug 2015 16:00:52 +0000 Received: by wicja10 with SMTP id ja10so19532362wic.1 for ; Tue, 25 Aug 2015 09:00:49 -0700 (PDT) X-Received: by 10.194.24.196 with SMTP id w4mr51445190wjf.137.1440518448253; Tue, 25 Aug 2015 09:00:48 -0700 (PDT) Received: from [192.168.2.108] (p5B299870.dip0.t-ipconnect.de. [91.41.152.112]) by smtp.googlemail.com with ESMTPSA id yu4sm28717133wjc.43.2015.08.25.09.00.47 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Aug 2015 09:00:47 -0700 (PDT) Subject: Re: vsnprintf error compiling To: cygwin@cygwin.com References: <55DC602C.20901@redhat.com> From: Marco Atzeri Message-ID: <55DC9127.2060800@gmail.com> Date: Tue, 25 Aug 2015 16:00:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes X-SW-Source: 2015-08/txt/msg00431.txt.bz2 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. Regards Marco -- 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