This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

makeinfo problem


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?

Thanks,
Martin.

-- 
The early bird catches the worm. If you want something else for       
breakfast, get up later.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]