delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
To: | <cygwin AT cygwin DOT com> |
Subject: | RE: change in behavior of make from 3.80 to 3.81 |
Date: | Wed, 16 Aug 2006 10:27:01 +0100 |
Message-ID: | <01b901c6c116$21259430$a501a8c0@CAM.ARTIMI.COM> |
MIME-Version: | 1.0 |
X-Mailer: | Microsoft Office Outlook 11 |
In-Reply-To: | <6.2.3.4.2.20060815151104.0b40e260@pop.nycap.rr.com> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
On 15 August 2006 20:56, William A. Hoffman wrote: > So, in this case, for > those that want the old way of things to work, there is no amount of "work" > they can do to make that happen. Blatantly untrue. Here is a VERY simple recipe you can follow to make it work again: 1) Use setup.exe to roll back your current make version to 3.80-1 2) To make sure this doesn't ever get overwritten by a newer version even if you want to upgrade the rest of your cygwin installation, you can edit /etc/setup/installed.db; change the version number in the entry for make to something ridiculous, like 9999.9999-9; setup.exe will always think your installed version is newest. or: 1) Use setup.exe to install the source package to 3.80-1. 2) Compile and install it with a --prefix setting that places it earlier in your $PATH (e.g. /usr/local instead of /usr). 3) (Optional) Use setup.exe to uninstall the cygwin make package altogether. Trivial. Elementary. Easy. Simple. Take you ten minutes. Twenty if you aren't used to compiling source packages and have to try it a couple of times. cheers, DaveK -- Can't think of a witty .sigline today.... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |