From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2975 invoked by alias); 14 Sep 2014 13:38: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 2955 invoked by uid 89); 14 Sep 2014 13:38:13 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_40,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 X-HELO: mail-lb0-f177.google.com Received: from mail-lb0-f177.google.com (HELO mail-lb0-f177.google.com) (209.85.217.177) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Sun, 14 Sep 2014 13:38:11 +0000 Received: by mail-lb0-f177.google.com with SMTP id l4so3108524lbv.8 for ; Sun, 14 Sep 2014 06:38:07 -0700 (PDT) X-Received: by 10.152.21.195 with SMTP id x3mr21926675lae.11.1410701887677; Sun, 14 Sep 2014 06:38:07 -0700 (PDT) Received: from [192.168.2.108] (p5B1744DF.dip0.t-ipconnect.de. [91.23.68.223]) by mx.google.com with ESMTPSA id jf6sm3102787lac.42.2014.09.14.06.38.05 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 14 Sep 2014 06:38:06 -0700 (PDT) Message-ID: <54159A34.7060701@gmail.com> Date: Sun, 14 Sep 2014 14:35:00 -0000 From: Marco Atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; 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: <5415790E.8030209@gmx.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2014-09/txt/msg00237.txt.bz2 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 ? 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