delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
X-Recipient: | djgpp AT delorie DOT com |
X-Original-DKIM-Signature: | v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; |
s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: | |
mime-version; bh=epdY8GUuc2W5b66gn2jvBGZVvymGYKlYulTJ7mUoyHQ=; b=oh4hMQhD0Sj8 | |
4dQJShzbfomIJBYN1eJ702aSwN/5n9IRSlxiQ1qisk8y13Ma8JLNfpkAgovQt19lEYaOStTm7moaS | |
lVf5P3d28A2cbeHoOvk5ab5Xxc6ewzS8dAGHHcMdG9m7XCt2WJ268hLwMmgWVK2w2ZkXlFgCJADe+ | |
WGzUN97wviSBSLKwrXfr8rBvWy9O0exEsMNnIj0YFVRg7z4FaBNGx/+9W8ufBXN0m4NiDSgpa7M8p | |
4uoTZbXNhLjRggF19wxxLQaadSy2PAy2DsEGQ9f5aNby4F0EIQNrxaFyo17z2Nt609R/AkJ8zomvC | |
qTeQep9MqrzpWdar0H2KcQ==; | |
Date: | Wed, 23 Feb 2022 05:29:48 +0200 |
Message-Id: | <838ru2tg43.fsf@gnu.org> |
From: | "Eli Zaretskii (eliz AT gnu DOT org) [via djgpp AT delorie DOT com]" <djgpp AT delorie DOT com> |
To: | djgpp AT delorie DOT com |
In-Reply-To: | <11cd86a4-05c0-4263-9cfc-ba6092388807n@googlegroups.com> |
(djgpp AT delorie DOT com) | |
Subject: | Re: Menu reference to nonexistent node error |
References: | <b84357c3-50cd-4b14-b88a-d55bdc8c58d1n AT googlegroups DOT com> <83a6eiu2dt DOT fsf AT gnu DOT org> <11cd86a4-05c0-4263-9cfc-ba6092388807n AT googlegroups DOT com> |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
> Date: Tue, 22 Feb 2022 13:38:54 -0800 (PST) > From: "Khusraw (mv DOT ionascu AT gmail DOT com) [via djgpp AT delorie DOT com]" <djgpp AT delorie DOT com> > > Yes, it got built, but has no such node, this is its whole content: > > @c ----------------------------------------------------------------------------- > @node Functional Categories, Alphabetical List, Introduction, Top > @unnumbered Functional Categories > > @menu > @end menu > @c ----------------------------------------------------------------------------- > @node Alphabetical List, Unimplemented, Functional Categories, Top > @unnumbered Alphabetical List > > @menu > @end menu Then you need to investigate why: this is the problem, AFAIR. This file should have the entire contents of the manual, generated from all the *.txh files spread all over the source tree.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |