From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11554 invoked by alias); 16 Sep 2014 10:35:13 -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 11531 invoked by uid 89); 16 Sep 2014 10:35:09 -0000 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 Received: from mout.gmx.net (HELO mout.gmx.net) (212.227.17.22) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Tue, 16 Sep 2014 10:35:07 +0000 Received: from [192.168.1.6] ([93.219.105.188]) by mail.gmx.com (mrgmx102) with ESMTPSA (Nemesis) id 0LbxQO-1YD7592veW-00jJRg for ; Tue, 16 Sep 2014 12:35:04 +0200 Message-ID: <54181257.5050500@gmx.net> Date: Tue, 16 Sep 2014 14:17:00 -0000 From: Michael Osipov <1983-01-06@gmx.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@cygwin.com Subject: Re: /usr/bin/install doesn't install files from Makefile References: <5415790E.8030209@gmx.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 X-SW-Source: 2014-09/txt/msg00258.txt.bz2 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