This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: makeinfo problem
- From: Daniel Jacobowitz <drow at mvista dot com>
- To: Martin Kahlert <martin dot kahlert at infineon dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 25 Jun 2002 09:21:37 -0400
- Subject: Re: makeinfo problem
- References: <20020625151650.A23781@keksy.muc.infineon.com>
On Tue, Jun 25, 2002 at 03:16:50PM +0200, Martin Kahlert wrote:
> Hi!
> Am i the only one who gets this (snapshot gcc-20020624):
> $ make do-info
> ....
> make[1]: Entering directory `/sw/local_l/kahlert/OBJ-3.1/gcc'
> cd ../../gcc-20020624/gcc && makeinfo -I doc -I doc/include -o doc/gcc.info
> doc/gcc.texi
> doc/invoke.texi:8381: Misplaced {.
> doc/invoke.texi:8381: Misplaced }.
> doc/invoke.texi:8382: Misplaced {.
> doc/invoke.texi:8382: Misplaced }.
> doc/invoke.texi:8450: Misplaced {.
> doc/invoke.texi:8450: Misplaced }.
> doc/invoke.texi:8452: Misplaced {.
> doc/invoke.texi:8452: Misplaced }.
> makeinfo: Removing output file `doc/gcc.info' due to errors; use --force to
> preserve.
> make[1]: *** [../../gcc-20020624/gcc/doc/gcc.info] Error 2
> make[1]: Leaving directory `/sw/local_l/kahlert/OBJ-3.1/gcc'
> make: *** [do-info] Error 1
>
> I have makeinfo 4.0. Is this too old?
Yes, I believe you need 4.1. Configure turns off info generation by
default if your makeinfo is too old, but not make info.
--
Daniel Jacobowitz Carnegie Mellon University
MontaVista Software Debian GNU/Linux Developer