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=AX lOV7HDCyW+XCkSSgefpts9TJ0X1mUhJh9H1HEyGtKoovDxJR1WfppNgNi/Pewegs IVRHNPndRAZvymMmvaRwU0wKs0RxqlWu7NtndWKIIG/yRQdFEYbbgS3Q/s7/Kzo1 niLAAnm7u2/jKwo9tYl3Q6Ln4DRtMZcoVZAQTPbA0= 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=enyxUxXX gohtGrSOFUkYuRXv7Fg=; b=ujsWOfdpbTc8NvuOFfS930QdibAu/jhFVob4iCIU gklSA8+hXql4oKIOvskHdHlzRbUKLKCGlUCk+16AZsmCq0DqzKdX/xEr+lvd8tJX PqsdMGg+Wn/4uSKojEZ4H+FCWK065KZR9ypUfCRfegxJLBIP7B7B5KuMa96k3HDF bp8= 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=-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 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) In-Reply-To: References: Date: Thu, 28 Jan 2016 12:38:07 +0100 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 On Mon, Jan 25, 2016 at 10:03 PM, Robert May wrote: > Robert AT DESKTOP-14EL82S /usr/local/bin/bwa-0.7.12 > $ ./configure > -bash: ./configure: No such file or directory > > Robert AT DESKTOP-14EL82S /usr/local/bin/bwa-0.7.12 > $ make > make: Nothing to be done for 'all'. > > Robert AT 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