Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

Trespassers will be shot. Survivors will be SHOT AGAIN!


devel / comp.os.msdos.djgpp / Menu reference to nonexistent node error

SubjectAuthor
* Menu reference to nonexistent node errorKhusraw
`* Re: Menu reference to nonexistent node errorEli Zaretskii (eliz@gnu.org) [via djgpp@delorie.com]
 `* Re: Menu reference to nonexistent node errorKhusraw
  `* Re: Menu reference to nonexistent node errorEli Zaretskii (eliz@gnu.org) [via djgpp@delorie.com]
   +* Re: Menu reference to nonexistent node errorKhusraw
   |`* Re: Menu reference to nonexistent node errorJuan Manuel Guerrero (juan.guerrero@gmx.de) [via djgpp@delorie.com]
   | +- Re: Menu reference to nonexistent node errorKhusraw
   | `* Re: Menu reference to nonexistent node errorKhusraw
   |  `* Re: Menu reference to nonexistent node errorJuan Manuel Guerrero (juan.guerrero@gmx.de) [via djgpp@delorie.com]
   |   `- Re: Menu reference to nonexistent node errorEli Zaretskii (eliz@gnu.org) [via djgpp@delorie.com]
   `* Re: Menu reference to nonexistent node errorKhusraw
    `- Re: Menu reference to nonexistent node errorFrank Sapone (emoaddict15@gmail.com) [via djgpp@delorie.com]

1
Menu reference to nonexistent node error

<b84357c3-50cd-4b14-b88a-d55bdc8c58d1n@googlegroups.com>

 copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=140&group=comp.os.msdos.djgpp#140

 copy link   Newsgroups: comp.os.msdos.djgpp
X-Received: by 2002:a05:6000:1d93:b0:1ec:7868:b92d with SMTP id bk19-20020a0560001d9300b001ec7868b92dmr1912369wrb.507.1645554509765;
Tue, 22 Feb 2022 10:28:29 -0800 (PST)
X-Received: by 2002:a25:3502:0:b0:622:a23c:ad92 with SMTP id
c2-20020a253502000000b00622a23cad92mr24496161yba.378.1645554509268; Tue, 22
Feb 2022 10:28:29 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.128.88.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.msdos.djgpp
Date: Tue, 22 Feb 2022 10:28:29 -0800 (PST)
Injection-Info: google-groups.googlegroups.com; posting-host=188.27.111.125; posting-account=W7Xq4AoAAACdWdBRi2rb45ZV3AtecYoa
NNTP-Posting-Host: 188.27.111.125
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <b84357c3-50cd-4b14-b88a-d55bdc8c58d1n@googlegroups.com>
Subject: Menu reference to nonexistent node error
From: mv.ionascu@gmail.com (Khusraw)
Injection-Date: Tue, 22 Feb 2022 18:28:29 +0000
Content-Type: text/plain; charset="UTF-8"
 by: Khusraw - Tue, 22 Feb 2022 18:28 UTC

When I try to build DJGPP from CVS I get the following errors:

libc.tex:134: Menu reference to nonexistent node `waitpid' (perhaps incorrect sectioning?).
libc.tex:133: Menu reference to nonexistent node `wait' (perhaps incorrect sectioning?).
libc.tex:132: Menu reference to nonexistent node `vfork' (perhaps incorrect sectioning?)
libc.tex:131: Menu reference to nonexistent node `umask' (perhaps incorrect sectioning?)
libc.tex:130: Menu reference to nonexistent node `tcsetpgrp' (perhaps incorrect sectioni
libc.tex:129: Menu reference to nonexistent node `tcsendbreak' (perhaps incorrect sectio
libc.tex:128: Menu reference to nonexistent node `tcdrain' (perhaps incorrect sectioning
libc.tex:127: Menu reference to nonexistent node `setuid' (perhaps incorrect sectioning?).
libc.tex:126: Menu reference to nonexistent node `setsid' (perhaps incorrect sectioning?).
libc.tex:125: Menu reference to nonexistent node `setpgid' (perhaps incorrect sectioning?).
libc.tex:124: Menu reference to nonexistent node `setgid' (perhaps incorrect sectioning?).
libc.tex:123: Menu reference to nonexistent node `nice' (perhaps incorrect sectioning?).
libc.tex:122: Menu reference to nonexistent node `mknod' (perhaps incorrect sectioning?).
libc.tex:121: Menu reference to nonexistent node `mkfifo' (perhaps incorrect sectioning?).
libc.tex:120: Menu reference to nonexistent node `lchown' (perhaps incorrect sectioning?).
libc.tex:119: Menu reference to nonexistent node `getpwuid' (perhaps incorrect sectioning?).
libc.tex:118: Menu reference to nonexistent node `getpwnam' (perhaps incorrect sectioning?).
libc.tex:117: Menu reference to nonexistent node `getgroups' (perhaps incorrect sectioning?).
libc.tex:116: Menu reference to nonexistent node `getgrnam' (perhaps incorrect sectioning?).
libc.tex:115: Menu reference to nonexistent node `getgrgid' (perhaps incorrect sectioning?).
libc.tex:114: Menu reference to nonexistent node `fork' (perhaps incorrect sectioning?).
libc.tex:113: Menu reference to nonexistent node `fchown' (perhaps incorrect sectioning?).
libc.tex:112: Menu reference to nonexistent node `chown' (perhaps incorrect sectioning?).
libc.tex:111: Menu reference to nonexistent node `cfsetospeed' (perhaps incorrect sectioning?).
libc.tex:110: Menu reference to nonexistent node `cfsetispeed' (perhaps incorrect sectioning?).
libc.tex:109: Menu reference to nonexistent node `cfgetospeed' (perhaps incorrect sectioning?).
libc.tex:108: Menu reference to nonexistent node `cfgetispeed' (perhaps incorrect sectioning?).
libc.tex:107: Menu reference to nonexistent node `addmntent' (perhaps incorrect sectioning?).
libc.tex:71: Cross reference to nonexistent node `libm' (perhaps incorrect sectioning?).

I use makeinfo.exe from txi413br3.zip. What could be the reason?

Re: Menu reference to nonexistent node error

<83a6eiu2dt.fsf@gnu.org>

 copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=141&group=comp.os.msdos.djgpp#141

 copy link   Newsgroups: comp.os.msdos.djgpp
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!border1.nntp.dca1.giganews.com!nntp.giganews.com!buffer1.nntp.dca1.giganews.com!news.giganews.com.POSTED!not-for-mail
NNTP-Posting-Date: Tue, 22 Feb 2022 13:28:46 -0600
X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f
X-Recipient: djgpp@delorie.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=jJUhg9sQ7n//lTbjGHLZ1wRXlGj8RR5AEa09OscH77U=; b=CloWDz+gBZZP
jPfOWC1Jyi9d7o1UIYX1LwEgL/RSf5T3dbbPKo+lXIDWfOJpm8TzjtsqwlL6GktNJ7dPKJh/t81P6
A+9FkXRXbyTBijLgNRsti8vaGNC/VAHfetO0Zlrdq7Y/QoMHE0BHeEnQSU2nCZkpm8moLtbZsa8IR
iJOcCJtRTbHwRh1HovTiMzhd1+h3knUtkaFauBlcG41kp6YMSf1xySDyHLobvYwmW7FezbF3nq0rn
qIKVIhvNYpdzWO3Usl4Q0BpEfR1jmvJyKXNuYUZZ2H/QdbERadLR0hh8cNDPc2mJV91iN3t+WuqWh
7AXEllLD1KbOx2TYcrqU/A==;
Date: Tue, 22 Feb 2022 21:28:46 +0200
Message-Id: <83a6eiu2dt.fsf@gnu.org>
From: djgpp@delorie.com (Eli Zaretskii (eliz@gnu.org) [via djgpp@delorie.com])
To: djgpp@delorie.com
In-Reply-To: <b84357c3-50cd-4b14-b88a-d55bdc8c58d1n@googlegroups.com>
(djgpp@delorie.com)
Subject: Re: Menu reference to nonexistent node error
References: <b84357c3-50cd-4b14-b88a-d55bdc8c58d1n@googlegroups.com>
Reply-To: djgpp@delorie.com
Errors-To: nobody@delorie.com
X-Mailing-List: djgpp@delorie.com
X-Unsubscribes-To: listserv@delorie.com
Precedence: bulk
Newsgroups: comp.os.msdos.djgpp
Organization: None provided
DJ-Gateway: from mailing list djgpp@delorie.com
Lines: 39
X-Usenet-Provider: http://www.giganews.com
X-Trace: sv3-yxlfpLcJ8GNogoR0kTnvx3WH7CMWBRBdrn6zDzsaURjfa23BL3OV7U0303mQQgxWLzsFol2JAJ6hg9t!EkFvkOXVCdQK/O7aHaqozVOpoYhFBPCyQZmjikxcKMGe
X-Complaints-To: abuse@giganews.com
X-DMCA-Notifications: http://www.giganews.com/info/dmca.html
X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly
X-Postfilter: 1.3.40
X-Original-Bytes: 5095
 by: Eli Zaretskii (eliz@ - Tue, 22 Feb 2022 19:28 UTC

> Date: Tue, 22 Feb 2022 10:28:29 -0800 (PST)
> From: "Khusraw (mv.ionascu@gmail.com) [via djgpp@delorie.com]" <djgpp@delorie.com>
>
> When I try to build DJGPP from CVS I get the following errors:
>
> libc.tex:134: Menu reference to nonexistent node `waitpid' (perhaps incorrect sectioning?).
> libc.tex:133: Menu reference to nonexistent node `wait' (perhaps incorrect sectioning?).
> libc.tex:132: Menu reference to nonexistent node `vfork' (perhaps incorrect sectioning?)
> libc.tex:131: Menu reference to nonexistent node `umask' (perhaps incorrect sectioning?)
> libc.tex:130: Menu reference to nonexistent node `tcsetpgrp' (perhaps incorrect sectioni
> libc.tex:129: Menu reference to nonexistent node `tcsendbreak' (perhaps incorrect sectio
> libc.tex:128: Menu reference to nonexistent node `tcdrain' (perhaps incorrect sectioning
> libc.tex:127: Menu reference to nonexistent node `setuid' (perhaps incorrect sectioning?).
> libc.tex:126: Menu reference to nonexistent node `setsid' (perhaps incorrect sectioning?).
> libc.tex:125: Menu reference to nonexistent node `setpgid' (perhaps incorrect sectioning?).
> libc.tex:124: Menu reference to nonexistent node `setgid' (perhaps incorrect sectioning?).
> libc.tex:123: Menu reference to nonexistent node `nice' (perhaps incorrect sectioning?).
> libc.tex:122: Menu reference to nonexistent node `mknod' (perhaps incorrect sectioning?).
> libc.tex:121: Menu reference to nonexistent node `mkfifo' (perhaps incorrect sectioning?).
> libc.tex:120: Menu reference to nonexistent node `lchown' (perhaps incorrect sectioning?).
> libc.tex:119: Menu reference to nonexistent node `getpwuid' (perhaps incorrect sectioning?).
> libc.tex:118: Menu reference to nonexistent node `getpwnam' (perhaps incorrect sectioning?).
> libc.tex:117: Menu reference to nonexistent node `getgroups' (perhaps incorrect sectioning?).
> libc.tex:116: Menu reference to nonexistent node `getgrnam' (perhaps incorrect sectioning?).
> libc.tex:115: Menu reference to nonexistent node `getgrgid' (perhaps incorrect sectioning?).
> libc.tex:114: Menu reference to nonexistent node `fork' (perhaps incorrect sectioning?).
> libc.tex:113: Menu reference to nonexistent node `fchown' (perhaps incorrect sectioning?).
> libc.tex:112: Menu reference to nonexistent node `chown' (perhaps incorrect sectioning?).
> libc.tex:111: Menu reference to nonexistent node `cfsetospeed' (perhaps incorrect sectioning?).
> libc.tex:110: Menu reference to nonexistent node `cfsetispeed' (perhaps incorrect sectioning?).
> libc.tex:109: Menu reference to nonexistent node `cfgetospeed' (perhaps incorrect sectioning?).
> libc.tex:108: Menu reference to nonexistent node `cfgetispeed' (perhaps incorrect sectioning?).
> libc.tex:107: Menu reference to nonexistent node `addmntent' (perhaps incorrect sectioning?).
> libc.tex:71: Cross reference to nonexistent node `libm' (perhaps incorrect sectioning?).
>
> I use makeinfo.exe from txi413br3.zip. What could be the reason?

Did the file libc2.tex get built by the build procedure? Does that
file have a @node named "waitpid"?

Re: Menu reference to nonexistent node error

<11cd86a4-05c0-4263-9cfc-ba6092388807n@googlegroups.com>

 copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=142&group=comp.os.msdos.djgpp#142

 copy link   Newsgroups: comp.os.msdos.djgpp
X-Received: by 2002:a5d:4bcd:0:b0:1e3:b7e:82c2 with SMTP id l13-20020a5d4bcd000000b001e30b7e82c2mr19961208wrt.348.1645565935294;
Tue, 22 Feb 2022 13:38:55 -0800 (PST)
X-Received: by 2002:a25:e68a:0:b0:612:53ad:3e6f with SMTP id
d132-20020a25e68a000000b0061253ad3e6fmr25533161ybh.616.1645565934833; Tue, 22
Feb 2022 13:38:54 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.msdos.djgpp
Date: Tue, 22 Feb 2022 13:38:54 -0800 (PST)
In-Reply-To: <83a6eiu2dt.fsf@gnu.org>
Injection-Info: google-groups.googlegroups.com; posting-host=188.27.111.125; posting-account=W7Xq4AoAAACdWdBRi2rb45ZV3AtecYoa
NNTP-Posting-Host: 188.27.111.125
References: <b84357c3-50cd-4b14-b88a-d55bdc8c58d1n@googlegroups.com> <83a6eiu2dt.fsf@gnu.org>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <11cd86a4-05c0-4263-9cfc-ba6092388807n@googlegroups.com>
Subject: Re: Menu reference to nonexistent node error
From: mv.ionascu@gmail.com (Khusraw)
Injection-Date: Tue, 22 Feb 2022 21:38:55 +0000
Content-Type: text/plain; charset="UTF-8"
Lines: 14
 by: Khusraw - Tue, 22 Feb 2022 21:38 UTC

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

Re: Menu reference to nonexistent node error

<838ru2tg43.fsf@gnu.org>

 copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=143&group=comp.os.msdos.djgpp#143

 copy link   Newsgroups: comp.os.msdos.djgpp
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!feeder1.feed.usenet.farm!feed.usenet.farm!tr2.eu1.usenetexpress.com!feeder.usenetexpress.com!tr1.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!buffer1.nntp.dca1.giganews.com!buffer2.nntp.dca1.giganews.com!news.giganews.com.POSTED!not-for-mail
NNTP-Posting-Date: Tue, 22 Feb 2022 21:29:50 -0600
X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f
X-Recipient: djgpp@delorie.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: djgpp@delorie.com (Eli Zaretskii (eliz@gnu.org) [via djgpp@delorie.com])
To: djgpp@delorie.com
In-Reply-To: <11cd86a4-05c0-4263-9cfc-ba6092388807n@googlegroups.com> (djgpp@delorie.com)
Subject: Re: Menu reference to nonexistent node error
References: <b84357c3-50cd-4b14-b88a-d55bdc8c58d1n@googlegroups.com> <83a6eiu2dt.fsf@gnu.org> <11cd86a4-05c0-4263-9cfc-ba6092388807n@googlegroups.com>
Reply-To: djgpp@delorie.com
Errors-To: nobody@delorie.com
X-Mailing-List: djgpp@delorie.com
X-Unsubscribes-To: listserv@delorie.com
Precedence: bulk
Newsgroups: comp.os.msdos.djgpp
Organization: None provided
DJ-Gateway: from mailing list djgpp@delorie.com
Lines: 21
X-Usenet-Provider: http://www.giganews.com
X-Trace: sv3-BTfJNbcdIhABqBULf567SrlXbpLcJXGR6z/Df4bDYj6+DWGQ8UXu7h8PMuolc7CXliQfkDhs1ZgijBb!OWBT7EpOdTZCSDzK/qVLU6gaVDR0TXisQP6BPHp3ya5V
X-Complaints-To: abuse@giganews.com
X-DMCA-Notifications: http://www.giganews.com/info/dmca.html
X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly
X-Postfilter: 1.3.40
X-Original-Bytes: 2883
 by: Eli Zaretskii (eliz@ - Wed, 23 Feb 2022 03:29 UTC

> Date: Tue, 22 Feb 2022 13:38:54 -0800 (PST)
> From: "Khusraw (mv.ionascu@gmail.com) [via djgpp@delorie.com]" <djgpp@delorie.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.

Re: Menu reference to nonexistent node error

<d88f70e8-26c0-4c46-b835-7bb34e735e35n@googlegroups.com>

 copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=144&group=comp.os.msdos.djgpp#144

 copy link   Newsgroups: comp.os.msdos.djgpp
X-Received: by 2002:a5d:588a:0:b0:1e8:b478:e74f with SMTP id n10-20020a5d588a000000b001e8b478e74fmr22675014wrf.210.1645607642484;
Wed, 23 Feb 2022 01:14:02 -0800 (PST)
X-Received: by 2002:a0d:cc49:0:b0:2d1:5167:ed08 with SMTP id
o70-20020a0dcc49000000b002d15167ed08mr27319514ywd.114.1645607641984; Wed, 23
Feb 2022 01:14:01 -0800 (PST)
Path: i2pn2.org!i2pn.org!usenet.goja.nl.eu.org!pasdenom.info!usenet-fr.net!proxad.net!feeder1-2.proxad.net!209.85.128.87.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.msdos.djgpp
Date: Wed, 23 Feb 2022 01:14:01 -0800 (PST)
In-Reply-To: <838ru2tg43.fsf@gnu.org>
Injection-Info: google-groups.googlegroups.com; posting-host=5.12.19.194; posting-account=W7Xq4AoAAACdWdBRi2rb45ZV3AtecYoa
NNTP-Posting-Host: 5.12.19.194
References: <b84357c3-50cd-4b14-b88a-d55bdc8c58d1n@googlegroups.com>
<83a6eiu2dt.fsf@gnu.org> <11cd86a4-05c0-4263-9cfc-ba6092388807n@googlegroups.com>
<838ru2tg43.fsf@gnu.org>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <d88f70e8-26c0-4c46-b835-7bb34e735e35n@googlegroups.com>
Subject: Re: Menu reference to nonexistent node error
From: mv.ionascu@gmail.com (Khusraw)
Injection-Date: Wed, 23 Feb 2022 09:14:02 +0000
Content-Type: text/plain; charset="UTF-8"
 by: Khusraw - Wed, 23 Feb 2022 09:14 UTC

> 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.

Unfortunately I don't have time for such investigations, I thought that if I have all the
latest required DJGPP packages installed and run "make" everything is built without
problems (the error appears in both NTVDM and DOSBox, the only "systems" I have
available for building). But I noticed something else, if I run "mkdoc . libc2.tex"
outside the building process, libc2.tex is correctly generated and the building process
continues with no more errors.

Re: Menu reference to nonexistent node error

<13bd6afd-4b0c-4871-8ea4-af660cc03dcfn@googlegroups.com>

 copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=145&group=comp.os.msdos.djgpp#145

 copy link   Newsgroups: comp.os.msdos.djgpp
X-Received: by 2002:a1c:f003:0:b0:37b:d5fc:5c9e with SMTP id a3-20020a1cf003000000b0037bd5fc5c9emr6713015wmb.154.1645609325896;
Wed, 23 Feb 2022 01:42:05 -0800 (PST)
X-Received: by 2002:a25:a483:0:b0:60f:d136:f5ee with SMTP id
g3-20020a25a483000000b0060fd136f5eemr26696620ybi.631.1645609325314; Wed, 23
Feb 2022 01:42:05 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.128.88.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.msdos.djgpp
Date: Wed, 23 Feb 2022 01:42:05 -0800 (PST)
In-Reply-To: <838ru2tg43.fsf@gnu.org>
Injection-Info: google-groups.googlegroups.com; posting-host=5.12.19.194; posting-account=W7Xq4AoAAACdWdBRi2rb45ZV3AtecYoa
NNTP-Posting-Host: 5.12.19.194
References: <b84357c3-50cd-4b14-b88a-d55bdc8c58d1n@googlegroups.com>
<83a6eiu2dt.fsf@gnu.org> <11cd86a4-05c0-4263-9cfc-ba6092388807n@googlegroups.com>
<838ru2tg43.fsf@gnu.org>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <13bd6afd-4b0c-4871-8ea4-af660cc03dcfn@googlegroups.com>
Subject: Re: Menu reference to nonexistent node error
From: mv.ionascu@gmail.com (Khusraw)
Injection-Date: Wed, 23 Feb 2022 09:42:05 +0000
Content-Type: text/plain; charset="UTF-8"
 by: Khusraw - Wed, 23 Feb 2022 09:42 UTC

I forgot to mention that there was another problem, with gcc failing to
compile mcount.c due to some warnings being treated as errors, but,
obviously, I could easily fix this step. My impression is that in fact none
of those advised has ever tried to build DJGPP from CVS with the
latest packages and the existing makefiles.

Re: Menu reference to nonexistent node error

<56dd832f-21d4-1b27-0a0a-5a8f45dbd169@gmail.com>

 copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=146&group=comp.os.msdos.djgpp#146

 copy link   Newsgroups: comp.os.msdos.djgpp
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!1.us.feeder.erje.net!feeder.erje.net!border1.nntp.dca1.giganews.com!nntp.giganews.com!buffer1.nntp.dca1.giganews.com!news.giganews.com.POSTED!not-for-mail
NNTP-Posting-Date: Wed, 23 Feb 2022 08:00:48 -0600
X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f
X-Recipient: djgpp@delorie.com
X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20210112;
h=message-id:date:mime-version:user-agent:subject:content-language:to
:references:from:in-reply-to:content-transfer-encoding;
bh=icK/qGRmlaob/r7xEWt08nnJdS65iwgtthqrwM5UAaU=;
b=Jkx1p+Gd9t30MYZxu+fNt8eGzhpKNHCv7f5PI1EYiO0uz77UWc6BvVvNLG//QpvlhC
qZuE6It3DdtqfuVb0Yn71wm9E54jRpJih7DuMsqiAzvO+yPukaQ6+HGwhykpdcYAWKtF
KOHQKxYlzhVhueylWjFUOn2esAlmKhZ6Gx+AkOaeP10JXVFDmJYSyiUdhFThtQ5WenqI
IlH+y7NJYYJqyjbVhgFFkhze0oKX4UQp6gtmv9H6LBnnR1Dyt4pXldeslbtHLz7AU/ql
8+eIyUwI59KCFbidIEiPd41rBgdIDCmd3rUsDsoNSlp7GIG0YZFWvFnWSsCruw0ITuRf
vTig==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20210112;
h=x-gm-message-state:message-id:date:mime-version:user-agent:subject
:content-language:to:references:from:in-reply-to
:content-transfer-encoding;
bh=icK/qGRmlaob/r7xEWt08nnJdS65iwgtthqrwM5UAaU=;
b=lE7bz+FDfypus1OdE8V3pNkWiiouCs90cFx3WbTsWemQqXJc9WqcbJg4+QLFWQTwxE
P2omdurTm0BMHTocWn3TUxe/h+/CNpZv86TQyRAfF8VtOW8KLDUTDS6e1YVa0bNWNeR9
RINNTl5Vs6pcXLZyKMxQqFU1OJmxDIc2qNeRY7KhYiDMUdzTPNIk1u/GbCu8F2tDEA9B
0mhKvJM9dOWZHmqgI/9//sPGReHx8T8hJVj1Sep8p0Np5mZUnrwmuG6NbpzDZjzarQW5
DlHiLu0/ylXrUMlJBb60gwJThNAo8zQHE2gSZUjm18ZCOIqs0IpFZ2knBPkIQ/iF0MQx
Vk2g==
X-Gm-Message-State: AOAM533+u5znqmB2G/lwMxDDPJfFSp1KVfHXbuZiA3GoZfCIIY+IXqif
k6r+KlbdnYxHNGfmTN0scLF43BLZQkQ=
X-Google-Smtp-Source: ABdhPJxjHx4ElD/JdQ2VvfYdu6Yk3AGcOjir6hGTZN8HKbO1BU/GeFhIY12Yi/zc/XJ5AEt1fOEvww==
X-Received: by 2002:a37:492:0:b0:47d:e1d1:baca with SMTP id 140-20020a370492000000b0047de1d1bacamr19287129qke.247.1645624837307;
Wed, 23 Feb 2022 06:00:37 -0800 (PST)
Message-ID: <56dd832f-21d4-1b27-0a0a-5a8f45dbd169@gmail.com>
Date: Wed, 23 Feb 2022 09:00:35 -0500
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.6.1
Subject: Re: Menu reference to nonexistent node error
Content-Language: en-US
To: djgpp@delorie.com
References: <b84357c3-50cd-4b14-b88a-d55bdc8c58d1n@googlegroups.com>
<83a6eiu2dt.fsf@gnu.org>
<11cd86a4-05c0-4263-9cfc-ba6092388807n@googlegroups.com>
<838ru2tg43.fsf@gnu.org>
<13bd6afd-4b0c-4871-8ea4-af660cc03dcfn@googlegroups.com>
From: djgpp@delorie.com (Frank Sapone (emoaddict15@gmail.com) [via djgpp@delorie.com])
In-Reply-To: <13bd6afd-4b0c-4871-8ea4-af660cc03dcfn@googlegroups.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Reply-To: djgpp@delorie.com
Errors-To: nobody@delorie.com
X-Mailing-List: djgpp@delorie.com
X-Unsubscribes-To: listserv@delorie.com
Precedence: bulk
Newsgroups: comp.os.msdos.djgpp
Organization: None provided
DJ-Gateway: from mailing list djgpp@delorie.com
Lines: 22
X-Usenet-Provider: http://www.giganews.com
X-Trace: sv3-YpFnleMVXrn5Kjvxojdtuk73wWKBKHfoZ7+V2IMQKqtwwDt/d9zkrlkm4KtvtYGKTA2hGGRqBIFpAVc!hw5cOF1ES1RyMh5Dslw40ws0B43z73cu83rnjT3Np/PCkcow2PCgLY8PNhz+DUDMe+a9PH8Idr6S
X-Complaints-To: abuse@giganews.com
X-DMCA-Notifications: http://www.giganews.com/info/dmca.html
X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly
X-Postfilter: 1.3.40
X-Original-Bytes: 4677
 by: Frank Sapone (emoadd - Wed, 23 Feb 2022 14:00 UTC

On 2/23/2022 4:42 AM, Khusraw (mv.ionascu@gmail.com) [via
djgpp@delorie.com] wrote:
> My impression is that in fact none
> of those advised has ever tried to build DJGPP from CVS with the
> latest packages and the existing makefiles.

Hi Khusraw,

Personally, I have not tried to build DJGPP from latest CVS in quite
some time.  And admittedly, there's only a small handful of people still
working on the project.  The heydays of having many eyeballs on DJGPP
and getting things resolved quickly has since passed.  Is there a
specific reason you must have DJGPP?  Are you specifically trying to
target DOS?  If no, then you should be able to use MSYS2/MinGW for your
projects.  Also, there is a user who has been building Windows
cross-compilers for DJGPP for quite some time.  This will build much
faster (you can actually use -j option in make) and you won't have to
run it under some form of emulation:
https://github.com/andrewwutw/build-djgpp

Frank

Re: Menu reference to nonexistent node error

<20220223204156.43b7d2e5@gmx.de>

 copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=147&group=comp.os.msdos.djgpp#147

 copy link   Newsgroups: comp.os.msdos.djgpp
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!news.szaf.org!3.eu.feeder.erje.net!feeder.erje.net!border1.nntp.dca1.giganews.com!nntp.giganews.com!buffer1.nntp.dca1.giganews.com!buffer2.nntp.dca1.giganews.com!news.giganews.com.POSTED!not-for-mail
NNTP-Posting-Date: Wed, 23 Feb 2022 13:42:14 -0600
X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f
X-Recipient: djgpp@delorie.com
X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net;
s=badeba3b8450; t=1645645319;
bh=p62PoCJjwocuVZBTRezei7nmxtzLlEYtc2pkm66MdNk=;
h=X-UI-Sender-Class:Date:From:To:Subject:In-Reply-To:References;
b=l129pjg55zbuwyK/olBHPTpPEvZiUm+xQjcO2s6DNvR9EeEcaSTNHHP7nXqDkFe22
IQkfCctMVCLivUyiZd9pOIjFhbkxHysrXMaWWQGu59y72N+SrFJ2I1avUVFBIfAQeZ
U1V3oSQOTD/NzcjvtilBgzRw+CzcjlYRXxJvz9IE=
X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c
Date: Wed, 23 Feb 2022 20:41:56 +0100
From: djgpp@delorie.com (Juan Manuel Guerrero (juan.guerrero@gmx.de) [via djgpp@delorie.com])
To: djgpp@delorie.com
Subject: Re: Menu reference to nonexistent node error
Message-ID: <20220223204156.43b7d2e5@gmx.de>
In-Reply-To: <d88f70e8-26c0-4c46-b835-7bb34e735e35n@googlegroups.com>
References: <b84357c3-50cd-4b14-b88a-d55bdc8c58d1n@googlegroups.com>
<83a6eiu2dt.fsf@gnu.org>
<11cd86a4-05c0-4263-9cfc-ba6092388807n@googlegroups.com>
<838ru2tg43.fsf@gnu.org>
<d88f70e8-26c0-4c46-b835-7bb34e735e35n@googlegroups.com>
X-Mailer: Claws Mail 3.18.0 (GTK+ 2.24.32; x86_64-suse-linux-gnu)
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
X-Provags-ID: V03:K1:aVsz+tZi61o6wsBR8CDIbT36KbDvIdxrOZl6gXnzqSaCEoR+TV8
XzqtVdF8AZj+LuVSTBDqDYPNqyuhhxDgX0XIDSx24zqGTv8JHJ7kybWDw1NeDDLKjWYzhmd
qB1HaN+AbxeSGmWwTLliIWZATUQqpGCkMV9/EBBdzUfZIYcl75DzYuSVK58+gM/qsEyNQfn
RqLCZ6tEJo25ESP8SC2aA==
X-Spam-Flag: NO
X-UI-Out-Filterresults: notjunk:1;V03:K0:Gy11ffWGxSg=:gE8sjqGwDsCWzmFaKiHFGh
3P2mdtZhTycwMV7/flhbaQd83Cjn1p+B7/2G4TgCGH9L30VjWhrrrDwTG61B16x9HdFUREmKg
zESKv1XHv2rmQnp7ma/GS0bMoSs58KHFxRPxnifGG/jJ6XEVnOiwi3FcvURllmJcyqp6pQ6z4
C6MhQ16p8AZEFtZWrEz/oJgwe19INea6e9a9kHUqCuTaq9n++Y1jJRvE3X5zmbvEp0/+OdQib
y+2O7PFD9lr2MUpUxks2RJRaNuYR2V0ip/6S9JTlJL0Mggl1zJs1PnPHgsPHSeo0pwzRlwhCQ
Nd0mYHAZaAWiMayKfyovbrpkZuinajFQQ/+7IptP8jpnRXUa+ZchFhPrzJIQtPa8LvSNmB75/
z3wnI29LGinWQ75c5ILPIVKstGtDaRzrXciyVzVmO3tb5NmZoUVcKk+Z8Ifo0MmT6M7fH4IF/
6aQ5avIR890vP6aNPvXzBITAQFQOFacIl2jwjFI/2451GAZPEltM+a2mWeaRdcw889koCB85o
DA3qLqz2Vdl2Q2qcZs0OUuQgTo6Q9QoV1P1Kc9+NisfJcKnvhTyIHuP/MdkOPyzLNWSNb+sp3
N3is18NjyKz6QrEsqazjp/Iwdf8TpDO8QyFumGhy+81GLRVAizkUJs5NXS659HvCVTslTJJp6
EbL2U3kI+Uu0O1hqmiWfKFg5Q1O3n6vtOcqT+lomd1QNQXJ4l9MGB6GaDWOaUd2Le8cGdbHSa
biEyOCd0zzL3jpXft0dgJiPHcH/UKC+EqnGMh3qc+NVKLSipclk90FZiUl3M8Nx6wIG9/G9KY
qnMLy8xidfBRL1se8jkftCObkN9Fmq2z3VbPqTpPbHHhzq02oz/++3eXrM+xVjA5jQg2O0Q1A
pjNUtDvhkvCsM3heP0S/tbjo2KgN9DkKaTiGFGEDArRcQU/9zkZ2F/GV84VGCdDCL/2R7AA//
M1qpTaLV7GvUbjkLBE9VzOLXd0TP6D35eu59drxWY+MdQlZMxh/FFEnHme8xHCjT25ESXGwZ4
YuFNtYdRoabs2GusotMwVSXgxiq1xMoKw9zIJJX8V9/IBo8dlY50kvdehGWajQqH5j0M7CVSc
vaIhMUhzX208VQ=
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id 21NJg3vI024165
Reply-To: djgpp@delorie.com
Errors-To: nobody@delorie.com
X-Mailing-List: djgpp@delorie.com
X-Unsubscribes-To: listserv@delorie.com
Precedence: bulk
Newsgroups: comp.os.msdos.djgpp
Organization: None provided
DJ-Gateway: from mailing list djgpp@delorie.com
Lines: 28
X-Usenet-Provider: http://www.giganews.com
X-Trace: sv3-PyXI1XdMkoNllvLjvSDjV1y4gfO4TProdan0KhilQDULSRcYoADkUOjM3dZbdt4uhWW7THXkBhohz7P!NSUbJdWKwyENTPb/4OCIHsv2jcZzAK/cX2f9eW2lci1PZAfXM4178Gw=
X-Complaints-To: abuse@giganews.com
X-DMCA-Notifications: http://www.giganews.com/info/dmca.html
X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly
X-Postfilter: 1.3.40
X-Original-Bytes: 5134
 by: Juan Manuel Guerrero - Wed, 23 Feb 2022 19:41 UTC

Am Wed, 23 Feb 2022 01:14:01 -0800 (PST)
schrieb "Khusraw (mv.ionascu@gmail.com) [via djgpp@delorie.com]"
<djgpp@delorie.com>:

> > 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.
>
> Unfortunately I don't have time for such investigations, I thought
> that if I have all the latest required DJGPP packages installed and
> run "make" everything is built without problems (the error appears in
> both NTVDM and DOSBox, the only "systems" I have available for
> building). But I noticed something else, if I run "mkdoc . libc2.tex"
> outside the building process, libc2.tex is correctly generated and
> the building process continues with no more errors.

OFYI, I have build today's cvs repository code of libc without any
issue with my DJGPP system. It uses bnu2351b, gcc346b, gpp346b,
mak43b, txi413br3 and all the other stock programs that are required.
I have not expirienced absolute no issues at all.
I use VMware and nothing else. I have tested this using Win98se,
MSDOS-6.22, FreeDOS 1.3 and WinXPSP3. Especially I have never cared
about any other compiler than gcc346. IMHO, this seems to be an issue
with your particular installation.

Regards,
Juan M. Guerrero

Re: Menu reference to nonexistent node error

<1aa3157b-6769-4bb0-911b-116f2c67d62dn@googlegroups.com>

 copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=148&group=comp.os.msdos.djgpp#148

 copy link   Newsgroups: comp.os.msdos.djgpp
X-Received: by 2002:a05:6000:2c8:b0:1ea:188:6b6d with SMTP id o8-20020a05600002c800b001ea01886b6dmr2263280wry.36.1645707371825;
Thu, 24 Feb 2022 04:56:11 -0800 (PST)
X-Received: by 2002:a81:1cc5:0:b0:2d6:17ad:11ea with SMTP id
c188-20020a811cc5000000b002d617ad11eamr2183284ywc.43.1645707371208; Thu, 24
Feb 2022 04:56:11 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.128.88.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.msdos.djgpp
Date: Thu, 24 Feb 2022 04:56:10 -0800 (PST)
In-Reply-To: <20220223204156.43b7d2e5@gmx.de>
Injection-Info: google-groups.googlegroups.com; posting-host=188.27.110.74; posting-account=W7Xq4AoAAACdWdBRi2rb45ZV3AtecYoa
NNTP-Posting-Host: 188.27.110.74
References: <b84357c3-50cd-4b14-b88a-d55bdc8c58d1n@googlegroups.com>
<83a6eiu2dt.fsf@gnu.org> <11cd86a4-05c0-4263-9cfc-ba6092388807n@googlegroups.com>
<838ru2tg43.fsf@gnu.org> <d88f70e8-26c0-4c46-b835-7bb34e735e35n@googlegroups.com>
<20220223204156.43b7d2e5@gmx.de>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <1aa3157b-6769-4bb0-911b-116f2c67d62dn@googlegroups.com>
Subject: Re: Menu reference to nonexistent node error
From: mv.ionascu@gmail.com (Khusraw)
Injection-Date: Thu, 24 Feb 2022 12:56:11 +0000
Content-Type: text/plain; charset="UTF-8"
 by: Khusraw - Thu, 24 Feb 2022 12:56 UTC

..> OFYI, I have build today's cvs repository code of libc without any
> issue with my DJGPP system. It uses bnu2351b, gcc346b, gpp346b,
> mak43b, txi413br3 and all the other stock programs that are required.
> I have not expirienced absolute no issues at all.
> I use VMware and nothing else. I have tested this using Win98se,
> MSDOS-6.22, FreeDOS 1.3 and WinXPSP3. Especially I have never cared
> about any other compiler than gcc346. IMHO, this seems to be an issue
> with your particular installation.

Indeed, with gcc346b, gpp346b and mak43b everything is built correctly
without any modifications, but not with gcc1030b, gpp1030b and mak41br2
(make 4.3 does not work with gcc 10.3.0, it crashes). Anyway, I renounced
to gcc 10.3.0 because it is very slow (and I suppose that the previous versions
from the last years are the same), I will stay with gcc 3.4.6.

Re: Menu reference to nonexistent node error

<4098c541-4be4-407b-8910-58e2915fc087n@googlegroups.com>

 copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=149&group=comp.os.msdos.djgpp#149

 copy link   Newsgroups: comp.os.msdos.djgpp
X-Received: by 2002:a5d:6f0a:0:b0:1e4:a354:a7e with SMTP id ay10-20020a5d6f0a000000b001e4a3540a7emr3223427wrb.423.1645727974414;
Thu, 24 Feb 2022 10:39:34 -0800 (PST)
X-Received: by 2002:a81:cd7:0:b0:2d0:7553:4c5f with SMTP id
206-20020a810cd7000000b002d075534c5fmr3836525ywm.179.1645727974060; Thu, 24
Feb 2022 10:39:34 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.128.87.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.msdos.djgpp
Date: Thu, 24 Feb 2022 10:39:33 -0800 (PST)
In-Reply-To: <20220223204156.43b7d2e5@gmx.de>
Injection-Info: google-groups.googlegroups.com; posting-host=188.27.110.74; posting-account=W7Xq4AoAAACdWdBRi2rb45ZV3AtecYoa
NNTP-Posting-Host: 188.27.110.74
References: <b84357c3-50cd-4b14-b88a-d55bdc8c58d1n@googlegroups.com>
<83a6eiu2dt.fsf@gnu.org> <11cd86a4-05c0-4263-9cfc-ba6092388807n@googlegroups.com>
<838ru2tg43.fsf@gnu.org> <d88f70e8-26c0-4c46-b835-7bb34e735e35n@googlegroups.com>
<20220223204156.43b7d2e5@gmx.de>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <4098c541-4be4-407b-8910-58e2915fc087n@googlegroups.com>
Subject: Re: Menu reference to nonexistent node error
From: mv.ionascu@gmail.com (Khusraw)
Injection-Date: Thu, 24 Feb 2022 18:39:34 +0000
Content-Type: text/plain; charset="UTF-8"
 by: Khusraw - Thu, 24 Feb 2022 18:39 UTC

Testing for longer I could note that there are crashes on both my
available "systems" when I use make 4.3 with gcc 3.4.6 too, though
not as frequent as with gcc 10.3.0. So I recommend the use of
make 4.1, I haven't seen yet any crash with it, and I tested it for
even longer.

Re: Menu reference to nonexistent node error

<20220224215354.250d5149@gmx.de>

 copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=150&group=comp.os.msdos.djgpp#150

 copy link   Newsgroups: comp.os.msdos.djgpp
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!buffer2.nntp.dca1.giganews.com!buffer1.nntp.dca1.giganews.com!news.giganews.com.POSTED!not-for-mail
NNTP-Posting-Date: Thu, 24 Feb 2022 14:54:10 -0600
X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f
X-Recipient: djgpp@delorie.com
X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net;
s=badeba3b8450; t=1645736037;
bh=x+Mu4kKtYUcmfPyEpb7XMHMgo6Aq7yvItKpmWvuVR5Y=;
h=X-UI-Sender-Class:Date:From:To:Subject:In-Reply-To:References;
b=LoDxKR3ljRl9XkO/dCvGSkGZUXwiP/CzLS8rmN9uxi88fjsmhq63clnt/ERqLrMbA
a7zttDYX8lBe54JM5KH7IlNFTpOgBg+uUgtJBComCns7Jfb33LfNbYsJ+zhkGJxW0Z
nRUfCp5D9/bBkhSVo0YhDbfGsAe5xErOYDIG6SJU=
X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c
Date: Thu, 24 Feb 2022 21:53:54 +0100
From: djgpp@delorie.com (Juan Manuel Guerrero (juan.guerrero@gmx.de) [via djgpp@delorie.com])
To: djgpp@delorie.com
Subject: Re: Menu reference to nonexistent node error
Message-ID: <20220224215354.250d5149@gmx.de>
In-Reply-To: <4098c541-4be4-407b-8910-58e2915fc087n@googlegroups.com>
References: <b84357c3-50cd-4b14-b88a-d55bdc8c58d1n@googlegroups.com>
<83a6eiu2dt.fsf@gnu.org>
<11cd86a4-05c0-4263-9cfc-ba6092388807n@googlegroups.com>
<838ru2tg43.fsf@gnu.org>
<d88f70e8-26c0-4c46-b835-7bb34e735e35n@googlegroups.com>
<20220223204156.43b7d2e5@gmx.de>
<4098c541-4be4-407b-8910-58e2915fc087n@googlegroups.com>
X-Mailer: Claws Mail 3.18.0 (GTK+ 2.24.32; x86_64-suse-linux-gnu)
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
X-Provags-ID: V03:K1:ILtLXYAlSzyIJOAaWo62fJFzbjIAUZIGUTA5tiaDb3C2EwfsNGe
FUNzLdl5YAPubgQtRljmYOlltqBPNrNQuYekAFLDYmzdPVpOwFZnvBLaP2CCrTPGcGYVZyV
wvy860ZvlRn44/56ArrUrhJwYEL0kdoT9Dcr1TBZK5UrU0jV7VyFChzDfFK9YALgLDGDwX7
0Y4WQp+eTK4pXIl7//8jw==
X-Spam-Flag: NO
X-UI-Out-Filterresults: notjunk:1;V03:K0:r5fw2KAVp4o=:cdQNkbZp15Y3D4Wpq6Y6lR
7/gjD5qesO0gRvSXU+eCS5+PG9RS9RCR57wOBRqJ+4Th+IOWjH+dnqveHgJMlRAyBuRyVB/Nc
YTXYU6nQvXWbyzeMDNuL34fMgfFPatzYYHAbLdYRCK7sAFa+NXA3Uw7L0bv2L9CBvdf+ARE2/
ltZeZPCFEoD9CGzrSoRvn1zoiTpRUtGggnWpLbpDGonaQe2lN3ASM/19Rp5O92lKHf3xfwJww
vYFzl3Owq6BqLUoMqKiUoNk2fkWfE8J4Vox/JZYIqmnsV8GWX60g7k+bJpFGeii102fjWNL79
42UHzvt6Tz1YffxKx4KdLMxTBdGfM3srxCjUq6TntNKCscL5gWacFV1+O4FPRDfNbWDZ9qDeo
I0yec5RfcPm6F8Ayih7RpWodm1UT3oe6mcYC/9cVmBVxc0Wg4RDWc2704ARCSk+ZwKnKGRX9d
A2Q8GBYknmH/uFgkcABMK2tA4yc26HQfhnDCCRS5I50gZ4gbH1sBgMCD34PPhCpDOKzxGmHWd
IGI5KuXD67tYkXQLAJYk79M117TvfLtlgA70QL/dXrXDrL4wFzLqhZ58ofUGFDLRJpSwRz/rR
4/CWrXMsRWo4WNBESMmHy5Ps0OgKcwfFBe+zkSRtjBKl8AThxn5ApWs0eqTwBviFgTMUkzAhO
4tw12FrkIBseaNQXIcB9PKb+hFpHNJO1L5lGhW4xz1zgBsn0cWawnFbr9kkius1GOaZB7W1Se
jqGtUPmM6epEKpT+MWND33om7xOLLtHXbU91qSV1WBEWhQEXNq95MyIUc3iynOToklGSlnFKi
rYhElJ5En9GO2fYDeXF0Eq7wvUswEzvVeWLSZGnxkH0SvWXEunKsVl4C1E17tWyliytd5AzS0
2RIRliIGZ8271qEYVyDPhSx6HCsaGMsZrU88AYzoN/jd03/S0A6ZFDdcRnFGn2RVftFgtbNrA
abjyiT5nVRzJ5kPuhaE4rltdUgZC8pQHax9H5eC/C2JW+ME/RP7v4QCgpMVXo3mlRZ1r0Vbb3
ZqlvNEgjve7mhpmgdlpofJtxcnKs0y93OTEPPsDMPjlUiRC/DrnahxP9WnKW1+pASOOKtCdMU
W2K0mwHG489GHQ=
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id 21OKs1gD019944
Reply-To: djgpp@delorie.com
Errors-To: nobody@delorie.com
X-Mailing-List: djgpp@delorie.com
X-Unsubscribes-To: listserv@delorie.com
Precedence: bulk
Newsgroups: comp.os.msdos.djgpp
Organization: None provided
DJ-Gateway: from mailing list djgpp@delorie.com
Lines: 39
X-Usenet-Provider: http://www.giganews.com
X-Trace: sv3-3G2ADF7/288fXbVQqtbb6lFRbUQkL1kKcKh9ChvWsHuybIxMQU4kcQFabDIXFdNBrCW5n7NjRO2DXAf!0Ml+6yArQAmw8OlGlo3jCiEglhA68CU+49CW5BR+KwGfUoggi9dh2F4=
X-Complaints-To: abuse@giganews.com
X-DMCA-Notifications: http://www.giganews.com/info/dmca.html
X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly
X-Postfilter: 1.3.40
X-Original-Bytes: 5945
 by: Juan Manuel Guerrero - Thu, 24 Feb 2022 20:53 UTC

Am Thu, 24 Feb 2022 10:39:33 -0800 (PST)
schrieb "Khusraw (mv.ionascu@gmail.com) [via djgpp@delorie.com]"
<djgpp@delorie.com>:

> Testing for longer I could note that there are crashes on both my
> available "systems" when I use make 4.3 with gcc 3.4.6 too, though
> not as frequent as with gcc 10.3.0. So I recommend the use of
> make 4.1, I haven't seen yet any crash with it, and I tested it for
> even longer.

I have observed the same. As far as I can tell the issue is related to
the nmalloc used in djdev205. When I compile ports for DJGPP, I always
use the current cvs repository code and replace the nmalloc stuff with
the old malloc stuff. This issue has been brought to my attention in:
https://www.delorie.com/archives/browse.cgi?p=djgpp/2020/05/01/00:19:09
and I have tried to debug this for a couple of months but I fear that I
am to dumb for this task. It seems clear that after certain amount of
memory consumption due to recursive call of certain functions in the
make program certain nmalloc tables get corrupted. I have given up to
trace down this issue long time ago so do not ask me any details. I
have forgotten about them but if you experience crashes of the make
program, you can try to trace down it by yourself. The only thing you
need to do it to compile libc.a with -g -O0 and then compile the make
program with -g -O0 too.
The -O0 has absolute no impact on the crash. It will crash anyway
under the right circumstances. If not you can reproduced the bug as
described in the thread above.
Of course, this is not related only to the make program; som other
programs will exhibit the same memory failure under the right
circunstances too. I have stoped using nmalloc at all because I do not
have the time to fix it and I have started to use the old malloc code
again in all the ports I have uploaded since then. I am not claiming
that the nmalloc is bad, I am simply telling that there is some subtle
bug in it that may be triggered under the right conditions.

Regards,
Juan M. Guerrero

Re: Menu reference to nonexistent node error

<83sfs7qvwj.fsf@gnu.org>

 copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=151&group=comp.os.msdos.djgpp#151

 copy link   Newsgroups: comp.os.msdos.djgpp
Path: i2pn2.org!i2pn.org!usenet.goja.nl.eu.org!2.eu.feeder.erje.net!feeder.erje.net!border1.nntp.dca1.giganews.com!nntp.giganews.com!buffer1.nntp.dca1.giganews.com!buffer2.nntp.dca1.giganews.com!news.giganews.com.POSTED!not-for-mail
NNTP-Posting-Date: Fri, 25 Feb 2022 00:53:44 -0600
X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f
X-Recipient: djgpp@delorie.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=QEPKgkOFVGVv8snUTRWCeA6EPEn72af3FsHHCeNSw6U=; b=GodvULRmqvuU
ieQWuwjycG6p8tlIemeyzV3Cv9pmDOTDKDtcPhBc6DyoOxLMqji66oknzWdqUOlDryxrCXD1J1AQf
0HLg32cdFnvwPFJI961ViJ69r1GsKrx9CbQ2NSrx163PqmLXxLS+FHSMq5pyveukUZNxM5o89z0RI
pgK1+z5JGgocF57xMicCVVkbPNYHzoRbw6Gd8DzGQ+auMWCpIroBkLUi0VzQdzst2Nt6I0AnRYVDU
bapRDkDx/hxdc0XV+Ftq+kcDmiPdE8RsvDn7MkRmURr++P9booLlcv2W5xQkC191F+zxszwTrXHsy
h15jde9TdUmMApKAoMTT4g==;
Date: Fri, 25 Feb 2022 08:53:48 +0200
Message-Id: <83sfs7qvwj.fsf@gnu.org>
From: djgpp@delorie.com (Eli Zaretskii (eliz@gnu.org) [via djgpp@delorie.com])
To: djgpp@delorie.com
In-Reply-To: <20220224215354.250d5149@gmx.de> (djgpp@delorie.com)
Subject: Re: Menu reference to nonexistent node error
References: <b84357c3-50cd-4b14-b88a-d55bdc8c58d1n@googlegroups.com>
<83a6eiu2dt.fsf@gnu.org>
<11cd86a4-05c0-4263-9cfc-ba6092388807n@googlegroups.com>
<838ru2tg43.fsf@gnu.org>
<d88f70e8-26c0-4c46-b835-7bb34e735e35n@googlegroups.com>
<20220223204156.43b7d2e5@gmx.de>
<4098c541-4be4-407b-8910-58e2915fc087n@googlegroups.com>
<20220224215354.250d5149@gmx.de>
Reply-To: djgpp@delorie.com
Errors-To: nobody@delorie.com
X-Mailing-List: djgpp@delorie.com
X-Unsubscribes-To: listserv@delorie.com
Precedence: bulk
Newsgroups: comp.os.msdos.djgpp
Organization: None provided
DJ-Gateway: from mailing list djgpp@delorie.com
Lines: 28
X-Usenet-Provider: http://www.giganews.com
X-Trace: sv3-YPX0psNoa5LLZwsczp46qz4iUscfiSG6i6+w35bNhC9V2q7/Ph1eVVnLKBcgr2eHaPXBaNI10IW1E7I!HZm2mRP935ESHFWLntTKhNHtrYmOgHfASQrYCW6QLflg
X-Complaints-To: abuse@giganews.com
X-DMCA-Notifications: http://www.giganews.com/info/dmca.html
X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly
X-Postfilter: 1.3.40
X-Original-Bytes: 3751
 by: Eli Zaretskii (eliz@ - Fri, 25 Feb 2022 06:53 UTC

> Date: Thu, 24 Feb 2022 21:53:54 +0100
> From: "Juan Manuel Guerrero (juan.guerrero@gmx.de) [via djgpp@delorie.com]" <djgpp@delorie.com>
>
> Am Thu, 24 Feb 2022 10:39:33 -0800 (PST)
> schrieb "Khusraw (mv.ionascu@gmail.com) [via djgpp@delorie.com]"
> <djgpp@delorie.com>:
>
> > Testing for longer I could note that there are crashes on both my
> > available "systems" when I use make 4.3 with gcc 3.4.6 too, though
> > not as frequent as with gcc 10.3.0. So I recommend the use of
> > make 4.1, I haven't seen yet any crash with it, and I tested it for
> > even longer.
>
> I have observed the same. As far as I can tell the issue is related to
> the nmalloc used in djdev205. When I compile ports for DJGPP, I always
> use the current cvs repository code and replace the nmalloc stuff with
> the old malloc stuff. This issue has been brought to my attention in:
> https://www.delorie.com/archives/browse.cgi?p=djgpp/2020/05/01/00:19:09
> and I have tried to debug this for a couple of months but I fear that I
> am to dumb for this task. It seems clear that after certain amount of
> memory consumption due to recursive call of certain functions in the
> make program certain nmalloc tables get corrupted. I have given up to
> trace down this issue long time ago so do not ask me any details.

If nmalloc causes such hard-to-debug problems, I think we should go
back to the "old" malloc ASAP. It makes no sense to me to produce
newer ports on such an unstable basis.

1
server_pubkey.txt

rocksolid light 0.9.7
clearnet tor