On Tue, Dec 19, 2023 at 1:53 PM Georg-Johann Lay <avr@xxxxxxxx> wrote: > > When running "make pdf" in $build/gcc I am getting the error > message below. > > The message points to > > $source/gcc/doc/gcc.texi:40 > > which has this line: > > @documentlanguage en_US > > and I can make "make pdf" work by commenting out that line. > > Now the message complains that it cannot find txi-en.tex > and I don't know how to fix that. The file is located > in /usr/share/texmf/tex/texinfo/ amongst others, and I > installed texlive-language-english with no avail. Strange. Works for me, on Fedora 39 and gcc-13.2.0, and I don't have this file installed.