From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: 357d273d breaks bootstrap Date: Fri, 22 Oct 2021 04:52:45 -0400 Message-ID: References: <87pmrxc2xg.fsf.ref@yahoo.com> <87pmrxc2xg.fsf@yahoo.com> <87ee8dby2g.fsf@yahoo.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="6797"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) Cc: Po Lu , emacs-devel@gnu.org To: Stefan Kangas Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Oct 22 10:53:53 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mdqJE-0001ZG-Uv for ged-emacs-devel@m.gmane-mx.org; Fri, 22 Oct 2021 10:53:52 +0200 Original-Received: from localhost ([::1]:43964 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdqJD-0003Iw-Lc for ged-emacs-devel@m.gmane-mx.org; Fri, 22 Oct 2021 04:53:51 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:57194) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdqIC-0002YL-Nv for emacs-devel@gnu.org; Fri, 22 Oct 2021 04:52:49 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:39432) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdqIB-0004ah-1x; Fri, 22 Oct 2021 04:52:47 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1mdqI9-0004js-TP; Fri, 22 Oct 2021 04:52:45 -0400 X-Spook: TIE PPP GSG-9 Blackout TTP Standoff Storm Juarez X-Ran: dG\^q5\WZX=GLDq:_NDyhUWYQ,g4"]|HWqT_TVzC$OOvAy{A,(#tBk"1uJ"&3_}3MO>6RC X-Hue: brightred X-Attribution: GM In-Reply-To: (Stefan Kangas's message of "Thu, 21 Oct 2021 23:09:32 -0700") X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:277555 Archived-At: Stefan Kangas wrote: > "make extraclean && make bootstrap", which should resolve it. Or make bootstrap-clean in admin/unidata/Makefile.in and elsewhere run gen-clean, as I have previously recommended.