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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=vD CdlgI8B2wtmTvortMB0XFWi6v/VscBRechviy+Ut5zyMQrAM3NsIcpSqfHEENIHw MPDkgTRmMFX+XX9jsjCw6fMTOC9ZD45j3r36r5FuAz/dvymz45YDnjLShwaQC6N9 ZrGfG702F5evFaVMlUXLtMlkSuEdlSNIOA5LHx6Aw= 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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=6FMlM+Xg BgJS0soQkVktoCYgBDM=; b=pG3laG+8T0pcE9i5SLHSlugfuPUcRJRk7hbqXbZK Mt04cLTWk1sxnjxeRLQSEQ01ojNwy8x3EZAJk2WyqvUO4+nRS3qhH6dmlKMMVR0n jkM/DxnxorQTkyCDXUUsVg1MAej51ywg7RW4IGwErDBiVMd0ZOjLsBHU1d+x0rxc L7U= 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.8 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wg0-f52.google.com MIME-Version: 1.0 X-Received: by 10.194.78.243 with SMTP id e19mr2120565wjx.119.1410776108300; Mon, 15 Sep 2014 03:15:08 -0700 (PDT) In-Reply-To: <5415790E.8030209@gmx.net> References: <5415790E DOT 8030209 AT gmx DOT net> Date: Mon, 15 Sep 2014 12:15:08 +0200 Message-ID: Subject: Re: /usr/bin/install doesn't install files from Makefile From: Csaba Raduly To: cygwin list Content-Type: text/plain; charset=ISO-8859-1 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. Csaba -- GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++ The Tao of math: The numbers you can count are not the real numbers. Life is complex, with real and imaginary parts. "Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds "People disagree with me. I just ignore them." -- Linus Torvalds -- 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