This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/50900] 'gmake pdf' fails in libiberty
- From: "sgk at troutmask dot apl.washington.edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 28 Oct 2011 19:02:20 +0000
- Subject: [Bug other/50900] 'gmake pdf' fails in libiberty
- Auto-submitted: auto-generated
- References: <bug-50900-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50900
--- Comment #4 from Steve Kargl <sgk at troutmask dot apl.washington.edu> 2011-10-28 19:02:20 UTC ---
On Fri, Oct 28, 2011 at 06:33:57PM +0000, schwab@linux-m68k.org wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50900
>
> --- Comment #3 from Andreas Schwab <schwab@linux-m68k.org> 2011-10-28 18:33:57 UTC ---
> That's not the one being used.
>
Well, the only other version that I have, which could be the
problem, was installed with teTeX
troutmask:kargl[208] more /usr/local/share/texmf/tex/texinfo/texinfo.tex
% texinfo.tex -- TeX macros to handle Texinfo files.
%
% Load plain if necessary, i.e., if running under initex.
\expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
%
\def\texinfoversion{2011-05-23.16}
I'm in the middle of a new bootstrap. I'll see if I can find
out more information in an hour or so.