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=X4ZZnZnxVcAbMaAA4Ypmn0JgHWNwpsNswSa/cK4wIg1 7iFRDKwnqvVOUm+WJsRsJvgLJ3QMl1VzctzEVyIVAfeOXiqK4/PwykrW7vnlWH4e jSvb9LRCOoW02kI+D67W5O2UJ6LNwARQblIlVAJxL3NZjlfAz65JFobIXbbihmL4 = 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=tEJcb7IAECBjVXSHhlA2Tgx+4iM=; b=ZNkLEloazFn3eGfe9 oWDSo7OP9CDmnT9SyaFp2laLzHVZ5WcU8wu3LPgkftO3yZD5eQCvb3MQ8ItjSQRB 4OaBEq6VKFuqdnjSMDWP5FLwTj3d0sC1vbvDcQE5eQjxliv2SEGBaq3e9Wl5UP+m dP5XeRhjf2Aaneeii4j18e89DM= 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.7 required=5.0 tests=AWL,BAYES_00,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: <54181257.5050500@gmx.net> Date: Tue, 16 Sep 2014 12:35:03 +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: <5415790E DOT 8030209 AT gmx DOT net> In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-UI-Out-Filterresults: notjunk:1; X-IsSubscribed: yes Am 2014-09-15 um 12:15 schrieb Csaba Raduly: > On Sun, Sep 14, 2014 at 1:16 PM, 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? > > Hi Michael, > > What's the output of "make install" ? Maybe the install target is just a no-op. Hi Csaba, I do not think that this is a nop, it wouldn't make any sense. Here is the make install output: http://pastebin.com/sKELTjZe Thanks, 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