>>>> "Martin" == Martin Buchholz
<martin(a)xemacs.org> writes:
Martin> - Make sources compatible with makeinfo 4.0 *and* 3.12.
Hello Martin,
trying to generate info.info using texinfo-3.12 on Windows NT I get
this error:
cd d:\tmp\21.2\xemacs\man\ d:\tmp\texinfo-3.12\makeinfo\makeinfo.exe
info.texi Compilation started at Thu Nov 18 10:55:16 1999 +0100
(W. Europe Standard Time) Making info file `../info/info.info' from
`info.texi'. info.texi:69: No matching `@end ifnottex'.
info.texi:77: Unmatched `@end'. makeinfo.exe: Removing output file
`../info/info.info' due to errors; use --force to preserve.
Compilation exited abnormally with code 2 at Thu Nov 18 10:55:18
What do you make of this?
Can you generate .info files for all .texi files in the latest 21.2 CVS
sources using
cd c:\XEmacs\xemacs-packages\etc\psgml\
d:\tmp\texinfo-3.12\makeinfo\makeinfo.exe --version
Compilation started at Thu Nov 18 11:28:48 1999 +0100 (W. Europe Standard Time)
makeinfo (GNU texinfo 3.12) 1.68
Copyright (C) 1998 Free Software Foundation, Inc.
There is NO warranty. You may redistribute this software
under the terms of the GNU General Public License.
For more information about these matters, see the files named COPYING.
Compilation finished at Thu Nov 18 11:28:48
?
Best regards,
Adrian