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=yX3NVX/QSIIlX9ZJ EB7KgMs6g8fG2IOjl1WhbjME6RjwDz3FLrOcBYny4FGRZ6ztNWREabwe+OIO8/Ig vwr2gkiH/Lta8yJ1xi0A4k7n8vcTxqSIiRut6fNdk1uHKYxjX3X1c6DSSUL5H4Cd bXJNPShdkcjCGVZtAXUtKoeqQR8= 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=30dqaFpollmvFKz+mPXQAj U++5I=; b=GrJ9kQmkj1t7b3DD1W1ayM4uDKCwThDMwPgJZj9e4fs+bT4FWZ0/pE FtQOmUQTccRy7te/JL4sBDEKoImGevVfKnVPij+d0H0CrzI48Ly4ZY+KQwmE6AkZ wjQSjXkOHdBn09J1NaSjysbxY4cpJhFipzYEupR2zNjvyiYHf9Z48= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: <cygwin.cygwin.com> List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sourceware.org/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> 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.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 X-Received: by 10.194.24.196 with SMTP id w4mr51445190wjf.137.1440518448253; Tue, 25 Aug 2015 09:00:48 -0700 (PDT) Subject: Re: vsnprintf error compiling To: cygwin AT cygwin DOT com References: <CAO2ddnZ-kj0ZukKopMaTzt8kHzLQWqMRLCTi7d8_z2+6tiq2vw AT mail DOT gmail DOT com> <55DC602C DOT 20901 AT redhat DOT com> <CAO2ddnZEkWHYn4zkDR4ahFUA7rEHKTDD9CkBJrtdP7d=RQpObA AT mail DOT gmail DOT com> From: Marco Atzeri <marco DOT atzeri AT gmail DOT com> Message-ID: <55DC9127.2060800@gmail.com> Date: Tue, 25 Aug 2015 18:00:39 +0200 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: <CAO2ddnZEkWHYn4zkDR4ahFUA7rEHKTDD9CkBJrtdP7d=RQpObA@mail.gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes 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