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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=wcu5XAwvnfXS66tEXvrK+Q7hTMCJ6VNS5qAKHuKqbPT bAfjkVhv44xKuROsprThZvcr1JLFf26SM3lL9RqzHrIgfUZbbtFHsVS+TcevnjcU 5BZQSGni+Tx+1P8G4GEyuoKxemutfmO9mQvteey3vh74RqygKwFgPO8W/bdZ8qIY = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=8tHSGt6XXbCdqZaj1opS5blLj80=; b=S8+pgLpOVYGADBFq2 M7DCUGvkXghFYEgOJZSez/IHImYYOVRBBvi3u8lwk77c0eISJDOR3AXDrk0pgwD6 GbDIULIU19fNYjLxIbUwJsX0mTv/UQSp4B4RiUQvXQMPAdaxIbqx4Uum1+S9zAaa oQXq7zkoEfrXpk9EtMv6h368fs= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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=0.5 required=5.0 tests=AWL,BAYES_50,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,FROM_STARTS_WITH_NUMS,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=no version=3.3.2 X-HELO: mout.gmx.net Message-ID: <5416B12F.2090304@gmx.net> Date: Mon, 15 Sep 2014 11:28:15 +0200 From: Michael Osipov <1983-01-06 AT gmx DOT net> User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:31.0) Gecko/20100101 Thunderbird/31.1.1 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: /usr/bin/install doesn't install files from Makefile References: <5415E98A DOT 4050701 AT gmail DOT com> In-Reply-To: <5415E98A.4050701@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-UI-Out-Filterresults: notjunk:1; X-IsSubscribed: yes Am 2014-09-14 um 21:16 schrieb Marco Atzeri: > > > On 14/09/2014 19:28, Michael Osipov wrote: >>> On 14/09/2014 13:16, Michael Osipov wrote: >>>> Hi, >>>> >>>> I am trying to install an application which autoconf. While configure >>>> and make run fine, make install does it's job but no files and >>>> directories are created at the end. As if no action has happened. >>>> >>>> I am building asciidoc-8.6.9 from source. I am on Windows XP SP3. >>>> >>>> How can I figure out why install is silently failing? >>>> >>>> Thanks, >>>> >>>> Michael >>> >>> Is eventually installing in /usr/local ? >> >> It is indeed. I have also changed --prefix=$HOME/asciidoc. No avail also. > > that should work at configure step > > look on config.log for "prefix= .." setting That is the content of config.log: prefix='/home/mosipov/asciidoc' but it makes no difference. Nothing is installed again. Michael -- 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