From: Weiqi Gao Newsgroups: comp.os.msdos.djgpp Subject: Re: Problems TeXing the gcc manual Date: Sat, 23 Aug 1997 22:09:13 -0500 Organization: Spectrum Healthcare Services Lines: 29 Message-ID: <33FFA5D9.E1B82AB4@a.crl.com> References: <33fef05f DOT 798529 AT news DOT telepac DOT pt> NNTP-Posting-Host: a116019.stl1.as.crl.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Marco, Monteiro wrote: > > i'm having a problem. When i try to `TeX gcc.tex' (gnu cc manual) > have receive the following error messages: > > ! Undefined control sequence. > @XTemplate Instantiation-title ->Where AT s > the Template? > @refx ... @fi @else @csname X#1 AT endcsname > @fi #2 > @xrefX ...snt}{}}@space [@printednodename > ],@space @turnoffactive > @pu... > l.861 Instantiation} > , for more information. > > Does anyone knows how to correct this? I just TeX-ed the GNU CC Manual on both DOS 6.22 and Windows 95 machines with the DJGPP port of TeX. I did not encounter this problem. Your problem is most probably a mismatch in the Texinfo version that's in your system and the Texinfo version that's required by the GNU CC Manual. Different versions of the GNU CC Manual rquires different versions of the texinfo.tex file. -- Weiqi Gao weiqigao AT a DOT crl DOT com