Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Newer "makeinfo" throws lots of errors



On Thu, Apr 30, 2026 at 7:47 PM Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
>
> I recently ran a "port upgrade" on my Mac laptop which appears to have
> bumped the version of makeinfo (texi2any) to 7.3. This version
> produces a lot of errors from "make info" about bad node linkage,
> which I do not see when using texi2any version 7.1 on a ubuntu VM.

make MAKEINFO='makeinfo --no-warn' info

suppresses all of this.




Messages sorted by: Reverse Date, Date, Thread, Author