This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Bootstrap failure: doc/include/gpl.texi:1: Node `Copying' previously defined at line 4244.
- To: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>, "Andreas Jaeger" <aj at suse dot de>
- Subject: Re: Bootstrap failure: doc/include/gpl.texi:1: Node `Copying' previously defined at line 4244.
- From: "Vladimir A Merzliakov" <wanderer at rsu dot ru>
- Date: Thu, 5 Jul 2001 01:32:55 +0400
- Cc: <gcc-bugs at gcc dot gnu dot org>
- References: <Pine.LNX.4.33.0107042212260.12551-100000@kern.srcf.societies.cam.ac.uk>
> > I just got with current CVS sources:
> >
> > cd /cvs/gcc/gcc && makeinfo -I doc -I doc/include -o doc/gcc.info
doc/gcc.texi
> > doc/include/gpl.texi:1: Node `Copying' previously defined at line 4244.
> > makeinfo: Removing output file `doc/gcc.info' due to errors; use --force
to preserve.
> > make[2]: *** [/cvs/gcc/gcc/doc/gcc.info] Error 2
> >
> > Any ideas?
>
> What makeinfo version? It works for me with makeinfo 4.0, mainline
> (building outside source tree) and branch (building both in and out of
> source tree), and for the automated regression tester.
I also have this problem with bootstrupt current GCC3.1 CVS
brain, ~/pkg/build/gcc > makeinfo --version
makeinfo (GNU texinfo) 4.0
Vladimir Merzliakov