From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 61365 invoked by alias); 28 Jan 2016 11: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 61352 invoked by uid 89); 28 Jan 2016 11:38:12 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=tao, Tao, boots, 231 X-HELO: mail-wm0-f54.google.com Received: from mail-wm0-f54.google.com (HELO mail-wm0-f54.google.com) (74.125.82.54) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Thu, 28 Jan 2016 11:38:10 +0000 Received: by mail-wm0-f54.google.com with SMTP id r129so20587429wmr.0 for ; Thu, 28 Jan 2016 03:38:10 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=/E9CGUnmH4bBwE/kMZtl+DxHvbv843M27lkh53DsMo8=; b=LLQ6N2QfCyuRRhTCt4YqnXlF//kbszVsREu4t0G26djUl4GJH1hUw8mM8xImDabQkb PIVWCgxuTUs3BiuecN7T0YnC3tZwH1BWCGPw/e+cuDbGqKx/LYWz+Iz4N6AdU/oVzeJu xlZgPHaseYtrjFr5AJ8wgyckEDEkoSqGCAuyvDmvDSozYCwh3YnLfAedca90cerbiQrv yseAk6VGaS8c2Vzogn9gdcvSf2hZ5XRRguOl7Hvh9kn6ZxjJrcMzcqC7/ombrvAte7yA 0E72AElq6bZvT4MFuUlWgEzfgSCspWWZIvOjnKd8IoQVxqGWPDD9+eaLVK9fuu4rWG96 Y1bQ== X-Gm-Message-State: AG10YOR24I7qryOLvfkR27mswv9qqUQS8bBWaptAdhHLPQ2HmA4neVFiDmkkQeqyAsBaesWl4TTyexzeFrIP6w== MIME-Version: 1.0 X-Received: by 10.194.176.170 with SMTP id cj10mr2600702wjc.165.1453981087860; Thu, 28 Jan 2016 03:38:07 -0800 (PST) Received: by 10.194.114.164 with HTTP; Thu, 28 Jan 2016 03:38:07 -0800 (PST) In-Reply-To: References: Date: Thu, 28 Jan 2016 14:24:00 -0000 Message-ID: Subject: Re: bwa error running Make and Make Install after installing update 2.4.1.1 to Cygwin64 From: Csaba Raduly To: cygwin list Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2016-01/txt/msg00416.txt.bz2 On Mon, Jan 25, 2016 at 10:03 PM, Robert May wrote: > Robert@DESKTOP-14EL82S /usr/local/bin/bwa-0.7.12 > $ ./configure > -bash: ./configure: No such file or directory > > Robert@DESKTOP-14EL82S /usr/local/bin/bwa-0.7.12 > $ make > make: Nothing to be done for 'all'. > > Robert@DESKTOP-14EL82S /usr/local/bin/bwa-0.7.12 > $ make install > > make: *** No rule to make target 'install'. Stop. Hi Robert, What is your Cygwin question? Assuming that bwa is https://github.com/lh3/bwa , you really should have read the readme. It makes no mention of configure nor does it mention 'make install'. Updating Cygwin has nothing to do with it; I get the same errors with Cygwin 2.3.1 (unsurprisingly, since there is no configure and no "install" target in the makefile). BTW, /usr/local/bin is not the best place for a source tree. 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