From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: compiling emacs 29.3 "--without-makeinfo" and texinfo 4.13 Date: Sun, 26 May 2024 11:14:27 +0300 Message-ID: <865xv1xa58.fsf@gnu.org> References: <86v831ygnd.fsf@gnu.org> <86ikz1xjix.fsf@gnu.org> <86a5kdxcyb.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="26010"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Sun May 26 10:14:54 2024 Return-path: Envelope-to: geh-help-gnu-emacs@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 1sB91p-0006bF-MA for geh-help-gnu-emacs@m.gmane-mx.org; Sun, 26 May 2024 10:14:53 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sB91S-0000wV-Ah; Sun, 26 May 2024 04:14:30 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sB91R-0000wE-4m for help-gnu-emacs@gnu.org; Sun, 26 May 2024 04:14:29 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sB91Q-0000rk-Ta for help-gnu-emacs@gnu.org; Sun, 26 May 2024 04:14:28 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=+qEqjuKZfQPn8m9B0JTUKYek6+EfqU0wMvnx7AmHxoA=; b=cyYoTis4j2SCZlOUJJpF DMji60B7tkP7L21XBfva8VdHhAIsAzqr1Uw+Q/lX77/cm5NJprga7AjPcxGUSMza02sgoU5kOj18c MTzNGCkB5IXUHap8PDQLbQm34uwIcH55j0HCOlSMh8HNr6cRIxTXQdQKjwsKWKYz52cvaRmxwOlSP XR2GBkVpNcpBIQs0MDA+/xLxQBDbEj6QClLmEn7AzIQHONPcz6YaKxvRMDVDIc9mnjUuyrrTPW7UK zF2wIGLgL9t4eof7cwnfiG9Af28lvasDjdCoHCq8K1RncboB58JgiPPgPdpHu+88uMW1/xRDfxVHa MiU4qlicdBu23A==; In-Reply-To: (message from =?utf-8?Q?andr=C3=A9s_ram=C3=ADrez?= on Sat, 25 May 2024 21:47:18 +0000) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:146826 Archived-At: > From: andrés ramírez > Cc: help-gnu-emacs@gnu.org > Date: Sat, 25 May 2024 21:47:18 +0000 > > >> And finally makeinfo was called (on the release tarball): > > Eli> That shouldn't happen. I'm guessing the time stamps of some *.texi files are newer than > Eli> the corresponding Info files. You need to figure out why. > > Where are located those 3 info files They are in the 'info' directory in the tarball.