Hello Дилян, Thanks for reporting, but it's been fixed. Commit: https://cgit.git.savannah.gnu.org/cgit/screen.git/commit/?h=screen-v5&id=7333452aa52d61a170b1fc199869ea6059849058
Cheers, Alex On Tue, Jun 17, 2025 at 9:41 PM Дилян Палаузов <dilyan.palau...@aegee.org> wrote: > Hello, > > with screen 5.0.1 make install prints > > make[2]: Entering directory '/src/screen-5.0.1/doc' > makeinfo ./screen.texinfo -o screen.info > screen.texinfo:5943: unknown command `opensuse' > screen.texinfo:2766: warning: node prev pointer for `Mousetrack' is > `Hardstatus' but prev is `Zmodem' in menu > screen.texinfo:2766: warning: node up pointer for `Mousetrack' is `Window > Settings' but up is `Miscellaneous' in > menu > screen.texinfo:2406: warning: node `Window Settings' lacks menu item for > `Mousetrack' despite being its Up targe > t > > screen.texinfo:5251: warning: node next pointer for `License' is > `Collapse' but next is `Nonblock' in menu > screen.texinfo:5251: warning: node prev pointer for `License' is > `Miscellaneous' but prev is `Collapse' in menu > screen.texinfo:5260: warning: node prev pointer for `Nonblock' is > `Miscellaneous' but prev is `License' in menu > screen.texinfo:5280: warning: node next pointer for `Number' is `Nonblock' > but next is `Verbose' in menu > screen.texinfo:5280: warning: node prev pointer for `Number' is > `Miscellaneous' but prev is `Nonblock' in menu > screen.texinfo:5292: warning: node prev pointer for `Verbose' is > `Miscellaneous' but prev is `Number' in menu > make[2]: *** [Makefile:31: screen.info] Error 1 > make[2]: Leaving directory '/src/screen-5.0.1/doc' > make[1]: [Makefile:35: install] Error 2 (ignored) > > makeinfo --version is texi2any (GNU texinfo) 7.2 > > The problem report is that opensuse is somehow considered as command in > the texinfo documentation and the other part of the problem report are the > remaining warnings. > > Kind regards > Дилян > >