X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 0602E385840B Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=optusnet.com.au Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=sender:from:date:to:subject:message-id:mail-followup-to:references :mime-version:content-disposition:in-reply-to; bh=S18BcoG3UmnFBqJdwvK689+Nh/C8ZaNWzGZ8G0VGI7M=; b=LaRo8vXrTocnZjDGBPtF83RJv+8/nSBMtXLTMVLTMwPnzLDoBMP1Nf0T6Fy/9V80qJ WTTYUM7daZRKKLtTWyUzYdzP75SvhNZm9upt0WFRWhiLOuP6PqVfoIDJ1OIpTp8kWKOj Fbol9n//oI7nYnqG68mapcpgeAsM5WHLa7HIOWxte9dx3buONGXvYKOFRWV/0w4JnavY QF3/FDuEfTSA1nKsBI+GRb5kdf7GZzWwcWvRNxj0bm+BaCLgQ1ISoAGYC054sVHupBhi gM5dnlhlO6F4U1T0KtFDNKcQvhrCnCCiGX6f7HvjTea+eiVZ7UhtEAcOZ7HmpvoIsh+R GNxQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:sender:from:date:to:subject:message-id :mail-followup-to:references:mime-version:content-disposition :in-reply-to; bh=S18BcoG3UmnFBqJdwvK689+Nh/C8ZaNWzGZ8G0VGI7M=; b=LVEHCBQWW2Jpwt+gJhE6iJe76afIRhhGWBCbXdbF6PWwlBveilGsSxRXwF+JzQPQxD idr7x1Mg5L5SuMXbUWPzI5YlmIlu5J71DdVi5kt1XHzLmPdDCMTdoUAXaxqKXeAidXcA MDY/Q9RH0HLDJ5iBOFHeJJAgi45b3E1XlY/NS68DehMc+/IM8iq3zIievpZGMK1QBHvE h1PKhb2kdsVl/gZVotahilnCqXiStYjY/XUsVnCgRfbXs/yD92PWe/V8qFHcwbndnVsz narLCx+vNDWWm1A7RokK2dl6OvWTIA6ufIBjpNseKSHbSnMW/ReJRjBxfR41FZSm6zRq XB/w== X-Gm-Message-State: AOAM533xMqnxZax1+4Kyr4v6QvhunG/5kppWO1Z/d3ot2+914y+scwcS huQnclrebentQUVH/IAFnRoi6nfJ38E= X-Google-Smtp-Source: ABdhPJx9+0/pbIqD+0lHvd2I1lDWw2iNL7aiUoqbHU4Pgt2CDQrujdl2scaU+/Q+L/daL4sfB1Q7WA== X-Received: by 2002:a17:90b:3758:: with SMTP id ne24mr22801805pjb.59.1636760571786; Fri, 12 Nov 2021 15:42:51 -0800 (PST) From: Duncan Roe X-Google-Original-From: Duncan Roe Date: Sat, 13 Nov 2021 10:42:46 +1100 To: cygwin AT cygwin DOT com Subject: Re: cygport build injecting /usr/lib/gcc/x86_64-pc-cygwin/7.4.0/ paths Message-ID: Mail-Followup-To: cygwin AT cygwin DOT com References: <9b0f1bad-1fde-1ed0-a454-409be5c97c10 AT SystematicSw DOT ab DOT ca> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-Spam-Status: No, score=-0.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" On Fri, Nov 12, 2021 at 01:25:48PM -0700, Brian Inglis wrote: > On 2021-11-12 12:18, Ken Brown via Cygwin wrote: [...] > Now should I patch /usr/bin/libtool, libtoolize the sources, cygautoreconf, > or upgrade libtool? > Anyone have any ideas for the best approach? > Or just go for it and try each in turn in case something works? > autoreconf -fi rm -Rf autom4te.cache (taken from autogen.sh in various netfilter prokects) Cheers ... Duncan. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple