Subject: devel/autoconf compilation error.
To: None <tech-pkg@netbsd.org>
From: Dan Reed <dreed@apmsafe.com>
List: tech-pkg
Date: 03/24/2003 23:24:12
bash-2.05b# cd /usr/pkgsrc/devel/autoconf
bash-2.05b# make
===> Building for autoconf-2.57
Making all in bin
Making all in tests
Making all in .
Making all in lib
Making all in Autom4te
Making all in m4sugar
Making all in autoconf
Making all in autotest
Making all in autoscan
Making all in emacs
WARNING: Warnings can be ignored. :-)
if test no != no; then  EMACS=no /bin/sh ../../config/elisp-comp
autoconf-mode.el;  else : ; fi
WARNING: Warnings can be ignored. :-)
if test no != no; then  EMACS=no /bin/sh ../../config/elisp-comp
autotest-mode.el;  else : ; fi
Making all in config
Making all in man
Making all in doc
/usr/bin/makeinfo --no-split  -I .  -o autoconf.info `test -f 'autoconf.texi' ||
echo './'`autoconf.texi
autoconf.texi:70: Unknown command `copying'.
autoconf.texi:94: Unmatched `@end'.
autoconf.texi:145: Unknown command `insertcopying'.
autoconf.texi:3802: Unknown command `verbatim'.
autoconf.texi:3817: Misplaced {.
autoconf.texi:3821: Misplaced }.
autoconf.texi:3823: Bad argument to `end', `verbatim', using `defmac'.
autoconf.texi:3823: Unmatched `@end'.
autoconf.texi:4281: Unknown command `verbatim'.
autoconf.texi:4298: Bad argument to `end', `verbatim', using `defmac'.
autoconf.texi:4298: Unmatched `@end'.
autoconf.texi:4519: Unknown command `verbatim'.
autoconf.texi:4526: Unmatched `@end'.
autoconf.texi:7739: Unknown command `verbatim'.
autoconf.texi:7747: Unmatched `@end'.
makeinfo: Removing output file `autoconf.info' due to errors; use --force to
preserve.
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/devel/autoconf/work/autoconf-2.57/doc
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/devel/autoconf/work/autoconf-2.57
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/devel/autoconf
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/devel/autoconf
bash-2.05b#