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: Andreas Jaeger <aj at suse dot de>
- Subject: Re: Bootstrap failure: doc/include/gpl.texi:1: Node `Copying'previously defined at line 4244.
- From: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- Date: Wed, 4 Jul 2001 22:13:49 +0100 (BST)
- cc: <gcc-bugs at gcc dot gnu dot org>
On Wed, 4 Jul 2001, Andreas Jaeger wrote:
> 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.
--
Joseph S. Myers
jsm28@cam.ac.uk