Subject: texinfo too old
To: None <tech-pkg@netbsd.org>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: tech-pkg
Date: 10/14/2002 16:00:41
Hi,
I've run into a problem on NetBSD trying to make a package for GNU grep-2.5:
it doesn't work on NetBSD 1.5.3 because /usr/bin/texinfo is too old:
cd .  && /usr/bin/makeinfo    `echo grep.texi | sed 's,.*/,,'`
Making info file `grep.info' from `grep.texi'.
grep.texi:31: Unknown command `command'.
grep.texi:31: Misplaced {.
grep.texi:31: Misplaced }.
grep.texi:88: No matching `@end ifnottex'.
[...]

Has anyone else run in such problem ? What is the right way to solve this ?

--
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
--